smol-rs / async-net
Async networking primitives for TCP/UDP/Unix communication
☆130Updated 2 months ago
Alternatives and similar repositories for async-net:
Users that are interested in async-net are comparing it to the libraries listed below
- A global executor built on top of async-executor and smol☆73Updated 3 weeks ago
- Compatibility adapter between tokio and futures☆165Updated last week
- Utilities for pinning☆97Updated 11 months ago
- Run closures in parallel☆113Updated 2 months ago
- Async filesystem primitives☆133Updated 2 months ago
- Asynchronous access to a bincode-encoded item stream.☆71Updated last week
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Thread parking and unparking☆74Updated 2 months ago
- Convert closures into wakers☆45Updated 2 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆142Updated 3 years ago
- A implementation of convenience integrations between tokio and tower☆128Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 3 weeks ago
- A TLS implementation over AsyncRead and AsyncWrite☆166Updated 10 months ago
- ☆203Updated 2 months ago
- Semantic wrapper for byte count representations☆125Updated this week
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 2 years ago
- Heap-based async timers☆211Updated 9 months ago
- A lightweight version of pin-project written with declarative macros.☆239Updated last week
- A token-based rate limiter based on the leaky bucket algorithm.☆105Updated this week
- Asynchronous HTTP body trait☆136Updated last week
- A Rust library for interrupting asynchronous streams.☆158Updated 2 months ago
- Types and traits for http clients☆113Updated last year
- Duplicate an async I/O handle☆40Updated 2 months ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆27Updated last year
- Asynchronous DNS lookups☆65Updated 9 months ago
- A proxy connector for Hyper-based crates☆106Updated 11 months ago
- path-tree is a lightweight high performance HTTP request router for Rust☆125Updated 2 months ago
- Async broadcast channels☆174Updated 2 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago