npuichigo / agrpcLinks
Async GRPC with C++20 coroutine support
☆74Updated 2 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☆39Updated 3 weeks ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- std::future extension☆37Updated 4 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Updated 6 years ago
- better asio wrapper (++asio)☆40Updated 3 years ago
- network library based on io_uring and C++20 coroutine☆106Updated 5 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated 2 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆92Updated 5 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆155Updated last month
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆314Updated last year
- async io-uring based kernel io library☆32Updated 4 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago
- An async redis client designed for performance and scalability☆260Updated last week
- Library for Asynchronicity, Serialization and Remoting☆74Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Go-like channels for ASIO C++20 coroutines☆39Updated last year
- 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 …☆144Updated 5 months ago
- Thread safe, lock-free memory pool.☆59Updated last year
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆132Updated 8 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆184Updated 5 years ago
- Object pool implementation in C++11☆100Updated 4 years ago
- modern c++ raft library☆47Updated 5 years ago
- MySQL C++ client based on Boost.Asio☆285Updated last week
- ☆25Updated 3 weeks 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…☆49Updated 7 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- Provides run-time tuple element access☆15Updated 4 years ago