martinmoene / string-view-lite
string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library
☆429Updated 7 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
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆550Updated 5 months ago
- Implementation of C++20's std::span for older compilers☆340Updated last year
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆426Updated last month
- A miniature library for struct-field reflection in C++☆518Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆904Updated this week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆737Updated 2 weeks ago
- An additive strong typedef library for C++14/17/20☆420Updated 3 weeks ago
- Fast, convenient JSON serialization and parsing in C++☆480Updated last week
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆499Updated 7 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 7 months ago
- C++ library for storing and printing backtraces.☆446Updated this week
- Yet Another Serialization☆736Updated 9 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☆239Updated 7 months ago
- Lightweight Error Augmentation Framework☆317Updated last month
- A header-only C++ library for task concurrency☆623Updated last year
- C++ hash map and hash set which preserve the order of insertion☆527Updated 3 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆872Updated 7 months ago
- C++11 metaprogramming library☆248Updated this week
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆359Updated last month
- Implementation of std::any, including small object optimization, for C++11 compilers☆147Updated 8 months ago
- Scope Guard & Defer C++☆163Updated 11 months ago
- A polymorphic value-type for C++☆228Updated last year
- A reflective enum implementation for C++☆289Updated 11 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆369Updated last month
- C++17 `std::variant` for C++11/14/17☆680Updated 2 years ago
- Range-based goodness for C++17☆359Updated 3 years ago
- A single header standard C++ serialization framework.☆191Updated 3 years ago
- Compile Time Type Information for C++☆581Updated last year
- C++ library for executors☆498Updated 8 years ago