An incremental parsing system for programming tools
-
Updated
Sep 8, 2026 - Rust
Tree-sitter is a parser generator tool and an incremental parsing
library. It can build a concrete syntax tree for a source file and
efficiently update the syntax tree as the source file is
edited. Tree-sitter grammars can be reused in many different
languages.
An incremental parsing system for programming tools
⚡A CLI tool for code structural search, lint and rewriting. Written in Rust
A cinematic Git commit replay tool for the terminal, turning your Git history into a living, animated story.
GritQL is a query language for searching, linting, and modifying code.
Semantic version control => entity-level diffs, blame, and impact analysis on top of git. 28 languages via tree-sitter. Built for coding agents.
A tree-sitter based AST difftool to get meaningful semantic diffs
A modern text editor for the terminal written in Rust
A CLI code-typing game that turns your source code into typing challenges
Entity-level git merge driver. Resolves false conflicts git invents when independent agents edit the same file. ~95% reduction vs. line-based merge.
A grep-like tool which understands source code syntax and allows for manipulation in addition to search
将 C/C++ 代码转换成流程图 / Turn your C/C++ code into flowchart
Rust-powered code intelligence CLI for AI coding agents. Builds call graphs and hybrid semantic search indexes (Dense + Sparse + RRF + Reranker) across 7 languages. Ships as native MCP tools for Claude Code and Codex CLI.
AI-friendly semantic code search engine for large codebases. Combines ripgrep speed with tree-sitter AST parsing. Powers AI coding assistants with precise, context-aware code understanding.
Structural code intelligence for AI agents — semantic search, knowledge graphs, and a built-in MCP server in one Rust binary. Give Claude, Cursor, and any MCP client a deep understanding of your codebase.
Comprehensive tree-sitter grammar compilation with polyglot bindings — Rust, Python, Node.js, Go, Java, Ruby, Elixir, PHP, C#, WASM, Dart, Kotlin-Android, Swift, Zig, and CLI. 371 languages.
A faster code formatter for GDScript and Godot 4
Language tooling for the Lox programming language.
A fast universal code security scanner, written in Rust. Batteries included: supports 14 languages, TUI for triage, secrets, post-quantum audits, diff-aware scans and more 𓃥
Created by maxbrunsfeld
Released 2019
Latest release 9 days ago