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☆39Updated 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☆52Updated last month
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Updated last month
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated last month
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last week
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated last month
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated last month
- ☆25Updated 5 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 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)☆39Updated last month
- Compile-time printf-like string formatting☆77Updated 7 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 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…☆22Updated last month
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 3 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago