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:
- better asio wrapper (++asio)☆41Updated 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
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆131Updated 7 months ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Coroutine library and toolkit for C++20☆38Updated 3 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆104Updated 5 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- async io-uring based kernel io library☆31Updated 4 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Combine `asio` with `std::execution`.☆22Updated 3 months 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☆256Updated this week
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆155Updated last year
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year
- C++ framework for rapid server development☆77Updated last year
- MySQL C++ client based on Boost.Asio☆281Updated 3 weeks ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆310Updated 11 months ago
- std::future extension☆37Updated 4 years ago
- Go-like channels for ASIO C++20 coroutines☆39Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆130Updated 2 years ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 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…☆16Updated 8 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆180Updated last year