cartographer-project / async_grpcLinks
Framework for building asynchronous, multi-threaded gRPC services
☆142Updated 4 years ago
Alternatives and similar repositories for async_grpc
Users that are interested in async_grpc are comparing it to the libraries listed below
Sorting:
- gRPC C++ bidirectional streaming example☆51Updated 5 years ago
- gRPC C++ example with CMake☆194Updated 6 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆518Updated 3 years ago
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- Lightweight finite state machine framework for C++17☆167Updated last week
- Fast C++ IPC using shared memory☆622Updated 3 years ago
- Library for Asynchronicity, Serialization and Remoting☆75Updated 5 years ago
- A ZooKeeper client for C++.☆157Updated 2 years ago
- ☆49Updated last year
- OpenTracing API for C++. 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163☆319Updated last year
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆185Updated 5 years ago
- C++ client for Consul (http://consul.io)