nurmohammed840 / websocket.rsLinks
WebSocket implementation for both client and server
☆101Updated last year
Alternatives and similar repositories for websocket.rs
Users that are interested in websocket.rs are comparing it to the libraries listed below
Sorting:
- Async broadcast channels☆190Updated 5 months ago
- Rust web servers without async/await.☆221Updated last year
- High performance, strict, tokio-util based websockets implementation☆142Updated 2 weeks ago
- Dead simple queue implementation for rust with async-await☆108Updated 6 months ago
- Concurrent multi-producer multi-consumer queue☆299Updated 2 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 4 months ago
- High-level declarative API for building WebSocket Clients and Servers in Rust 🦀☆263Updated 2 months ago
- A very fast Key-Value store in pure rust☆219Updated 3 weeks ago
- Serde support for querystring-style strings☆227Updated last week
- Common utilities used with hyper.☆168Updated last week
- high-speed timing library in Rust☆388Updated 8 months ago
- Asynchronous HTTP body trait☆152Updated 2 months ago
- Fixed-size decimal numbers implemented in pure Rust☆242Updated last month
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆326Updated 5 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆262Updated 7 months ago
- Rust web-socket implementation benchmark☆36Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Serialize and deserialize C-like enum as underlying repr☆256Updated this week
- A fast, low-overhead WebSocket client☆120Updated 2 years ago
- An async parser for multipart/form-data content-type in Rust☆163Updated last year
- Fast JSON deserialization on borrowed data☆123Updated 2 months ago
- Async synchronization primitives☆281Updated last month
- A collection of different transport implementations and related tools focused primarily on web technologies.☆341Updated last week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- A middleware for actix-web that provides rate-limiting backed by governor.☆126Updated 4 months ago
- A tower (axum) cookies manager☆135Updated 5 months ago
- Structured concurrency operations for async Rust☆487Updated 2 weeks ago
- ☆39Updated 7 months ago
- A concurrent, append-only vector.☆208Updated 5 months ago
- Server-sent events (SSE) client implementation for Rust☆106Updated 2 weeks ago