xiaoyang-sde / co-uring-httpLinks
High performance HTTP server built on C++20 coroutines and io_uring
☆163Updated 9 months ago
Alternatives and similar repositories for co-uring-http
Users that are interested in co-uring-http are comparing it to the libraries listed below
Sorting:
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆123Updated 3 years ago
- network library based on io_uring and C++20 coroutine☆103Updated 5 years ago
- c++20 coroutine with epoll and queue☆97Updated last year
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆306Updated 10 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆103Updated 8 months ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆106Updated 2 months ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- Lightweight structured concurrency for C++20☆123Updated last week
- ☆156Updated 10 months ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- C++20协程net,基于epoll,可以方便地使用await语法☆29Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆175Updated last year
- Cpp lifetime safety profile static analyzer☆59Updated 4 months ago
- A lightweight and easy to use async IO library implemented with io_uring and C++20 coroutine.☆13Updated 3 months ago
- C++文章、论文、视频资源分享,每月四期,供群内朋友阅读交流。☆235Updated last month
- 公众号[树屋编程]相关文章的代码☆36Updated 7 months ago
- ☆78Updated last week
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆91Updated 2 years ago
- ☆144Updated this week
- µcoro☆148Updated 4 months ago
- Asynchronous network library that supports coroutines in C++20☆68Updated 7 months ago
- A C++17-based lightweight high-performance network library☆259Updated last year
- Coroutine C++ Workflow based on C++ 20☆68Updated last week
- My own implementation of C++'s smart pointers☆37Updated 4 years ago
- An adaption of Senders/Receivers for async networking and I/O☆18Updated last month
- C++20 coroutine library☆765Updated this week
- Coroutines for C++20 & asio☆283Updated last month
- Lock-free atomic_shared_ptr implementations☆42Updated last year
- Example programs for Talking Async videos☆194Updated 2 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated last year