tower
Client/server framework
A modular and reusable networking library that facilitates building robust clients and servers
async fn(Request) -> Result<Response, Error>
4k stars
56 watching
281 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list
middlewarerusttower
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance gRPC client and server implementation with async/await support | 10,180 |
| A web framework providing an ergonomic and modular API for building web applications using Rust. | 19,615 |
| A C++ library providing a low-level networking framework with support for HTTP/1, WebSocket, and TLS. | 4,392 |
| An async web framework for Rust with a focus on usability, security, extensibility, and speed. | 24,706 |
| A fast, reliable, and programmable network service framework. | 22,811 |
| A Rust implementation of the QUIC transport protocol for high-performance networking | 3,904 |
| Building 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 |
| A fast and asynchronous web framework built on top of Rust, removing boilerplate and decoupling HTTP concepts from application logic. | 980 |
| An async version of the Rust standard library with modern features and complete parity with the original API. | 3,971 |
| A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,808 |
| An efficient HTTP library designed as a building block for other libraries and applications. | 14,680 |
| A C++ library providing a coroutine-based approach to networking | 37 |
| A cross-platform framework for building modern cloud-based web applications | 35,660 |
| A client library for Ethereum JSON-RPC multi-transport | 1,464 |
| A unified framework for building real-time APIs and RPC services on the .NET platform | 3,910 |