paritytech / soketto
A websocket protocol implementation.
☆89Updated last week
Related projects ⓘ
Alternatives and complementary repositories for soketto
- `$crate` in procedural macros.☆65Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- Automatically implement traits for common smart pointers☆104Updated 8 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆92Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- Cross-platform implementation of cross-process named locks☆36Updated 8 months ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- Minimal async cache in Rust with support for key expirations☆50Updated 6 months ago
- Async broadcast channels☆164Updated 3 months ago
- Runtime-agnostic actor library☆77Updated last year
- A fast and flexible LRU map.☆170Updated 5 months ago
- A middleware for actix-web that provides rate-limiting backed by governor.☆99Updated 2 weeks ago
- Asynchronous HTTP body trait☆129Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆124Updated last month
- ☆48Updated last year
- Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, bit-precise numerics, derive macros☆50Updated this week
- Serde Visitor for deserializing untagged enums☆60Updated last month
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆85Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆59Updated this week
- Automatic cfg for Rust compiler features☆95Updated last month
- A fast, low-overhead WebSocket client☆115Updated last year
- Advisory cross-platform file locks using file descriptors☆75Updated 10 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆127Updated 7 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆77Updated last month
- Async networking primitives for TCP/UDP/Unix communication☆128Updated 3 weeks ago
- A Rust crate for formatting strings dynamically☆31Updated 10 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Define your own PhantomData☆146Updated last week
- Run closures in parallel☆109Updated 3 weeks ago
- Async session support with plugabble backends☆122Updated last year