MarkReedZ / mrloopLinks
An event loop for C using io_uring
☆48Updated last year
Alternatives and similar repositories for mrloop
Users that are interested in mrloop are comparing it to the libraries listed below
Sorting:
- QSBR and EBR library☆119Updated 5 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- Mrcache is the fastest in memory KV store☆25Updated 7 months ago
- Concurrent trie-hash map library☆91Updated last year
- W-TinyLFU cache C++11 header only implementation☆58Updated 6 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Source code for example programs from Lord of the io_uring guide☆181Updated 10 months ago
- A C11 implementation of D. Vyukov MPSC queue☆28Updated last year
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- ☆51Updated 5 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆57Updated last year
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A simple bitset library in C☆134Updated 3 months ago
- C implementation of the Raft Consensus protocol, BSD licensed☆72Updated last year
- io_uring echo server☆379Updated last year
- Effective Memory Reclamation☆55Updated 5 years ago
- The finest radix tree this side of the Linux kernel.☆34Updated 9 years ago
- ☆20Updated 2 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 months ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- Coroutines for C.☆74Updated 8 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago