#parser #text-parser #data-structures

token-parser

Utilities for parsing texts into data structures

5 releases (3 breaking)

Uses new Rust 2024

new 0.4.1 Mar 9, 2025
0.4.0 Oct 12, 2024
0.3.0 May 25, 2021
0.2.0 May 17, 2021
0.1.0 Apr 12, 2021

#1459 in Text processing

29 downloads per month
Used in 5 crates

MIT/Apache

10KB
203 lines

Some utilities for parsing some format based on nested lists into arbitrary data structures. It's also meant to be used as a backend for parsers. *

Dependencies

~225–700KB
~16K SLoC