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 2 months ago
- Coroutine library and toolkit for C++20☆39Updated 3 weeks ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Go-like channels for ASIO C++20 coroutines☆42Updated last year
- A single-header scheduler aware C++ oneshot channel☆20Updated last year
- 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
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- network library based on io_uring and C++20 coroutine☆110Updated 5 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆336Updated last year
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆54Updated 2 years ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆58Updated 2 weeks ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆158Updated 5 months ago
- Repository with examples for the C++20 Coroutines video and article.☆29Updated last year
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆28Updated last year
- Concurrency with modern C++☆33Updated 4 years ago
- C++ utilities☆56Updated 2 weeks ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆164Updated 8 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆99Updated 5 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆112Updated last week
- An HTTP server using liburingpp☆13Updated 11 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆224Updated 2 years ago
- Boost.org unordered module☆86Updated 3 weeks ago
- A C++14 reflection library☆78Updated last week
- An async redis client designed for performance and scalability☆270Updated this week
- Boost.org intrusive module☆62Updated 2 weeks ago
- A disruptor thread-synchronisation data structure for C++11.☆147Updated 2 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆176Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆72Updated last month
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago