copperspice / cs_string
Header-only library providing unicode aware string support for C++
☆108Updated 3 weeks ago
Alternatives and similar repositories for cs_string:
Users that are interested in cs_string are comparing it to the libraries listed below
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Thread aware Signal/Slot library☆77Updated last month
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆151Updated last week
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- 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 8 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated last week
- Coroutine Support Library☆34Updated 6 months ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 2 weeks ago
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years ago
- A C++14 reflection library☆68Updated 2 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- C++20 implementation of {{ mustache }}☆84Updated 3 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆146Updated 9 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆140Updated 10 months 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
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 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☆156Updated 8 months ago
- Yet another C++ text formatting library.☆70Updated 2 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago