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.
☆14Updated 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`.☆31Updated 3 months ago
- Coroutine library and toolkit for C++20☆39Updated 2 months ago
- C++ utilities☆58Updated this week
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- async io-uring based kernel io library☆34Updated 4 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Coroutine based asynchronous IO using poll and io_uring for C++20☆15Updated 2 months ago
- network library based on io_uring and C++20 coroutine☆110Updated 5 years ago
- Go-like channels for ASIO C++20 coroutines☆43Updated last year
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆28Updated last year
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆338Updated last year
- A C++ implementation of axboe/liburing☆15Updated 2 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆160Updated 6 months ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆231Updated 2 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆134Updated last year
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆102Updated last month
- A single-header scheduler aware C++ oneshot channel☆20Updated last year
- C++ stackless coroutine library . Support for TCP, UDP, HTTP, HTTP2, mysqlclient, kafkaclient, zookeeper with full coroutine-driven archi…☆16Updated last week
- High performance HTTP server built on C++20 coroutines and io_uring☆178Updated last year
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆165Updated 10 months ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆168Updated last year
- Repository with examples for the C++20 Coroutines video and article.☆29Updated last year
- std::future extension☆37Updated 5 years ago
- Implementation of the networking proposal P2762☆75Updated last month
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- ☆22Updated 2 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated 2 months ago
- An async redis client designed for performance and scalability☆272Updated this week