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
- Fast delegates implementation☆56Updated 2 years ago
- C++ string formatting library☆44Updated 5 years ago
- Flat containers for C++☆56Updated 2 years ago
- ☆47Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆39Updated 2 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆88Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated 2 months ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A fixed capacity dynamically sized string☆64Updated last month
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- ☆26Updated 6 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Lightweight C++ task system☆79Updated 7 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 3 years ago
- A library of type traits for introspecting C++ function types☆28Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- C++17 compile-time enum reflection library☆45Updated 2 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆45Updated 5 months ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- ☆26Updated 4 years ago