david-grs / static_anyLinks
generic stack-based container
☆106Updated 7 years ago
Alternatives and similar repositories for static_any
Users that are interested in static_any are comparing it to the libraries listed below
Sorting:
- C++17 inplace_string implementation☆95Updated 6 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- C++ generic make factory☆108Updated 6 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- modern C++ type traits and metafunctions for callable types☆135Updated 2 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☆157Updated 3 months ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- Literal Logging for C++☆86Updated 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…☆154Updated 3 months ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Fast containers of polymorphic objects.☆66Updated 2 months ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆179Updated last month
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- C++ micro benchmark library☆96Updated 8 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- C++ static_enum☆86Updated 5 years ago