pmed / fixed_size_function
Fixed size function wrapper like std::function
β69Updated 8 years ago
Alternatives and similar repositories for fixed_size_function:
Users that are interested in fixed_size_function are comparing it to the libraries listed below
- benchmark for various C++ function implementations; focus on invocation timeβ95Updated 6 years ago
- Heap allocation free version of C++11 std::functionβ55Updated 3 years ago
- Stack allocated and type-erased functors πβ53Updated 6 years ago
- Fast delegates implementationβ56Updated 2 years ago
- β48Updated 7 years ago
- C++ string formatting libraryβ44Updated 5 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)β40Updated 2 years ago
- Flat containers for C++β59Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ruβ¦β61Updated 4 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)β37Updated 8 years ago
- Library of flat vector-like based associative containersβ76Updated 2 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversionsβ98Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.β39Updated 7 years ago
- Minimal subset of Catch2 C++ test frameworkβ26Updated 6 years ago
- C++17 compile-time enum reflection libraryβ44Updated 2 years ago
- A constexpr string, container and algorithm library for C++14/1Z.β25Updated 7 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020β40Updated 4 years ago
- Single-header library facilities for C++2a Coroutinesβ80Updated 3 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.β90Updated 2 years ago
- WIPβ26Updated 5 years ago
- Lightweight C++ task systemβ79Updated 7 years ago
- A modern header-only zero-overhead library for creating smart referencesβ86Updated 5 years ago
- An indirect value-type for C++β82Updated last year
- std::ring_span (SG14, P0059R1)β45Updated 8 years ago
- β26Updated 5 years ago
- β26Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithmβ68Updated 10 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack contextβ¦β66Updated last month
- A light-weight C++ profiling libraryβ31Updated 10 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)β34Updated 4 years ago