6 releases

0.3.1 Dec 23, 2024
0.3.0 Jul 17, 2023
0.2.2 Apr 7, 2023
0.2.1 Mar 21, 2023
0.1.0 Mar 11, 2023

#1024 in Parser implementations

Download history 63/week @ 2024-12-29 91/week @ 2025-01-05 101/week @ 2025-01-12 190/week @ 2025-01-19 232/week @ 2025-01-26 205/week @ 2025-02-02 179/week @ 2025-02-09 124/week @ 2025-02-16 140/week @ 2025-02-23 193/week @ 2025-03-02 225/week @ 2025-03-09 270/week @ 2025-03-16 275/week @ 2025-03-23 128/week @ 2025-03-30 141/week @ 2025-04-06 166/week @ 2025-04-13

717 downloads per month
Used in 16 crates (9 directly)

MIT license

150KB
1.5K SLoC

treereduce

treereduce is a fast, parallel, syntax-aware test case reducer based on tree-sitter grammars. In other words, treereduce helps you shrink structured data (especially source code) while maintaining some property of interest, for example, that the program causes a compiler crash or outputs a certain message. See the documentation for more information. Documentation is also available online.

Dependencies

~6–17MB
~254K SLoC