dcreager / varon-t
C implementation of Disruptor queues
☆22Updated 2 years ago
Alternatives and similar repositories for varon-t:
Users that are interested in varon-t are comparing it to the libraries listed below
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Netstring parsing in C☆35Updated 4 years ago
- A C11 implementation of D. Vyukov MPSC queue☆27Updated last year
- An efficient and practical queueing for fast core-to-core communication http://psy-lob-saw.blogspot.co.uk/2013/11/spsc-iv-look-at-bqueue.…☆19Updated 7 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 9 years ago
- Latency benchmarks of Unix IPC mechanisms☆99Updated 5 years ago
- MDBM a very fast memory-mapped key/value store.☆77Updated last year
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆35Updated last year
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Lightweight C++ API for Lua☆24Updated 2 months ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆28Updated 10 years ago
- A nano concurrency library☆24Updated 4 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- A library for high-performance lightweight threads☆20Updated 13 years ago
- My take on the LMAX Disruptor☆74Updated 11 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆55Updated 3 years ago
- libuv thread communication☆57Updated last year
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- C++ Utility Library☆34Updated 6 months ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 8 years ago
- Message Framing for libuv☆57Updated 4 years ago