pmed / fixed_size_function
Fixed size function wrapper like std::function
☆69Updated 9 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
Sorting:
- 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
- ☆49Updated 7 years ago
- Fast delegates implementation☆56Updated 2 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆90Updated last week
- C++ string formatting library☆44Updated 5 years ago
- Flat containers for C++☆59Updated 2 years ago
- C++ generic make factory☆107Updated 6 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 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
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 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 small C++ library to handle hashed strings serving as identifiers.☆187Updated 5 years ago
- Lightweight C++ task system☆80Updated 7 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- How to build and maintain a "global" type-list☆24Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 2 months ago
- C++14 library to enhance enumerator capabilities, including arbitrary length, statically allocated, strongly typed masks.☆22Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- ☆26Updated 7 years ago
- An indirect value-type for C++☆83Updated last year
- A light-weight C++ profiling library☆31Updated 10 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated last month