xuanyi-fu / xynetLinks
network library based on io_uring and C++20 coroutine
☆109Updated 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☆333Updated last year
- High performance HTTP server built on C++20 coroutines and io_uring☆175Updated last year
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆148Updated 5 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- A highly optimized single producer single consumer message queue C++ template☆277Updated 3 years ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆127Updated 3 years ago
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 years ago
- c++20 coroutine with epoll and queue☆115Updated last year
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆82Updated 7 years ago
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆188Updated 5 years ago
- Modern C++ actor framework based on std::execution, only requires C++20.☆131Updated this week
- Modern C++ B-tree containers☆276Updated 2 years ago
- Lewis Baker's Blog☆73Updated 8 months ago
- Boost.Lockfree☆146Updated last week
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 10 years ago
- C++ raft lib☆138Updated 3 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆375Updated 3 months ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- C++ implementation of raft consensus☆270Updated 2 years ago
- A low overhead nanosecond clock based on x86 TSC☆350Updated 10 months ago
- Boost.Hana中文文档☆114Updated 5 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆233Updated 4 years ago
- Coroutine library and toolkit for C++20☆39Updated 2 weeks ago
- Probably the best implementation for SkipList written by C++☆124Updated 2 years ago
- A stripped-down, portable version of boost::context☆53Updated 3 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago