G.O.D - Grand Object-bound Dispatcher
-
Updated
Aug 11, 2015 - C++
G.O.D - Grand Object-bound Dispatcher
Tasks manager in a thread concurrency context.
lock-free queue, implemented as a ring-buffer on the stack
Thread-safe unordered container, with thread-safe elements access/mutation, std::vector iteration speed and stable iterators
Lock-free framework for loggers, tracers, and mockers in multithreaded C++ programs.
A flexible, fast, multiple-producer, thread pool
Task-Based Parallelism in C++
Erlang NIF lock-free Queue
Fast Erlang Pool
a fast and light-weighted key-value store library
An in-memory copy of the order book on the GDAX cryptocurrency exchange, updated in real time via WebSocket feed, exposed in a thread-safe and lock-free data structure.
C++ heterogeneous and lock-free containers
A super-quick non-locking shareable mutex with ability to promote a lock from shared mode to exclusive mode and back.
Demonstrates usage of BSD sockets via UDP for high throughput processing
An open sourced implementation of Bw-Tree in SQL Server Hekaton
C++17 lock-free data structure library
Add a description, image, and links to the lock-free topic page so that developers can more easily learn about it.
To associate your repository with the lock-free topic, visit your repo's landing page and select "manage topics."