npuichigo / agrpcLinks
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
Sorting:
- 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
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- async io-uring based kernel io library☆31Updated 4 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated 2 years ago
- An adaption of Senders/Receivers for async networking and I/O☆18Updated last month
- C++ HTTP mock server for client tests.☆34Updated 3 years ago
- Combine `asio` with `std::execution`.☆19Updated 2 months ago
- Provides run-time tuple element access☆14Updated 4 years ago
- better asio wrapper (++asio)☆41Updated 3 years ago
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- A single-header scheduler aware C++ future/promise that does not block☆32Updated last week
- A disruptor thread-synchronisation data structure for C++11.☆127Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆103Updated 5 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated 10 months ago
- Coroutine library and toolkit for C++20☆38Updated 2 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- Boost.org unordered module☆73Updated 2 weeks ago
- Boost.org intrusive module☆58Updated last week
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- ☆65Updated 6 years ago
- Go-like channels for ASIO C++20 coroutines☆39Updated last year
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- std::future extension☆37Updated 4 years ago
- Experimental library to test feasabiltity of go-like channels built on Asio☆24Updated 3 years ago
- A single-header scheduler aware C++ oneshot channel☆19Updated 5 months ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆141Updated 2 months ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆153Updated last year
- ☆25Updated 2 weeks ago