boostorg / static_stringLinks
A fixed capacity dynamically sized string
☆69Updated 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☆76Updated last month
- 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
- An indirect value-type for C++☆83Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- Container Traits for Modern C++☆29Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆71Updated this week
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- Proposed SG14 status_code for the C++ standard☆69Updated 2 weeks ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 10 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- A bunch of small C++ utilities☆70Updated 2 years 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☆52Updated 2 months ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last month
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated last month
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated 2 weeks ago
- A library of type traits for introspecting C++ function types☆32Updated 6 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 3 years ago
- A C++14 Lambda Library☆25Updated last month
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated 2 months ago