AshleyRoll / squeeze
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
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- Yet another C++ text formatting library.☆70Updated 2 months ago
- repr for Modern C++: Return printable string representation of a value☆84Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆78Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- A compiler-friendly variadic type list for C++.☆36Updated last year
- value types for composite class design - with allocators☆44Updated last week
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated 2 years ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆89Updated this week
- C++ utilities☆119Updated 2 weeks ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Container Traits for Modern C++☆28Updated 4 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Finite State Machine implementation using std::variant☆86Updated 5 years ago
- List-initialize containers with proper move semantics☆30Updated last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆44Updated 2 weeks ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- Rebooting the std::bitset franchise☆43Updated this week
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆51Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- meta-programming, C++11☆16Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago