smol-rs / async-netLinks
Async networking primitives for TCP/UDP/Unix communication
☆138Updated 9 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☆74Updated 2 months ago
- A proxy connector for Hyper-based crates☆106Updated last year
- Heap-based async timers☆215Updated last year
- Async filesystem primitives☆139Updated last week
- Compatibility adapter between tokio and futures☆185Updated 2 months ago
- futures::AtomicWaker extracted into its own crate☆36Updated 3 months ago
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Thread parking and unparking☆79Updated 9 months ago
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Asynchronous DNS lookups☆67Updated last year
- Asynchronous HTTP body trait☆149Updated 2 months ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Convert closures into wakers☆46Updated 9 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- path-tree is a lightweight high performance HTTP request router for Rust☆131Updated 4 months ago
- Utilities for pinning☆97Updated last year
- Asynchronous HTTP/1.1 in Rust☆165Updated 2 years ago
- Run closures in parallel☆115Updated 9 months ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 7 months ago
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆259Updated 2 weeks ago
- Get a unique thread ID in Rust☆42Updated last year
- Define your own PhantomData☆158Updated this week
- Async interface for working with processes☆205Updated last month
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Types and traits for http clients☆115Updated 2 years ago
- Async synchronization primitives☆275Updated 2 months ago
- A Rust library for interrupting asynchronous streams.☆168Updated 10 months ago