npuichigo / agrpcLinks
Async GRPC with C++20 coroutine support
☆75Updated 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☆39Updated last month
- network library based on io_uring and C++20 coroutine☆110Updated 5 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆11Updated 2 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆338Updated last year
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆28Updated last year
- better asio wrapper (++asio)☆40Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆15Updated 8 years ago
- Combine `asio` with `std::execution`.☆31Updated 3 months ago
- async io-uring based kernel io library☆34Updated 4 years ago
- An async redis client designed for performance and scalability☆272Updated this week
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- Boost.Lockfree☆148Updated this week
- Boost::ASIO low-level redis client (connector)☆147Updated 3 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- std::future extension☆37Updated 5 years ago
- Go-like channels for ASIO C++20 coroutines☆43Updated last year
- ☆26Updated this week
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- Object pool implementation in C++11☆101Updated 5 years ago
- Thread safe, lock-free memory pool.☆61Updated last year
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆134Updated last year
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆168Updated last year
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆160Updated 6 months ago
- Provides run-time tuple element access☆15Updated 4 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 …☆153Updated 2 months ago