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☆286Updated 5 months ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆65Updated last year
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆143Updated 5 years ago
- c++20 coroutine with epoll and queue☆78Updated last year
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆118Updated 2 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆114Updated 6 years ago
- Lock-free implementation of the token bucket algorithm in C++☆56Updated last year
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆77Updated last year
- High performance HTTP server built on C++20 coroutines and io_uring☆150Updated 5 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆127Updated 3 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 2 years ago
- µcoro☆115Updated this week
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆75Updated 6 years ago
- A stripped-down, portable version of boost::context☆51Updated 2 years ago
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆27Updated last year
- C++ interfaces for RDMA access☆64Updated last week
- Boost.Lockfree☆128Updated 3 weeks ago
- C++ raft lib☆130Updated 2 years ago
- modern c++ raft library☆46Updated 5 years ago
- 无锁链表vs加锁链表(性能对比)☆37Updated 6 years ago
- ☆76Updated 2 years ago
- Boost.Coroutine2☆129Updated last month
- 公众号[树屋编程]相关文章的代码☆35Updated 2 months ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆87Updated 4 years ago
- Coroutine C++ Workflow based on C++ 20☆63Updated 2 weeks ago
- A highly optimized single producer single consumer message queue C++ template☆252Updated 2 years ago
- Based on cppfreemock and gmock, can mock global function, member (virtual/nonvirtual) function, class static function without changing so…☆32Updated 8 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆106Updated last year