hickory-dns / resolv-confLinks
The /etc/resolv.conf file parser in rust
☆32Updated last month
Alternatives and similar repositories for resolv-conf
Users that are interested in resolv-conf are comparing it to the libraries listed below
Sorting:
- TLS parser written in rust with nom☆117Updated last month
- High-level Rust library for asynchronous SSH connections☆72Updated 6 years ago
- golang like task executor☆52Updated 4 years ago
- Native TLS for futures and async-std☆72Updated 6 months ago
- Rust library for retrieving and interacting with the crates.io index☆73Updated 4 months ago
- Native Rust library for managing control groups under Linux☆78Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆36Updated 3 weeks ago
- A pure-Rust library to work with Linux capabilities☆91Updated 2 months ago
- HTTP date parsing and formatting☆57Updated last year
- [DEPRECATED] Async TLS/SSL streams using rustls☆36Updated last year
- A library to work with CIDRs in rust☆135Updated 3 weeks ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- Duplicate an async I/O handle☆41Updated 11 months ago
- Thread parking and unparking☆79Updated 11 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- ☆39Updated 5 years ago
- Cross-platform hostname functions in Rust☆74Updated 3 weeks ago
- How to run Hyper on async-std☆41Updated 3 years ago
- Source code and logic to build OpenSSL from source☆77Updated last month
- Async filesystem primitives☆141Updated 2 months ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 9 months ago
- A global executor built on top of async-executor and smol