Daily developer tools intelligence: new repos, hot projects, and version tracking. Each entry includes a plain-English explanation of what it actually does.
withkynam/vibecode-pro-max-kit (★456 · JavaScript) Built by world-class engineers, for vibecoders at flowser.ai — AI Agents with computers for GTM
2aronS/Duel-Agents (★201 · TypeScript) Use, extend, and ship with Duel Agents: the IDE-native routing layer that runs prompts against multiple models and picks the cheapest answer that still wins. This repo is the official integration package for duelagents.com.
modelstudioai/cli (★107 · TypeScript) The official command-line interface for Aliyun Model Studio (DashScope) AI Platform Aliyun Model Studio CLI Site · 中文文档 · API Documentation · Get API Key --- Chat with Qwen, generate images & videos, understand images, call agents,
kyrtstn/syv (★41 · Python)
The Zero-Dependency Optimization Daemon (v5.1 Ultimate) syv is a hyper-lightweight, multi-threaded optimization engine designed to sit between your raw development code and your production web servers.
xuyang-liu16/hermes-code-bridge (★14 · Python) English | 中文
Nonanti/narwhal (★13 · Rust)
A TUI database client with a built-in MCP server. Five databases, vim editing, Lua plugins.
MuhammadTanveerAbbas/mgit (★10 · JavaScript)
Multi-client GitHub workflow CLI — manage SSH keys, conventional commits, > and daily git ops across all your client repos. Built by The MVP Guy — Muhammad Tanveer Abbas ---
MuhammadTanveerAbbas/devmon (★10 · Shell)
Monitor RAM, processes, and dev ports from one terminal tool. > Kill memory hogs and port blockers without leaving your workflow. Built by The MVP Guy — Muhammad Tanveer Abbas ---
MuhammadTanveerAbbas/git-rescue (★10 · Shell)
Fix git mistakes without panic. > Pure bash — no Node.js, no dependencies, works anywhere git works. Built by The MVP Guy — Muhammad Tanveer Abbas ---
freeCodeCamp/freeCodeCamp (★445,571 · TypeScript) freeCodeCamp.org is a friendly community where you can learn to code for free. It is run by a donor-supported 501(c)(3) charity to help millions of busy adults transition into tech. Our community has already helped more than 100,000 people get their first developer job.
public-apis/public-apis (★437,731 · Python) The Public APIs repository is manually curated by community members like you and folks working at APILayer. It includes an extensive list of public APIs from many domains that you can use for your own products. Consider it a treasure trove of APIs well-managed by the community over the years.
EbookFoundation/free-programming-books (★389,127 · Python) Search the list at []( This page is available as an easy-to-read website. Access it by clicking on [](
openclaw/openclaw (★375,423 · TypeScript) OpenClaw is a personal AI assistant you run on your own devices. It answers you on the channels you already use. It can speak and listen on macOS/iOS/Android, and can render a live Canvas you control. The Gateway is just the control plane — the product is the assistant.
nilbuild/developer-roadmap (★355,670 · TypeScript) Roadmaps are now interactive, you can click the nodes to read more about the topics.
vinta/awesome-python (★300,166 · Python) An opinionated guide to the best Python frameworks, libraries, tools, and resources. Visit the website to search and filter projects more easily.
ultraworkers/claw-code (★192,794 · Rust) · · · ·
avelino/awesome-go (★173,934 · Go) We use the Golang Bridge community Slack for instant communication, follow the form here to join. Sponsorships: Special thanks to Awesome Go has no monthly fee_, but we have employees who work hard to keep it running.
vite — v8.0.14
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.7
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.95.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.
Protestware for coding agents (Lobsters) Comments
SQLite Does Not Accept Agentic Code (Lobsters) Comments
Announcing Rust 1.96.0 (Lobsters) Comments
Garnix is shutting down (Lobsters) Comments
You probably don't need Yocto, and that's fine (Lobsters) Comments
One year of Roto, the compiled scripting language for Rust (Lobsters) Comments
Why Gentoo? (Lobsters) Comments
How do you version public web APIs? (Lobsters) Often there is an existing API called something like "Product API". It often also has /api/v1 in the path. To me this often feels like an antipattern, especially when the API itself uses semantic vers
The most spectacular rocket explosion since N1 just happened in Florida (Ars Technica) New Glenn was due to play a starring role in NASA's Artemis Program.
2027 Audi RS5 first drive: A performance PHEV with split personalities (Ars Technica) Audi has developed an entirely new electric torque-vectoring rear differential.
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.