pmed / fixed_size_functionLinks
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:
- C++ string formatting library☆44Updated 5 years ago
- 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
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- ☆49Updated 7 years ago
- Fast delegates implementation☆56Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆90Updated 3 weeks ago
- Flat containers for C++☆59Updated 2 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆187Updated 5 years ago
- An indirect value-type for C++☆83Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A header-only C++ parsing framework☆36Updated 3 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
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Header only associative linear container.☆41Updated 8 months ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 3 months ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- A high performance C++ playground library☆48Updated 9 years ago