retty-io / rettyLinks
An asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.
☆42Updated last year
Alternatives and similar repositories for retty
Users that are interested in retty are comparing it to the libraries listed below
Sorting:
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated 2 years ago
- An alternative rust async runtime.☆59Updated last week
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 8 months ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Static Linear Algebra System☆36Updated 2 years ago
- A lightweight lock protected by an atomic boolean.☆37Updated 2 months ago
- fastdate☆22Updated 7 months ago
- futures::AtomicWaker extracted into its own crate☆36Updated 3 months ago
- Typed any map for rust☆67Updated 11 months ago
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆39Updated last year
- Lightning fast concurrent HyperLogLog for Rust.☆42Updated 3 months ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Port of bbolt in Rust☆65Updated last year
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆51Updated last month
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 weeks ago
- Rust library to facilitate event-driven programming.☆76Updated last year
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- Dagcuter is a Rust library for executing Directed Acyclic Graphs (DAGs) of tasks. It manages task dependencies, detects circular dependen…☆32Updated 3 months ago
- A dependency injection library for Rust☆52Updated 2 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Conversion to/from binary for arbitrary types. With no_std and no_alloc support.☆27Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- ☆12Updated 4 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated 11 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year