Skip to content

Prototypes

实验性 mini-project 集散地:快速验证的想法就地保存在仓库根目录 prototypes/<name>/,随仓库一起提交,不影响主站的构建、格式化与 lint 流程。 列表事实来源为仓库内 prototypes/README.md,本页保持同步;点击链接在新标签页 打开 GitHub 目录。

Overview

Prototype Status Created
prototype-example 🟡 Experimental 2026-08-01

状态:🟡 Experimental(实验性,随时变化)· ⏸️ Shelved(搁置)· ✅ Done(完成)· 🗑️ Abandoned(废弃)


Rust

prototype-example

最小 Rust hello-world 示例,用于验证原型机制的完整流程(不是实际功能原型): 证明非 Python 工具链项目可以干净地放在 prototypes/ 下,不影响 MkDocs 构建、 ruff / mdformat 格式化与 lint。