martinmoene / string-lite
String facilities for C++98 and later - a library in search of its identity.
☆22Updated last year
Related projects ⓘ
Alternatives and complementary repositories for string-lite
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆30Updated 9 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆37Updated 9 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 5 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 9 months ago
- Fork of Marcin Kalicinski's RapidXml library☆16Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆44Updated 5 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆61Updated 9 months ago
- Comparison operators for std::span☆15Updated 4 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- easy to use callback library for C++☆39Updated 7 years ago
- ☆45Updated 7 years ago
- C++11 compatible charconv☆27Updated this week
- Container Traits for Modern C++☆28Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- ☆26Updated 4 years ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆59Updated 4 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 5 months 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 5 months ago
- Flat containers for C++☆56Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆50Updated 5 years ago
- Buffer and byte algorithms/types based on those of Asio☆15Updated 2 years ago
- std::invoke/std::apply analogs for C++11/14☆40Updated last year
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago