mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-12-02 02:56:33 +02:00
Merge pull request #910 from Folyd/patch-1
Add rust port of Google's robotstxt
This commit is contained in:
commit
0495aa240d
@ -1314,6 +1314,7 @@ See also [Are we game yet?](https://arewegameyet.rs)
|
||||
|
||||
### Parsing
|
||||
|
||||
* [Folyd/robotstxt](https://github.com/Folyd/robotstxt) - A native Rust port of Google's robots.txt parser and matcher C++ library
|
||||
* [Geal/nom](https://github.com/Geal/nom) — parser combinator library [<img src="https://api.travis-ci.org/Geal/nom.svg?branch=master">](https://travis-ci.org/Geal/nom)
|
||||
* [ivanceras/inquerest](https://github.com/ivanceras/inquerest) — an URL parameter parser for rest filter inquiry [![Build Status](https://api.travis-ci.org/ivanceras/inquerest.svg?branch=master)](https://travis-ci.org/ivanceras/inquerest)
|
||||
* [kevinmehall/rust-peg](https://github.com/kevinmehall/rust-peg) — Parsing Expression Grammar (PEG) parser generator
|
||||
|
Loading…
Reference in New Issue
Block a user