Skip to content

C++20 compile time compressed string tables

License

Notifications You must be signed in to change notification settings

AshleyRoll/squeeze

Repository files navigation

Squeeze - C++20 Compile time string compression

Build and Test

Experiments in building complex compile time executed code using constexpr functions to generate a compressed string table.

More details to come, but basically this allows building a Huffman Encoded string table (keyed by index or enum) at compile time.

About

C++20 compile time compressed string tables

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published