Muvon/octocode
Semantic code searcher and codebase utility
This tool helps software developers and engineers understand complex codebases by mapping out the relationships between different files, functions, and modules. Instead of just searching for keywords, it analyzes the actual structure of your code, showing how parts like authentication middleware, JWTs, and user stores are connected. It takes your source code and creates a navigable 'knowledge graph' that can be queried directly or integrated with AI assistants like Claude or Cursor to quickly onboard new team members, refactor code, or perform thorough code reviews.
244 stars.
Use this if you need to quickly grasp the architecture and dependencies within a large or unfamiliar codebase, especially when working with AI coding assistants.
Not ideal if you are looking for a simple text search utility for isolated code snippets without needing to understand cross-file structural relationships.
Stars
244
Forks
21
Language
Rust
License
Apache-2.0
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/Muvon/octocode"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
webpro-nl/knip
✂️ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip...
abhigyanpatwari/GitNexus
GitNexus: The Zero-Server Code Intelligence Engine - GitNexus is a client-side knowledge...
Anandb71/arbor
Graph-native code intelligence that replaces embedding-based RAG with deterministic program...
rustic-ai/codeprism
An experimental, 100% AI-generated, high-performance code intelligence server providing AI...
AndreaGriffiths11/teamxray
Human discovery through code analysis - VS Code extension that reveals team expertise.