david-grs / static_anyLinks
generic stack-based container
☆110Updated 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 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- A C++ micro-benchmarking framework☆95Updated 6 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- C++ generic make factory☆108Updated 6 years ago
- C++ micro benchmark library☆98Updated 8 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- modern C++ type traits and metafunctions for callable types☆136Updated 3 weeks ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 9 months ago
- Very fast regexp using c++11 templates.☆83Updated 10 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…☆161Updated 4 months ago
- Policy Based C++ Allocator Library☆123Updated 5 months ago
- A C++14 library to make it easier to work with parameter packs☆57Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Literal Logging for C++☆86Updated 8 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last month
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- A template for creating optional-like object with no space overhead☆26Updated 8 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 8 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Header-only library for multithreaded programming☆239Updated 8 months ago