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
- Coroutine library and toolkit for C++20☆38Updated last month
- Provides run-time tuple element access☆14Updated 4 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated last year
- async io-uring based kernel io library☆30Updated 3 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 7 months ago
- An adaption of Senders/Receivers for async networking and I/O☆16Updated 3 weeks ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated last year
- CES - Coroutines, Epoll and Sockets☆45Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆117Updated 6 years ago
- better asio wrapper (++asio)☆42Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆102Updated 4 years ago
- Boost.org unordered module☆66Updated 3 weeks ago
- Experimental library to test feasabiltity of go-like channels built on Asio☆24Updated 3 years ago
- a small lightweight std::execution work-alike☆57Updated 4 months ago
- A single-header scheduler aware C++ oneshot channel☆19Updated last month
- Libunifex networking library☆20Updated 2 years ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- ☆25Updated this week
- A C++14 reflection library☆68Updated 2 months ago
- Go-like channels for ASIO C++20 coroutines☆36Updated 11 months ago
- Boost.Lockfree☆128Updated last month
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- 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
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆127Updated 3 years ago
- A disruptor thread-synchronisation data structure for C++11.☆123Updated last year
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆20Updated last year
- A single-header scheduler aware C++ future/promise that does not block☆30Updated last month
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆76Updated 6 years ago