npuichigo / agrpcView external linksLinks
Async GRPC with C++20 coroutine support
☆75Sep 26, 2022Updated 3 years ago
Alternatives and similar repositories for agrpc
Users that are interested in agrpc are comparing it to the libraries listed below
Sorting:
- Coroutine library and toolkit for C++20☆39Dec 8, 2025Updated 2 months ago
- CES - Coroutines, Epoll and Sockets☆44Feb 25, 2023Updated 2 years ago
- Asynchronous gRPC with Asio/unified executors☆450Jan 7, 2026Updated last month
- An adaption of Senders/Receivers for async networking and I/O☆19Apr 25, 2025Updated 9 months ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆28Jul 7, 2024Updated last year
- Provides run-time tuple element access☆15Feb 15, 2021Updated 4 years ago
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆245Sep 3, 2024Updated last year
- another c#-like property accessor for C++11 and above.☆16Nov 9, 2024Updated last year
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Mar 5, 2022Updated 3 years ago
- Audio streaming transfer demo with google.api.HttpBody and grpc gateway for speech synthesis☆20Jan 28, 2020Updated 6 years ago
- Libcorpc is a high performance coroutine base RPC framework☆39Jan 28, 2026Updated 2 weeks ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Nov 8, 2020Updated 5 years ago
- functional template library☆15Jun 13, 2016Updated 9 years ago
- C++ "borrowing" smart pointer.☆11May 13, 2022Updated 3 years ago
- Framework for building asynchronous, multi-threaded gRPC services☆144Dec 1, 2020Updated 5 years ago
- grpc-connection-library that supports the gRPC client-server connection interface for the developers to use as a gRPC middleware in the a…☆14Aug 19, 2021Updated 4 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Aug 15, 2022Updated 3 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…☆49Apr 27, 2018Updated 7 years ago
- C++17 meta programming library for fast compilation speed.☆11Jan 27, 2026Updated 2 weeks ago
- (Legacy) Extremely fast unordered map and set library for C++20☆11Sep 17, 2023Updated 2 years ago
- Collection of CMake toolchain files and scripts for cross-platform build and CI testing (GCC, Visual Studio, iOS, Android, Clang analyz…☆14May 24, 2024Updated last year
- C++ "spatial" logging system which targets versatile, (de)clutchable, _debugging_, in a single header.☆17Oct 1, 2024Updated last year
- High-level API for tar-based dataset☆12Feb 3, 2024Updated 2 years ago
- A lightweight implementation of fibers (stackful coroutines) using Boost.ASIO and Boost.Context☆11Dec 23, 2020Updated 5 years ago
- A C++20 header-only bencode library.☆49Sep 10, 2022Updated 3 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆338Jul 30, 2024Updated last year
- network library based on io_uring and C++20 coroutine☆110May 26, 2020Updated 5 years ago
- Boost::ASIO low-level redis client (connector)☆147Dec 22, 2022Updated 3 years ago
- a key-value lib based on share memory, it use hash data struct☆17Jan 28, 2014Updated 12 years ago
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆16Feb 26, 2024Updated last year
- This is a library that implements a wide range of various coroutine primitives in C++20, allowing for easy and simple use. It also provid…☆15Feb 15, 2022Updated 3 years ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆497Aug 8, 2022Updated 3 years ago
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆913Feb 3, 2024Updated 2 years ago
- We hook a function that exported from an ELF dynamic library via injecting its GOT entrance. Then we can accurately "locally hook" for an…☆15Oct 14, 2021Updated 4 years ago
- Cake is a fast build system written in Python.☆22Mar 9, 2025Updated 11 months ago
- follow NVIDIA, simplify it and support data parallel.☆13Sep 26, 2019Updated 6 years ago
- an easy to use async redis client implemented in c++11☆35Jan 28, 2021Updated 5 years ago
- Operating System focused on asynchronicity, minimalism, and performance.☆16Nov 24, 2025Updated 2 months ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Jan 2, 2024Updated 2 years ago