MarkReedZ / mrloop
An event loop for C using io_uring
☆46Updated 9 months ago
Alternatives and similar repositories for mrloop:
Users that are interested in mrloop are comparing it to the libraries listed below
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 2 years ago
- Concurrent trie-hash map library☆91Updated last year
- Mrcache is the fastest in memory KV store☆24Updated 2 months ago
- Source code for example programs from Lord of the io_uring guide☆167Updated 5 months ago
- Robin Hood hash map library☆59Updated 3 years ago
- ☆49Updated 4 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- A C11 implementation of D. Vyukov MPSC queue☆26Updated last year
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- The finest radix tree this side of the Linux kernel.☆34Updated 9 years ago
- rust echo server benchmark☆46Updated 6 years ago
- QSBR and EBR library☆116Updated 5 years ago
- High-performance web server for Linux, built on io_uring.☆21Updated 8 months ago
- Benchmarks for our memory allocator☆62Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- A simple bitset library in C☆128Updated 3 months ago
- ☆58Updated 3 years ago
- ☆14Updated 4 years ago
- ☆43Updated 4 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆286Updated 5 months ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆38Updated 7 months ago
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆57Updated 2 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Adapters for interfacing libuv with C++ resumable functions☆114Updated 4 months ago
- io_uring echo server☆371Updated 11 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆37Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago