mamedev / delegatesLinks
Fast delegates implementation
☆56Updated 3 years ago
Alternatives and similar repositories for delegates
Users that are interested in delegates 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☆59Updated 4 years ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- ☆27Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 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 month
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Lightweight C++ task system☆82Updated 8 years ago
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆112Updated 6 years ago
- C++ string formatting library☆46Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆40Updated 9 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 4 months ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 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☆51Updated 6 years ago
- Fast containers of polymorphic objects.☆68Updated last month
- small delegate implementation☆85Updated 8 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆25Updated 10 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 9 months ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago