Implementation of std::any, including small object optimization, for C++11 compilers
☆151May 1, 2024Updated last year
Alternatives and similar repositories for any
Users that are interested in any are comparing it to the libraries listed below
Sorting:
- C++17 library facilities for older compilers☆145Jun 6, 2020Updated 5 years ago
- C++17 `std::variant` for C++11/14/17☆708Dec 7, 2022Updated 3 years ago
- C++11/C++14 Variant☆379Apr 13, 2023Updated 2 years ago
- A simple variant type for C++☆11Apr 9, 2018Updated 7 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆140Feb 2, 2022Updated 4 years ago
- 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 …☆154Nov 28, 2025Updated 3 months ago
- optional (nullable) objects for C++14☆314Sep 16, 2020Updated 5 years ago
- Implementation and optimization of std::any☆32Nov 1, 2021Updated 4 years ago
- Fast hash table template for array indexes.☆28Jan 4, 2017Updated 9 years ago
- Love template metaprogramming☆331Apr 10, 2022Updated 3 years ago
- C++ 11 type traits for callable objects like lambda functions or objects with operator().☆40Aug 22, 2016Updated 9 years 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.☆250Nov 28, 2025Updated 3 months ago
- A collection of single-header C++11 libraries by Chobolabs☆134Oct 15, 2020Updated 5 years ago
- C++14 (and beyond) library features implemented in C++11☆248Aug 15, 2017Updated 8 years ago
- A lightweight big numerial library written and intended to be used in C++(14)☆16Dec 31, 2016Updated 9 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
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- Proposed SG14 status_code for the C++ standard☆71Jan 18, 2026Updated 2 months ago
- A simple mathematical expression parser written in C++ with no external dependencies whatsoever.☆19Jan 9, 2012Updated 14 years ago
- Mustache text templates for modern C++☆397Jun 15, 2025Updated 9 months ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Mar 25, 2017Updated 8 years 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
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Apr 9, 2021Updated 4 years ago
- A c++ library for paths defined by points within the 2d space☆45Jan 9, 2016Updated 10 years ago
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Aug 3, 2019Updated 6 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆970Mar 14, 2026Updated last week
- C++ 3d math types for game developers☆21Feb 16, 2024Updated 2 years ago
- Flow - Modern C++ toolkit for async loops, logs, config, benchmarking, and more [See also `ipc` repo]☆13Jan 23, 2026Updated 2 months ago
- Vulkan examples using VulKan ToolS (VKTS)☆10Apr 10, 2016Updated 9 years ago
- Indirect Occlusion Culling☆23Feb 25, 2017Updated 9 years ago
- VFSME - Vulkan Free Surface Modeling Engine☆15Nov 13, 2016Updated 9 years ago
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 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
- generic stack-based container☆110Feb 23, 2018Updated 8 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 3 months ago
- SPEAR is a integrated domain specific language translating C++17 to SPIR-V at host runtime☆51Aug 11, 2018Updated 7 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,355Mar 23, 2025Updated 11 months ago
- modern C++ type traits and metafunctions for callable types☆137Mar 11, 2026Updated last week
- Headers only utility collection for modern C++☆14Sep 8, 2018Updated 7 years ago