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
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Flat containers for C++☆57Updated 2 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- Fast delegates implementation☆56Updated 2 years ago
- Library of flat vector-like based associative containers☆75Updated 2 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
- ☆26Updated 7 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Header only associative linear container.☆41Updated 4 months ago
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- An indirect value-type for C++☆82Updated last year
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 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
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- ☆47Updated 7 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- c++ code tests and examples☆23Updated 5 years ago
- forward declarations for C++ std headers☆72Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- A bunch of small C++ utilities☆65Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated this week
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago