MarkReedZ / mrloopLinks
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
Sorting:
- Concurrent trie-hash map library☆92Updated last year
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- QSBR and EBR library☆125Updated 5 years ago
- ☆52Updated 5 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- Embedded storage benchmarking tool☆139Updated 3 years ago
- Multipurpose C library and persistent key/value storage☆307Updated 2 weeks ago
- timer.c: Tickless hierarchical timing wheel☆232Updated last year
- C implementation of the Raft Consensus protocol, BSD licensed☆81Updated 2 years ago
- a fast and light-weighted key-value store library☆45Updated 3 weeks ago
- Source code for example programs from Lord of the io_uring guide☆189Updated last year
- Mrcache is the fastest in memory KV store☆25Updated 10 months ago
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 11 years ago
- A C11 implementation of D. Vyukov MPSC queue☆30Updated 2 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- The finest radix tree this side of the Linux kernel.☆34Updated 9 years ago
- io_uring echo server☆392Updated last year
- Minimize lock-free queue ever!☆132Updated 7 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- Our open source benchmarks and code samples☆192Updated 2 months ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆228Updated 3 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆145Updated 4 years ago
- Robin Hood hash map library☆65Updated 4 years ago
- A web framework written in c++ based on seastar framework☆118Updated 2 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 6 years ago
- A simple bitset library in C☆137Updated 6 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- LMAX's disruptor pattern implemented in C☆96Updated last month
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year