xuanyi-fu / xynetView external linksLinks
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
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆497Aug 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☆177Aug 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☆129Updated this week
- 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
- Async GRPC with C++20 coroutine support☆75Sep 26, 2022Updated 3 years ago
- Example static/shared library output of cmake-init☆13Jan 12, 2025Updated last year
- 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
- Probably the fastest coroutine lib in the world!☆1,170Feb 10, 2026Updated last week
- Library providing helpers for the Linux kernel io_uring support☆3,548Updated this week
- C++ compile-time Rust's like macro_rules implementation☆92Mar 6, 2024Updated last year
- 基于C++ Coroutines编写的无栈协程库☆627Dec 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 3 weeks ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆80Sep 27, 2023Updated 2 years ago
- C++20 Microservice Bootstrapping Framework☆233Updated this week
- 高性能序列化库,一行代码即可完成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.☆913Feb 3, 2024Updated 2 years ago
- A modern framework for backend development based on io_uring Linux interface☆527Feb 3, 2026Updated 2 weeks ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Sep 22, 2025Updated 4 months ago
- Unified Executors☆1,684Feb 6, 2026Updated last 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.☆583Jul 8, 2024Updated last year
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Sep 2, 2020Updated 5 years ago
- ☆14Feb 13, 2021Updated 5 years ago
- Circular span☆12May 24, 2024Updated last year
- A nano concurrency library☆24May 28, 2020Updated 5 years ago
- A companion repository for the io_uring by Example article series☆425Oct 17, 2024Updated last year
- Coroutine library and toolkit for C++20☆39Dec 8, 2025Updated 2 months ago
- a high performance server framework☆12Dec 11, 2022Updated 3 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆11Apr 24, 2023Updated 2 years ago
- Fast and high-concurrent C++ RPC framework, based on protobuf and boost::asio☆10Aug 16, 2019Updated 6 years ago