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:
- An additive strong typedef library for C++14/17/20☆460Updated 8 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆504Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆581Updated 3 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆491Updated 6 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆506Updated 3 weeks ago
- Lightweight Error Augmentation Framework☆335Updated last week
- A reflective enum implementation for C++☆297Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- Fast, convenient JSON serialization and parsing in C++☆500Updated 2 months ago
- A polymorphic value-type for C++☆228Updated 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☆415Updated 3 weeks ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆379Updated 2 months ago
- Lightweight C++20 testing framework.☆294Updated 2 months ago
- Range-based goodness for C++17☆365Updated 4 years ago
- What a c++ standard Unicode library might look like.☆339Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆758Updated last week
- C++11 (and onwards) library for lazy evaluation☆361Updated this week
- Tool for analyzing includes in C++☆208Updated last year
- C++ command line parsing library☆203Updated 2 years ago
- A miniature library for struct-field reflection in C++☆598Updated 2 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 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☆453Updated 3 weeks ago
- C++11 metaprogramming library☆269Updated last week
- Header-only library for multithreaded programming☆236Updated 6 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated last year
- A lightweight, non-owning reference to a callable.☆179Updated 4 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- C++17 `std::variant` for C++11/14/17☆701Updated 2 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆115Updated last year