david-grs / static_any
generic stack-based container
☆105Updated 6 years ago
Alternatives and similar repositories for static_any:
Users that are interested in static_any are comparing it to the libraries listed below
- C++17 inplace_string implementation☆94Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++ generic make factory☆106Updated 5 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆253Updated 4 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- C++ micro benchmark library☆90Updated 7 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆151Updated last week
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- modern C++ type traits and metafunctions for callable types☆132Updated 2 months ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- Policy Based C++ Allocator Library☆123Updated 7 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☆156Updated 8 months ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- A template for creating optional-like objects with no space overhead☆101Updated 3 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- Header-only library for multithreaded programming☆233Updated last month
- Variadic templates and std::integer_sequence support library☆110Updated last month
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 7 years ago