#token-parser #parser #structure

token-parser

Utilities for parsing texts into data structures

5 releases (3 breaking)

Uses new Rust 2024

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

#723 in Data structures

Download history 2/week @ 2024-11-28 14/week @ 2024-12-05 10/week @ 2024-12-12 4/week @ 2025-02-06 1/week @ 2025-02-27 110/week @ 2025-03-06 29/week @ 2025-03-13

140 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

~245–730KB
~17K SLoC