xuanyi-fu / xynetLinks
network library based on io_uring and C++20 coroutine
☆106Updated 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☆314Updated last year
- A RAFT implementation to help build your RAFT service in 1 minute.☆68Updated 2 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Updated 6 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- High performance HTTP server built on C++20 coroutines and io_uring☆166Updated 11 months ago
- A highly optimized single producer single consumer message queue C++ template☆268Updated 2 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆125Updated 3 years ago
- c++20 coroutine with epoll and queue☆107Updated last year
- C++ raft lib☆136Updated 2 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆183Updated 5 years ago
- Modern C++ B-tree containers☆274Updated last year
- Lewis Baker's Blog☆72Updated 4 months ago
- 无锁链表vs加锁链表(性能对比)☆37Updated 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☆74Updated 2 years ago
- C++ implementation of raft consensus☆268Updated 2 years ago
- Lock-free implementation of the token bucket algorithm in C++☆59Updated 2 years ago
- Boost.Lockfree☆135Updated 2 months ago
- A low overhead nanosecond clock based on x86 TSC☆336Updated 5 months ago
- Boost.Hana中文文档☆113Updated 4 years ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆106Updated 4 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆367Updated 2 months ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 2 years ago
- A concurrent thread-safe hash map implemented in C++☆144Updated 2 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 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☆52Updated 2 years ago