Daily developer tools intelligence: new repos, hot projects, and version tracking. Each entry includes a plain-English explanation of what it actually does.
jizizr/signaldock (★11 · Kotlin) SignalDock 是面向 HyperOS 超级岛的 Android 截图识别工具。点击控制中心磁贴后,应用会截取当前页面,并行完成 AI 结构化识别、二维码解析和来源应用图标提取,再将取餐码、商品、规格、商家等信息投递到超级岛。
AgriciDaniel/anti-slop (★7 · Python) Find and repair substance defects in AI-assisted prose, code, documentation, and agent output. It reports defects. It never reports authorship.
hojjatjh/Emberport (★7 · C#) DEPLOY. MANAGE. IGNITE. A modern, dark, minimal local web development environment for Windows. Apache, PHP, MySQL, Redis and phpMyAdmin in one installer, with real version switching. Download · Getting started · Features · FAQ
KaiGe7384/e-language-codex-mcp (★7 · C++)
项目交流 QQ 群:
262430517· 企业级云服务器:迅度云 让 Codex 直接在易语言 5.95 里读代码、写代码、设计窗口并运行程序。 它不是鼠标脚本,也不会修改.e二进制格式。所有 IDE 操作都走易语言官方支持库 API,界面数据保存为可审查的 UTF-8.eui.json。
yuwen-cool/ywcrew (★6 · TypeScript) 让你的 AI 智能体们组成一个团队 你本地订阅了 Claude Code、Codex、Grok、Kimi、Antigravity…… ywcrew 让它们互相调用:在任何一个智能体里说句话,就能把任务派给其他家的模型。 ---
0xbarss/trading-system (★6 · Rust) A high-performance algorithmic trading system written entirely in Rust. Designed for speed, safety, and reliability, it leverages native compilation, memory safety, and zero-overhead parallelism to deliver exceptional performance in both backtesting and live trading environments. ---
yashsoni369/cc-logins (★6 · Rust) Quota visibility and account switching for Claude Code A tray application for developers who hold more than one Claude subscription and run Claude Code all day. It shows which account is active and how much 5-hour and 7-day quota each account has left, and switches between them — one click, or automatically before a limit lands. Windows,
kamihork/cckeep (★4 · JavaScript) Remote Control retries for about 31 seconds and then gives up for good.
rudrankriyam/agent-dossier (★4 · Rust) A local evidence compiler for Codex history. Agent Dossier streams Codex JSONL on your machine, reconstructs task provenance, removes inherited duplicates, and emits bounded Markdown or JSON with exact source citations.
londrwus/hyperliquid-python-ml-to-rust-layer (★4 · Rust) Write your trading strategy in Python. Let Rust execute it. You keep pandas, scikit-learn, XGBoost and PyTorch. You never rewrite a model in Rust. A Rust core takes your strategy's decisions and turns them into live orders — quickly, predictably, and identically every time.
vite — v8.1.5
A build tool and dev server for modern web projects. Starts instantly (no bundling in dev), uses native ES modules in the browser, and bundles with Rollup for production. The replacement for webpack in most new projects.
esbuild — v0.28.1
A JavaScript and TypeScript bundler written in Go. Extremely fast — 10-100x faster than webpack or Rollup. Used as the engine inside Vite and many other tools. Good for simple bundling; less configurable than webpack.
turbo — v2.10.7
A build system for JavaScript/TypeScript monorepos. Caches task results so you only re-run what changed. Built by Vercel. Speeds up CI and local builds in large codebases with multiple packages.
biome — v0.3.3
A single tool that replaces both ESLint and Prettier. Formats and lints JavaScript, TypeScript, JSON, and CSS. Written in Rust, so it runs much faster than the JS-based tools it replaces.
bun — v1.3.14
A JavaScript runtime, package manager, bundler, and test runner in one. Faster than Node.js at most things. Drop-in compatible with most Node.js code. Written in Zig.
vitest — v4.1.10
A unit testing framework built specifically for Vite projects. Uses the same config as your Vite build, runs tests in the browser environment, and is significantly faster than Jest.
oxc — v1.0.1
A JavaScript/TypeScript toolchain written in Rust — parser, linter, formatter, transpiler, bundler. The project behind the oxlint linter. Faster than most existing tools by a large margin.
rspack — v0.1.1
A webpack-compatible bundler written in Rust. Drop-in replacement for webpack with the same config format, but much faster. Built by ByteDance (TikTok's parent).
wrangler — v4.115.0
The CLI for deploying and managing Cloudflare Workers — serverless functions that run at the edge in Cloudflare's global network. Also manages KV storage, Durable Objects, Pages, and R2.
drizzle-orm — v0.45.2
A TypeScript ORM that lets you write SQL-like queries in TypeScript with full type safety. Lightweight, no code generation step, and closer to raw SQL than ORMs like Prisma.
Inside Zig's Incremental Compilation (Lobsters) Comments
Why Rocq is better than Lean for program verification (Lobsters) A write-up on why I don't give in to the hype and switch to Lean for formal verification of programs. Comments
I Designed A Custom PCB To Avoid Pressing A Button Three Times (Lobsters) Comments
State of multi-player Wayland (Lobsters) Comments
Manganin: tools matter (Lobsters) Comments
The mean means nothing (Lobsters) Comments
Writing Toy Software Is A Joy (2025) (Lobsters) Comments
User Interfaces of the Demo Scene (Lobsters) Comments
Audi has a new flagship designed with the US in mind: The 2027 Q9 (Ars Technica) The new full-size flagship SUV starts at $87,700 when it goes on sale in Q4.
Reaction wheel failures leave Swift rescue mission spinning in orbit (Ars Technica) "Preliminary investigation shows that two of Link's three reaction wheels currently are not operable."
Data from GitHub public API, npm registry, and tech press (The Register, Lobsters, Ars Technica, TechCrunch, Wired, MIT Tech Review). README summaries pulled directly from each project.