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

#803 in Programming languages

Download history 229/week @ 2024-03-14 163/week @ 2024-03-21 150/week @ 2024-03-28 135/week @ 2024-04-04 211/week @ 2024-04-11 164/week @ 2024-04-18 238/week @ 2024-04-25 157/week @ 2024-05-02 144/week @ 2024-05-09 234/week @ 2024-05-16 164/week @ 2024-05-23 165/week @ 2024-05-30 109/week @ 2024-06-06 108/week @ 2024-06-13 131/week @ 2024-06-20 92/week @ 2024-06-27

486 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
~243K SLoC