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:
- An event loop for C using io_uring☆48Updated last year
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 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☆52Updated last year
- Source code for example programs from Lord of the io_uring guide☆182Updated 10 months ago
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- network library based on io_uring and C++20 coroutine☆104Updated 5 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Our open source benchmarks and code samples☆192Updated 2 weeks ago
- ☆52Updated 5 years ago
- High-performance web server for Linux, built on io_uring.☆21Updated last year
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- ☆56Updated 4 years ago
- A nano concurrency library☆24Updated 5 years ago
- io_uring echo server☆383Updated last year
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 4 years ago
- The finest radix tree this side of the Linux kernel.☆34Updated 9 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆29Updated 6 years ago
- Concurrent trie-hash map library☆92Updated last year
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- Sphinx is a fast in-memory key-value store, compatible with Memcached.☆32Updated 5 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
- Lord of the io_uring: io_uring tutorial, examples and reference☆88Updated 10 months ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- libuv thread communication☆58Updated 2 years ago