david-grs / static_anyLinks
generic stack-based container
☆107Updated 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☆97Updated 6 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆140Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 6 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆256Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆122Updated 2 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 5 months ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 7 years ago
- Non bloated asynchronous logger☆223Updated last year
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- C++ micro benchmark library☆97Updated 8 years ago
- modern C++ type traits and metafunctions for callable types☆135Updated last month
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- C++ generic make factory☆108Updated 6 years ago
- Policy Based C++ Allocator Library☆123Updated last month
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆156Updated 3 weeks ago
- 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++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 10 months ago
- C++11 metaprogramming library☆112Updated 9 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- C++ static_enum☆86Updated 5 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 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☆159Updated 4 months ago
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆123Updated 7 years ago