mamedev / delegates
Fast delegates implementation
☆56Updated 2 years ago
Alternatives and similar repositories for delegates:
Users that are interested in delegates are comparing it to the libraries listed below
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 9 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- C++ string formatting library☆44Updated 5 years ago
- Coroutine Support Library☆33Updated 8 months ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- ☆26Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 11 months ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Fast containers of polymorphic objects.☆65Updated 3 weeks ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- C++ Delegate Library Collection☆28Updated 8 years ago
- A header-only C++ parsing framework☆36Updated 3 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 11 months ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 9 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 6 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago