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
☆450Updated 6 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☆413Updated this week
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆495Updated this week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆578Updated 2 months ago
- 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☆248Updated this week
- Implementation of C++20's std::span for older compilers☆367Updated 2 years ago
- C++ hash map and hash set which preserve the order of insertion☆554Updated last year
- A miniature library for struct-field reflection in C++☆592Updated 2 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
- Fast, convenient JSON serialization and parsing in C++☆499Updated 2 months ago
- C++11 metaprogramming library☆267Updated 2 weeks ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆194Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆491Updated 5 months ago
- C++17 `std::variant` for C++11/14/17☆699Updated 2 years ago
- Scope Guard & Defer C++☆176Updated last year
- A header-only C++ library for task concurrency☆631Updated 2 years ago
- Lightweight Error Augmentation Framework☆334Updated last month
- C++ library for storing and printing backtraces.☆478Updated 2 weeks ago
- Yet Another Serialization☆765Updated 7 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆982Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆761Updated last month
- Semantic Versioning for modern C++☆339Updated 2 months ago
- 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 …☆148Updated 6 months ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆195Updated 2 years ago
- A reflective enum implementation for C++☆297Updated last year
- C++ library for executors☆509Updated 9 years ago
- C++ header-only JSON library☆657Updated 6 months ago
- What a c++ standard Unicode library might look like.☆336Updated last year
- C++ header-only config reader library based on JSON☆194Updated last year
- 🦘 A dependency injection container for C++11, C++14 and later☆532Updated 2 months ago
- A C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆463Updated 2 weeks ago