Daily developer tools intelligence: new repos, hot projects, and version tracking. Each entry includes a plain-English explanation of what it actually does.
utibeabasi6/mercek (★53 · TypeScript) Mercek is a desktop app for Amazon ECS. It uses the AWS credentials already on your machine and shows your services across every account and region. It's read-only until you approve a change, and it talks to AWS directly, with no server in between and no telemetry.
lucifer1004/VeloQ (★20 · Rust) Agent-friendly profile-query CLI family. JSON by default, with CSV/table projections where they are useful. One shot per call. Designed so a coding agent (or a shell script) can reason about GPU profiles without ever opening a GUI.
Able-rip/cc-VisionRouter (★16 · JavaScript) 中文 | English > 让不支持图片的主力模型,也能在 Claude Code 里安全跑长程任务——含图片的请求自动分流到多模态模型,session 不再因为一张图就崩。
Ricar66/omnistack-agent (★14 · JavaScript) 🇧🇷 Ler em Português
LuChangQiu/lrnev-govern (★12 · TypeScript)
AI 协作开发的项目治理引擎 —— MCP 服务 + CLI 双形态,文件即真相,零模型依赖。 npm 包名
lrnev,当前版本1.1.0。lrnev是命令行,lrnev-mcp是 MCP 服务入口。一行命令装好 👇 ```bash npm install -g lrnev
StellarHelper/CyberLink-PowerDirector-365-crack (★11) PowerDirector 365 - AI-powered video editing software.
strmax195-hue/docktui (★10 · Python) DockTUI is a fast, zero-dependency terminal dashboard for monitoring, debugging, and managing local Docker containers and images. It is written in pure Python, talks to Docker through the Docker CLI, and keeps your existing Docker permissions and context intact.
ZingerLittleBee/next-socks5 (★9 · Rust) English | 简体中文 A lightweight, scalable SOCKS5 server written in Rust (RFC 1928 + RFC 1929), with a live terminal dashboard and a headless mode for containers. The protocol is hand-written; the dependency footprint is kept deliberately small.
zxc02621948-sketch/ai-sprite-align-tool (★6 · HTML) A browser-based tool for cleaning up AI-generated sprite sheets and making their animation frames more stable for games. AI-generated sprite sheets often look good as still images, but the frames may not line up when played in sequence.
laoguo2025/claude-plus-plus (★6 · Rust) Claude++ 是一个 Claude Desktop 本地增强控制台,专注页面增强、汉化、token 用量、Markdown 导出、Skills/MCP 快捷入口。 它还支持 CC Switch 模型名桥接、可逆接管、诊断日志和跨平台安装包。 ---
vite — v8.0.16
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.0
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.9.16
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.8
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.98.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.
Changing How We Develop Ladybird (Lobsters) Comments
A faster bump allocator for rust (Lobsters) Comments
Reviewing code requires reading (Lobsters) Comments
IPv6 zones in URLs are a mistake (Lobsters) Comments
Code is Cheap(er) (Lobsters) Comments
jujutsu v0.42.0 released (Lobsters) Comments
Warren's Abstract Machine: A Tutorial Reconstruction (Lobsters) Comments
The skeptic’s guide to humanoid robots going viral on the Internet (Ars Technica) Robot demonstrations can distort public perceptions of robotic capabilities.
AT&T and Verizon lose Supreme Court case over fines for selling location data (Ars Technica) FCC did not violate carriers' right to jury trial, court says in 8-1 ruling.
These LLMs are the best at resisting Russian propaganda (Ars Technica) Estonian government benchmark shows how dozens of models combat Russia's "strategic narratives."
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.