Daily developer tools intelligence: new repos, hot projects, and version tracking. Each entry includes a plain-English explanation of what it actually does.
AngelOnFira/weblings (★31 · Rust)
Weblings is a Rust compiler toolchain compiled to WASM. This means that you can compile and execute Rust code in your browser! Tech stack tl;dr rust code -> rustc -> cranelift IR -> waffle -> wasm object files -> linker -> wasm executable -> browser execution
cporter202/coreclaw-api-directory (★30 · Python) · · · ·
VinvAI/VinvAI (★24 · Python) Vinv records a real run of your Python backend and checks your coding agent's "done" — replayed start, live port, acceptance tests the agent never sees. vinv.ai · Free & open source · Apache License 2.0 · Python first · TS & Go next No account. No API keys. No telemetry. Everything runs on your machine. ---
shantanugoel/atarang (★8 · Swift) Turn a YouTube track into a private, on-device practice studio. Separate the music, shape the mix, record your performance, and keep every take close at hand.
URLdn/link-check (★7 · TypeScript) Scan Markdown, MDX, and documentation files for broken links, redirect chains, insecure ` links, and excessively long URLs — as a CLI, a library, or a GitHub Action. ```
OskarLebuda/vue-devtools-rstack (★7 · TypeScript) Vue DevTools v8 - the floating overlay, component tree with live state editing, timeline, router & pinia tabs, assets browser, module graph, click-to-source component picker and open-in-editor - for projects built with Rspack and Rsbuild.
regiellis/godot-mcp-go (★7 · GDScript) Drive a running Godot 4.7+ editor from the command line — and from AI agents — to build scenes, write GDScript or C#, play and inspect the game, and introspect the engine's real API. A Go CLI talks to a GDScript editor addon over WebSocket. 312 commands across 49 groups, every one verified against a live editor.
SultanAlfaifi/alfaifi-model-advisor (★7 · Python) A privacy-first Windows CLI that scans your hardware, understands your goals, and recommends the best trusted open AI model for your device. •
Pinvou/pinvou-agent (★7 · Rust) English | 简体中文 An open-source desktop AI agent that can use tools, work with files, build knowledge, and deliver real artifacts. Website · CodeWhale engine · Security · MIT License Pinvou Agent brings models, tools, personal knowledge, specialist personas, and reusable workflows into one desktop workspace.
HaseebKhalid1507/Myx (★6 · Rust) A lean, beautiful terminal Spotify player in Rust. Streams natively as a Spotify Connect device, with album-art-reactive theming, a live audio visualizer, and synced lyrics. > Requires Spotify Premium. Works on Linux, macOS, and Windows. Album art is
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.6
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.114.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.
I Regret Migrating to Codeberg (Lobsters) Comments
Making GIFs from 35mm film photography (Lobsters) Comments
Everyone Should Know SIMD (Lobsters) Comments
You should selfhost your mail (in 2026) (Lobsters) Comments
Jolt: running Clojure on Chez Scheme (Lobsters) Comments
FreeBSD ports frozen (Lobsters) Comments
Microsoft responds to LG monitors installing McAfee ads on Windows (Ars Technica) App is installed through Windows Update when certain LG monitors connect to a PC.
FDA reports new outbreak of explosive diarrhea with 72 cases identified (Ars Technica) The FDA hasn't said where the cases are or how they're linked.
Forgot your Google password? Now you can log in with a selfie. (Ars Technica) Google's selfie videos can be used for account access, AI Avatars, and age verification.
AI Kill Switch Act would let Trump admin order shutdown of rogue AI systems (Ars Technica) Bill would let Homeland Security chief decide when an AI should be shut down.
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.