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

#549 in Text processing

Download history 246/week @ 2024-12-09 151/week @ 2024-12-16 193/week @ 2024-12-23 66/week @ 2024-12-30 94/week @ 2025-01-06 94/week @ 2025-01-13 214/week @ 2025-01-20 207/week @ 2025-01-27 214/week @ 2025-02-03 191/week @ 2025-02-10 104/week @ 2025-02-17 140/week @ 2025-02-24 193/week @ 2025-03-03 236/week @ 2025-03-10 257/week @ 2025-03-17 265/week @ 2025-03-24

954 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
~261K SLoC