paritytech / sokettoLinks
A websocket protocol implementation.
☆93Updated 2 months ago
Alternatives and similar repositories for soketto
Users that are interested in soketto are comparing it to the libraries listed below
Sorting:
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- `$crate` in procedural macros.☆71Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆109Updated 2 months ago
- Automatically implement traits for common smart pointers☆114Updated 2 months ago
- ☆48Updated 5 months ago
- Rust raise file limit☆25Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Additional utilities around the bytes crate☆19Updated 2 months ago
- An updated version of linked-hash-map and friends☆115Updated 2 months ago
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆38Updated last year
- A fast and flexible LRU map.☆185Updated 5 months ago
- Fast implementation of Decimal fixed-point arithmetics☆20Updated 6 months ago
- CSV parsing in async context☆44Updated last month
- Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, bit-precise numerics, derive macros☆52Updated last month
- Minimal async cache in Rust with support for key expirations☆53Updated 3 weeks ago
- Define your own PhantomData☆152Updated last month
- A middleware for actix-web that provides rate-limiting backed by governor.☆111Updated 3 weeks ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆44Updated 5 months ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Run closures in parallel☆113Updated 5 months ago
- A fast, low-overhead WebSocket client☆117Updated 2 years ago
- Typed any map for rust☆67Updated 6 months ago
- Asynchronous access to a bincode-encoded item stream.☆76Updated 2 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- ☆86Updated 5 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago