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:
- An alternative rust async runtime.☆51Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- a fast async pool based on channel☆26Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 weeks ago
- A lightweight lock protected by an atomic boolean.☆37Updated last week
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- futures::AtomicWaker extracted into its own crate☆32Updated last month
- fastdate☆22Updated 5 months ago
- Typed any map for rust☆67Updated 9 months ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- 🦕 Add dyn compatible variant to your async trait!☆67Updated last week
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆39Updated last year
- Rust client for sonic search backend☆41Updated 2 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 weeks ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆49Updated 4 months ago
- Asynchronous DNS lookups☆66Updated last year
- A scalable, distributed message queue powered by a segmented, partitioned, replicated and immutable log.☆67Updated last year
- Object Pool LockFree in Rust☆47Updated 2 months ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated 2 years ago
- Asynchronous ICMP pinging library☆17Updated last month
- Static Linear Algebra System☆36Updated 2 years ago
- Rust library to facilitate event-driven programming.☆76Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆49Updated 2 months ago