retty-io / retty
An asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.
☆41Updated 11 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
- A lightweight lock protected by an atomic boolean.☆36Updated 2 months ago
- Asynchronous ICMP pinging library☆14Updated this week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆12Updated 4 years ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Object Pool LockFree in Rust☆46Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- Plotting library written in Rust☆29Updated last year
- A tiny Rust std-lib for Linux x86_64 and aarch64☆48Updated 3 months ago
- rust coroutine database driver (Mysql,Postgres,Sqlite,Mssql)☆14Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆38Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Local Actor library based on may☆28Updated 10 months ago
- A Configuration Library for Rust Applications☆39Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- Timer facilities for Rust's async story☆56Updated 7 months ago
- File/log rotation writer for Rust☆32Updated 2 months ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- r-cache is an in memory key value store. It is thread safe and values can have expiry times.☆21Updated 2 years ago
- Asynchronous signal handling☆17Updated this week
- A no-frills async memcached client for Rust.☆23Updated last month
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago