xuanyi-fu / xynet
network library based on io_uring and C++20 coroutine
☆101Updated 4 years ago
Alternatives and similar repositories for xynet:
Users that are interested in xynet are comparing it to the libraries listed below
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆294Updated 8 months ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆147Updated 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
- c++20 coroutine with epoll and queue☆87Updated last year
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆122Updated 3 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆159Updated 8 months ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆77Updated 6 years ago
- Boost.Hana中文文档☆113Updated 4 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago
- C++ interfaces for RDMA access☆69Updated 3 weeks ago
- modern c++ raft library☆47Updated 5 years ago
- A highly optimized single producer single consumer message queue C++ template☆262Updated 2 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- A stripped-down, portable version of boost::context☆51Updated 2 years ago
- C++ raft lib☆136Updated 2 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆224Updated 3 years ago
- µcoro☆139Updated 2 months ago
- An event-driven c library open source by taobao originally and maintain here☆21Updated 5 years ago
- Lewis Baker's Blog☆70Updated 2 weeks ago
- Boost.Coroutine2☆131Updated this week
- a highly cache-friendly hash table☆46Updated 2 years ago
- C++ implementation of raft consensus☆262Updated last year
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆179Updated 5 years ago