copperspice / cs_string
Header-only library providing unicode aware string support for C++
☆108Updated last month
Alternatives and similar repositories for cs_string
Users that are interested in cs_string are comparing it to the libraries listed below
Sorting:
- A never-valueless, strong guarantee implementation of std::variant☆68Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Thread aware Signal/Slot library☆80Updated last month
- 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 11 months ago
- A fixed capacity dynamically sized string☆65Updated 2 weeks ago
- an experimental standard C++ library☆89Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated last month
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Coroutine Support Library☆33Updated 9 months ago
- A bunch of small C++ utilities☆65Updated last year
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- Yet another C++ text formatting library.☆71Updated 5 months ago
- Proposed SG14 status_code for the C++ standard☆67Updated 5 months ago
- Small small_vector☆34Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 2 months ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- An indirect value-type for C++☆83Updated last year
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 11 months ago
- A C++14 reflection library☆71Updated 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…☆154Updated 2 months ago
- A small C++ library to handle hashed strings serving as identifiers.☆187Updated 5 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
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆114Updated 2 years ago
- C++ generic make factory☆107Updated 6 years ago