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
☆443Updated 4 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☆409Updated 5 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆573Updated last month
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆482Updated last month
- Implementation of C++20's std::span for older compilers☆362Updated 2 years 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☆245Updated 6 months ago
- A miniature library for struct-field reflection in C++☆583Updated 3 weeks ago
- C++ hash map and hash set which preserve the order of insertion☆547Updated 11 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆501Updated last year
- Fast, convenient JSON serialization and parsing in C++☆495Updated 3 weeks ago
- C++11 metaprogramming library☆264Updated last week
- Lightweight Error Augmentation Framework☆333Updated last week
- Scope Guard & Defer C++☆176Updated last year
- C++ library for storing and printing backtraces.☆471Updated last week
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆757Updated 3 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆485Updated 4 months ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆193Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆972Updated last month
- What a c++ standard Unicode library might look like.☆335Updated last year
- A modern C++ scope guard that is easy to use but hard to misuse.☆194Updated 2 years 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 …☆144Updated 5 months ago
- Semantic Versioning for modern C++☆336Updated last month
- A C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆458Updated last week
- Yet Another Serialization☆765Updated 6 months ago
- C++17 `std::variant` for C++11/14/17☆698Updated 2 years ago
- C++ library for executors☆508Updated 8 years ago
- A reflective enum implementation for C++☆297Updated last year
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- Pure C++17 Signals and Slots☆433Updated 3 years ago
- Unicode (UTF-8) capable std::string☆549Updated 2 months ago