martinmoene / string-view-liteLinks
string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library
☆448Updated 5 months ago
Alternatives and similar repositories for string-view-lite
Users that are interested in string-view-lite are comparing it to the libraries listed below
Sorting:
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆410Updated 5 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆576Updated last month
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆490Updated 2 months ago
- A miniature library for struct-field reflection in C++☆587Updated last month
- C++ hash map and hash set which preserve the order of insertion☆549Updated 11 months ago
- Scope Guard & Defer C++☆176Updated last year
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆247Updated 7 months ago
- Fast, convenient JSON serialization and parsing in C++☆499Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆489Updated 5 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆503Updated last year
- C++11 metaprogramming library☆266Updated 3 weeks ago
- C++ library for storing and printing backtraces.☆471Updated 3 weeks ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- Implementation of C++20's std::span for older compilers☆364Updated 2 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆194Updated 2 years ago
- Lightweight Error Augmentation Framework☆332Updated 3 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆759Updated last week
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆146Updated 5 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆978Updated 2 weeks ago
- C++ header-only config reader library based on JSON☆194Updated last year
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆193Updated last week
- C++ library for executors☆511Updated 8 years ago
- Semantic Versioning for modern C++☆339Updated last month
- 🦘 A dependency injection container for C++11, C++14 and later☆529Updated 2 months ago
- Yet Another Serialization☆765Updated 6 months ago
- C++17 `std::variant` for C++11/14/17☆698Updated 2 years ago
- Subprocessing with modern C++☆531Updated 3 months ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆301Updated last month
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆452Updated 3 months ago
- C++ header-only JSON library☆657Updated 6 months ago