boostorg / static_stringLinks
A fixed capacity dynamically sized string
☆67Updated 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:
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- A never-valueless, strong guarantee implementation of std::variant☆70Updated last week
- 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
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- An indirect value-type for C++☆83Updated last year
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- Yet another C++ text formatting library.☆70Updated 8 months 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☆160Updated 5 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 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☆48Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆157Updated last month
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆45Updated last week
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 7 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A C++14 reflection library☆75Updated last week
- A little metaprogramming and functional library☆69Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A C++14 Lambda Library☆25Updated last week
- SPY - C++ Information Broker☆156Updated last week
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago