copperspice / cs_stringLinks
Header-only library providing unicode aware string support for C++
☆109Updated 7 months ago
Alternatives and similar repositories for cs_string
Users that are interested in cs_string are comparing it to the libraries listed below
Sorting:
- Thread aware Signal/Slot library☆83Updated 7 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 weeks 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☆50Updated last month
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- C++20 implementation of {{ mustache }}☆86Updated 11 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆158Updated 3 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- A fixed capacity dynamically sized string☆68Updated last week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆137Updated 4 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 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…☆62Updated 5 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Coroutine Support Library☆34Updated last year
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated 2 months ago
- An indirect value-type for C++☆84Updated 2 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- Modern C++ generic header-only template library.☆103Updated 3 months ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- 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.☆251Updated 3 weeks ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago