AshleyRoll / squeezeLinks
C++20 compile time compressed string tables
☆46Updated 2 years ago
Alternatives and similar repositories for squeeze
Users that are interested in squeeze are comparing it to the libraries listed below
Sorting:
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 9 months ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 8 months ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- Compile-time Huffman coding compression using C++20☆173Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- SPY - C++ Information Broker☆157Updated 2 weeks ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Coroutine support tools☆36Updated last month
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- A fixed capacity dynamically sized string☆69Updated 3 weeks ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- C++20 Compact Tuple Tools☆57Updated last week
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- C++ small containers☆148Updated 7 months ago
- Fast C++ container combining the best features of std::vector and std::deque