addr-rs / pslLinks
A native Rust library for Mozilla's Public Suffix List
☆30Updated this week
Alternatives and similar repositories for psl
Users that are interested in psl are comparing it to the libraries listed below
Sorting:
- WebPKI X.509 Certificate Validation in Rust☆138Updated this week
- WireGuard implementation in Rust with Tokio☆52Updated 3 weeks ago
- Progress reporting abstraction for Rust☆65Updated last year
- CA certificates for use with webpki☆125Updated last week
- A fast, modular, and operationally boring Rust private registry implementation.☆130Updated 3 months ago
- Wildcard matching☆205Updated last month
- Automatic TLS certificate management using rustls☆35Updated last week
- Parse domain names reliably and quickly in Rust☆58Updated 3 years ago
- A certificate verification library for rustls that uses the operating system's verifier☆120Updated last month
- High quality, fast and easy to build cryptography for Rust☆193Updated last week
- An async, user-friendly Let's Encrypt/ACMEv2 library written in Rust☆33Updated last week
- 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…☆99Updated 3 months ago
- Safer wrappers over ktls-sys☆88Updated 3 months ago
- futures-buffered☆45Updated 4 months ago
- E-mail builder library for Rust☆78Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- 🦀 Parses HTTP headers to correctly compute cacheability of responses. Direct port of https://github.com/kornelski/http-cache-semantics☆54Updated 7 months ago
- Humansize - A flexible crate for humanizing file sizes☆120Updated 11 months ago
- Parse integers directly from `[u8]` slices in safe code☆61Updated last year
- Rust traits for key comparison in maps.☆35Updated 10 months ago
- Async Rust implementation of SMTP☆68Updated 7 months ago
- Reports when tokio runtime threads are blocking