boostorg / static_stringLinks
A fixed capacity dynamically sized string
☆66Updated last month
Alternatives and similar repositories for static_string
Users that are interested in static_string are comparing it to the libraries listed below
Sorting:
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- Container Traits for Modern C++☆29Updated 4 years ago
- Boost.org unordered module☆73Updated 2 weeks 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
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Yet another C++ text formatting library.☆71Updated 5 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- ☆49Updated 7 years ago
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 3 months ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- A C++14 reflection library