nonstd-lite / 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
☆466Updated last month
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☆422Updated last month
- A miniature library for struct-field reflection in C++☆633Updated 2 months ago
- C++ hash map and hash set which preserve the order of insertion☆565Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆596Updated 5 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆530Updated last week
- Implementation of C++20's std::span for older compilers☆372Updated 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.☆252Updated last month
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆512Updated last month
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- Fast, convenient JSON serialization and parsing in C++☆499Updated 2 weeks ago
- C++ library for storing and printing backtraces.☆481Updated this week
- Scope Guard & Defer C++☆181Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆765Updated last week
- C++11 metaprogramming library☆279Updated 3 weeks ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆303Updated 5 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,011Updated 3 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 9 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 …☆152Updated last month
- Yet Another Serialization☆770Updated 10 months ago
- Lightweight Error Augmentation Framework☆337Updated this week
- C++ header-only JSON library☆665Updated last month
- A modern C++ scope guard that is easy to use but hard to misuse.☆201Updated this week
- Ultra fast C++11 allocator for STL containers.☆274Updated 4 years ago
- C++17 `std::variant` for C++11/14/17☆704Updated 3 years ago
- Unicode (UTF-8) capable std::string☆548Updated 4 months ago
- A cross-platform (C99/C++11) process library☆610Updated last year
- A single header standard C++ serialization framework.☆199Updated 4 years ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆197Updated 3 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆851Updated 2 years ago
- A reflective enum implementation for C++☆299Updated last year