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
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Fixed size function wrapper like std::function☆69Updated 8 years ago
- ☆26Updated 7 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- C++ string formatting library☆44Updated 5 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Header-only library providing unicode aware string support for C++☆107Updated last month
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A reasonably fast and tidy C++ implemention of signals/slots☆36Updated last year
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Coroutine Support Library☆33Updated 7 months ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 9 years ago
- Entropia File System Watcher☆35Updated 11 years ago
- C++17 immutable compile-time key value map☆50Updated 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☆48Updated 9 months ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A fast C++ dynamic_cast<> alternative.☆32Updated 3 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆45Updated 7 months ago