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:
- C++ string formatting library☆46Updated 5 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Fast delegates implementation☆56Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Lightweight C++ task system☆82Updated 8 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆74Updated 7 years ago
- ☆50Updated 8 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆95Updated 2 weeks ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- Flat containers for C++☆59Updated 5 months ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 4 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆100Updated 7 years ago
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆112Updated 6 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 9 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 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 3 weeks ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆169Updated 6 years ago
- ☆27Updated 7 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago