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

#451 in Programming languages

Download history 120/week @ 2023-12-18 27/week @ 2023-12-25 53/week @ 2024-01-01 60/week @ 2024-01-08 56/week @ 2024-01-15 92/week @ 2024-01-22 121/week @ 2024-01-29 114/week @ 2024-02-05 140/week @ 2024-02-12 137/week @ 2024-02-19 156/week @ 2024-02-26 195/week @ 2024-03-04 192/week @ 2024-03-11 195/week @ 2024-03-18 163/week @ 2024-03-25 241/week @ 2024-04-01

808 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–18MB
~239K SLoC