nurmohammed840 / web-socket-benchmarkLinks
Rust web-socket implementation benchmark
☆31Updated 2 years ago
Alternatives and similar repositories for web-socket-benchmark
Users that are interested in web-socket-benchmark are comparing it to the libraries listed below
Sorting:
- WebSocket implementation for both client and server☆97Updated last year
- A websocket protocol implementation.☆93Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- ☆38Updated last week
- Minimal async cache in Rust with support for key expirations☆53Updated last month
- ☆42Updated 8 months ago
- Common Rust library☆38Updated 3 weeks ago
- Object Pool LockFree in Rust☆46Updated 5 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆110Updated 2 months ago
- A Rust implementation of OS provided synchronization primitives☆57Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated 2 weeks ago
- A concurrent, append-only vector.☆174Updated last week
- A lockless mpmc/mpsc to support async base on crossbeam☆49Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- A fast and flexible LRU map.☆189Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 6 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated last month
- Integrate Diesel into async-std cleanly and efficiently.☆17Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated last year
- Utilities for working with shared slices of memory☆70Updated last week
- Request-scoped sqlx transactions for axum☆55Updated 5 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- Typed any map for rust☆67Updated 6 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆152Updated 2 years ago
- An async RPC in rust-lang that mimics golang's net/rpc☆31Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 3 years ago