xuanyi-fu / xynet
network library based on io_uring and C++20 coroutine
☆102Updated 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☆289Updated 6 months ago
- c++20 coroutine with epoll and queue☆82Updated last year
- A RAFT implementation to help build your RAFT service in 1 minute.☆66Updated last year
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆119Updated 2 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆145Updated 5 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆117Updated 6 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆155Updated 6 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☆76Updated 6 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 2 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆127Updated 3 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- C++ interfaces for RDMA access☆66Updated last month
- A highly optimized single producer single consumer message queue C++ template☆256Updated 2 years ago
- Coroutine library and toolkit for C++20☆38Updated last month
- Coroutine C++ Workflow based on C++ 20☆64Updated this week
- Lock-free implementation of the token bucket algorithm in C++☆57Updated last year
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆97Updated 4 months ago
- An event-driven c library open source by taobao originally and maintain here☆20Updated 4 years ago
- 无锁链表vs加锁链表(性能对比)☆37Updated 6 years ago
- Boost.Lockfree☆128Updated last month
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆178Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆92Updated 5 months ago
- record some trivialities☆52Updated last year
- asio examples☆189Updated 6 months ago
- µcoro☆124Updated last month
- async io-uring based kernel io library☆30Updated 3 years ago
- 公众号[树屋编程]相关文章的代码☆35Updated 4 months ago