bluetooth mesh chat, IRC vibes
BitChat 是一款基于 Swift 的去中心化点对点消息应用,结合蓝牙 Mesh 离线通信与 Nostr 协议互联网通信,强调无账号、无服务器、隐私优先,当前在 GitHub 上具有较高关注度。
SAVED SNAPSHOT
日榜快照保留当日排名和当时的 Star 数,不混用当前数据。
bluetooth mesh chat, IRC vibes
BitChat 是一款基于 Swift 的去中心化点对点消息应用,结合蓝牙 Mesh 离线通信与 Nostr 协议互联网通信,强调无账号、无服务器、隐私优先,当前在 GitHub 上具有较高关注度。
Amnezia VPN Client (Desktop+Mobile)
Amnezia Client 是一款开源 VPN 客户端,支持自托管服务器部署,提供多种协议(OpenVPN、WireGuard、IKEv2)及流量混淆(Cloak、Shadowsocks、AmneziaWG),覆盖桌面和移动平台。
💖🧸 Self hosted, you-owned Grok Companion, a container of souls of waifu, cyber livings to bring them into our worlds, wishing to achieve Neuro-sama's altitude. Capable of realtime voice chat, Minecraft, Factorio playing. Web / macOS / Windows supported.
AIRI是一个开源的AI虚拟角色伴侣框架,旨在自托管“数字生命”,支持实时语音对话与游戏互动。基于TypeScript,采用MIT许可,提供多平台支持。
Pretty fancy and modern terminal file manager
superfile 是一款基于 Go 和 Bubbletea 的现代化终端文件管理器,拥有时尚界面和丰富功能,支持 macOS、Linux 和 Windows,社区活跃。
小红书笔记 | 评论爬虫、抖音视频 | 评论爬虫、快手视频 | 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫、百度贴吧帖子 | 百度贴吧评论回复爬虫 | 知乎问答文章|评论爬虫
MediaCrawler 是一款基于 Playwright 的多平台社交媒体爬虫,支持小红书、抖音、B站等 7 个平台,利用浏览器登录态简化爬取过程。
The design language that makes your AI harness better at design.
为AI编码代理提供系统化设计指导的开源项目,含技能、23个命令和59条确定性规则,源自Anthropic frontend-design。
Kronos: A Foundation Model for the Language of Financial Markets
Kronos是面向金融K线序列的开源基础模型,采用两阶段框架,基于45+交易所数据预训练,支持多类量化任务。
Fast, efficient, battle-tested at Alibaba's scale. Hybrid architecture code review tool: deterministic pipelines + LLM Agent, precise line-level comments, built-in multi-language ruleset (NPE, thread-safety, XSS, SQL injection), OpenAI & Anthropic compatible.
OpenCodeReview是阿里巴巴开源的高效AI代码审查CLI工具,结合传统管道与LLM Agent,支持行级评论和多种编程语言规则集。
Jenkins automation server
Jenkins 是领先的开源自动化服务器,基于 Java 构建,拥有超过 2000 个插件,支持 CI/CD 全流程自动化,被数百万用户和数千家企业采用。
Give Claude the ability to watch any video. /watch downloads, extracts frames, transcribes, hands it all to Claude.
/watch 是一个开源工具,为 Claude 等 AI 助手提供视频理解能力,通过 yt-dlp 下载视频、ffmpeg 提取关键帧,并生成带时间戳的转录,使模型能基于画面和音频回答提问。支持多种安装方式,优先利用免费字幕。
AG Kit 是基于 Google Antigravity 的代理工程套件,提供规则、技能、专家代理、工作流、持久记忆、MCP 指导、编排及原生安全钩子,支持生产部署。
Open source transactional distributed database. Linear scalability and proven fault-tolerance on commodity hardware or cloud infrastructure without compromising performance.
Apache Cassandra 是开源分布式 NoSQL 数据库,提供线性可扩展性和容错性,适用于高性能关键任务场景。
AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
last30days-skill 是一个面向 AI 代理的搜索技能,可并行检索 Reddit、X、YouTube、HN 等平台,并按用户互动度排序后生成总结。项目热度高,采用 MIT 协议,适合需要快速获取近期公开信息的场景。
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Dear ImGui 是一个轻量级、无外部依赖的 C++ 即时模式 GUI 库。通过输出优化顶点缓冲区实现渲染无关性,专为游戏开发、调试工具及实时数据可视化设计,以高效迭代和低状态同步著称。