mtp401 / protoc-grpcioLinks
A programmatic API to the grpc-rs compiler
☆54Updated 2 years ago
Alternatives and similar repositories for protoc-grpcio
Users that are interested in protoc-grpcio are comparing it to the libraries listed below
Sorting:
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆142Updated 5 years ago
- OpenTracing API for Rust☆65Updated last year
- Jaeger tracing library for Rust☆83Updated last year
- ☆70Updated 4 years ago
- Serde support for redis-rs☆75Updated last year
- Heap-based async timers☆217Updated last year
- Types and traits for http-based services using the latest futures API☆102Updated 5 years ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆81Updated 2 months ago
- [ARCHIVED] development moved into main actix repo☆38Updated 5 years ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- ☆48Updated 5 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- Async filesystem primitives☆143Updated 3 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago
- Task abstraction for building executors☆214Updated 3 years ago
- Run closures in parallel☆114Updated last year
- Redis actor and middleware for Actix☆110Updated 5 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆140Updated 11 months ago
- Epoch-based garbage collection☆82Updated 7 years ago
- Thread-safe in-memory key-value store.☆63Updated 4 years ago
- An async NATS client library for the Rust programming language.☆84Updated last year
- Asynchronous file I/O for Tokio☆48Updated 7 months ago
- Rust's built-in testing and benchmarking framework☆60Updated 4 years ago
- Distributed actors for actix framework.☆85Updated 7 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- Asynchronous HTTP client built on libcurl☆111Updated 7 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- A concurrent circuit breaker implemented with ring buffers