nurmohammed840 / web-socket-benchmark
Rust web-socket implementation benchmark
☆29Updated last year
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:
- Async, lock-free synchronization primitives for task wakeup☆44Updated 8 months ago
- A circular buffer-like queue container.☆38Updated 2 months ago
- Object Pool LockFree in Rust☆46Updated 3 months ago
- A websocket protocol implementation.☆92Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- WebSocket implementation for both client and server☆95Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated 11 months 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…☆82Updated 2 months ago
- ☆35Updated 3 weeks ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 7 months ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Minimal async cache in Rust with support for key expirations☆53Updated last year
- Structured data serialization library☆21Updated 11 months ago
- Proc-macro utility to populate enums from database data☆20Updated 9 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆112Updated 2 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- Library safely exposing the io_uring API.☆62Updated last month
- structured parallel execution for async Rust☆33Updated 9 months ago
- Convert closures into wakers☆45Updated 3 months ago
- Minimal asynchronous runtime for Rust☆128Updated 9 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Zero-cost type for stack without complicated type or Box☆45Updated last week
- OpenSSL bindings for Tokio☆43Updated 8 months ago
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆22Updated last month
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆44Updated 8 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆108Updated last month