retty-io / retty
An asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.
☆40Updated 10 months ago
Alternatives and similar repositories for retty:
Users that are interested in retty are comparing it to the libraries listed below
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- Object Pool LockFree in Rust☆45Updated last month
- A global executor built on top of async-executor and smol☆73Updated 3 weeks ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆38Updated last year
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Timer facilities for Rust's async story☆56Updated 5 months ago
- A lightweight lock protected by an atomic boolean.☆36Updated 3 weeks ago
- Asynchronous ICMP pinging library☆14Updated last week
- a fast async pool based on channel☆24Updated 4 months ago
- fastdate☆19Updated 5 months ago
- rust coroutine database driver (Mysql,Postgres,Sqlite,Mssql)☆14Updated last year
- Plotting library written in Rust☆29Updated last year
- File/log rotation writer for Rust☆30Updated 3 weeks ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- An in-memory SQL database in Rust.☆14Updated 3 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- ☆12Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- A multi layered configuration loader and zero-boilerplate configuration parser.☆28Updated 3 years ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆47Updated 3 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 7 months ago
- Simple Embeddable Persistent Generic HashMap/Key-Value Store☆13Updated 3 years ago
- Another Async IO Framework based on io_uring☆62Updated 2 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Convert closures into wakers☆45Updated 2 months ago