xuanyi-fu / xynetLinks
network library based on io_uring and C++20 coroutine
☆103Updated 5 years ago
Alternatives and similar repositories for xynet
Users that are interested in xynet are comparing it to the libraries listed below
Sorting:
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆306Updated 10 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☆148Updated 5 years ago
- c++20 coroutine with epoll and queue☆97Updated last year
- 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
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆123Updated 3 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆163Updated 9 months ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago
- C++ interfaces for RDMA access☆77Updated this week
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- modern c++ raft library☆47Updated 5 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- record some trivialities☆52Updated last year
- C++ raft lib☆136Updated 2 years ago
- Hiactor is a distributed C++ actor framework.☆112Updated 11 months ago
- Boost.Lockfree☆133Updated last week
- W-TinyLFU cache C++11 header only implementation☆58Updated 6 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆90Updated 4 years ago
- a highly cache-friendly hash table☆46Updated 2 years ago
- Coroutine C++ Workflow based on C++ 20☆68Updated last week
- Boost.Coroutine2☆134Updated last month
- asio examples☆194Updated 10 months ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago
- µcoro☆148Updated 4 months ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆105Updated 2 months ago