martinmoene / string-non-liteLinks
String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare.
☆25Updated last month
Alternatives and similar repositories for string-non-lite
Users that are interested in string-non-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☆38Updated last month
- 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
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last month
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last month
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 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
- Container Traits for Modern C++☆30Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 4 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆44Updated 3 weeks ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- 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…☆21Updated last month
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- ☆25Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated last month
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 8 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆69Updated 4 months ago
- Yet another C++ text formatting library.☆71Updated 10 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆38Updated last month
- ☆50Updated 8 years ago