用简单的语言解释您正在构建的内容,获取最匹配的 GitHub 仓库。
awesome-repositories.com 帮助您在 GitHub 上找到合适的开源项目。告诉我们的 AI 搜索 您想要构建的内容(使用自然语言),它会根据匹配度对数千个精选仓库进行排名。每个项目都经过 持续监控,按清晰的类别整理,并由其他开发者投票选出。浏览下方的精选内容,或开始搜索。
目录中的佼佼者——每隔几小时更新一次。
常见的搜索内容,以可浏览的树状结构组织。
这是一个精选的 GitHub 开源仓库目录,支持使用自然语言进行搜索。只需描述您正在构建的内容,AI 就会根据匹配度对数千个经过审核的项目进行排名,并附上匹配原因的简要说明。
GitHub 搜索匹配的是您输入的关键词。而在这里,您可以用自然语言描述问题,AI 会根据意图进行匹配,因此即使项目描述中没有包含您输入的精确词汇,也能找到解决您需求的项目。
输入您想构建的内容,例如“一个可以 ping 我的服务并在 Discord 上发出警报的自托管状态页面”。您将获得按匹配度而非单纯按 Star 数量排序的匹配仓库。
是精选的,而非原始抓取。AI 会分析每个项目,将其归类,并根据我们调整和审核的规则按相关性进行排名,同时剔除低质量或重复的条目。
是的。搜索和浏览目录完全免费。
LLMs, agents, and the tools to build with them.
Notes, tasks, docs, and knowledge bases.
Chat, calls, photos, music, and personal files.
Databases, pipelines, and analytics.
Containers, deployment, monitoring, and automation.
Passwords, secrets, and offensive security.
Languages, CLIs, frameworks, and version control.
Courses, books, interviews, and CS foundations.
社区驱动的开发者路线图、文章和资源
Netdata is a distributed observability platform designed for real-time infrastructure monitoring and performance tracking. It functions as a high-frequency agent that collects system, container, and application metrics with per-second precision, providing both local visualization and centralized aggregation across complex, multi-cloud environments. The platform distinguishes itself through edge-based intelligence, utilizing local machine learning models to automatically detect performance anomalies without requiring manual configuration or external query engines. Its architecture prioritizes
Siyuan is a self-hosted knowledge management platform designed for private note-taking and information organization. It functions as a local-first application that stores all user content as plain text files on the local file system, ensuring data ownership and offline availability. The platform utilizes a block-based document model, which structures information as a tree of independent content blocks to facilitate granular manipulation and bidirectional linking. Users can extend the core functionality through a sandboxed plugin architecture, allowing for the development of custom themes and
freeCodeCamp 是一个基于 Web 的开源教育平台,旨在通过结构化的项目驱动课程促进软件工程技能的获取。它将理论教学与动手编码练习相结合,要求用户构建功能性应用程序以证明对编程概念的掌握。该平台提供了一个集成在浏览器中的工作区,通过针对预定义功能需求对代码提交进行自动化测试,来评估学习者的熟练程度。 该平台将技术培训与职业发展资源相结合。除了核心编程和全栈开发模块外,它还提供关系数据库管理和专业沟通方面的专项培训。这些语言能力模块旨在提高软件开发者的技术文档编写能力、协作互动能力和职场沟通技巧。 其基础设施通过安全、隔离的代码执行沙箱和自动验证引擎来支持这种学习模式,该引擎可验证用户提交的 SQL 查询和代码逻辑。课程使用模块化 Markdown 文件构建,整个体验由一个跨越不同学习路径跟踪进度的事件驱动系统管理。