tcbrindle / spanLinks
Implementation of C++20's std::span for older compilers
☆368Updated 2 years ago
Alternatives and similar repositories for span
Users that are interested in span are comparing it to the libraries listed below
Sorting:
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆512Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆584Updated 3 months ago
- An additive strong typedef library for C++14/17/20☆461Updated 9 months ago
- A reflective enum implementation for C++☆298Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- A polymorphic value-type for C++☆228Updated 2 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆507Updated last month
- Range-based goodness for C++17☆364Updated 4 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆492Updated 7 months ago
- Lightweight Error Augmentation Framework☆336Updated 3 weeks 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☆417Updated last month
- What a c++ standard Unicode library might look like.☆339Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆379Updated 3 months ago
- C++11 (and onwards) library for lazy evaluation☆362Updated this week
- Lightweight C++20 testing framework.☆293Updated 2 months ago
- Fast, convenient JSON serialization and parsing in C++☆500Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆759Updated this week
- A miniature library for struct-field reflection in C++☆613Updated last week
- C++ command line parsing library☆203Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆180Updated 4 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☆457Updated last month
- Header-only library for multithreaded programming☆237Updated 7 months ago
- Tool for analyzing includes in C++☆208Updated last year
- SPY - C++ Information Broker☆157Updated last month
- C++11 metaprogramming library☆276Updated last week
- cross platform subprocess library for c++ similar to design of python subprocess☆205Updated last year
- Glob for C++17☆277Updated 5 months ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 years ago
- C++17 `std::variant` for C++11/14/17☆704Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago