smol-rs / async-net
Async networking primitives for TCP/UDP/Unix communication
☆130Updated 3 weeks 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 8 months ago
- Heap-based async timers☆211Updated 8 months ago
- Utilities for pinning☆97Updated 10 months ago
- Async filesystem primitives☆133Updated 3 weeks ago
- Run closures in parallel☆112Updated 3 weeks ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Compatibility adapter between tokio and futures☆163Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆237Updated this week
- Thread parking and unparking☆74Updated 3 weeks ago
- Convert closures into wakers☆45Updated 3 weeks ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆143Updated 3 years ago
- Asynchronous access to a bincode-encoded item stream.☆70Updated last month
- futures::AtomicWaker extracted into its own crate☆25Updated 3 weeks ago
- Runtime-agnostic actor library☆77Updated last year
- Duplicate an async I/O handle☆40Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- A TLS implementation over AsyncRead and AsyncWrite☆166Updated 9 months ago
- Asynchronous HTTP body trait☆132Updated 2 weeks ago
- Copy-on-write string utilities for Rust☆158Updated 10 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- Common types for HTTP operations☆201Updated last year
- Time and duration crate optimized for speed and API stability.☆67Updated 3 weeks ago
- Extended utilities for working with files and filesystems in Rust☆145Updated 11 months ago
- Async synchronization primitives☆262Updated 3 weeks ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆84Updated last week
- Types and traits for http clients☆114Updated last year
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- A proxy connector for Hyper-based crates☆105Updated 10 months ago
- Asynchronous HTTP/1.1 in Rust☆162Updated last year