websockets-rs / rust-websocketLinks
A WebSocket (RFC6455) library written in Rust
☆1,591Updated last year
Alternatives and similar repositories for rust-websocket
Users that are interested in rust-websocket are comparing it to the libraries listed below
Sorting:
- Lightweight, event-driven WebSockets for Rust.☆1,496Updated last year
- A generic connection pool for Rust☆1,586Updated 9 months ago
- Rust implementation of Google protocol buffers☆2,926Updated last month
- Lightweight stream-based WebSocket implementation for Rust.☆2,147Updated this week
- A small macro for defining lazy evaluated static variables in Rust.☆2,006Updated 5 months ago
- Logging implementation for Rust☆2,364Updated 3 months ago
- Date and time library for Rust☆3,587Updated this week
- Redis library for rust☆3,918Updated this week
- Future-based Tungstenite for Tokio. Lightweight stream-based WebSocket implementation☆2,159Updated 3 weeks ago
- Utilities for working with bytes☆2,073Updated last month
- A binary encoder / decoder implementation in Rust.☆3,054Updated last week
- async fn(Request) -> Result<Response, Error>☆3,860Updated this week
- A highly configurable logging framework for Rust☆1,061Updated 2 weeks ago
- Async version of the Rust standard library☆4,046Updated 3 months ago
- JWT lib in rust☆1,866Updated 2 months ago
- Zero-cost asynchronous programming in Rust☆5,659Updated last month
- Rust templating with Handlebars☆1,391Updated last week
- Rust HTTP types☆1,250Updated last month
- FFI examples written in Rust☆1,246Updated 5 years ago
- a mailer library for Rust☆2,059Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,024Updated this week
- Structured, contextual, extensible, composable logging for Rust