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
- Provides run-time tuple element access☆14Updated 4 years ago
- async io-uring based kernel io library☆30Updated 3 years 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
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 8 months ago
- Coroutine library and toolkit for C++20☆38Updated 2 months ago
- A disruptor thread-synchronisation data structure for C++11.☆125Updated last year
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 3 years ago
- An adaption of Senders/Receivers for async networking and I/O☆16Updated 2 weeks ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years 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 …☆139Updated last month
- Lewis Baker's Blog☆71Updated 2 years ago
- A C++14 reflection library☆70Updated 3 months ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆52Updated last year
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated last year
- Go-like channels for ASIO C++20 coroutines☆36Updated last year
- network library based on io_uring and C++20 coroutine☆102Updated 4 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- A single-header scheduler aware C++ oneshot channel☆19Updated 2 months ago
- Libunifex networking library☆20Updated 2 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- better asio wrapper (++asio)☆42Updated 2 years ago
- Object pool implementation in C++11☆97Updated 4 years ago
- Boost.org multi_index module☆48Updated this week
- Lock-free concurrent work stealing deque in C++☆38Updated 7 years ago
- a small lightweight std::execution work-alike☆63Updated 2 weeks ago
- Thread safe, lock-free memory pool.☆57Updated 11 months ago
- A single-header scheduler aware C++ future/promise that does not block☆30Updated 2 months 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
- std::future extension☆37Updated 4 years ago