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
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- LMAX's disruptor pattern implemented in C☆95Updated 6 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆18Updated 9 months ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- Latency benchmarks of Unix IPC mechanisms☆99Updated 5 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆55Updated 3 years ago
- My take on the LMAX Disruptor☆73Updated 11 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆71Updated 3 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- A C11 implementation of D. Vyukov MPSC queue☆27Updated last year
- Generate minimal and customized core dump files on Linux.☆45Updated last year
- Lightweight C++ API for Lua☆24Updated last month
- 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 proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- C++ port of LMAX disruptor☆21Updated 6 years ago
- OpenMAMA/ZeroMQ bridge☆33Updated 3 weeks ago
- The Lightstep distributed tracing library for C++☆39Updated last year
- Wren: Nonblocking Reads in a Partitioned Transactional Causally Consistent Data Store☆8Updated 6 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 9 months ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated last year
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 9 years ago