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:
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 12 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- Lock-free implementation of the token bucket algorithm in C++☆60Updated 2 years ago
- A C11 implementation of D. Vyukov MPSC queue☆30Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆63Updated last year
- network library based on io_uring and C++20 coroutine☆107Updated 5 years ago
- Concurrent trie-hash map library☆92Updated last year
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆41Updated last year
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 3 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 5 months ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Source code for example programs from Lord of the io_uring guide☆190Updated last year
- QSBR and EBR library☆127Updated 5 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆77Updated 11 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆228Updated 3 years ago
- ☆52Updated 5 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- ☆22Updated last month
- Hiactor is a distributed C++ actor framework.☆114Updated last year
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago