smol-rs / async-netLinks
Async networking primitives for TCP/UDP/Unix communication
☆139Updated 11 months ago
Alternatives and similar repositories for async-net
Users that are interested in async-net are comparing it to the libraries listed below
Sorting:
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- A proxy connector for Hyper-based crates☆106Updated last year
- Async filesystem primitives☆141Updated last month
- futures::AtomicWaker extracted into its own crate☆36Updated 2 weeks ago
- Heap-based async timers☆216Updated last year
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- Thread parking and unparking☆79Updated 11 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Convert closures into wakers☆46Updated 11 months ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Asynchronous HTTP body trait☆151Updated 3 weeks ago
- Utilities for pinning☆97Updated last year
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Asynchronous DNS lookups☆67Updated last year
- Asynchronous access to a bincode-encoded item stream.☆78Updated 8 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Run closures in parallel☆115Updated 11 months ago
- path-tree is a lightweight high performance HTTP request router for Rust☆132Updated last week
- An updated version of linked-hash-map and friends☆137Updated last month
- A Rust library for interrupting asynchronous streams.☆168Updated 11 months ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago
- Duplicate an async I/O handle☆41Updated 11 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Get a unique thread ID in Rust☆42Updated 2 weeks ago
- How to run Hyper on async-std☆41Updated 3 years ago
- Types and traits for http clients☆115Updated 2 years ago
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Copy-on-write string utilities for Rust☆158Updated last year
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago