CarterLi / io_uring-echo-server
☆13Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for io_uring-echo-server
- Source code for example programs from Lord of the io_uring guide☆155Updated 3 months ago
- An event loop for C using io_uring☆46Updated 6 months ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 2 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆283Updated 3 months ago
- network library based on io_uring and C++20 coroutine☆101Updated 4 years ago
- ☆49Updated 4 years ago
- io_uring echo server☆369Updated 9 months ago
- ☆57Updated 3 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆211Updated 3 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆48Updated last year
- A special smart pointer to exchange data between threads☆37Updated 5 years ago
- Lock-free implementation of the token bucket algorithm in C++☆54Updated last year
- Our open source benchmarks and code samples☆188Updated last month
- W-TinyLFU cache C++11 header only implementation☆55Updated 6 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 3 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Slab Memory Allocator in Application Layer☆28Updated 6 years ago
- QSBR and EBR library☆115Updated 4 years ago
- Cross-platform atomic operations and lock algorithm library☆95Updated 6 years ago
- rust echo server benchmark☆45Updated 5 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆42Updated 4 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆36Updated 5 months ago
- The Lightstep distributed tracing library for C++☆39Updated last year
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago
- Concurrent trie-hash map library☆89Updated last year
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- A companion repository for the io_uring by Example article series☆375Updated 3 weeks ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- ☆64Updated last year
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆26Updated 6 years ago