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 2 months ago
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 2 months 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☆52Updated 2 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 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 2 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Updated 2 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- Container Traits for Modern C++☆29Updated 5 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 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…☆22Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆40Updated 2 months ago
- easy to use callback library for C++☆42Updated 8 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 7 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- ☆25Updated 5 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 3 years ago