tcbrindle / spanLinks
Implementation of C++20's std::span for older compilers
☆367Updated 2 years ago
Alternatives and similar repositories for span
Users that are interested in span are comparing it to the libraries listed below
Sorting:
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆578Updated 2 months ago
- A reflective enum implementation for C++☆297Updated last year
- An additive strong typedef library for C++14/17/20☆457Updated 8 months ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆495Updated this week
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated last year
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆413Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆491Updated 5 months ago
- What a c++ standard Unicode library might look like.☆336Updated last year
- Lightweight Error Augmentation Framework☆334Updated last month
- Range-based goodness for C++17☆365Updated 4 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆378Updated 2 months ago
- Lightweight C++20 testing framework.☆294Updated last month
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆503Updated last year
- A miniature library for struct-field reflection in C++☆592Updated 2 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆761Updated last month
- Fast, convenient JSON serialization and parsing in C++☆499Updated 2 months ago
- C++11 (and onwards) library for lazy evaluation☆361Updated last week
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆450Updated 6 months ago
- C++11 metaprogramming library☆267Updated 2 weeks ago
- A lightweight, non-owning reference to a callable.☆178Updated 4 years ago
- C++17 `std::variant` for C++11/14/17☆699Updated 2 years ago
- C++ command line parsing library☆203Updated 2 years ago
- Tool for analyzing includes in C++☆208Updated last year
- 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☆248Updated this week
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆216Updated last year
- Simple, flexible and modular assertion macro.☆229Updated last year
- Header-only library for multithreaded programming☆236Updated 6 months ago