any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only library
☆153Nov 28, 2025Updated 3 months ago
Alternatives and similar repositories for any-lite
Users that are interested in any-lite are comparing it to the libraries listed below
Sorting:
- 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 3 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
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Nov 28, 2025Updated 3 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Nov 28, 2025Updated 3 months ago
- 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 3 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 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 3 months ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆90Oct 7, 2025Updated 4 months ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆21Nov 28, 2025Updated 3 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
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Nov 28, 2025Updated 3 months ago
- 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
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆66Nov 28, 2025Updated 3 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 3 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Nov 28, 2025Updated 3 months ago
- 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 2 months 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 3 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151May 1, 2024Updated last year
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆404Feb 16, 2026Updated 2 weeks 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
- Expected objects for C++11 and later (and later perhaps C++98 )☆51May 29, 2018Updated 7 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☆969Feb 16, 2026Updated 2 weeks ago
- Header only C++14 micro benchmark☆14Jan 4, 2016Updated 10 years ago
- ☆13Jan 30, 2017Updated 9 years ago
- Type traits for properties of C / C++ enum types☆22Jul 9, 2019Updated 6 years ago
- C++11 thread pool implementation☆28Nov 1, 2021Updated 4 years ago
- Allows to write async code without callbacks using async/await/task! For C++ !☆29Nov 9, 2014Updated 11 years ago
- A compiler-friendly variadic type list for C++.☆39Jun 14, 2023Updated 2 years ago
- easy to use callback library for C++☆42Apr 3, 2017Updated 8 years ago
- Container Traits for Modern C++☆29Oct 11, 2020Updated 5 years ago
- C++17 `std::variant` for C++11/14/17☆707Dec 7, 2022Updated 3 years ago
- C++ Defensive Macros☆31Oct 31, 2018Updated 7 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- A fixed capacity dynamically sized string☆69Dec 19, 2025Updated 2 months ago
- C++14 (and beyond) library features implemented in C++11☆248Aug 15, 2017Updated 8 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated 2 weeks ago
- A small interpreted scripting language with C-style Syntax. Written in C++.☆22Apr 21, 2015Updated 10 years ago
- A C++ library for concurrent execution of tasks that form a dependency graph.☆20Feb 14, 2016Updated 10 years ago