Daily developer tools intelligence: new repos, hot projects, and version tracking. Each entry includes a plain-English explanation of what it actually does.
vmx7/rust_pdb (★57 · C++) rust_pdb - self-contained il2cpp to windows pdb ------------------------------------------------- generates a windows pdb from a unity il2cpp game with no external tools. reads GameAssembly.dll and global-metadata.dat (both ship with the game), dumps the
LeoZhaorx/openclaw-desk-pet (★35 · Swift) 把 AI 的工作状态,养成桌面上的猫。 做这个桌宠的原因很简单:我不想为了确认 OpenClaw 还在不在干活,一遍遍切回控制台。现在瞄一眼猫就行——坐着是空闲,起身是开工,抱着手机就是还在忙。 思考、工具调用、完成与休眠,都有对应动作。 点快捷任务,或者直接输入一句话。
bbarit/bbarit-agent-oss (★34 · Rust)
What bbarit-oss is, in one line. > Pi's simplicity + qwen-code's memory + a project wiki + Rust + Pi's gaps > closed (auto-loads Claude Code & Codex MCP servers and skills) + agent > personas.
Dicklesworthstone/frankengraphdb (★15) **A blank-slate, memory-safe, ultra-high-performance property-graph database in Rust, built on the Franken/asupersync ecosystem. It unifies MVCC, time-travel history, git-style branches, replication, and change subscriptions into a single fountain-coded commit stream, runs transactional writes and static-CSR analytics on one temperature-tiered stor...
CodeDrobe/desktop (★13 · TypeScript) Chinese Website: codedrobe.app · Download the latest release CodeDrobe Desktop is an open-source theme manager and desktop customization tool for the official OpenAI Codex app on macOS and Windows. Browse the online CodeDrobe theme store, securely download and apply themes with one click, and safely restore the native interface.
JasonSTong/codex-theme-studio (★10 · JavaScript)
简体中文 · English > 一个面向 macOS Codex Desktop 的本地优先主题 Studio:在浏览器里设计,在本机保存,通过受限 CDP 会话热应用到 Codex。 Codex Theme Studio 同时也是一个 Codex Desktop 主题管理器、Codex 换肤工具和本地主题编辑器,支持可视化预览、模块拖拽、深浅配色、背景图片、热更新与一键恢复原生界面。 公开预览版:0.0.1 · 平台:macOS · 运行时:Node.js 22+
PromptPartner/agentsmith (★7 · Shell)
Vibe coding gets you a working demo. AI-assisted engineering is what keeps it standing once customers arrive, the product changes, or another engineer has to touch it. Agentsmith is that second layer — a portable, battle-tested operating system for Claude Code (and any agent that reads a CLAUDE.md / AGENTS.md / GEMINI.md).
ngthluu/loope (★5 · Go)
loope is an event-driven loop that watches one GitHub repository for issues labeled ai-agent, picks the best one, and drives it all the way to a pull request using headless Claude Code sessions running
Nastwinns/hawser (★4 · Rust) Compose a software stack from many Git repos, pin it to a lockfile, and drive every cross-repo PR, review, and CI run from one keyboard cockpit. One binary. In Rust. Install · Quick start · The cockpit · Docs ·
mustafaahci/goz (★4 · Rust) goz (göz, pronounced /ɟøz/) is an instant file-search engine for Windows NTFS, written in Rust. A fast, open-source alternative to voidtools Everything. goz indexes every filename on your fixed NTFS volumes and answers substring queries in single-digit milliseconds, from the command line or from your own tools over a named pipe.
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.5
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.112.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.
How Our Rust-to-Zig Rewrite is Going (Lobsters) Comments
Here's how I host my own AIM server (Lobsters) Comments
Microsoft Comic Chat is now open source (Lobsters) Comments
What are you doing this weekend? (Lobsters) Feel free to tell what you plan on doing this weekend and even ask for help or feedback. Please keep in mind it’s more than OK to do nothing at all too!
The Zilog Z80 has turned 50 (Lobsters) Comments
README, not (Lobsters) Comments
SpaceX scrubs Starship launch after some of its engines didn't start (Ars Technica) "Now offloading propellant. Next launch attempt hopefully in a few days."
Two Trump health nominees crash and burn in tense Senate hearing (Ars Technica) Both nominees flailed in their own unique ways as senators sought answers.
HP fined 1.4 billion rupees for “cartelization” of ink cartridges, toner, PCs (Ars Technica) Resellers threatened to ditch HP printing supplies for counterfeits.
T-Mobile bungled forced plan migration, canceling some users' free lines (Ars Technica) T-Mobile to restore free lines lost during plan migration, but price hikes remain.
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.