Jakedismo/codegraph-rust
100% Rust implementation of code graphRAG with blazing fast AST+FastML parsing, surrealDB backend and advanced agentic code analysis tools through MCP for efficient code agent context management
CodeGraph helps software developers by transforming an entire codebase into an intelligent, searchable knowledge graph. It takes your raw code files as input and outputs a deep understanding of your project's structure, dependencies, and logic, which AI coding assistants can use to provide much more accurate and insightful answers. This is for developers who use AI assistants to navigate, understand, and modify complex codebases.
154 stars.
Use this if you are a developer using AI coding assistants and find them struggling to understand your codebase's overall architecture, dependencies, or the relationships between different code elements.
Not ideal if you primarily work on very small, isolated code snippets or if you do not use AI assistants for code understanding and development.
Stars
154
Forks
23
Language
Rust
License
—
Category
Last pushed
Dec 20, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/Jakedismo/codegraph-rust"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
nesall/phenixcode
Privacy-focused, self-hosted RAG assistant for querying codebases with local or cloud LLMs.
jamie8johnson/cqs
Code intelligence and RAG for AI agents. Semantic search, call graphs, impact analysis, type...
maciek-O-digiaidev/CodeRAG
Intelligent codebase context engine for AI coding agents. Semantic RAG from source code via MCP tools.
Eyram233/CodeRAG
Build semantic vector databases from code and docs to enable AI agents to understand and...
Amrithesh-Kakkoth/CodeAnalyzer_Pro
It's a repo which helps to evaluate code in a codebase and can also act as a Q/A agent.