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:
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- WebSocket implementation for both client and server☆101Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆96Updated this week
- Utilities for working with shared slices of memory☆83Updated 7 months ago
- A websocket protocol implementation.☆95Updated this week
- A very fast HTTP Server based on Hyper and Rust☆89Updated last year
- ☆39Updated 7 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆158Updated 3 years ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Updated 5 months ago
- Object Pool LockFree in Rust☆49Updated 4 months ago
- Blazingly Fast Pseudo Random Number Generator written in Rust☆22Updated last year
- Fast JSON deserialization on borrowed data☆122Updated 2 months ago
- Library safely exposing the io_uring API.☆74Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Minimal async cache in Rust with support for key expirations☆55Updated 8 months ago
- CSV parsing in async context☆50Updated 8 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 3 months ago
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- A concurrent, append-only vector.☆208Updated 5 months ago
- rust channel benchmarks to keep stat of performance of Kanal library in comparison with other competitors.☆55Updated 2 years ago
- Dead simple queue implementation for rust with async-await☆108Updated 6 months ago
- A fast and flexible LRU map.☆199Updated last year
- Typed any map for rust☆67Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- 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…☆100Updated last week
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 8 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- CSRF (Cross-Site Request Forgery) protection for Axum☆40Updated last year