5 unstable releases

0.3.0 Jul 17, 2023
0.2.2 Apr 7, 2023
0.2.1 Mar 21, 2023
0.2.0 Mar 17, 2023
0.1.0 Mar 11, 2023

#985 in Programming languages

Download history 165/week @ 2024-07-19 180/week @ 2024-07-26 145/week @ 2024-08-02 160/week @ 2024-08-09 179/week @ 2024-08-16 204/week @ 2024-08-23 159/week @ 2024-08-30 142/week @ 2024-09-06 157/week @ 2024-09-13 208/week @ 2024-09-20 345/week @ 2024-09-27 197/week @ 2024-10-04 155/week @ 2024-10-11 211/week @ 2024-10-18 206/week @ 2024-10-25 132/week @ 2024-11-01

736 downloads per month
Used in 15 crates (8 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

~5–20MB
~245K SLoC