coderabbitai / ast-grep-essentialsLinks
Community-led collection of essential ast-grep rules.
☆117Updated 5 months ago
Alternatives and similar repositories for ast-grep-essentials
Users that are interested in ast-grep-essentials are comparing it to the libraries listed below
Sorting:
- Grep source code and see useful code context about matching lines☆295Updated 7 months ago
- ☆95Updated 4 months ago
- ☆286Updated last week
- "Zero setup" & "Blazingly fast" general code file relationship analysis. With Python & Rust. Based on tree-sitter and git analysis. Suppo…☆94Updated 7 months ago
- A multi-language source code analyzer and docstrings parser☆77Updated last year
- See contextual info about code from your dev tools, in your editor, code review, and anywhere else you read code.☆243Updated 6 months ago
- LLMap solves context extraction for large codebases☆114Updated 10 months ago
- An MCP server that lets you interact with LSP servers☆90Updated 5 months ago
- multilspy is a lsp client library in Python intended to be used to build applications around language servers.☆508Updated 3 months ago
- Multi-language code navigation API in a container☆95Updated 4 months ago
- CodeMirror extension to hook up a Model Context Provider (MCP)☆78Updated 2 weeks ago
- Universal language-agnostic AST walking and accurate call stack generation with tree-sitter.☆124Updated last year
- Extract and compare system prompts and tools from different Claude Code versions☆151Updated 2 months ago
- Split code into semantic chunks☆55Updated last year
- Construct graphs from parsed source code☆301Updated last year
- Condense source code for LLM analysis by extracting essential highlights, utilizing a simplified version of Paul Gauthier's repomap techn…☆13Updated last year
- A command line tool for parsing code syntax☆133Updated last year
- TUI-oriented coding agent written in Rust.☆98Updated 3 weeks ago
- An LLM-based LS implementation that makes use of tree-sitter context to perform code actions☆16Updated last year
- RAG on codebases using treesitter and LanceDB☆267Updated last year
- VT Code - reseach-preview semantic coding agent in the terminal☆314Updated this week
- Use Claude Code on Cloudflare to solve GitHub issues☆226Updated 6 months ago
- The semantic layer for software engineering: Connect code to meaning, build on understanding☆32Updated 8 months ago
- The GritQL standard library provides common patterns for refactoring and upgrading code.☆78Updated 3 weeks ago
- Blockoli is a high-performance tool for code indexing, embedding generation and semantic search tool for use with LLMs.☆158Updated last year
- An experiment of using playwright MCP via JavaScript☆73Updated 4 months ago
- Pack a local or remote Git Repository into a single XML file for LLM Consumption. Written in Rust.☆23Updated this week
- XRAY MCP provides progressive code intelligence and navigation capabilities for AI assistants through structural code analysis using as…