smol-rs / async-netLinks
Async networking primitives for TCP/UDP/Unix communication
☆135Updated 7 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 3 weeks ago
- A proxy connector for Hyper-based crates☆107Updated last year
- Compatibility adapter between tokio and futures☆179Updated 2 weeks ago
- Async filesystem primitives☆137Updated last month
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Asynchronous DNS lookups☆66Updated last year
- Thread parking and unparking☆78Updated 7 months ago
- Heap-based async timers☆214Updated last year
- futures::AtomicWaker extracted into its own crate☆32Updated last month
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- Asynchronous HTTP body trait☆146Updated last week
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A TLS implementation over AsyncRead and AsyncWrite☆167Updated last year
- Utilities for pinning☆97Updated last year
- Convert closures into wakers☆45Updated 7 months ago
- Run closures in parallel☆114Updated 7 months ago
- Asynchronous access to a bincode-encoded item stream.☆79Updated 5 months ago
- path-tree is a lightweight high performance HTTP request router for Rust☆131Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Async interface for working with processes☆198Updated this week
- Get a unique thread ID in Rust☆42Updated 10 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- A lightweight version of pin-project written with declarative macros.☆254Updated last week
- A fast, low-overhead WebSocket client☆117Updated 2 years ago
- Define your own PhantomData☆156Updated 2 weeks ago
- Compile-time string operations☆103Updated last week
- MD5 hash function☆81Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Asynchronous HTTP/1.1 in Rust☆163Updated last year