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☆56Updated 3 years ago
- ☆26Updated 7 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Fast containers of polymorphic objects.☆68Updated 2 weeks ago
- Mutex implementations and utilities☆31Updated 8 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 9 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 constexpr string, container and algorithm library for C++14/1Z.☆25Updated 8 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 9 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 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☆48Updated last year
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 4 months ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- C++17 immutable compile-time key value map☆50Updated 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…☆24Updated 10 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- C++17 inplace_string implementation☆96Updated 6 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- C++ string formatting library☆45Updated 5 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago