Gelbpunkt / tokio-websockets
High performance, strict, tokio-util based websockets implementation
☆98Updated this week
Alternatives and similar repositories for tokio-websockets:
Users that are interested in tokio-websockets are comparing it to the libraries listed below
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆191Updated last month
- Async broadcast channels☆177Updated 4 months ago
- WebSocket implementation for both client and server☆95Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆152Updated last year
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆231Updated last month
- Dead simple queue implementation for rust with async-await☆99Updated last year
- A middleware for actix-web that provides rate-limiting backed by governor.☆110Updated 3 months ago
- Lightweight and high performance concurrent cache☆235Updated last week
- Common utilities used with hyper.☆144Updated this week
- A token-based rate limiter based on the leaky bucket algorithm.☆107Updated 2 weeks ago
- 🥠 Sessions as a `tower` and `axum` middleware.☆302Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 6 months ago
- Compile-time string formatting☆236Updated 4 months ago
- Compatibility adapter between tokio and futures☆167Updated last month
- A full asyncronous Rust ORM and query builder for multiple databases☆107Updated this week
- A fixed-size circular buffer written in Rust.☆113Updated 5 months ago
- Simple ACME client☆119Updated this week
- ☆157Updated 2 months ago
- Adaptors between compression crates and Rust's async IO types☆494Updated this week
- High level server designed to be used with axum framework.☆210Updated last month
- Async TLS for the Tokio runtime☆148Updated 2 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.