delegates
Delegate library
An implementation of fast delegate functionality for C++ code
Fast delegates implementation
56 stars
14 watching
11 forks
Language: C++
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dariomanesku/dm | A header-only base C++ library for a specific application | 20 |
nekr/preact-delegate | A utility for attaching event handlers to elements in a Preact application | 19 |
atabel/makina | A simple finite state machine with guard conditions and callbacks for managing complex logic flows. | 1 |
codership/galera | A C++ library implementing synchronous multi-master replication for high availability in distributed systems. | 448 |
dmsovetov/nimble | A header-only C++ utility library providing various useful functions and data structures. | 9 |
quasi/cl-memcached | A fast and thread-safe interface to the Memcached object caching system. | 21 |
autofac/autofac.mef | Integrates Managed Extensibility Framework (MEF) with Autofac IoC container | 19 |
awnumar/memcall | A cross-platform wrapper around common memory-related system calls. | 26 |
melvinkcx/fastapi-events | An event dispatching/handling library for FastAPI and Starlette applications | 444 |
adacore/ada_drivers_library | A collection of Ada source code and sample projects for microcontrollers | 248 |
thijse/arduino-cmdmessenger | A messaging library for Arduino and .NET/Mono platforms | 208 |
lehins/massiv | A Haskell library for efficient array manipulation with parallel computation capabilities. | 385 |
bydriv/mhc | A minimal implementation of a Haskell compiler | 63 |
p-p-h-d/mlib | A C library providing generic and type-safe container implementations | 904 |
andreiavrammsd/cpp-channel | A thread-safe container for sharing data between threads | 410 |