Implementation of C++20's std::span for older compilers
☆374Feb 14, 2023Updated 3 years ago
Alternatives and similar repositories for span
Users that are interested in span are comparing it to the libraries listed below
Sorting:
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated last month
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆970Updated this week
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months 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☆421Nov 28, 2025Updated 3 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,820Sep 1, 2025Updated 6 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆777Mar 1, 2026Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 8 months ago
- Reference implementation of mdspan targeting C++23☆495Feb 24, 2026Updated 3 weeks ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,530Jul 29, 2025Updated 7 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆542Dec 27, 2025Updated 2 months ago
- C++17 library facilities for older compilers☆145Jun 6, 2020Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Apr 9, 2021Updated 4 years ago
- C++11 compatible charconv☆31Updated this week
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Mar 25, 2024Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,598May 29, 2025Updated 9 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,018Mar 11, 2026Updated last week
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆23Apr 20, 2020Updated 5 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☆469Nov 28, 2025Updated 3 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,469Mar 11, 2026Updated last week
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,355Mar 23, 2025Updated 11 months ago
- scanf for modern C++☆1,302Oct 29, 2025Updated 4 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- C++20 μ(micro)/Unit Testing framework☆1,420Feb 14, 2026Updated last month
- C++17 `std::variant` for C++11/14/17☆708Dec 7, 2022Updated 3 years ago
- Short copy-pasteable CMake snippets ::: ${✂️}☆52Jul 11, 2019Updated 6 years ago
- Generator of binary installers for libraries built by vcpkg, alpha version.☆11Aug 5, 2021Updated 4 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Nov 28, 2025Updated 3 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆643Mar 10, 2023Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆183Updated this week
- C++11 metaprogramming library☆283Mar 11, 2026Updated last week
- C++ parsing DSL☆1,234Oct 18, 2025Updated 5 months ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Mar 1, 2026Updated 2 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,297Feb 27, 2026Updated 3 weeks ago
- SPY - C++ Information Broker☆158Feb 25, 2026Updated 3 weeks ago
- Bit containers, sequences, and views for everyone. 🕷️☆131Aug 1, 2022Updated 3 years ago
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,520Dec 31, 2025Updated 2 months ago