Folyd / robotstxtLinks
A native Rust port of Google's robots.txt parser and matcher C++ library.
☆99Updated 4 years ago
Alternatives and similar repositories for robotstxt
Users that are interested in robotstxt are comparing it to the libraries listed below
Sorting:
- Heap-based async timers☆216Updated last year
- path-tree is a lightweight high performance HTTP request router for Rust☆131Updated 4 months ago
- Asynchronous HTTP/1.1 in Rust☆165Updated 2 years ago
- A rust logger that routes messages to the browser's console.☆100Updated 6 months ago
- Types and traits for http clients☆115Updated 2 years ago
- Common types for HTTP operations☆207Updated last year
- Native TLS for futures and async-std☆72Updated 5 months ago
- Compatibility adapter between tokio and futures☆185Updated 2 months ago
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 2 months ago
- Async filesystem primitives☆139Updated 2 weeks ago
- An async parser for multipart/form-data content-type in Rust☆161Updated last year
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- Asynchronous HTTP body trait☆149Updated this week
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 4 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- MIMEs in Rust