martinmoene / string-liteLinks
String facilities for C++98 and later - a library in search of its identity.
☆22Updated 2 years ago
Alternatives and similar repositories for string-lite
Users that are interested in string-lite are comparing it to the libraries listed below
Sorting:
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 2 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 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 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 last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- easy to use callback library for C++☆42Updated 8 years ago
- `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
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 10 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- C++11 compatible charconv☆31Updated this week
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 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 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- homogeneous variadic function parameters☆17Updated last year
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- ☆26Updated 5 years ago
- A wrapper of common C++ std types for functional programming☆22Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year