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: vscode-extension清除
cytoscnpydjinn-soul
ADDED

CytoScnPy is a fast, memory‑efficient Python static analyzer written in Rust. It detects dead code, security issues (including taint analysis), and code quality metrics such as complexity, Halstead, maintainability, and nesting depth, with support for major web frameworks.

Developer toolsCLI & terminal
devmateKukutx
ADDED

DevMate provides a local-first agent runtime for ChatGPT via MCP, enabling Codex-like file editing, Git operations, and automation in VS Code and Obsidian.

Developer toolsAutomationBackend & APIs
xonshxonsh
ADDED

Xonsh is a full-featured, cross-platform shell that uses Python 3 as its language, seamlessly integrating shell commands with Python. It runs on Linux, macOS, Windows, BSD, Jupyter, Android, Raspberry Pi, and Nix, with an extension system and AI-friendly features.

Developer toolsCLI & terminal
ADDED

CodeAgent Mobile clients provide CLI, VS Code/Cursor/Windsurf, and JetBrains plugins to control AI coding agents (Claude Code, Copilot, etc.) from a phone or dashboard, enabling remote approval and workflow continuity.

Developer toolsAI & MLEditors & IDEs
NexusVSCodebytepine
ADDED

nexus-vscode is an MCP proxy extension for VSCode and Cursor that forwards AI tool calls to Unreal Engine (UE) instances.

Developer toolsAI & MLEditors & IDEs
ADDED

VS Code extension that turns trailing-dash comments into navigable sections, creating a table-of-contents-like outline for large code files across many languages.

Developer toolsEditors & IDEs
ripr-swarmEffortlessMetrics
ADDED

ripr is a static mutation-exposure analysis tool that identifies changed behavior your tests reach but don't actually verify, without running mutation testing.

Developer toolsTesting & debugging