sdroege / async-tungsteniteLinks
Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation
☆417Updated last week
Alternatives and similar repositories for async-tungstenite
Users that are interested in async-tungstenite are comparing it to the libraries listed below
Sorting:
- A Rust client for Redis, using Tokio☆254Updated last year
- Asynchronous streams for Rust using async & await notation☆698Updated 8 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 5 months ago
- Futures, streams, and async I/O combinators.☆514Updated last week
- Notify async tasks or threads☆482Updated 2 weeks ago
- Task abstraction for building executors☆480Updated 6 months ago
- A crate for safe and ergonomic pin-projection.☆673Updated last week
- A Rust library for safe and effortless global and thread-local state management.☆222Updated 2 years ago
- Arbitrary precision decimal crate for Rust☆362Updated last week
- 🎭 A tiny actor framework☆343Updated 9 months ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆358Updated last month
- Integration between hyper HTTP library and rustls TLS stack☆345Updated last week
- A generic connection pool for Rust with async/await support☆288Updated last month
- Simple scheduler for Rust☆362Updated 2 years ago
- A cron expression parser in Rust☆410Updated 7 months ago
- Async multi-producer multi-consumer channel☆885Updated last month
- A set of alternative `derive` attributes for Rust☆446Updated last year
- Stackless generators on stable Rust.☆466Updated 3 years ago
- ☆329Updated 2 weeks ago
- Adaptors between compression crates and Rust's async IO types☆541Updated last week
- Exponential backoff and retry for Rust.☆332Updated last year
- Rust library for hashing passwords using Argon2.☆232Updated last month
- A fast binary serialization framework☆402Updated 10 months ago
- Getters and Setters for Rust.☆362Updated 2 months ago
- Pure Rust RabbitMQ client☆177Updated last year
- Xactor is a rust actors framework based on async-std☆217Updated 3 years ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.