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
☆422Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for string-view-lite
- 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 5 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆392Updated last week
- 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 5 months ago
- Implementation of C++20's std::span for older compilers☆335Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 5 months ago
- A header-only C++ library for task concurrency☆624Updated last year
- A miniature library for struct-field reflection in C++☆500Updated last year
- C++ library for storing and printing backtraces.☆436Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 5 months ago
- C++11 metaprogramming library☆243Updated 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 …☆135Updated 5 months ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆182Updated last year
- C++ library for executors☆494Updated 8 years ago
- Lightweight Error Augmentation Framework☆313Updated this week
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆397Updated 2 weeks ago
- A polymorphic value-type for C++☆228Updated last year
- Scope Guard & Defer C++☆157Updated 9 months ago
- A single header standard C++ serialization framework.☆189Updated 2 years ago
- What a c++ standard Unicode library might look like.☆323Updated 10 months ago
- Love template metaprogramming☆325Updated 2 years ago
- A reflective enum implementation for C++☆289Updated 9 months ago
- Fast, convenient JSON serialization and parsing in C++☆477Updated this week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆714Updated last week
- Pure C++17 Signals and Slots☆410Updated 2 years ago
- Small, header only signals and slots C++11 library.☆253Updated last year
- C++11/14/17 std::optional with functional-style extensions and reference support☆860Updated 5 months ago
- Semantic Versioning for modern C++☆300Updated last month
- Range-based goodness for C++17☆358Updated 3 years ago