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☆93Updated 2 years ago
- QSBR and EBR library☆133Updated 6 years ago
- ☆52Updated 5 years ago
- Robin Hood hash map library☆67Updated 4 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Source code for example programs from Lord of the io_uring guide☆196Updated last year
- Multipurpose C library and persistent key/value storage☆310Updated 3 weeks ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆232Updated 4 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- High performance utility library for C☆96Updated 5 months ago
- timer.c: Tickless hierarchical timing wheel☆234Updated 2 years ago
- A C11 implementation of D. Vyukov MPSC queue☆32Updated 2 years ago
- Mrcache is the fastest in memory KV store☆25Updated last year
- Embedded storage benchmarking tool☆139Updated 3 years ago
- Our open source benchmarks and code samples☆193Updated last month
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- io_uring echo server☆392Updated last year
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆83Updated 2 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 years ago
- SIMD-accelerated base64 codecs☆440Updated last year
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- High-performance web server for Linux, built on io_uring.☆22Updated last year
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆148Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- ☆44Updated 4 years ago