MarkReedZ / mrloop
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
- Concurrent trie-hash map library☆91Updated last year
- Mrcache is the fastest in memory KV store☆25Updated 5 months ago
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- 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
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- Source code for example programs from Lord of the io_uring guide☆177Updated 8 months ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- ☆20Updated 2 years ago
- A C11 implementation of D. Vyukov MPSC queue☆27Updated last year
- ☆50Updated 5 years ago
- High-performance web server for Linux, built on io_uring.☆21Updated 11 months ago
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- The finest radix tree this side of the Linux kernel.☆34Updated 9 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- Benchmarks for our memory allocator☆63Updated last year
- Adaptive Radix Tree in C++☆42Updated this week
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 10 months ago
- ☆14Updated 5 years ago
- Robin Hood hash map library☆62Updated 3 years ago
- An independent Actor programming library, i.e., flow language, from FoundationDB project with examples.☆14Updated last year
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- Buffer based LRU cache☆39Updated 2 years ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆294Updated 8 months ago
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆31Updated 6 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆40Updated 3 years ago