rzbdz / libcoring
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 currently. We will try to bring sender-receiver model to it in the future.
☆12Updated 2 years ago
Alternatives and similar repositories for libcoring:
Users that are interested in libcoring are comparing it to the libraries listed below
- Coroutine based asynchronous IO using poll and io_uring for C++20☆12Updated 3 weeks ago
- A single-header scheduler aware C++ oneshot channel☆19Updated last month
- Coroutine library and toolkit for C++20☆38Updated 3 weeks ago
- network library based on io_uring and C++20 coroutine☆102Updated 4 years ago
- Go-like channels for ASIO C++20 coroutines☆36Updated 11 months ago
- CES - Coroutines, Epoll and Sockets☆45Updated last year
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago
- Combine `asio` with `std::execution`.☆11Updated last week
- async io-uring based kernel io library☆30Updated 3 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆154Updated 5 months ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 6 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆50Updated last year
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆288Updated 6 months ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆117Updated 6 years ago
- 低配版的标准库executors C++20实现☆17Updated last year
- ioCoro is an async-IO service framework based on cpp20Coroutine☆77Updated last year
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆27Updated last year
- A C++ implementation of axboe/liburing☆13Updated last year
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆86Updated 4 months ago
- Async SEMaphore☆22Updated 9 months ago
- Repository with examples for the C++20 Coroutines video and article.☆30Updated 6 months ago
- An async redis client designed for performance and scalability☆240Updated last month
- Boost.org intrusive module☆56Updated last month
- ☆17Updated 3 months ago
- Networking library using C++20 coroutines☆79Updated last week
- A C++14 reflection library☆68Updated last month
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated 2 weeks ago
- Coroutine C++ Workflow based on C++ 20☆64Updated 3 weeks ago
- µcoro☆120Updated 2 weeks ago