Implementation of std::any, including small object optimization, for C++11 compilers
☆152May 1, 2024Updated 2 years ago
Alternatives and similar repositories for any
Users that are interested in any are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C++17 library facilities for older compilers☆145Jun 6, 2020Updated 6 years ago
- C++17 `std::variant` for C++11/14/17☆714Dec 7, 2022Updated 3 years ago
- A simple variant type for C++☆11Apr 9, 2018Updated 8 years ago
- C++11/C++14 Variant☆383Jun 29, 2026Updated last month
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Feb 2, 2022Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Implementation and optimization of std::any☆32Nov 1, 2021Updated 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 …☆155Nov 28, 2025Updated 8 months ago
- optional (nullable) objects for C++14☆315Sep 16, 2020Updated 5 years ago
- Fast hash table template for array indexes.☆28Jan 4, 2017Updated 9 years ago
- Love template metaprogramming☆331Apr 10, 2022Updated 4 years ago
- A collection of single-header C++11 libraries by Chobolabs