smol-rs / async-netLinks
Async networking primitives for TCP/UDP/Unix communication
☆139Updated 11 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 4 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Compatibility adapter between tokio and futures☆187Updated this week
- Utilities for pinning☆98Updated last year
- Heap-based async timers☆216Updated last year
- Async filesystem primitives☆142Updated 2 months ago
- futures::AtomicWaker extracted into its own crate☆37Updated last month
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- A proxy connector for Hyper-based crates☆106Updated last year
- Run closures in parallel☆115Updated 11 months ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 9 months ago
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- Asynchronous DNS lookups☆67Updated last year
- Thread parking and unparking☆81Updated 11 months ago
- Async interface for working with processes☆207Updated 3 months ago
- Convert closures into wakers☆46Updated 11 months ago
- A implementation of convenience integrations between tokio and tower☆133Updated 2 years ago
- Types and traits for http clients☆115Updated 2 years ago
- Asynchronous HTTP body trait☆152Updated last month
- An on-disk hash table implementation☆126Updated 4 years ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Data parallelism library for async-std.☆96Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Copy-on-write string utilities for Rust☆160Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- path-tree is a lightweight high performance HTTP request router for Rust☆132Updated 3 weeks ago