= Component Ideas == al_hash_map - swiss tables? - https://abseil.io/blog/20180927-swisstables - https://abseil.io/about/design/swisstables == al_str_builder === Example (pl_str_builder) - https://github.com/haasn/libplacebo/commit/aaf16a05c39f36d96896a9a3a05051749a587e6d - Lazily builds string based on "templates" which are functions that describe how data should get laid out in the final buffer. // vim: set syntax=asciidoc: