Erlang source code preprocessor
AST Explorer - CLI tool to print tree-sitter AST
Code intelligence tool that builds a semantic knowledge graph from Rust, Go, Java, Scala, TypeScript, Python, C, C++, Kotlin, C#, Swift, and many more codebases
Code metrics tool — health score, complexity, duplication, hotspots, ownership
Flatten overlapping ranges into a sequence of sections.
Map data structure keyed on (non-overlapping) ranges that allows lookup of a point within a range. Can be no_std (with use of alloc crate).