jgraef / reqwest-websocketLinks
Websockets with Reqwest
☆49Updated last month
Alternatives and similar repositories for reqwest-websocket
Users that are interested in reqwest-websocket are comparing it to the libraries listed below
Sorting:
- Mimicking tokio functionalities on web browsers☆112Updated 4 months ago
- Rust web servers without async/await.☆222Updated 10 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆102Updated 3 months ago
- A very fast Key-Value store in pure rust☆213Updated 2 weeks ago
- A concurrent, append-only vector.☆206Updated 3 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- A very fast HTTP Server based on Hyper and Rust☆89Updated last year
- Detect blocking code in Tokio async tasks. (Rust)☆81Updated 3 months ago
- ☆218Updated 4 months ago
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆179Updated 2 weeks ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆111Updated last week
- A Rust macro to make enums with a subset of values of the parent☆130Updated 2 months ago
- Server-sent events (SSE) client implementation for Rust☆100Updated 2 months ago
- A versatile and developer-friendly trait mocking library☆78Updated last month
- plugy empowers you to construct agnostic dynamic plugin systems using Rust and WebAssembly.☆73Updated last week
- Track and query Cargo dependency graphs.☆241Updated this week
- Reports when tokio runtime threads are blocking☆66Updated last year
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆172Updated 2 months ago
- A fixed-size circular buffer written in Rust.☆134Updated 5 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆181Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- High-level declarative API for building WebSocket Clients and Servers in Rust 🦀☆261Updated 3 weeks ago
- Utilities for working with shared slices of memory☆82Updated 5 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆148Updated 2 years ago
- Streaming JSON reader and writer written in Rust☆87Updated last week
- Generate Rust enum variants without associated data☆98Updated last month
- Fast JSON deserialization on borrowed data☆121Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- Rust+html (JSX-like) parser for TokenStreams aka rsx☆117Updated last month