span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library
☆513Feb 6, 2026Updated 3 weeks ago
Alternatives and similar repositories for span-lite
Users that are interested in span-lite are comparing it to the libraries listed below
Sorting:
- Implementation of C++20's std::span for older compilers☆374Feb 14, 2023Updated 3 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☆421Nov 28, 2025Updated 2 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆539Dec 27, 2025Updated 2 months ago
- 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.☆251Nov 28, 2025Updated 2 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆969Feb 16, 2026Updated last week
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆468Nov 28, 2025Updated 2 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Feb 1, 2026Updated 3 weeks ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,632Oct 13, 2025Updated 4 months 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 2 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Nov 28, 2025Updated 2 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,813Sep 1, 2025Updated 5 months ago
- scanf for modern C++☆1,298Oct 29, 2025Updated 3 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Nov 28, 2025Updated 2 months ago
- Your binary serialization library☆1,218Oct 9, 2025Updated 4 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆47Feb 4, 2026Updated 3 weeks ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Nov 28, 2025Updated 2 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 6 months ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Nov 28, 2025Updated 2 months ago
- An additive strong typedef library for C++14/17/20☆475Jan 28, 2025Updated 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,594May 29, 2025Updated 8 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Apr 7, 2025Updated 10 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,671Oct 6, 2024Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,467Feb 11, 2026Updated 2 weeks ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,915Feb 11, 2024Updated 2 years ago
- C++17 library for comfortable and efficient dynamic polymorphism☆497Sep 14, 2025Updated 5 months ago
- A C/C++ header to help move #ifdefs out of your code☆885Sep 20, 2024Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Jan 8, 2026Updated last month
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,514Dec 31, 2025Updated last month
- Lightweight Error Augmentation Framework☆337Feb 19, 2026Updated last week
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- Reference implementation of mdspan targeting C++23☆493Feb 20, 2026Updated last week
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,351Mar 23, 2025Updated 11 months ago
- Compile Time Regular Expression in C++☆3,761Sep 12, 2025Updated 5 months ago