FastParse is a Scala library for parsing strings and bytes into structured data. This lets you easily write a parser for any arbitrary textual data formats and have the parsers run at an acceptable speed, with great error debuggability and error reporting.
| License | MIT |
|---|---|
| Categories | Parser Generators |
| Tags | parsergenerator |
| HomePage | https://github.com/lihaoyi/fastparse 🔍 Inspect URL |
| Ranking | #2357 in MvnRepository (See Top Artifacts) #7 in Parser Generators |
| Used By | 273 artifacts |