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
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆35Updated last year
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- A C11 implementation of D. Vyukov MPSC queue☆27Updated last year
- A threaded, continuations-based I/O event library for manycore NUMA machines☆71Updated 3 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- ☆32Updated last year
- Netstring parsing in C☆35Updated 4 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- Latency benchmarks of Unix IPC mechanisms☆20Updated 8 years ago
- Latency benchmarks of Unix IPC mechanisms☆99Updated 5 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 9 years ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆28Updated 10 years ago
- libuv thread communication☆57Updated last year
- Convenient & cross-platform sandboxing C library☆44Updated 10 months ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- testing latencies of various linux thread synchronization primitives☆18Updated 8 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- 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
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated last year
- Heterogeneous memory mapper (hmmap)☆10Updated 4 years ago
- My take on the LMAX Disruptor☆74Updated 11 years ago
- ☆14Updated 5 years ago
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 9 years ago