copperspice / cs_string
Header-only library providing unicode aware string support for C++
☆107Updated last month
Alternatives and similar repositories for cs_string:
Users that are interested in cs_string are comparing it to the libraries listed below
- Thread aware Signal/Slot library☆79Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆162Updated 3 weeks ago
- A fixed capacity dynamically sized string☆64Updated last week
- Yet another C++ text formatting library.☆71Updated 3 months ago
- an experimental standard C++ library☆89Updated 11 months ago
- A C++14 and later CRTP template for defining iterators☆71Updated last week
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated this week
- C++20 implementation of {{ mustache }}☆84Updated 4 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 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…☆153Updated 2 weeks ago
- A C++14 reflection library☆70Updated last week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 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☆239Updated last month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- 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 9 months ago
- The draft C++ Reflection Technical Specification☆86Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated 3 weeks ago
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- A bunch of small C++ utilities☆65Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆147Updated 10 months ago
- Library for comfortable work with DLL and DSO☆110Updated last month
- forward declarations for C++ std headers☆73Updated 4 years ago