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 source4102discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: code-generation清除
ADDED

LAMINARIA is a research-stage unified toolchain that models Rust and Nim builds as one explainable action graph, spanning dependency resolution, compiler pipelines, backend routes, caching and resource-aware execution.

Developer toolsAI & MLBuild & DevOps
amplicationamplication
ADDED

Amplication is an open-source platform for building, maintaining, and scaling backend services. It uses AI-powered automation to generate microservices with APIs, data models, and DTOs, while embedding organizational best practices into live templates.

Developer toolsAutomationBackend & APIs
ADDED

Specrails Core is an MIT-licensed CLI that installs specification-driven, chain-of-agents workflows into a software project, connecting Claude Code, Codex CLI, Gemini CLI or Kimi Code with architect, developer and reviewer roles, OpenSpec artifacts and local configuration.

AI & MLDeveloper toolsCoding assistants
pktcvinodhalaharvi
ADDED

pktc is a compiler that translates packet description trees into Linux tunnel device configurations. Write what you expect on the wire and it emits iproute2 commands.

Developer toolsCLI & terminal
openapiultralytics
ADDED

Ultralytics OpenAPI generates interactive API docs and typed Python SDKs from OpenAPI 3.0-3.2 specs, with configurable branding, auth, and CLI support.

Developer toolsAI & MLBackend & APIs
ADDED

Desktop Commander MCP is an MCP server that gives AI assistants like Claude terminal control, file system search, and diff file editing capabilities. It supports multiple file formats, process management, and works with various AI clients.

AI & MLDeveloper toolsAI assistants
rucctamnd
ADDED

rucc is an early-stage optimizing C compiler written in Rust. The README says nothing compiles C yet: M0/M1 cover the workspace, checked layer rule, driver skeleton, CI on Linux/macOS/Windows, and a preprocessor. It aims at SQLite, PostgreSQL and Linux, using SMT-verified rewrite rules, poison-free SSA IR, e-graphs, and self-encoded objects/DWARF.

Developer toolsBuild & DevOps
ai-idevincenzo-afk
ADDED

Forgehouse is an open-source, full-stack AI website studio that lets users create, revise, preview, and publish browser-rendered websites through natural-language prompts. It features Groq-powered generation with a safe fallback, immutable revision history, sandboxed live previews, and application-hosted publishing.

AI & MLDeveloper toolsAI assistants
x0k-folio0k-dot-computer
ADDED

Folio is a Markdown format and Rust toolset for literate programming. It turns documents with typed YAML metadata into source files via tangling, weaves them into readable pages, checks metadata against a vocabulary, and can publish selected documents as standalone repositories with provenance records.

Developer toolsBuild & DevOps
go-recipesnikolaydubina
ADDED

A comprehensive curated collection of tools and recipes for Go projects, covering testing, dependencies, visualization, and static analysis.

Developer toolsTemplates & starters