dcreager / varon-tLinks
C implementation of Disruptor queues
☆23Updated 3 years ago
Alternatives and similar repositories for varon-t
Users that are interested in varon-t are comparing it to the libraries listed below
Sorting:
- A threaded, continuations-based I/O event library for manycore NUMA machines☆72Updated 4 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆49Updated 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Latency benchmarks of Unix IPC mechanisms☆99Updated 5 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- leveldb FUSE filesystem☆16Updated 11 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 3 weeks ago
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- timing wheel implementation☆14Updated 12 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- The CIlk programming language from http://supertech.lcs.mit.edu/cilk/☆9Updated 9 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 3 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆40Updated last year
- High performance utility library for C☆94Updated 10 months ago
- RLU resizable hash-table☆17Updated 9 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.…☆20Updated 8 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- Wannabe Main Memory Database and More☆53Updated 4 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Heterogeneous memory mapper (hmmap)☆10Updated 4 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- Sphinx is a fast in-memory key-value store, compatible with Memcached.☆32Updated 5 years ago
- Netstring parsing in C☆35Updated 4 years ago
- Message Framing for libuv☆58Updated 4 years ago
- An event loop for C using io_uring☆48Updated last year