ddeka0 / AsyncIOLinks
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
Sorting:
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- network library based on io_uring and C++20 coroutine☆104Updated 5 years ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Source code for example programs from Lord of the io_uring guide☆183Updated 11 months ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- ☆52Updated 5 years ago
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆41Updated last year
- Concurrent trie-hash map library☆92Updated last year
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- QSBR and EBR library☆121Updated 5 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆227Updated 3 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- ☆21Updated 8 months ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- 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 fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 3 months ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆76Updated 4 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Our open source benchmarks and code samples☆192Updated last week