用简单的语言解释您正在构建的内容,获取最匹配的 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.
jQuery is a library designed for document object model manipulation and cross-browser interaction. It provides a unified interface for selecting, traversing, and modifying web page elements, ensuring consistent behavior across different rendering engines by abstracting away underlying browser inconsistencies. The library distinguishes itself through a dedicated CSS selector engine that parses strings into executable functions for element location. It incorporates a state machine for managing asynchronous operations and a feature-detection strategy that probes the environment to execute code p
这是一个全面的教育路线图,旨在指导软件工程师掌握计算机科学基础知识并准备技术面试。它提供了一条结构化的、具备依赖感知能力的学习路径,将复杂的计算概念组织成层级化课程,使用户能够通过迭代学习和实践实现,构建专业的工程基础。 该课程将理论知识与职业发展相结合,提供了一个包含书籍、学术论文和视频教程的交叉引用资源索引。它强调通过渐进复杂度分析实现算法效率的标准化,并提供细粒度的模块化主题分解,以促进跨广阔技术领域的专注、增量学习。 除了核心算法和数据结构外,该仓库还涵盖了广泛的能力领域,包括系统架构设计、分布式系统、计算机安全和高级数学建模。它还为整个招聘生命周期提供战略指导,从简历优化和行为面试准备到长期职业成长。 整个知识库作为版本控制的 Markdown 驱动仓库进行维护,允许以平台无关和协作的方式进行技术教育。
Axios is a promise-based HTTP client used to make asynchronous network requests in both browser and Node.js environments. It functions as a multi-environment network adapter that abstracts the transport layer to ensure consistent behavior across different runtimes. The project distinguishes itself through a request lifecycle management system that allows for the cancellation of active requests, the setting of timeouts, and the monitoring of upload and download transfer progress. It includes a mechanism for intercepting network traffic, enabling the transformation of outgoing requests and inco
这是一个全面的、由社区策划的目录,组织了庞大的 Python 软件库、框架和工具生态。它作为一个中心化知识库,旨在促进生态导航并加速开发者在整个软件开发生命周期中的发现过程。 该目录通过提供按技术领域分类的结构化资源索引脱颖而出,范围从基础开发工具到专业工程领域。它涵盖了人工智能、数据科学、Web 开发和基础设施管理等高级能力,使开发者能够为特定的技术挑战识别经过验证的解决方案。 该项目涵盖了广泛的能力领域,包括依赖管理、静态代码分析和自动化测试工具。它还编目了用于持久数据存储、云基础设施编排和接口开发的资源,为构建和维护复杂软件系统提供了统一的参考。