Daily developer tools intelligence: new repos, hot projects, and version tracking. Each entry includes a plain-English explanation of what it actually does.
Brain0-ai/brain0 (★22 · Rust)
The black box for AI-written code. git tells you what changed. brain0 tells you why: which prompt wrote it, what the agent read to write it, and whether you can trust it. Quickstart · What it answers ·
Rhacknarok/hacksguard (★22 · YARA) HacksGuard is a blazingly fast, multi-threaded Terminal UI (TUI) static analysis tool designed for SOC analysts, threat hunters, and reverse engineers. Built entirely in Rust, it provides an intuitive dashboard for quick triage and deep inspection of Portable Executable (PE) files right from your terminal.
programmerloverun/bilibili-to-doc (★21) 一个 Claude Code Skill,自动将 B 站视频的 AI 字幕提取并整理成结构化 Markdown 文档。非常适合快速将技术教程、知识分享类视频转化为可检索的笔记 / 参考文档。 A Claude Code skill that automatically extracts Bilibili video AI subtitles and reorganizes them into well-structured Markdown documents. Perfect for turning tech tutorials and educational videos into searchable, shareable written notes. ---
YuanpingSong/ultracodex (★18 · TypeScript) Run Claude Code workflow scripts, unmodified, on the OpenAI Codex CLI. Claude Code's Workflow tool has a great orchestration format: plain-JS scripts that fan agents out in parallel, pipeline work through stages, enforce token budgets, and adversarially verify results. But running them
CivilDentistDerricks/RustCoreToolsV4 (★12 · C++) ⚔️ Rust Hack 2026 - external ESP (players, loot, resources, animals, vehicles, buildings, traps, TC, stashes), aimbot (silent aim, smooth, hitbox selection, prediction, visible check), radar, no recoil, no spread, speed hack, fly mode, teleport, triggerbot, auto farm, auto heal, EAC bypass, HWID spoofer
ml-rust/cargo-reclaim (★7 · Rust)
Install from crates.io: sh cargo install cargo-reclaim
nssriraam/rika (★6) Voice-First · Persistent Memory · Full OS Control · Cyber Operations · Self-Evolving © 2026 Sriraam. All Rights Reserved. This is a proprietary, closed-source project. Unauthorized copying, modification, or distribution is strictly prohibited. Rika is a fully autonomous, voice-controlled AI agent that lives on your machine.
MarcoZorn/agencykit (★5 · JavaScript)
vite — v8.1.3
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.3
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.9
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.107.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.
Fourteener Lobsters (Lobsters) Hey folks, Once more around the sun, today is 14 years since Lobsters launched in 2012. Like the the American fourteeners, our activity charts have been busily sloping upwards. We now have 20,412 user
Why implementing ActivityPub is hard, and why it doesn't have to be (Lobsters) Comments
Magit 4.6 released (Lobsters) Comments
I Don't Maintain My Homelab (Lobsters) Comments
My favorite keyboards (Lobsters) Comments
What should a personal website be? (Lobsters) Comments
Why don't people use git properly? (Lobsters) Comments
Rocket Report: Indian startup nears first launch; SpaceX's millenary milestone (Ars Technica) NASA awarded Rocket Lab deals for three dedicated launches using the company's Electron rocket.
Inside the Luddite festival harnessing Gen Z’s rage against Big Tech (Ars Technica) New York City’s Summer of Ludd festival is teaching people how to live offline.
Despite the darkness, I still see signs of hope in America (Ars Technica) It's difficult to pinpoint the moment in my life where America started to lose the plot.
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.