ddeka0 / AsyncIO
A CPP wrapper for asynchronous socket server using linux's latest IO_URING API
☆25Updated 3 years ago
Alternatives and similar repositories for AsyncIO:
Users that are interested in AsyncIO are comparing it to the libraries listed below
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- network library based on io_uring and C++20 coroutine☆101Updated 4 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- ☆20Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆17Updated last week
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 10 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- Lock-free linked list☆16Updated 12 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- A C11 implementation of D. Vyukov MPSC queue☆27Updated last year
- Adaptive Radix Tree in C++☆41Updated this 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
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- ☆50Updated 5 years ago
- Hiactor is a distributed C++ actor framework.☆111Updated 10 months ago
- ☆12Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Concurrent trie-hash map library☆91Updated last year
- A fast in-memory key-value store☆49Updated 7 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 months ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- Implemented Concurrent Priority Queues using fine grained locking over sequential heap and lockfree skiplist-based☆8Updated 7 years ago