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
- ☆26Updated 7 years ago
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆110Updated 5 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 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 collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Fast containers of polymorphic objects.☆68Updated 3 weeks ago
- Header-only library providing unicode aware string support for C++☆109Updated 5 months ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- C++ string formatting library☆46Updated 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☆49Updated last year
- Mutex implementations and utilities☆31Updated 8 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Lightweight C++ task system☆82Updated 8 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 8 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- Modern C++ generic header-only template library.☆103Updated last month
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 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…☆25Updated 10 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A reasonably fast and tidy C++ implemention of signals/slots☆36Updated last year
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago