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:
- A fixed capacity dynamically sized string☆68Updated last week
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 4 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 4 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆78Updated last year
- SPY - C++ Information Broker☆156Updated 2 weeks ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Yet another C++ text formatting library.☆70Updated 8 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- C++20 Compact Tuple Tools☆53Updated this week
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- Coroutine support tools☆36Updated 5 months ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 7 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 5 months ago
- Rebooting the std::bitset franchise☆44Updated 3 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- value types for composite class design - with allocators☆57Updated last week
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 3 years ago
- type-safe and low-boilerplate bit level serialization☆124Updated 3 years ago
- An indirect value-type for C++☆83Updated last year
- Finite State Machine implementation using std::variant☆89Updated 5 years ago