MarkReedZ / mrloop
An event loop for C using io_uring
☆46Updated 10 months ago
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
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 2 years ago
- Mrcache is the fastest in memory KV store☆24Updated 3 months ago
- Source code for example programs from Lord of the io_uring guide☆170Updated 6 months ago
- ☆50Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- QSBR and EBR library☆117Updated 5 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- ☆43Updated 4 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 8 months ago
- ☆20Updated 2 years ago
- timer.c: Tickless hierarchical timing wheel☆225Updated last year
- ☆14Updated 4 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- A C11 implementation of D. Vyukov MPSC queue☆27Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆142Updated 4 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆289Updated 6 months ago
- The finest radix tree this side of the Linux kernel.☆34Updated 9 years ago
- Robin Hood hash map library☆60Updated 3 years ago
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆58Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- High performance AVL tree container C implementation☆53Updated 4 years ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆74Updated 4 years ago
- Slab Memory Allocator in Application Layer☆27Updated 7 years ago
- network library based on io_uring and C++20 coroutine☆102Updated 4 years ago