nurmohammed840 / web-socket-benchmarkLinks
Rust web-socket implementation benchmark
☆36Updated 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☆101Updated last year
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- ☆39Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 2 weeks ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆158Updated 3 years ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 3 months ago
- A very fast HTTP Server based on Hyper and Rust☆89Updated 2 years ago
- Utilities for working with shared slices of memory☆85Updated 7 months ago
- A circular buffer-like queue container.☆40Updated 10 months ago
- A websocket protocol implementation.☆95Updated 2 weeks 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…☆101Updated 2 weeks ago
- Fast JSON deserialization on borrowed data☆123Updated 2 months ago
- Object Pool LockFree in Rust☆49Updated 4 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆152Updated 3 years ago
- Blazingly Fast Pseudo Random Number Generator written in Rust☆22Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Updated 5 months ago
- Fast implementation of Decimal fixed-point arithmetics☆23Updated last week
- Dead simple queue implementation for rust with async-await☆108Updated 6 months ago
- A concurrent, append-only vector.☆208Updated 5 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 8 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- rust channel benchmarks to keep stat of performance of Kanal library in comparison with other competitors.☆55Updated 2 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- Library safely exposing the io_uring API.☆78Updated last week
- A fixed-size circular buffer written in Rust.☆139Updated 6 months ago
- A fast, low-overhead WebSocket client☆120Updated 2 years ago
- Rust crate for managing CPU core affinities☆214Updated 11 months ago
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago