boostorg / static_stringLinks
A fixed capacity dynamically sized string
☆68Updated last week
Alternatives and similar repositories for static_string
Users that are interested in static_string are comparing it to the libraries listed below
Sorting:
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 4 months ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 3 weeks ago
- A C++14 and later CRTP template for defining iterators☆75Updated last week
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆159Updated 4 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- Container Traits for Modern C++☆30Updated 5 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 4 months ago
- Yet another C++ text formatting library.☆71Updated 10 months ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆165Updated last month
- A library of type traits for introspecting C++ function types☆31Updated 6 years ago
- A bunch of small C++ utilities☆69Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- SPY - C++ Information Broker☆157Updated last month
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last month
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- low-level library for minimizing the size of your types☆116Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Header-only C++17 library for evaluating logical expressions.☆87Updated 3 years ago