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☆391Updated last year
- Source code for example programs from Lord of the io_uring guide☆195Updated last year
- A wait-free multi-producer-single-consumer queue in C11 atomics☆231Updated 4 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆329Updated last year
- QSBR and EBR library☆133Updated 5 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- An event loop for C using io_uring☆49Updated last year
- Our open source benchmarks and code samples☆193Updated last month
- ☆52Updated 5 years ago
- network library based on io_uring and C++20 coroutine☆109Updated 5 years ago
- A companion repository for the io_uring by Example article series☆420Updated last year
- The finest radix tree this side of the Linux kernel.☆34Updated 10 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 6 years ago
- C++ driver for Cassandra/Scylla based on seastar framework☆43Updated 6 years ago
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 years ago
- rust echo server benchmark☆49Updated 6 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 8 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 minimal UDP stack based on DPDK☆133Updated 4 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- A web framework written in c++ based on seastar framework☆119Updated 2 years ago
- ☆59Updated 4 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆148Updated 5 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated 2 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆83Updated 2 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆208Updated 3 years ago
- A C11 implementation of D. Vyukov MPSC queue☆32Updated 2 years ago