pmed / fixed_size_functionLinks
Fixed size function wrapper like std::function
☆70Updated 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:
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- C++ string formatting library☆47Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Lightweight C++ task system☆82Updated 8 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Flat containers for C++☆59Updated 5 months ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 9 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆94Updated 7 months ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- ☆27Updated 7 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆74Updated 6 years ago
- ☆25Updated 5 years ago
- ☆50Updated 8 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated last week
- C++17 compile-time enum reflection library☆45Updated 2 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- forward declarations for C++ std headers☆75Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Mutex implementations and utilities☆31Updated 8 years ago