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:
- Combine `asio` with `std::execution`.☆22Updated 4 months ago
- Coroutine library and toolkit for C++20☆39Updated 3 months ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Go-like channels for ASIO C++20 coroutines☆39Updated last year
- Async GRPC with C++20 coroutine support☆74Updated 2 years ago
- A single-header scheduler aware C++ oneshot channel☆19Updated 6 months ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- A C++ implementation of axboe/liburing☆13Updated last year
- async io-uring based kernel io library☆31Updated 4 years ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆152Updated 3 months ago
- network library based on io_uring and C++20 coroutine☆104Updated 5 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆155Updated last year
- Hiactor is a distributed C++ actor framework.☆112Updated last year
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated last year
- std::future extension☆37Updated 4 years ago
- Yet another C++ 20 coroutine library.☆22Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆69Updated 10 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆180Updated last year
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- Boost.org unordered module☆75Updated 3 weeks ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆311Updated 11 months ago
- A cross-platform FTP/FTPS client library built on Boost.Asio☆73Updated last month
- An HTTP server using liburingpp☆14Updated 6 months ago
- Repository with examples for the C++20 Coroutines video and article.☆29Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- ☆22Updated 8 months ago
- Networking library using C++20 coroutines☆100Updated this week
- Coroutine support tools☆36Updated 4 months ago
- The Reactive C++ Toolbox is an open source library of C++20 components designed for efficient, asynchronous network applications on the L…☆22Updated 2 weeks ago