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☆47Updated 12 years ago
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- A C11 implementation of D. Vyukov MPSC queue☆33Updated 2 years ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Source code for example programs from Lord of the io_uring guide☆196Updated last year
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- Our open source benchmarks and code samples☆193Updated last month
- network library based on io_uring and C++20 coroutine☆109Updated 5 years ago
- ☆22Updated last month
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 8 months ago
- Hiactor is a distributed C++ actor framework.☆118Updated last year
- QSBR and EBR library☆133Updated 6 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆232Updated 4 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 10 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 10 years ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆15Updated 8 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 8 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆148Updated 5 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆158Updated 5 months ago
- timing wheel implementation☆14Updated 13 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- Modern C++ B-tree containers☆276Updated 2 years ago
- Effective Memory Reclamation☆63Updated 5 years ago