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
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 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 last year
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Library of backported modern C++ types to work with C++11☆85Updated 3 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated last year
- C++11 compatible charconv☆31Updated last week
- easy to use callback library for C++☆42Updated 8 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆54Updated 4 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆70Updated last week
- An indirect value-type for C++☆83Updated last year
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆85Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year