hjr3 / weldr
A HTTP 1.1 proxy written in Rust using tokio.
☆217Updated 6 years ago
Alternatives and similar repositories for weldr:
Users that are interested in weldr are comparing it to the libraries listed below
- HTTP/2 implementation in Rust/tokio☆208Updated 3 years ago
- An implementation of TLS/SSL streams for Tokio☆96Updated 5 years ago
- Asynchronous HTTP client built on libcurl☆111Updated 6 years ago
- Multi-producer, multi-consumer concurrent channel for Rust.☆389Updated 3 years ago
- Multi-producer multi-consumer channels for message passing☆326Updated 6 years ago
- Core I/O primitives for asynchronous I/O in Rust.☆125Updated 7 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 2 months ago
- asynchronous networking primitives☆408Updated 5 years ago
- Respond to OS signals with channels.☆124Updated 5 years ago
- Extensions for standard networking types☆106Updated 10 months ago
- Timer facilities for Tokio☆85Updated 7 years ago
- Docker Remote API in Rust☆109Updated 6 years ago
- Shio is a fast, simple, and asynchronous micro web-framework for Rust.☆280Updated 7 years ago
- toy futures executor 🚒📖🔥☆233Updated 5 years ago
- Yet another Let's Encrypt client and library written in Rust.☆230Updated 4 years ago
- A rust-macro which makes errors easy to write☆334Updated last year
- Asynchronous process management for tokio☆148Updated 5 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Updated 5 years ago
- An etcd client library for Rust.☆142Updated 4 years ago
- ☆102Updated 10 months ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Rust client libray for Consul HTTP API☆93Updated 2 years ago
- ☆129Updated 5 years ago
- An HTTP/2 implementation in Rust☆339Updated 4 years ago
- Fast, ergonomic metrics for Rust☆339Updated 6 months ago
- A flexible template engine for Rust☆213Updated 6 years ago
- The core `Service` trait in Tokio and support