lefticus / squeeze

C++20 compile time compressed string tables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Squeeze - C++20 Compile time string compression

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

About

C++20 compile time compressed string tables

License:MIT License


Languages

Language:C++ 81.0%Language:CMake 19.0%