tower

Client/server framework

A modular and reusable networking library that facilitates building robust clients and servers

async fn(Request) -> Result<Response, Error>

GitHub

4k stars
56 watching
281 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list

middlewarerusttower

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
hyperium/tonicA high-performance gRPC client and server implementation with async/await support10,180
tokio-rs/axumA web framework providing an ergonomic and modular API for building web applications using Rust.19,615
boostorg/beastA C++ library providing a low-level networking framework with support for HTTP/1, WebSocket, and TLS.4,392
rwf2/rocketAn async web framework for Rust with a focus on usability, security, extensibility, and speed.24,706
cloudflare/pingoraA fast, reliable, and programmable network service framework.22,811
quinn-rs/quinnA Rust implementation of the QUIC transport protocol for high-performance networking3,904
canewsin/zerunetBuilding a high-performance, secure, and private peer-to-peer network client using Rust, with goals including compatibility with existing ZeroNet features, anonymity support via Tor or I2P, and integration with other decentralized networks.3
carllerche/tower-webA fast and asynchronous web framework built on top of Rust, removing boilerplate and decoupling HTTP concepts from application logic.980
async-rs/async-stdAn async version of the Rust standard library with modern features and complete parity with the original API.3,971
seed-rs/seedA Rust framework for building fast and reliable web apps with an Elm-like architecture.3,808
hyperium/hyperAn efficient HTTP library designed as a building block for other libraries and applications.14,680
arun11299/coro-asyncA C++ library providing a coroutine-based approach to networking37
dotnet/aspnetcoreA cross-platform framework for building modern cloud-based web applications35,660
tomusdrw/rust-web3A client library for Ethereum JSON-RPC multi-transport1,464
cysharp/magiconionA unified framework for building real-time APIs and RPC services on the .NET platform3,910