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
- Fixed size function wrapper like std::function☆69Updated 9 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☆48Updated last year
- C++ string formatting library☆45Updated 5 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆40Updated 9 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- ☆26Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 6 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆103Updated 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
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Updated 2 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A library for C++ reflection and introspection☆199Updated 8 years ago
- Lightweight C++ task system☆81Updated 7 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 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
- Compile-time printf-like string formatting☆77Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Modern C++ generic header-only template library.☆102Updated last week
- Work with big endian and little endian types in C++ without ever calling an “endian swap” function☆27Updated 5 years ago