smol-rs / async-netLinks
Async networking primitives for TCP/UDP/Unix communication
☆139Updated 10 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 3 months ago
- Async filesystem primitives☆140Updated last month
- A proxy connector for Hyper-based crates☆106Updated last year
- Thread parking and unparking☆79Updated 10 months ago
- Heap-based async timers☆216Updated last year
- futures::AtomicWaker extracted into its own crate☆36Updated 4 months ago
- Compatibility adapter between tokio and futures☆185Updated 3 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Asynchronous DNS lookups☆67Updated last year
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- Utilities for pinning☆97Updated last year
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Run closures in parallel☆115Updated 10 months ago
- path-tree is a lightweight high performance HTTP request router for Rust☆131Updated 5 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Asynchronous access to a bincode-encoded item stream.☆78Updated 8 months ago
- Asynchronous HTTP body trait☆151Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Convert closures into wakers☆46Updated 10 months ago
- A lightweight version of pin-project written with declarative macros.☆261Updated 2 weeks ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- Async stream for Rust and the futures crate.☆189Updated last month
- Types and traits for http clients☆115Updated 2 years ago
- Define your own PhantomData☆158Updated last week
- Async synchronization primitives☆276Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago