Daily developer tools intelligence: new repos, hot projects, and version tracking. Each entry includes a plain-English explanation of what it actually does.
aresyn/codex-control-plane-mcp (★202 · Python)
English | Русский Reliable Codex Desktop automation for long tasks. codex-control-plane-mcp turns Codex Desktop and codex-app-server into a durable worker that an MCP client can drive safely. Send a task, get an
Manavarya09/public-apis-live (★64 · TypeScript)
2844 working public APIs · verified 2026-06-19 · refreshed daily — 🔎 Search · 📊 Benchmark Aggregated from the top public-API lists, deduped, and reachability-checked every day. Only working APIs are listed below; dead/unverified ones are collapsed at the bottom. Try it: npx public-apis-live weather · npm i public-apis-live ```
demiurg92/design-continuity-guard (★21 · Python) Design Continuity Guard is a Codex skill that protects existing website and app design systems during UI changes. It helps an agent preserve page rhythm, color roles, section backgrounds, typography hierarchy, card grammar, and CTA semantics instead of inventing one-off styles.
ezBuilder/omnigen-vault (★21 · JavaScript) An infinite, text-free image engine + self-curating multilingual gallery — and an MCP your AI drives. Generate every kind of image in the world, in every art style ever made, with zero text in the frame — organized by category & resolution, thumbnailed, multilingual full-text indexed (EN · KO · JA · ZH · ES), browsable in a slick
AkhrorKhasanov/rustyscanner (★17 · Rust) A high-performance, asynchronous port scanner written in Rust using Tokio.
Python-XP1/linux-service-center (★16 · Python) Manage Linux services from a modern GUI or directly from a terminal interface. Built for Raspberry Pi, Debian, Ubuntu and other Linux distributions. ⚠️ Linux only This application requires systemd and is not compatible with Windows.
momoraul/Lupen (★14 · Swift)
Install:
brew install --cask momoraul/lupen/lupen— or grab the signed DMG. Requires macOS 26 (Tahoe) on Apple Silicon. ---
cnvipstar/codex-model-switch (★10 · Shell)
One command to toggle the OpenAI Codex CLI/App between a local model (Ollama / any OpenAI‑compatible provider) and the native cloud model — with an interactive menu, surgical config edits, and automatic backups. 中文说明 / Chinese README → ---
AkhrorKhasanov/rs-monitor (★9 · Rust) 🚀 rs-monitor rs-monitor is a lightweight and efficient CLI (Command Line Interface) tool written in Rust, designed to monitor the health (uptime) and response latency of websites and servers. ✨ Key Features Real-time Monitoring: Perform multiple sequential requests to a target URL and monitor results in real-time.
freshdigital-it/claude-execution-harness (★8 · Shell) Claude Code autopilot: give it a plan, come back to a working localhost. Most Claude Code sessions look like this: ``` You: implement feature X
TheAlgorithms/Python (★222,048 · Python) Implementations are for learning purposes only. They may be less efficient than the implementations in the Python standard library. Use them at your discretion.
vite — v8.0.16
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.9.18
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.102.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.
What are your Favorite Lobste.rs Comments? (Lobsters) The forum has been around for a long time and I occasionally find old gems, I wonder what great insights etc. I've missed from the past.
The Future of the Con Is Already Here, It's Just Not Evenly Distributed (Lobsters) Comments
Google workspace threatening to block firefox access (Lobsters) Comments
What was nice about the UI of Windows 2000 (Lobsters) Comments
I hate compilers (Lobsters) Comments
Godot 4.7: Lights, Camera, Action (Lobsters) Comments
DiffsHub (Lobsters) Comments
Vim Creator Bram Moolenaar's Forgotten Programming Language, Zimbu (2023) (Lobsters) Comments
A bold satellite rescue mission came together in record time, but will it work? (Ars Technica) "I consider this a success already, just from the fact that we're even going to try this."
Microsoft discovers new lightweight backdoor that steals cryptocurrency (Ars Technica) Crypto Clipper spreads over USB and communicates over Tor.
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.