PrivateRookie / ws-toolLinks
High perform & easy to use websocket client/server
☆200Updated 2 months ago
Alternatives and similar repositories for ws-tool
Users that are interested in ws-tool are comparing it to the libraries listed below
Sorting:
- A lockless mpmc/mpsc to support async base on crossbeam☆120Updated this week
- Rust async log High-performance asynchronous logging☆262Updated 2 months ago
- ☆39Updated last month
- A full asyncronous Rust ORM and query builder for multiple databases☆109Updated this week
- A collection of different transport implementations and related tools focused primarily on web technologies.☆305Updated 2 weeks ago
- A fast, low-overhead WebSocket client☆117Updated 2 years ago
- Ultra fast QRCode generation☆270Updated last month
- A simple, light wight, composable and extensible scheduler for every runtime.☆31Updated 4 months ago
- A very fast HTTP Server based on Hyper and Rust☆87Updated last year
- WebSocket implementation for both client and server☆97Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆239Updated last month
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆201Updated this week
- High level server designed to be used with axum framework.☆229Updated 4 months ago
- SIMD-accelerated operations☆235Updated 2 months ago
- Concurrent multi-producer multi-consumer queue☆286Updated this week
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆423Updated last year
- Async broadcast channels☆180Updated 7 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆111Updated 4 months ago
- An embedded key/value store for Rust☆167Updated 2 years ago
- Rust B-Tree map for pub/sub services☆39Updated 5 months ago
- Instant messaging chat system in Rust over TCP with encryption☆67Updated 3 years ago
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 4 months ago
- An interprocess message bus system built in Rust.☆104Updated this week
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆141Updated 2 years ago
- A library use jQuery like API for html parsing & node selecting & node mutation, suitable for web scraping and html confusion.☆112Updated 4 months ago
- Support for json-path in Rust☆127Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds