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
☆467Updated 2 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☆421Updated 2 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆538Updated last month
- A miniature library for struct-field reflection in C++☆635Updated 2 months ago
- C++ hash map and hash set which preserve the order of insertion☆566Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆597Updated 6 months ago
- Fast, convenient JSON serialization and parsing in C++☆499Updated last week
- Implementation of C++20's std::span for older compilers☆373Updated 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 2 months ago
- C++ library for storing and printing backtraces.☆484Updated 2 weeks ago
- Scope Guard & Defer C++☆181Updated 2 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆202Updated 3 weeks ago
- A header-only C++ library for task concurrency☆632Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 9 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆512Updated 2 months ago
- C++11 metaprogramming library☆279Updated this week
- Lightweight Error Augmentation Framework☆337Updated this 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 …☆153Updated 2 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆768Updated last week
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆198Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,014Updated 3 weeks ago
- Yet Another Serialization☆771Updated 11 months ago
- Semantic Versioning for modern C++☆347Updated this week
- A cross-platform (C99/C++11) process library☆613Updated last year
- Unicode (UTF-8) capable std::string☆549Updated 5 months ago
- 🦘 A dependency injection container for C++11, C++14 and later☆542Updated 2 weeks ago
- What a c++ standard Unicode library might look like.☆340Updated 2 years ago
- A single header standard C++ serialization framework.☆200Updated 4 years ago
- C++11 (and onwards) library for lazy evaluation☆364Updated last month
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆305Updated 6 months ago
- Pure C++17 Signals and Slots☆433Updated 3 years ago