Docs.rs
  • Releases
    • All Releases
    • Releases by Stars
    • Recent Build Failures
    • Build Failures by Stars
    • Release Activity
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • Rust Cookbook
    • Crates.io
    • The Cargo Guide

Releases

Crates from Publish
  • Recent
  • Stars
  • Recent Failures
  • Failures By Stars
  • Activity
  • Queue
  • github:tower-rs:publish
  • tower-retry-0.3.0
    Retry failed requests.
    1956
  • tower-limit-0.3.1
    Limit maximum request rate to a `Service`.
    1956
  • tower-reconnect-0.0.0
    Empty crate, used only to reserve the name
    1956
  • tower-service-0.3.1
    Trait representing an asynchronous, request / response based, client or server.
    1956
  • tower-test-0.4.0
    Utilities for writing client and server `Service` tests.
    1956
  • tower-layer-0.3.1
    Decorates a `Service` to allow easy composition between `Service`s.
    1956
  • tower-make-0.3.0
    Trait aliases for Services that produce specific types of Responses.
    1956
  • tower-balance-0.3.0
    Balance load across a set of uniform services.
    1956
  • tower-load-shed-0.3.0
    Immediately reject requests if the inner service is not ready. This is also known as load-shedding.
    1956
  • tower-util-0.3.1
    Utilities for working with `Service`.
    1956
  • tower-0.4.12
    Tower is a library of modular and reusable components for building robust clients and servers.
    1956
  • tower-discover-0.3.0
    Abstracts over service discovery strategies.
    1956
  • tower-timeout-0.3.0
    Apply a timeout to requests, ensuring completion within a fixed time duration.
    1956
  • tower-buffer-0.3.0
    Buffer requests before dispatching to a `Service`.
    1956
  • tower-grpc-0.1.1
    A client and server gRPC implementation based on Tower.
    566
  • tower-http-0.3.3
    Tower middleware and utilities for HTTP clients and servers
    271
  • tokio-tower-0.6.0
    Bridging the protocol gap between Tokio and Tower
    68
About docs.rs Privacy policy Build queue