20 unstable releases (6 breaking)

0.25.1 Feb 2, 2025
0.24.7 Jan 12, 2025
0.24.6 Dec 27, 2024
0.24.4 Nov 10, 2024
0.20.0 Nov 21, 2021

#1067 in Command line utilities

Download history 4167/week @ 2024-10-21 3772/week @ 2024-10-28 4590/week @ 2024-11-04 3903/week @ 2024-11-11 3601/week @ 2024-11-18 2944/week @ 2024-11-25 4759/week @ 2024-12-02 4636/week @ 2024-12-09 2617/week @ 2024-12-16 2111/week @ 2024-12-23 3663/week @ 2024-12-30 7265/week @ 2025-01-06 6364/week @ 2025-01-13 5816/week @ 2025-01-20 3883/week @ 2025-01-27 5883/week @ 2025-02-03

22,370 downloads per month
Used in 13 crates (7 directly)

MIT license

1MB
20K SLoC

C 12K SLoC // 0.1% comments Rust 8K SLoC // 0.0% comments

Tree-sitter Loader

The tree-sitter command-line program will dynamically find and build grammars at runtime, if you have cloned the grammars' repositories to your local filesystem. This helper crate implements that logic, so that you can use it in your own program analysis tools, as well.

Dependencies

~8–22MB
~332K SLoC