Daily developer tools intelligence: new repos, hot projects, and version tracking. Each entry includes a plain-English explanation of what it actually does.
ovoment/ovo-local-llm (★75 · TypeScript) Run chat, code, and local model workflows on-device — without shipping your work to the cloud. MLX-native. Ollama/OpenAI API compatible. Zero API keys. --- Your browser does not support the video tag.
LordAizen1/git-newspaper (★66 · JavaScript)
Generate a Victorian broadsheet newspaper from any git repository's commit history. bash npx git-newspaper
dorukayuceyewexe127752/Rust-External-V3-2026 (★44 · C++) Rust Performance & Latency Auditor is a professional-grade research utility designed to analyze and mitigate system-level bottlenecks in high-intensity survival environments. In the competitive landscape of 2026, network jitter and input lag are critical factors.
BlondinkaQ/awesome-proxy (★25 · Python) A comprehensive guide and curated list of proxy servers, routing tools, and client libraries for developers. Discover how to integrate HTTP/SOCKS5 proxies across various programming languages for web scraping, bot development, and browser automation.
oanhduong/token-ninja (★20 · TypeScript)
Built for Claude Code first. token-ninja hooks into Claude Code's UserPromptSubmit event, intercepts commands like git status, npm test, or docker ps before they become an API call, runs them locally, and hands the result back to you — in the original colors, with a single dimmed
Lutharo-enjoyer/mac-setup-playbook (★17)
Full Mac setup from zero to productive in one command. ---
Antigo123/ArchAlive (★16 · TypeScript) **Play it live at: ArchAlive turns static architecture into living infrastructure. Build complex cloud topologies using a suite of drag-and-drop components including load balancers and API gateways, then leverage a high-performance WebAssembly engine to simulate and visualize real-time traffic flow across your entire design.
feel-co/nixos-core (★12 · Rust) This is a multi-call binary implementing core NixOS system utilities in safe, portable Rust, replacing some of the Perl and Bash scripts that are generally load-bearing. While those scripts can be replaced through various means such as the Perl-less and Bash-less profiles, those usually change how your system
ToDealMarket/tdm-protocol (★11 · JavaScript) Stable wire contract for TDM SDKs, gateway clients, and protocol-first integrations Public DTOs, schemas, headers, and payment-required response shapes Documentation • API Reference • GitHub • X/Twitter ```
freeCodeCamp/freeCodeCamp (★443,298 · 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.
EbookFoundation/free-programming-books (★385,795 · Python) Search the list at []( This page is available as an easy-to-read website. Access it by clicking on [](
openclaw/openclaw (★361,571 · 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.
kamranahmedse/developer-roadmap (★353,311 · TypeScript) Roadmaps are now interactive, you can click the nodes to read more about the topics.
vinta/awesome-python (★293,570 · Python) An opinionated list of Python frameworks, libraries, tools, and resources.
ultraworkers/claw-code (★186,969 · Rust) · · · ·
Significant-Gravitas/AutoGPT (★183,624 · Python) Deutsch | Español | français | 日本語 |
avelino/awesome-go (★170,564 · 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.9
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.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.13
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.5
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.84.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.
Mesosphere half-year pledge: Fresh DC/OS open source baking (The Register) 'Exciting changes' for Microsoft's favourite cloud container fabric Mesosphere will open-source new features in its container and cluster management fabric as a leg-up to startups - "Y-Combinator" typ
Red Hat eye from the Ubuntu guy: Fedora – how you doin'? (The Register) More than a mere RHEL release testbed Comment Red Hat is the biggest – and one of the oldest – companies in the Linux world, but despite the difficulty of accurately measuring Linux usage figures, Ub
Facebook is writing a Mercurial server in Rust. This is not a drill (The Register) Git, Go, Swift, pish – that's so last year, darling Between Git and Mercurial, the two most popular distributed version control systems in use today for managing software development, Git gets most of
Putting Continuous Delivery to work in the enterprise (The Register) Learn how in Automic Webinar Promo Definition: Continuous delivery (CD) is a software engineering approach in which teams produce software in short cycles, ensuring that the software can be reliably
Ubuntu 16.10: Yakkety Yak... Unity 8's not wack (The Register) Best part of update is taste of much-promised GNOME beauty Canonical's Ubuntu 16.10, codenamed "Yakkety Yak", is nowhere near as chunky an update as 16.04 LTS was earlier this year. But that doesn't m
Pair programming – you'll never guess what happens next! (The Register) Oooo, oooo, that smell… Of all the agile practices out there, “pair programming” is the one that elicits the most heckles, confusion, and head-scratching. The idea is that rather than having one perso
Linux Foundation whacks open JavaScript projects umbrella (The Register) JS Foundation: It's raining devs... A project fostering JavaScript’s panoply of projects has been established by the Linux Foundation.…
Instagram open sources iOS UI crash fix (The Register) App devs: if UICollectionView bugs you, this might help Instagram's latest open source drop is its answer to a difficult iOS bug – a UI component crashing when users scroll through updates.…
Jujutsu megamerges for fun and profit (Lobsters) Comments
Forgejo v15.0 is available (Lobsters) Comments
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.