paritytech / soketto
A websocket protocol implementation.
☆92Updated last month
Alternatives and similar repositories for soketto:
Users that are interested in soketto are comparing it to the libraries listed below
- A global executor built on top of async-executor and smol☆74Updated last month
- `$crate` in procedural macros.☆70Updated 2 months ago
- Automatically implement traits for common smart pointers☆110Updated 3 weeks ago
- Cross-platform implementation of cross-process named locks☆35Updated last year
- Minimal async cache in Rust with support for key expirations☆52Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆108Updated last month
- A fast and flexible LRU map.☆181Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Fast implementation of Decimal fixed-point arithmetics☆19Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Rust raise file limit☆25Updated last year
- Async GraphQL Apollo Extensions☆34Updated last year
- Lock free bounded non blocking pub sub queue☆76Updated 4 years ago
- A fast, low-overhead WebSocket client☆117Updated 2 years ago
- Convert closures into wakers☆45Updated 3 months ago
- Asynchronous access to a bincode-encoded item stream.☆74Updated last month
- Additional utilities around the bytes crate☆19Updated 2 weeks ago
- Runtime-agnostic actor library☆77Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 5 months ago
- ☆84Updated 3 months ago
- ☆47Updated 3 months ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- An updated version of linked-hash-map and friends☆112Updated 3 weeks ago
- A GraphQL over Websockets implementation for Rust☆41Updated 6 months ago
- Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, bit-precise numerics, derive macros☆52Updated 2 weeks ago
- Async networking primitives for TCP/UDP/Unix communication☆130Updated 3 months ago
- Asynchronous HTTP body trait☆139Updated 3 weeks ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago