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 single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Latency benchmarks of Unix IPC mechanisms☆100Updated 5 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- Message Framing for libuv☆58Updated 4 years ago
- LMAX's disruptor pattern implemented in C☆96Updated last week
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆88Updated 3 years ago
- My take on the LMAX Disruptor☆75Updated 12 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 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.…☆21Updated 8 years ago
- This make CRC be fast. Included implementations: CRC-64-Jones and CRC-16-CCITT☆137Updated 2 years ago
- Concurrent trie-hash map library☆92Updated last year
- C11 Lock-free Stack☆183Updated last year
- Ultra low latency messaging kernel☆156Updated 10 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆73Updated 4 years ago
- libuv thread communication☆58Updated 2 years ago
- Netstring parsing in C☆36Updated 4 years ago
- High performance utility library for C☆94Updated last month
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆35Updated 2 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Our open source benchmarks and code samples☆192Updated 3 weeks ago
- C based ordered key-value ACID DB using a skip list data structure☆162Updated 10 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆37Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- IPC benchmark on Linux☆75Updated 2 years ago