Daily developer tools intelligence: new repos, hot projects, and version tracking. Each entry includes a plain-English explanation of what it actually does.
cristicretu/diri (★168 · Rust) Native macOS orchestrator for coding agents. Run Claude Code, Codex, Cursor, Gemini and plain shells in parallel — across git worktrees or on remote hosts — each with a live status (working / needs-you / done) and tmux-like persistence: closing the app never kills a session, and a daemon restart brings conversations back.
shreyanth-sureshkrishnaa/pyroclear (★56 · Rust)
A terminal clear replacement that burns your screen down before wiping it. Written in modern Rust. Zero runtime dependencies beyond libc. Highly optimized, flicker-free, and customizable. ---
dxkjuanjuan/juanjuan-team (★10 · Shell) Claude Code 首个对抗式协作多 Agent Skill -- 真 7 个独立 Claude 进程互审,让错误在卷卷看到之前就被拦截。 > 别再让一个 LLM 同时负责设计、实现和审查自己的工作。卷卷团队派出 7 个独立 Claude 进程(claude -p 真进程,PPID=1),每个有自己的 context、看不到对方私有推理,独立挑错--单 Agent 自我背书的认知连续性错误从此不可能。 🔥 **v2.
KISSMonX/LinkGauge (★8 · Rust) English | 中文 A desktop network performance testing application built with Rust, Tauri 2, Vue 3, and TypeScript. It provides a structured GUI workflow for Ping, TCP, and UDP testing. TCP/UDP tests run on a pure-Rust, in-process riperf3 engine that speaks the iperf3 wire protocol — no iperf3 binary is installed, bundled, or spawned; only Ping uses th...
petrizhang/relify (★7 · Python) --- Relify is an open-source Python and Rust library for indexing and searching lakehouse data with the compute engines you already use. It stores vector indexes as open Parquet or Iceberg tables, allowing DataFusion, StarRocks, and
SnowLeopard-io/NodeVerdict (★6 · TypeScript)
A browser-based Node.js diagnostic data viewer — consumes native
diagnostics_channel.TracingChannelJSON events, providing event lists, waterfall charts, CPU flame graphs, heap snapshot analysis, GC log parsing, performance comparison, and report generation. All data is processed locally — nothing is uploaded to any server.
Dicklesworthstone/power_failure_resumer (★6 · Python)
When a power failure kills your terminal mid-swarm, get every Codex and Claude Code session back in one command. bash curl -fsSL " +%s)" | bash
Steffen025/pag-extract (★5 · JavaScript) Kongressprogramme als Datei — statt 40 Browser-Tabs. Liest das öffentliche Programm eines medizinischen Kongresses aus und schreibt es als Markdown, CSV oder JSON auf die Festplatte. Alle Sessions, Räume, Vorsitzende, Einzelvorträge und Referierende — in wenigen Sekunden.
SteinsHead/ghostty-studio (★5 · TypeScript) Ghostty is wonderfully configurable. Hunting through hundreds of options and hand-editing a file for every small visual change is less wonderful. I built Ghostty Studio so you can open your usual config, adjust a setting, see what changed, and save with confidence—without rewriting the rest of the file.
vite — v8.2.0
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.8
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.118.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.
rust-lang/rust is adopting an LLM policy (Lobsters) Comments
Security is Hard, Y’all (Lobsters) Comments
The Lua community needs to learn to move on (Lobsters) Comments
Born Against, or why hobby programming communities are aggressively against LLM usage (Lobsters) Comments
Enabling the next iteration of the borrow checker on nightly (Lobsters) Comments
Liquid Glass effect for GNU/Emacs (Lobsters) Comments
we finally learned to center a div, then browsers added sidebars (Lobsters) Comments
irken: A tiny hackable full-featured IRC client (Lobsters) Comments
Senators demand crackdown on wildfire "prediction markets" (Ars Technica) Fire experts warn such markets could incentivize arson.
Trump killed the Digital Equity Act, but US was forced to bring part of it back (Ars Technica) $1.25 billion program restored, but judge ruled race provision unconstitutional.
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.