rzbdz / libcoringLinks
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 3 years ago
Alternatives and similar repositories for libcoring
Users that are interested in libcoring are comparing it to the libraries listed below
Sorting:
- Coroutine library and toolkit for C++20☆38Updated 3 months ago
- A single-header scheduler aware C++ oneshot channel☆19Updated 5 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆104Updated 5 years ago
- Combine `asio` with `std::execution`.☆20Updated 3 months ago
- Go-like channels for ASIO C++20 coroutines☆39Updated last year
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated 11 months ago
- async io-uring based kernel io library☆31Updated 4 years ago
- Repository with examples for the C++20 Coroutines video and article.☆29Updated 11 months ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated last year
- C++ utilities☆48Updated 2 months ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆308Updated 10 months ago
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago
- Coroutine based asynchronous IO using poll and io_uring for C++20☆13Updated 5 months ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- A C++14 reflection library☆73Updated last month
- A C++20 coroutine library based off asyncio☆25Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆66Updated 9 months ago
- A C++ implementation of axboe/liburing☆13Updated last year
- Yet another C++ 20 coroutine library.☆22Updated last year
- Boost.org unordered module☆75Updated last week
- std::future extension☆37Updated 4 years ago
- ☆56Updated 4 years ago
- ☆21Updated 8 months ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆131Updated 7 months ago
- Unique-ownership smart pointers with observable lifetime.☆36Updated 2 months ago
- C++11 compatible charconv☆31Updated last week
- Object pool implementation in C++11☆99Updated 4 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆36Updated 3 weeks ago