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
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Combine `asio` with `std::execution`.☆17Updated 2 weeks ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 8 months ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆52Updated last year
- Coroutine library and toolkit for C++20☆38Updated last week
- network library based on io_uring and C++20 coroutine☆102Updated 4 years ago
- A single-header scheduler aware C++ oneshot channel☆19Updated 3 months ago
- async io-uring based kernel io library☆30Updated 4 years ago
- Coroutine based asynchronous IO using poll and io_uring for C++20☆12Updated 2 months ago
- 公众号[树屋编程]相关文章的代码☆35Updated 5 months ago
- C++ utilities☆46Updated 3 months ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago
- Go-like channels for ASIO C++20 coroutines☆36Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 2 months ago
- std::future extension☆37Updated 4 years ago
- A C++ implementation of axboe/liburing☆13Updated last year
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- C++11 compatible charconv☆29Updated last week
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆29Updated last year
- Cpp lifetime safety profile static analyzer☆58Updated last month
- c++20 coroutine with epoll and queue☆85Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 6 months ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆77Updated 6 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆64Updated 6 months ago
- A C++14 reflection library☆70Updated 2 weeks ago
- Coroutine C++ Workflow based on C++ 20☆65Updated last week
- Repository with examples for the C++20 Coroutines video and article.☆29Updated 8 months ago