tcbrindle / spanLinks
Implementation of C++20's std::span for older compilers
☆373Updated 2 years ago
Alternatives and similar repositories for span
Users that are interested in span are comparing it to the libraries listed below
Sorting:
- An additive strong typedef library for C++14/17/20☆475Updated 11 months ago
- A reflective enum implementation for C++☆299Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆597Updated 6 months ago
- Lightweight Error Augmentation Framework☆338Updated last week
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆538Updated 3 weeks ago
- What a c++ standard Unicode library might look like.☆340Updated 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 last month
- C++11 (and onwards) library for lazy evaluation☆364Updated last month
- Range-based goodness for C++17☆364Updated 4 years ago
- C++ command line parsing library☆204Updated 2 years ago
- Lightweight C++20 testing framework.☆302Updated 2 months ago
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago
- A polymorphic value-type for C++☆227Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- 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
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆768Updated last week
- Fast, convenient JSON serialization and parsing in C++☆499Updated this week
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆381Updated 5 months ago
- Tool for analyzing includes in C++☆209Updated last year
- A miniature library for struct-field reflection in C++☆635Updated 2 months ago
- Glob for C++17☆282Updated 8 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆467Updated last month
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- Header-only library for multithreaded programming☆240Updated last week
- SPY - C++ Information Broker☆157Updated last week
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- C++20 State Machine library☆233Updated 8 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆219Updated 2 years ago