CarterLi / io_uring-echo-serverLinks
☆14Updated 5 years ago
Alternatives and similar repositories for io_uring-echo-server
Users that are interested in io_uring-echo-server are comparing it to the libraries listed below
Sorting:
- io_uring echo server☆397Updated 2 years ago
- ☆53Updated 5 years ago
- Our open source benchmarks and code samples☆193Updated 3 months ago
- Source code for example programs from Lord of the io_uring guide☆197Updated last year
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆26Updated 3 years ago
- The finest radix tree this side of the Linux kernel.☆34Updated 10 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆235Updated 4 years ago
- QSBR and EBR library☆135Updated 6 years ago
- An event loop for C using io_uring☆49Updated last year
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- network library based on io_uring and C++20 coroutine☆110Updated 5 years ago
- ☆59Updated 4 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆338Updated last year
- Concurrent trie-hash map library☆94Updated 2 years ago
- A companion repository for the io_uring by Example article series☆424Updated last year
- Lock-free implementation of the token bucket algorithm in C++☆62Updated 2 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 8 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆82Updated 2 years ago
- A C11 implementation of D. Vyukov MPSC queue☆33Updated 2 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆42Updated last year
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- The Lightstep distributed tracing library for C++☆39Updated 2 years ago
- timer.c: Tickless hierarchical timing wheel☆236Updated 2 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 months ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆150Updated 6 years ago
- A minimal UDP stack based on DPDK☆136Updated 4 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆141Updated 3 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 10 years ago