CarterLi / io_uring-echo-server
☆14Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for io_uring-echo-server
- ☆49Updated 4 years ago
- Source code for example programs from Lord of the io_uring guide☆155Updated 3 months ago
- An event loop for C using io_uring☆47Updated 7 months ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 2 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago
- Slab Memory Allocator in Application Layer☆28Updated 6 years ago
- network library based on io_uring and C++20 coroutine☆101Updated 4 years ago
- The finest radix tree this side of the Linux kernel.☆34Updated 9 years ago
- io_uring echo server☆370Updated 10 months ago
- QSBR and EBR library☆116Updated 4 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- Concurrent trie-hash map library☆89Updated last year
- W-TinyLFU cache C++11 header only implementation☆55Updated 6 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆285Updated 3 months ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆215Updated 3 years ago
- An efficient and practical queueing for fast core-to-core communication http://psy-lob-saw.blogspot.co.uk/2013/11/spsc-iv-look-at-bqueue.…☆19Updated 7 years ago
- ☆58Updated 3 years ago
- The Lightstep distributed tracing library for C++☆39Updated last year
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆14Updated 7 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆139Updated 4 years ago
- Our open source benchmarks and code samples☆188Updated last month
- Tick-based timer (hierarchical timing wheel algorithm)☆42Updated 4 years ago
- A nano concurrency library☆24Updated 4 years ago
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆33Updated 5 months 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
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆26Updated 6 years ago
- High-performance web server for Linux, built on io_uring.☆21Updated 6 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆54Updated 11 months ago
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆30Updated 6 years ago