notgull / async-dnsLinks
Asynchronous DNS lookups
☆66Updated 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:
- Thread parking and unparking☆77Updated 7 months ago
- A low-level I/O ownership and borrowing library☆104Updated 2 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- 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…☆93Updated 5 months ago
- Compatibility adapter between tokio and futures☆175Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Convert closures into wakers☆45Updated 7 months ago
- Duplicate an async I/O handle☆41Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 5 months ago
- Run closures in parallel☆114Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- Async filesystem primitives☆137Updated last month
- Typed any map for rust☆67Updated 8 months ago
- Define your own PhantomData☆156Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Library for scripting analyses against crates.io's database dumps☆73Updated last month
- A global executor built on top of async-executor and smol☆74Updated last week
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated this week
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Abstract over different executors☆74Updated 2 years ago
- An on-disk hash table implementation☆124Updated 3 years ago
- ☆43Updated 3 months ago
- An efficient JSON Value parser