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 last week
- Heap-based async timers☆214Updated last year
- Compatibility adapter between tokio and futures☆175Updated last week
- Async filesystem primitives☆137Updated last month
- A proxy connector for Hyper-based crates☆106Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- futures::AtomicWaker extracted into its own crate☆29Updated 3 weeks ago
- Asynchronous DNS lookups☆66Updated last year
- A TLS implementation over AsyncRead and AsyncWrite☆167Updated last year
- Thread parking and unparking☆77Updated 7 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- Utilities for pinning☆97Updated last year
- This is a Rust implementation for popular caches (support no_std).☆112Updated 6 months ago
- Asynchronous HTTP body trait☆146Updated 3 weeks ago
- Convert closures into wakers☆45Updated 7 months ago
- Asynchronous HTTP/1.1 in Rust☆163Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Run closures in parallel☆114Updated 7 months ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 4 months ago
- ☆216Updated last week
- How to run Hyper on async-std☆40Updated 2 years ago
- A Rust library for interrupting asynchronous streams.☆165Updated 7 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- Native TLS for futures and async-std☆72Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆253Updated 2 weeks ago
- path-tree is a lightweight high performance HTTP request router for Rust☆130Updated last month
- Async synchronization primitives☆270Updated last week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year