Daily developer tools intelligence: new repos, hot projects, and version tracking. Each entry includes a plain-English explanation of what it actually does.
warpdot-dev/composio (★150 · TypeScript) Composable tools, integrations, and skills for AI agents — connect LLM apps to third-party APIs, SaaS products, triggers, and Model Context Protocol (MCP) workflows with typed SDKs for Node.js, Python, Vercel AI SDK, LangChain, LangGraph, LlamaIndex, OpenAI Agents, Anthropic, Google Gemini, and more.
tddworks/baguette (★56 · Swift)
Headless iOS Simulator manager + host-side input injection for iOS 26. A single Swift CLI — baguette — that creates / boots / shuts down simulator devices, streams their screens at 60 fps, and injects taps / swipes / multi-finger touches without booting the Simulator.app GUI.
0xhimanshu/governor (★40 · Python) Compact professional output, context hygiene, tool-output filtering, and usage telemetry for Claude Code Max users. Governor is the serious alternative to style-only token savers. It keeps the agent concise, shrinks recurring memory files, blocks noisy logs from flooding
iss4cf0ng/CVE-2026-31431-Linux-Copy-Fail (★34 · Rust) A Rust implementation of a local privilege escalation exploit for CVE-2026-31431 (Copy-Fail). It allows executing customized shellcode (such as Meterpreter)
jcarlosrodicio/opencode-agent-orchestration-kit (★26 · TypeScript) A starter kit for configuring OpenCode with a product-development agent orchestration flow, Open Design integration, optional Impeccable design context, Superpowers workflow discipline, and optional AHE observability sidecars.
hasi98/designpull (★23 · JavaScript)
Generate Google Stitch compatible
DESIGN.mdfiles from any website - bring your own Gemini, OpenAI, Claude, or Ollama key. ---
dbachelder/slop-review (★16 · JavaScript)
A native diff review window for terminal coding agents, powered by Glimpse and Monaco. Ships for Claude Code, Codex CLI, and pi — review the slop before you ship it. - In Claude Code it adds a /slop-review slash command.
ze-mu-zhou/IDACLI (★12 · Python) 面向 AI 的 IDA Pro / Hex-Rays JSONL 内核 让你的 AI Agent 以无限制、持久化、低延迟的方式直接操控真实 IDA 数据库 — 无需 GUI,无需 MCP,无需中间层。 > [!IMPORTANT] > 本项目专为 AI Agent 设计。强烈建议让你的 Agent(Claude Code / Codex)自行完成安装和配置,而非手动操作。
unkvolism/Haschwalth (★11 · Rust)
Haschwalth is a Rust-based Windows WDM kernel driver with a companion user-mode client named Requiem. The driver exposes a \\.\Haschwalth device and accepts buffered IOCTL requests for process, token, callback, and driver-list manipulation experiments.
freeCodeCamp/freeCodeCamp (★444,028 · 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 (★430,085 · 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.
openclaw/openclaw (★367,370 · 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.
vinta/awesome-python (★295,533 · Python) An opinionated guide to the best Python frameworks, libraries, tools, and resources.
ultraworkers/claw-code (★189,616 · Rust) · · · ·
Significant-Gravitas/AutoGPT (★183,946 · Python) Deutsch | Español | français | 日本語 |
avelino/awesome-go (★171,583 · 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.
ollama/ollama (★170,543 · Go) Start building with open models.
vite — v8.0.10
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.7
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.87.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.…
I Do Not Recommend Bitwarden (Lobsters) Comments
Inverse Sapir-Whorf and programming languages (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.