martinmoene / string-liteLinks
String facilities for C++98 and later - a library in search of its identity. Considering to make string-bare into string-lite, renaming this library to string-lite-pb or so.
☆23Updated 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
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆55Updated 5 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☆49Updated last year
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆33Updated last year
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 2 months ago
- Type traits for properties of C / C++ enum types☆21Updated 6 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…☆21Updated 2 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Cut down and minimalistic C++ string formatting library☆28Updated last year
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- Yet Another C++ Library☆22Updated last year
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 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 6 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆86Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆42Updated last year
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- A single file C++11 header-only memory mapped file library.☆65Updated last year