retty-io / retty
An asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.
☆40Updated 8 months ago
Alternatives and similar repositories for retty:
Users that are interested in retty are comparing it to the libraries listed below
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- a fast async pool based on channel☆23Updated 2 months ago
- Typed any map for rust☆65Updated last month
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- Low To High Level Math Library for Rust☆52Updated 3 years ago
- A lightweight lock protected by an atomic boolean.☆35Updated last year
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆106Updated last year
- Object Pool LockFree in Rust☆45Updated last week
- Asynchronous signal handling☆15Updated last week
- fastdate☆18Updated 4 months ago
- ☆12Updated 3 years ago
- Asynchronous ICMP pinging library☆14Updated 10 months ago
- Plotting library written in Rust☆28Updated 11 months ago
- Convert closures into wakers☆45Updated last week
- WhitePool is a lightweight, generic pooling library for Rust+Tokio☆17Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated 2 weeks ago
- A rust crate with various helpers for writing production-ready servers in rust using async-std☆18Updated 4 years ago
- An in-memory SQL database in Rust.☆14Updated 3 years ago
- r-cache is an in memory key value store. It is thread safe and values can have expiry times.☆21Updated last year
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆27Updated last year
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆38Updated last year
- Another Async IO Framework based on io_uring☆61Updated 2 years ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆47Updated 3 years ago
- Local Actor library based on may☆28Updated 7 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆35Updated 2 months ago