npuichigo / agrpc
Async GRPC with C++20 coroutine support
☆73Updated 2 years ago
Alternatives and similar repositories for agrpc:
Users that are interested in agrpc are comparing it to the libraries listed below
- network library based on io_uring and C++20 coroutine☆103Updated 4 years ago
- Coroutine library and toolkit for C++20☆38Updated last month
- A single-header scheduler aware C++ oneshot channel☆19Updated 4 months ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- async io-uring based kernel io library☆31Updated 4 years ago
- Combine `asio` with `std::execution`.☆17Updated last month
- better asio wrapper (++asio)☆42Updated 3 years ago
- std::future extension☆37Updated 4 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 9 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- A single-header scheduler aware C++ future/promise that does not block☆30Updated 3 months ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated 2 years ago
- ☆21Updated 3 years ago
- Go-like channels for ASIO C++20 coroutines☆38Updated last year
- Provides run-time tuple element access☆14Updated 4 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- An async redis client designed for performance and scalability☆249Updated this week
- Libunifex networking library☆20Updated 2 years ago
- Boost.org intrusive module☆56Updated 2 weeks ago
- A disruptor thread-synchronisation data structure for C++11.☆126Updated last year
- An adaption of Senders/Receivers for async networking and I/O☆18Updated last week
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆151Updated last year
- Boost.org multi_index module☆49Updated 3 weeks ago
- a small lightweight std::execution work-alike☆65Updated last month
- Boost.Lockfree☆132Updated 3 weeks ago
- ☆65Updated 6 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆296Updated 9 months ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆52Updated last year