II.
Library overview
Reference · livelibrary:tower
Tower overview
Modular and reusable components for building robust async network services in Rust — defines the Service and Layer traits used by Hyper, Axum, and Tonic for middleware composition.
Attributes
displayName
Tower
belongsToLanguageId
category
other
description
Modular and reusable components for building robust async network
services in Rust — defines the Service and Layer traits used by
Hyper, Axum, and Tonic for middleware composition.
Outgoing edges
alternative_to1
- library:go-kit·LibraryGo Kit
belongs_to_language1
- language:rust·LanguageRust
library_used_by1
- skill-area:backend-async-processing·SkillAreaBackend Async & Background Processing
Incoming edges
alternative_to3
- library:polly·LibraryPolly
- library:go-kit·LibraryGo Kit
- library:axum-extra·LibraryAxum Extra