6 releases

new 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

#1267 in Programming languages

Download history 129/week @ 2024-09-01 154/week @ 2024-09-08 147/week @ 2024-09-15 199/week @ 2024-09-22 393/week @ 2024-09-29 169/week @ 2024-10-06 150/week @ 2024-10-13 218/week @ 2024-10-20 225/week @ 2024-10-27 86/week @ 2024-11-03 136/week @ 2024-11-10 168/week @ 2024-11-17 172/week @ 2024-11-24 224/week @ 2024-12-01 239/week @ 2024-12-08 168/week @ 2024-12-15

821 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–16MB
~242K SLoC