mamedev / delegatesLinks
Fast delegates implementation
☆57Updated 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☆97Updated 6 years ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆41Updated 9 years ago
- C++ string formatting library☆47Updated 5 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆101Updated 7 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 9 months 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☆52Updated last month
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆112Updated 6 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- ☆27Updated 7 years ago
- Lightweight C++ task system☆82Updated 8 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- Modern C++ generic header-only template library.☆104Updated 5 months ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated last month
- Fast containers of polymorphic objects.☆70Updated last month
- std::invoke/std::apply analogs for C++11/14☆43Updated 3 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 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…☆26Updated 10 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated last month
- A small C++ library to handle hashed strings serving as identifiers.☆191Updated 5 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- High performance multithreading toolkit for C++17☆47Updated 2 months ago