notgull / async-dnsLinks
Asynchronous DNS lookups
☆67Updated last year
Alternatives and similar repositories for async-dns
Users that are interested in async-dns are comparing it to the libraries listed below
Sorting:
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- Thread parking and unparking☆79Updated 10 months ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Duplicate an async I/O handle☆41Updated 10 months ago
- Run closures in parallel☆115Updated 10 months ago
- Define your own PhantomData☆158Updated last week
- Convert closures into wakers☆46Updated 10 months ago
- Async filesystem primitives☆140Updated last month
- Compatibility adapter between tokio and futures☆185Updated 3 months ago
- futures::AtomicWaker extracted into its own crate☆36Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Typed any map for rust☆67Updated 11 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- Async networking primitives for TCP/UDP/Unix communication☆139Updated 10 months ago
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- An efficient JSON Value parser☆76Updated last year
- It executes futures☆57Updated 2 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆97Updated 2 months ago
- Copy-on-write string utilities for Rust☆158Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Abstract over different executors☆74Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last week