Daily developer tools intelligence: new repos, hot projects, and version tracking. Each entry includes a plain-English explanation of what it actually does.
HRuiCcc/music-geshizhuanhuan (★69 · Python)
一个把「加密音乐」变回「普通音乐文件」的跨平台工具。 > 网易云、QQ 音乐、酷狗、酷我,四个平台的加密格式,拖进去,出来就是标准 mp3/flac。 > 网页版 + 命令行版,代码从零自研,MIT 协议。
opulentfright/rust-aimbot (★10) Rust Aimbot - undetected cheat tool. Anti-cheat bypass included. Works with the latest game update.
physicaldhow/rust-hack (★10) Rust Hack - undetected cheat tool. Anti-cheat bypass included. Works with the latest game update.
orneryspelt/rust-esp (★10) Rust ESP - undetected cheat tool. Anti-cheat bypass included. Works with the latest game update.
Ssen-ai1/codegate-leader (★9 · TypeScript)
Alpha 提示: 当前版本适合开发者体验、研究和共建。Windows 安装包尚未进行正式代码签名,商业发行所需的法律文本、更新服务和授权服务也尚未部署。
zxc663/shisan-xinuo-workflow (★9 · Shell)
渐进式工程治理 Skill——不是把整本手册砸进上下文,而是像神经系统:只在任务到达某一步骤时,注入那一步所需的少量规则。 > A progressive, on-demand engineering-governance Skill for AI coding agents: it injects only the few rules a step needs, when that step arrives. ---
Morningstar202604/AgentSeed (★8 · Python) Anti-hallucination guardrails for AI coding agents. A hybrid Agent Plugins plugin (Skill + MCP Server) that forces spec-driven development and verifies code before it is marked done — so "Done, all tests pass" becomes an observed fact, not a claim.
RamonsDka/task-manager-portable (★7 · HTML)
Un dashboard de proyectos en un solo archivo HTML, completamente offline, sin instalación, sin servidor y sin dependencias de runtime. · · ·
Lattica-ai/lattica-studio (★7 · Python) Build, deploy, and serve fully homomorphic encryption (FHE) models on the Lattica platform, from a PyTorch-style pipeline definition to an encrypted inference endpoint. Your data is encrypted before it leaves the client and stays encrypted
jiang357357357/EdenAgent (★7 · Rust) 本地优先、可持久化、可嵌入的 Rust 智能体运行时 React / Vite 客户端 · Electron 桌面端 · WebSocket JSON-RPC · SQLite 简体中文 · English > “要用皂荚木作一柜。”
vite — v8.2.2
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.2
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.12
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.4.0
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.11
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.126.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.
The Move to Python 3 Begins (Lobsters) Comments
I stabilized never type (Lobsters) Comments
C2PA Cameras Do Not Survive Contact With Reality (Lobsters) Comments
Casey Muratori – The Root of The Root of All Evil – BSC 2026 (Lobsters) Comments
MNT Station - A modular, open hardware desktop computer and server (Lobsters) Comments
mold: A Massively Parallel Linker (Lobsters) Comments
Adding CPU affinity in a 24-core build machine made builds take longer (Lobsters) Comments
What's in a tag name? JavaScript, apparently (Lobsters) Comments
IBM's new Granite 4.2 models ride the wave of interest in local LLMs (Ars Technica) The focus is on agentic capability and predictable enterprise deployment.
Xtracycle's Swoop ASM e-bike brings an automatic transmission to cargo bikes (Ars Technica) A steel frame cargo bike with a unique twist: You can let it choose your gear.
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.