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
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- QSBR and EBR library☆121Updated 5 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- ☆52Updated 5 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Mrcache is the fastest in memory KV store☆25Updated 8 months ago
- Robin Hood hash map library☆61Updated 3 years ago
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- Embedded storage benchmarking tool☆139Updated 3 years ago
- High performance AVL tree container C implementation☆55Updated 5 years ago
- High performance utility library for C☆94Updated last week
- 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++☆57Updated 2 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- Source code for example programs from Lord of the io_uring guide☆183Updated 11 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆41Updated last year
- Minimize lock-free queue ever!☆132Updated 6 years ago
- C multipurpose library and persistent key/value storage engine☆304Updated 3 weeks ago
- The finest radix tree this side of the Linux kernel.☆34Updated 9 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- A simple bitset library in C☆134Updated 4 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- For details, see the blog post:☆32Updated last year