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

#233 in Programming languages

Download history 223/week @ 2024-10-26 94/week @ 2024-11-02 120/week @ 2024-11-09 170/week @ 2024-11-16 179/week @ 2024-11-23 224/week @ 2024-11-30 219/week @ 2024-12-07 197/week @ 2024-12-14 183/week @ 2024-12-21 77/week @ 2024-12-28 88/week @ 2025-01-04 95/week @ 2025-01-11 181/week @ 2025-01-18 236/week @ 2025-01-25 206/week @ 2025-02-01 166/week @ 2025-02-08

807 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
~255K SLoC