network library based on io_uring and C++20 coroutine
☆110May 26, 2020Updated 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☆338Jul 30, 2024Updated last year
- High-performance web server for Linux, built on io_uring.☆22May 4, 2024Updated last year
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆495Aug 8, 2022Updated 3 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆26Mar 31, 2022Updated 3 years ago
- io_uring echo server☆397Jan 20, 2024Updated 2 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆178Aug 7, 2024Updated last year
- async io-uring based kernel io library☆34Mar 26, 2021Updated 4 years ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆129Feb 17, 2026Updated 2 weeks ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Jun 7, 2022Updated 3 years ago
- A C++ implementation of axboe/liburing☆15Dec 31, 2023Updated 2 years ago
- libcoring is a C++ network library in Proactor, and it is based on the new io_uring syscall of linux and coroutine in C++ 20. It's stop c…☆14May 16, 2022Updated 3 years ago
- Example static/shared library output of cmake-init☆13Jan 12, 2025Updated last year
- Async GRPC with C++20 coroutine support☆75Sep 26, 2022Updated 3 years ago
- A library for events and fibers☆37Dec 12, 2020Updated 5 years ago
- Map Reduce infrastructure lite using c++11 and gRPC☆22Dec 4, 2016Updated 9 years ago
- An event loop for C using io_uring☆49Apr 13, 2024Updated last year
- Probably the fastest coroutine lib in the world!☆1,174Feb 26, 2026Updated last week
- C++ compile-time Rust's like macro_rules implementation☆92Mar 6, 2024Updated 2 years ago
- Library providing helpers for the Linux kernel io_uring support☆3,562Mar 2, 2026Updated last week
- 基于C++ Coroutines编写的无栈协程库☆626Dec 27, 2023Updated 2 years ago
- Ubpa small flat containers based on C++20☆29Jul 20, 2022Updated 3 years ago
- cross-platform coroutine library in c++☆870Jan 20, 2026Updated last month
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆51Nov 21, 2018Updated 7 years ago
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆912Feb 3, 2024Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆39Sep 22, 2025Updated 5 months ago
- Unified Executors☆1,685Updated this week
- Fast integer to string and string to integer conversion functions☆24Sep 25, 2023Updated 2 years ago
- Heap allocation free version of C++11 std::function☆60Oct 6, 2021Updated 4 years ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆586Jul 8, 2024Updated last year
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Sep 2, 2020Updated 5 years ago
- Circular span☆12May 24, 2024Updated last year
- ☆14Feb 13, 2021Updated 5 years ago
- A nano concurrency library☆24May 28, 2020Updated 5 years ago
- A companion repository for the io_uring by Example article series☆427Oct 17, 2024Updated last year
- Coroutine library and toolkit for C++20☆39Dec 8, 2025Updated 3 months ago
- Fast and high-concurrent C++ RPC framework, based on protobuf and boost::asio☆10Aug 16, 2019Updated 6 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆11Apr 24, 2023Updated 2 years ago
- LINQ for C++11 done right☆15Feb 18, 2016Updated 10 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago