denoland / fastwebsocketsLinks
A fast RFC6455 WebSocket implementation
☆1,037Updated 6 months ago
Alternatives and similar repositories for fastwebsockets
Users that are interested in fastwebsockets are comparing it to the libraries listed below
Sorting:
- ☆813Updated last week
- Future-based Tungstenite for Tokio. Lightweight stream-based WebSocket implementation☆2,316Updated 2 months ago
- Schedule tasks on Tokio using cron-like annotation☆682Updated last month
- A high performance concurrent caching library for Rust☆2,236Updated 2 months ago
- HTTP specific Tower utilities.☆825Updated this week
- A fast Rust JSON library based on SIMD.☆772Updated last month
- Lightweight stream-based WebSocket implementation for Rust.☆2,244Updated last week
- An async ORM for Rust (incubating)☆1,726Updated this week
- Dead simple pool implementation for rust with async-await☆1,253Updated 3 weeks ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆833Updated 3 weeks ago
- 🔱 A dynamic SQL query builder for MySQL, Postgres and SQLite☆1,581Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,793Updated 2 weeks ago
- The fast sync and async channel that Rust deserves☆1,656Updated 2 months ago
- Type-safe, extensible, and high-performance background processing library for Rust☆984Updated last week
- Make retry like a built-in feature provided by Rust.☆973Updated 3 weeks ago
- Rust cache structures and easy function memoization☆1,920Updated 3 weeks ago
- A socket.io server implementation in Rust that integrates with the Tower ecosystem and the Tokio stack.☆1,514Updated this week
- Diesel async connection implementation☆767Updated last month
- A collection of additional crates supporting the actix and actix-web frameworks.☆863Updated this week
- Benchmarks for rust serialization frameworks☆900Updated last week
- Async multi-producer multi-consumer channel☆916Updated 5 months ago
- Zero-copy deserialization framework for Rust☆3,683Updated this week
- An HTTP library and web framework for safe Rust☆942Updated this week
- Rust port of simdjson☆1,343Updated last week
- Support atomic operations on Arc itself☆1,182Updated last week
- A thread-per-core Rust runtime with IOCP/io_uring/polling.☆1,061Updated this week
- Full-featured async (tokio-based) postgres connection pool (like r2d2)☆909Updated this week
- A well-maintained fork of the dotenv crate☆1,082Updated 10 months ago
- An async client for Valkey and Redis