Python · ★ 23,084 · 🍴 2,213 · 📈 858 stars today
TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.
中文介绍 TimesFM 是 Google Research 开发的预训练时间序列基础模型,专用于时间序列预测。基于 Transformer 架构,能处理多种长度和粒度的序列数据,适用于金融、气象、运维等领域的预测任务。
Rust · ★ 9,994 · 🍴 461 · 📈 369 stars today
IP addresses break, dial keys instead. Modular networking stack in Rust.
中文介绍 Iroh 是一个基于公钥寻址的模块化网络栈,使用 Rust 实现。它用拨号键替代传统 IP 地址,解决 IP 易变问题,适合构建去中心化应用、P2P 系统和分布式网络。
TypeScript · ★ 449,523 · 🍴 45,125 · 📈 417 stars today
freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.
中文介绍 freeCodeCamp 的开源代码库和课程,提供免费学习编程、数学和计算机科学的内容。包含数千个交互式练习和实战项目,适合零基础自学者和想提升技能的程序员。
Shell · ★ 232,363 · 🍴 20,639 · 📈 1,435 stars today
An agentic skills framework & software development methodology that works.
中文介绍 Superpowers 是一个智能体技能框架与软件开发方法论,旨在让 AI Agent 高效工作。它定义了可复用的技能和协作流程,适合构建 AI 驱动的开发工具和自动化系统。
★ 4,098 · 🍴 429 · 📈 286 stars today
GLM-5: From Vibe Coding to Agentic Engineering
中文介绍 GLM-5 是迈向智能体工程的框架,从“氛围编码”演进到工程化。它帮助开发者构建可靠、可维护的 AI 应用程序,降低 Agent 开发的门槛。
C · ★ 6,969 · 🍴 563 · 📈 2,308 stars today
High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 158 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.
中文介绍 Codebase Memory MCP 是一个高性能代码库智能服务,将代码库索引为持久化知识图谱。支持 158 种语言,单次查询毫秒级响应,极大减少 token 消耗,适合大型项目的代码理解和问答。
Python · ★ 1,737 · 🍴 199 · 📈 124 stars today
Transform unstructured text into structured knowledge with LLMs. Graphs, hypergraphs, and spatio-temporal extractions — with one command.
中文介绍 Hyper-Extract 利用大语言模型将非结构化文本转换为结构化知识,支持图、超图和时空信息提取。一条命令即可完成,适用于知识图谱构建、信息抽取等场景。
C++ · ★ 11,197 · 🍴 648 · 📈 344 stars today
A lightweight, lightning-fast, in-process vector database
中文介绍 ZVec 是阿里巴巴开源的轻量级内存向量数据库,以极低延迟和资源消耗提供向量检索能力。适合嵌入式、移动端和实时搜索等对性能要求严苛的场景。
TypeScript · ★ 5,479 · 🍴 298 · 📈 164 stars today
The sandbox agent framework.
中文介绍 Flue 是一个沙盒化的智能体框架,提供隔离环境运行 AI Agent,保证安全性和可控性。适合需要执行不可信代码或第三方插件的应用。
TypeScript · ★ 22,069 · 🍴 2,704 · 📈 1,339 stars today
Kilo is the all-in-one agentic engineering platform. Build, ship, and iterate faster with the most popular open source coding agent.
中文介绍 Kilo 是一个全功能的智能体工程平台,内置流行的开源编码 Agent。帮助开发者更快地构建、交付和迭代代码,适合希望借助 AI 加速开发的团队。
TypeScript · ★ 51,809 · 🍴 4,599 · 📈 610 stars today
🔥🔥🔥 Open-source Jira, Linear, Monday, and ClickUp alternative. Plane is a modern project management platform to manage tasks, sprints, docs, and triage.
中文介绍 Plane 是开源项目管理平台,对标 Jira、Linear 等工具。支持任务、冲刺、文档和分类管理,适用于团队协作和敏捷开发,提供现代化界面。
TypeScript · ★ 38,657 · 🍴 2,290 · 📈 13 stars today
The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
中文介绍 Insomnia 是开源跨平台 API 客户端,支持 GraphQL、REST、WebSocket、SSE 和 gRPC。提供云、本地和 Git 存储,适合 API 开发、测试和调试。
Rust · ★ 7,907 · 🍴 338 · 📈 247 stars today
Cross-platform GUI written in Rust using ADB to debloat non-rooted Android devices. Improve your privacy, the security and battery life of your device.
中文介绍 Universal Android Debloater 是一款用 Rust 开发的跨平台 GUI 工具,通过 ADB 移除非 root 安卓设备上的预装应用,提升隐私、安全性和电池续航。
C# · ★ 38,091 · 🍴 10,708 · 📈 22 stars today
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
中文介绍 ASP.NET Core 是微软开源的跨平台 .NET Web 框架,支持 Windows、Mac 和 Linux。用于构建现代云应用、微服务和 Web API,性能优异,生态丰富。
★ 14,363 · 🍴 2,333 · 📈 33 stars today
A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.
中文介绍 Awesome Artificial Intelligence 是一份精选的 AI 资源列表,涵盖课程、书籍、视频讲座和论文。适合 AI 学习者和研究者快速找到高质量资料。
Python · ★ 7,479 · 🍴 1,206 · 📈 47 stars today
Official Python inference and LoRA trainer package for the LTX-2 audio–video generative model.
中文介绍 LTX-2 是 Lightricks 开发的音频-视频生成模型,提供 Python 推理和 LoRA 训练包。支持文生视频或音频驱动的视频创作,适用于多媒体内容生成。
Python · ★ 14,956 · 🍴 1,530 · 📈 83 stars today
Free and Open Source Machine Translation API. Self-hosted, offline capable and easy to setup.
中文介绍 LibreTranslate 是一个免费开源的机器翻译 API,支持自托管和离线运行。隐私友好,可替代 Google Translate API,适用于需要内部翻译服务的应用。