MarkReedZ / mrloop
An event loop for C using io_uring
☆47Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for mrloop
- Concurrent trie-hash map library☆89Updated last year
- Mrcache is the fastest in memory KV store☆24Updated 3 weeks ago
- ☆49Updated 4 years ago
- Source code for example programs from Lord of the io_uring guide☆155Updated 3 months ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- QSBR and EBR library☆116Updated 4 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 2 years ago
- W-TinyLFU cache C++11 header only implementation☆55Updated 6 years ago
- A C11 implementation of D. Vyukov MPSC queue☆25Updated last year
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆54Updated 11 months ago
- ☆14Updated 4 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- High performance utility library for C☆92Updated 3 months ago
- ☆21Updated last year
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆30Updated 6 years ago
- Lock-free implementation of the token bucket algorithm in C++☆55Updated last year
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆48Updated last year
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆36Updated 5 months ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- Lord of the io_uring: io_uring tutorial, examples and reference☆72Updated 3 months ago
- The finest radix tree this side of the Linux kernel.☆34Updated 9 years ago
- rust echo server benchmark☆45Updated 5 years ago
- timer.c: Tickless hierarchical timing wheel☆223Updated last year
- Cross-platform atomic operations and lock algorithm library☆96Updated 6 years ago
- io_uring echo server☆370Updated 10 months ago
- High-performance web server for Linux, built on io_uring.☆21Updated 6 months ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Robin Hood hash map library☆58Updated 3 years ago