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
- 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
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- better asio wrapper (++asio)☆42Updated 3 years ago
- A single-header scheduler aware C++ future/promise that does not block☆30Updated 3 months ago
- Coroutine library and toolkit for C++20☆38Updated 3 weeks ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Go-like channels for ASIO C++20 coroutines☆38Updated last year
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆52Updated last year
- An adaption of Senders/Receivers for async networking and I/O☆18Updated last month
- a small lightweight std::execution work-alike☆65Updated 2 weeks ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 9 months ago
- async io-uring based kernel io library☆31Updated 4 years ago
- network library based on io_uring and C++20 coroutine☆101Updated 4 years ago
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆70Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- A C++14 reflection library☆71Updated this week
- A disruptor thread-synchronisation data structure for C++11.☆126Updated last year
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- An async redis client designed for performance and scalability☆246Updated this week
- Libunifex networking library☆20Updated 2 years ago
- Combine `asio` with `std::execution`.☆17Updated last month
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last month
- A single-header scheduler aware C++ oneshot channel☆19Updated 3 months ago
- C++ framework for rapid server development☆77Updated last year
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆77Updated 6 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆64Updated 2 weeks ago
- Boost.org unordered module☆71Updated this week
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆48Updated 6 years ago