OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source3995discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: tree-sitter清除
graphifyGraphify-Labs
ADDED

Graphify is a CLI skill that maps a codebase into a queryable knowledge graph for AI coding assistants. It uses tree-sitter for local deterministic code parsing, no embeddings, and outputs graph.html, GRAPH_REPORT.md, and graph.json.

AI & MLDeveloper toolsCoding assistants
ADDED

High-performance code intelligence MCP server that indexes codebases into a persistent knowledge graph for AI coding agents. Supports 162 languages via tree-sitter, sub-millisecond structural queries, 15 MCP tools, and ships as a single native binary with no runtime dependencies.

Developer toolsAI & MLTesting & debugging
open-kiokushivyadavus
ADDED

Open Kioku is a local repository intelligence tool for AI coding agents. It indexes codebases locally to provide context, generate bounded edit plans, and verify actual diffs against those plans.

AI & MLDeveloper toolsCoding assistants
scantoolmariusei
ADDED

MCP server and CLI tool that gives coding agents a structural map of codebases across 20+ languages using tree-sitter, reducing token usage by up to 75% compared to grep-based exploration.

AI & MLDeveloper toolsCoding assistants
gitlogueunhappychoice
ADDED

A cinematic Git commit replay tool for the terminal that transforms Git history into animated stories with realistic typing and syntax highlighting.

GamesGame servers