MarkReedZ / mrloopLinks
An event loop for C using io_uring
☆49Updated last year
Alternatives and similar repositories for mrloop
Users that are interested in mrloop are comparing it to the libraries listed below
Sorting:
- Concurrent trie-hash map library☆92Updated last year
- QSBR and EBR library☆127Updated 5 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Multipurpose C library and persistent key/value storage☆308Updated this week
- ☆52Updated 5 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- A C11 implementation of D. Vyukov MPSC queue☆31Updated 2 years ago
- Source code for example programs from Lord of the io_uring guide☆192Updated last year
- io_uring echo server☆390Updated last year
- timer.c: Tickless hierarchical timing wheel☆232Updated 2 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆81Updated 2 years ago
- Minimize lock-free queue ever!☆132Updated 7 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆228Updated 3 years ago
- Embedded storage benchmarking tool☆139Updated 3 years ago
- High performance utility library for C☆94Updated 3 months ago
- Robin Hood hash map library☆65Updated 4 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 11 months ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆67Updated last year
- ☆44Updated 4 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- High-performance web server for Linux, built on io_uring.☆22Updated last year
- Lock-free implementation of the token bucket algorithm in C++☆60Updated 2 years ago
- The finest radix tree this side of the Linux kernel.☆34Updated 9 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
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 7 years ago