nbaksalyar / mio-websocket
WebSocket library for Rust, based on mio event loop
☆28Updated 8 years ago
Alternatives and similar repositories for mio-websocket:
Users that are interested in mio-websocket are comparing it to the libraries listed below
- Asynchronous promises in rust using threads☆26Updated 9 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated last year
- My futures/tokio tutorial for Rust Belt Rust (OUT OF DATE)☆13Updated 8 years ago
- Async fibers for Rust `futures` and `tokio` using coroutines. Attempt at a `mioco` replacement.☆31Updated 8 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- A library that provides types and conversions for working with various color formats.☆46Updated 2 months ago
- Morgan-inspired request logger middleware for Iron☆25Updated 4 years ago
- Pure-rust key/value store based on BoltDB☆42Updated 9 years ago
- ORM for rust (journey begins)☆38Updated 3 years ago
- A pool of reusable values☆50Updated 5 years ago
- Rust wrapper around epoll and kqueue☆45Updated last year
- A first-in-first-out for bytes, like kfifo in Linux.☆18Updated 7 years ago
- Unix Domain Sockets for mio☆28Updated 4 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- A modern asynchronous HTTP server for Rust.☆62Updated 8 years ago
- Streaming HTTP parser for Rust, based on nodejs/http-parser☆50Updated 5 years ago
- Rust query string parser with nesting support☆70Updated last year
- Simple parallel pipeline for long tasks in Rust.☆17Updated 8 years ago
- MQTT protocol v3 implementation☆26Updated 5 years ago
- A buffered I/O stream for Rust☆31Updated 5 years ago
- ☆33Updated 7 years ago
- Static file-serving middleware for the Iron web framework.☆64Updated 6 years ago
- Message broker for the Actix actor framework☆38Updated 4 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- A drop-in replacement for the Rust standard library TCP listener with TLSv1.2 enabled.☆18Updated 8 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 5 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 5 years ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago