Seismograph

What’s gaining stars on GitHub right now

Top GitHub repositories, week September 14–20, 2026

Repositories that gained the most stars during the week September 14–20, 2026: plain-language summaries, use cases and a star-trust check. Ranked among 1,743 repositories tracked by Seismograph.

  1. 5.0
    cloudflare/security-audit-skill

    A coding-agent skill that turns the agent into a security auditor, running a multi-phase code audit with independently verified, machine-readable findings.

    PeakingSecurityJavaScript+15,046 ★ this week

  2. 3.6
    alibaba/open-code-review

    AI code review tool from Alibaba: reads git diffs and, via an LLM agent with file access and repo search, produces line-level review comments. Ships with built-in rules (NPE, thread-safety, XSS, SQL injection) and a…

    CoolingDeveloper toolsGo+14,845 ★ this week

  3. 7.2
    browser-use/jev-ultrafast

    A browser agent with a dynamic, indexed action space: given one natural-language goal it picks an operation (CLICK, TYPE_TEXT, SELECT, etc.) and an element, using a small LLM to generate text only for typing.

    CoolingAI agentsPython+13,095 ★ this week

  4. 5.0
    hypit-ai/hypit

    Hypit gives AI agents a language and system to create video: the agent clones a viral clip as an editable workflow — footage, captions, B-roll and effects anchored to words instead of seconds.

    PeakingAI agentsTypeScript+11,782 ★ this week

  5. 4.7
    eternity4719/HowToLiveBetter

    An evidence-based life guide: 498 recommendations on longevity, first aid, personal finance, law, employment, family and emigration. Each lists costs, benefits, evidence level and primary sources.

    PeakingProductivity & self-hostedHTML+9,422 ★ this week

  6. 4.9
    deepseek-ai/deepseek-harness

    Open-source agent harness by DeepSeek AI written in TypeScript, built on an everything-is-a-plugin architecture powered by Cordis. It runs as a web UI via npx and serves as a base for composing AI agents from plugins.

    SteadyAI agentsTypeScript+8,889 ★ this week

  7. 4.1
    bilawalsidhu/gods-eye-view

    A browser-based spy-satellite simulator on a photorealistic 3D globe that unifies public feeds: aircraft, ships, satellites, earthquakes, cameras, and traffic. Runs locally, with each layer as a separate module.

    CoolingData & analyticsJavaScript+7,530 ★ this week

  8. 4.1
    tt-a1i/archify

    An agent skill for Cursor, Claude Code, Codex CLI, and OpenCode that turns a system description or codebase into interactive HTML/SVG architecture, workflow, sequence, data-flow, and lifecycle diagrams from typed JSON…

    SteadyDeveloper toolsJavaScript+7,392 ★ this week

  9. 4.6
    affaan-m/ECC

    A performance optimization system for coding agents: a set of agents, skills, memory, and rules that adds a plan-test-review-remember workflow to Claude Code, Codex, Cursor, and other harnesses.

    SteadyAI agentsJavaScript+6,479 ★ this week

  10. 3.5
    JustVugg/colibri

    A pure-C, zero-dependency inference engine for running large MoE models (744B–2.8T parameters) on consumer hardware by treating VRAM, RAM, and storage as a single multitier hierarchy and streaming experts from disk.

    CoolingLanguage modelsC+6,283 ★ this week

  11. 3.9
    debpalash/VoiceStudio

    A fully local, open-source ElevenLabs alternative for voice cloning, voice design, video dubbing, dictation, transcription and audiobook creation on your own hardware, with no account or API key. Supports 16 TTS and 11…

    CoolingGenerative mediaPython+6,108 ★ this week

  12. 4.9
    stablyai/orca

    Orca is an ADE for running a fleet of parallel coding agents (Claude Code, Codex, OpenCode, etc.) in isolated git worktrees with a unified interface, mobile companion, and remote runtime.

    SteadyAI agentsTypeScript+5,991 ★ this week

  13. 4.1
    DietrichGebert/ponytail

    A skill for AI coding agents (Claude Code, Codex, Copilot CLI, OpenCode) that enforces writing only the minimum necessary code via a laziness ladder: YAGNI, reuse, stdlib, native features. Benchmarks show ~54% less…

    SteadyAI agentsJavaScript+5,833 ★ this week

  14. 8.9
    NandhaKishorM/laya

    Laya is a non-autoregressive decision engine that answers typed questions (choice, score, noul) over any state (text, email, ticket, JSON) in a single forward pass (~35 ms on GPU) with calibrated probabilities.

    BreakoutAI agentsPython+5,758 ★ this week

  15. 5.1
    tamaratran/fast-jev-compaction

    Claude Code plugin that replaces context compaction summaries with Jev decisions: every tool call and result is scored in one fast request, stale ones are dropped or truncated, everything kept stays verbatim. Also…

    CoolingAI agentsTypeScript+5,507 ★ this week

  16. 4.2
    mattpocock/skills

    A set of small, composable skills for coding agents like Claude Code and Codex: they help align on a task before coding, build a shared project vocabulary, and follow a red-green-refactor loop.

    SteadyAI agentsShell+5,343 ★ this week

  17. 3.9
    Tencent/WeKnora

    Open-source LLM knowledge platform: turns raw documents into queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.

    SteadyAI agentsGo+5,271 ★ this week

  18. 5.3
    latent-spaces/brag

    An agent skill (Claude Code, Codex, opencode, etc.) that turns a project you just built into a short launch video with music, motion, and share copy — in one command. Rendering is powered by Hyperframes.

    PeakingAI agentsPython+5,053 ★ this week

  19. 3.6
    ayghri/i-have-adhd

    A skill for a coding agent (Claude Code) that makes it lead with the answer and numbered steps, without preamble or filler. Helps you get concrete actions instead of long-winded reasoning.

    CoolingAI agentsPython+4,813 ★ this week

  20. 5.4
    Tencent/BrowserSkill

    BrowserSkill connects AI agents (Cursor, Claude Code, Codex, etc.) to your already logged-in browser via the bsk CLI and an extension, letting the agent work in a separate window without interrupting you.

    PeakingAI agentsTypeScript+4,174 ★ this week

  21. 5.9
    zai-org/ZCode

    Z.ai's coding agent workbench: an Electron desktop app, browser UI and terminal Agent CLI. The repo contains the client, backend, shared UI and the agent CLI/runtime sources.

    CoolingAI agentsTypeScript+3,986 ★ this week

  22. 2.7
    NationalSecurityAgency/ghidra

    A software reverse engineering framework from the NSA: disassembly, decompilation, graphing and scripting for analyzing compiled code on Windows, macOS and Linux.

    CoolingSecurityJava+3,892 ★ this week

  23. 5.8
    robbietilton/Compositor

    A free, open-source raster image editor for macOS written in Swift — a Photoshop alternative focused on compositing and post-processing.

    CoolingAppsSwift+3,875 ★ this week

  24. 3.1
    abue-ammar/tinycast

    A fully native macOS launcher with a global hotkey, clipboard history, file search, calculator, notes, and support for running Raycast extensions. Built in SwiftUI and AppKit with zero third-party dependencies, using…

    CoolingAppsSwift+3,845 ★ this week

  25. 3.6
    addyosmani/agent-skills

    A collection of 25 engineering skills and 9 slash commands for AI coding agents, covering the development lifecycle from spec to ship. Helps agents follow proven practices: TDD, code review, task planning.

    SteadyAI agentsJavaScript+3,831 ★ this week

  26. 1.8
    deeplethe/utopia

    Utopia is an open-source enterprise knowledge platform: a bitemporal knowledge graph, RAG search and agent workflows on a single Rust binary plus PostgreSQL. It deploys offline, for companies that need a controlled…

    CoolingLanguage modelsRust+3,694 ★ this week

  27. 3.6
    google/artemis

    Google's tool for automating Android devices from natural-language instructions: drives apps, captures logs and screenshots, and integrates with AI assistants via MCP.

    CoolingAI agentsPython+3,613 ★ this week

  28. 2.9
    bojieli/ai-infra-book

    Open book "Understanding AI Infra" by Bojie Li: quantitative derivation of LLM inference and training system design from hardware constraints and model architecture. Includes full text, PDF, calculation tools and…

    CoolingLearning & listsPython+3,485 ★ this week

  29. 3.7
    Panniantong/Agent-Reach

    A CLI tool that gives AI agents internet access: reading and searching Twitter/X, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu and other platforms without paid APIs. It selects, installs and diagnoses working access…

    SteadyAI agentsPython+3,480 ★ this week

  30. 4.1
    obra/superpowers

    A software development methodology for coding agents: a set of composable skills that make the agent clarify the spec, agree on a plan, and work through subagents with TDD.

    SteadyAI agentsShell+3,350 ★ this week

  31. 1.9
    alphaXiv/OpenResearch

    A local-first workspace for research agents that turns Claude Code, Codex, OpenCode, or Cursor into agents reviewing literature, forming hypotheses, and running experiments. Each direction gets an isolated git worktree…

    CoolingAI agentsRust+3,237 ★ this week

  32. 3.5
    miuuyy/codex-chatgpt-web

    A bridge that lets you use ChatGPT Web (including Pro) as a native model in Codex — with context, tools, streaming and images, without spending Codex quota.

    SteadyAI agentsTypeScript+3,209 ★ this week

  33. 4.0
    earendil-works/pi

    A TypeScript AI agent toolkit: a unified API across LLM providers, an agent runtime with tool calling, a TUI library, and an interactive coding agent CLI.

    SteadyAI agentsTypeScript+3,143 ★ this week

  34. 2.0
    arnegiacomo/fugleramme

    E-ink bird frame for Raspberry Pi that detects birds in real time by audio using BirdNET-Go and displays them as hand-cut 1800s illustrations.

    CoolingHardware, IoT & roboticsPython+3,031 ★ this week

  35. 3.4
    blader/humanizer

    Agent skill that rewrites AI-sounding text to remove telltale patterns while preserving meaning. Ships as a Markdown skill for Claude Code, Codex, Cursor and other agents.

    SteadyAI agentsPython+3,026 ★ this week

  36. 4.0
    bojieli/ai-agent-book

    Open book on AI agent design principles and engineering practice: 10 chapters, PDF/EPUB in 15 languages, and 109 companion experiments with Python code.

    SteadyLearning & listsPython+2,872 ★ this week

  37. 6.2
    Open-Dev-Society/OpenStock

    An open-source alternative to paid market platforms: real-time price tracking, personalized alerts, and company insights. Built with Next.js, MongoDB, and Finnhub, free for everyone.

    PeakingFinance & cryptoTypeScript+2,852 ★ this week

  38. 3.1
    TencentCloud/Octop

    Self-hosted AI assistant in Python with multi-user and multi-agent support: a single process serves a web dashboard, CLI, IM integrations and cron, with all data kept locally.

    CoolingAI agentsPython+2,836 ★ this week

  39. 5.5
    trycua/cua

    Open-source toolkit for computer-use agents: cloud and local desktops, an app automation driver, and benchmarks for training and evaluation. For those giving AI agents control of a computer.

    PeakingAI agentsHTML+2,767 ★ this week

  40. 6.5
    TheoLeeCJ/SemIf-OpenJev

    An open reproduction of the Jev-style semantic decision interface: reads typed option probabilities directly from a 4B model's logits without generating text. Runs on a single RTX 3090.

    PeakingLanguage modelsPython+2,617 ★ this week

  41. 3.9
    Graphify-Labs/graphify

    Turns any codebase, docs, SQL schemas, configs, and PDFs into a queryable knowledge graph. Works as a /graphify skill in Claude Code, Cursor, Codex, and Gemini CLI with local deterministic AST parsing.

    SteadyAI agentsPython+2,596 ★ this week

  42. 3.2
    Human-Agent-Society/reef

    Continual learning infrastructure for self-improving agents: connects agent inference, feedback collection, learning, and versioned delivery of updates. Lets you train model weights or improve an agent's harness…

    SteadyAI agentsPython+2,497 ★ this week

  43. 3.8
    anthropics/claude-code

    An agentic coding tool that lives in the terminal: it understands your codebase, executes routine tasks, explains complex code, and handles git workflows via natural language commands.

    SteadyAI agentsTypeScript+2,491 ★ this week

  44. 5.1
    bendlang/bend

    Bend 2 is a dependently-typed programming language with proofs that compiles to CPU and GPU. It lets you declare laws in LAWS.bend that the compiler mechanically verifies, blocking AI-agent mistakes.

    CoolingDeveloper toolsTypeScript+2,464 ★ this week

  45. 3.5
    microsoft/markitdown

    A Python utility from Microsoft for converting PDFs, Office documents, images, audio, HTML, and other formats to Markdown, aimed at LLM and text-analysis pipelines. It preserves document structure (headings, lists,…

    SteadyLanguage modelsPython+2,413 ★ this week

  46. 1.5
    ever-co/ever-gauzy

    Open business management platform covering ERP, CRM, HRM, ATS and project management with time tracking. Suits companies, agencies and freelancers who need employees, clients, invoices and tasks in one place.

    CoolingProductivity & self-hostedTypeScript+2,408 ★ this week

  47. 3.5
    TauricResearch/TradingAgents

    A framework that simulates a trading firm with LLM agents (analysts, researchers, trader, risk manager) debating markets and producing trading decisions. Built for research, not real trading.

    SteadyAI agentsPython+2,392 ★ this week

  48. 3.5
    heygen-com/hyperframes

    Framework for turning HTML, CSS, media and seekable animations into deterministic MP4 videos. Runs locally via CLI or from AI coding agents through a set of skills.

    SteadyGenerative mediaTypeScript+2,331 ★ this week

  49. 3.2
    cathrynlavery/diagram-design

    A set of 39 editorial diagram types for Claude Code, Codex and other agents: self-contained HTML + SVG with no build step or JavaScript. Lets an agent draw architecture, flow and analytics diagrams in a consistent…

    CoolingDeveloper toolsHTML+2,320 ★ this week

  50. 2.5
    SnailSploit/Claude-Red

    A curated library of drop-in SKILL.md files for the Claude Skills system that primes Claude with offensive security methodology, from SQL injection to EDR evasion and exploit development.

    CoolingSecurityPython+2,276 ★ this week

  51. 3.8
    public-apis/public-apis

    A community-curated list of free public APIs across dozens of categories, from animals and anime to finance, geocoding and weather. Aimed at developers looking for a ready-made API for a prototype or product.

    SteadyLearning & listsPython+2,275 ★ this week

  52. 2.8
    Lakr233/vphone-cli

    CLI tool for booting a virtual iPhone on Apple Silicon via Virtualization.framework using PCC research VM infrastructure, including firmware patching and CFW installation.

    CoolingHardware, IoT & roboticsSwift+2,259 ★ this week

  53. 2.5
    shadcn-ui/lint

    An agent-first linter for Tailwind design systems: you define rules for component usage, and errors explain to the agent what broke and how to fix it using your theme and variants.

    SteadyDeveloper toolsTypeScript+2,238 ★ this week

  54. 2.6
    jamiepine/voicebox

    A local-first AI voice studio: clone voices, generate speech with 7 TTS engines, and dictate into any app via a global hotkey. An open-source alternative to ElevenLabs and WisprFlow running entirely on your machine.

    CoolingGenerative mediaTypeScript+2,208 ★ this week

  55. 3.3
    mcncarl/jianying-headless

    Local automation tool for Jianying Professional on macOS: builds native drafts from a JSON plan, edits copies of existing multi-track projects, and exports MP4 via the native engine on demand. Requires installed…

    CoolingGenerative mediaPython+2,145 ★ this week

  56. 2.2
    tonhowtf/omniget

    Free desktop app for Windows, macOS and Linux that downloads Udemy and Hotmart courses, YouTube videos and 1,800+ other sites via yt-dlp, no terminal needed. Includes a course player, PDF/EPUB reader and music library,…

    CoolingAppsRust+2,084 ★ this week

  57. 6.8
    mizorewww/laya-mlx

    Native MLX runtime for Laya typed decision models: returns probabilities for choices, scores or truth values without text generation, running locally on Apple Silicon.

    PeakingLanguage modelsPython+2,072 ★ this week

  58. 2.7
    wide-trace/open-higgsfield

    Open-source self-hosted studio for image and video generation across 32 models (8 image, 24 video) in one interface with a single prompt bar, gallery and per-model settings.

    CoolingGenerative mediaTypeScript+2,041 ★ this week

  59. 3.1
    Leonxlnx/taste-skill

    A collection of Agent Skills that push AI agents to produce well-designed interfaces instead of boilerplate: stronger layout, typography, spacing and motion. Also includes image-generation skills for web, mobile and…

    SteadyAI agentsJavaScript+2,035 ★ this week

  60. 3.2
    dataelement/dsh-desktop

    Cross-platform desktop app for running DeepSeek Harness locally: manages agent profiles, plugins, workspaces and sessions, supports third-party models and PPTX generation.

    SteadyAI agentsTypeScript+2,026 ★ this week

  61. 2.9
    multimodal-art-projection/YuE

    YuE2 is a music generation model: from lyrics and a style prompt it builds an editable melody-and-chord plan, then renders a full song with vocals and accompaniment. It supports zero-shot covers and agentic composition…

    CoolingGenerative mediaPython+2,019 ★ this week

  62. 3.2
    anywhere-labs/dsh-desktop

    Open-source desktop client for DeepSeek Harness on Windows and macOS that packages its local Web UI, host service and plugin system into a native app requiring no Node.js setup.

    SteadyAppsTypeScript+1,958 ★ this week

  63. 3.5
    D4Vinci/Scrapling

    An adaptive Python web scraping framework: the parser relocates elements when site markup changes, fetchers bypass anti-bot systems like Cloudflare Turnstile, and the spider system scales to concurrent multi-session…

    SteadyData & analyticsPython+1,933 ★ this week

  64. 8.9
    google/ax

    A declarative orchestrator for running autonomous AI agent workloads in a cluster, using a Kubernetes-like model with Task, Workspace, Gateway, and Model manifests. It sandboxes agents, pre-wires their environment, and…

    BreakoutAI agentsGo+1,908 ★ this week

  65. 3.1
    calesthio/OpenMontage

    Open-source agentic video production system: an AI coding assistant researches, scripts, generates assets, edits and renders a finished video from a plain-language prompt. 12 pipelines, 100+ tools and 700+ agent skill…

    CoolingGenerative mediaPython+1,864 ★ this week

  66. 2.8
    rakanki911/DLSS5-Swapper

    A tool to install, tune and restore DLSS 5 in games and emulators: supports native DLSS games, DLSS5-Feeder for games without DLSS, RenoDX, OptiScaler and multipass rendering across DirectX, Vulkan, OpenGL and…

    CoolingGames & graphicsJavaScript+1,822 ★ this week

  67. 3.7
    openai/codex

    A local coding agent from OpenAI that runs in the terminal: installed with one command and used as a CLI tool for working with code.

    SteadyAI agentsRust+1,818 ★ this week

  68. 3.4
    JuliusBrussee/caveman

    A skill and local proxy for coding agents that cut token usage: the skill makes the agent answer in terse caveman style, the proxy compresses logs, diffs and test output before they reach the model.

    SteadyAI agentsGo+1,753 ★ this week

  69. 3.8
    tashfeenahmed/freellmapi

    Aggregates free tiers from 34 LLM providers (635 endpoints) behind a single OpenAI-compatible /v1 API with smart routing, automatic failover, and encrypted keys. Intended for personal experimentation and use with…

    SteadyAI agentsTypeScript+1,725 ★ this week

  70. 3.2
    coder/coder

    Self-hosted platform for cloud development environments and AI coding agents: workspaces are defined in Terraform, connected via a Wireguard tunnel, and shut down automatically when idle.

    CoolingDevOps & infrastructureGo+1,720 ★ this week

  71. 3.3
    THU-MAIC/OpenMAIC

    An open-source platform using multi-agent orchestration that turns a topic or document into an interactive lesson: slides, quizzes, simulations, and project-based activities led by AI teachers and classmates.

    SteadyLearning & listsTypeScript+1,717 ★ this week

  72. 2.9
    asciimoo/hister

    A private Go search engine that indexes the full contents of visited pages and local files. Search is available via web UI, terminal, or an AI assistant through MCP.

    CoolingProductivity & self-hostedGo+1,715 ★ this week

  73. 3.2
    github/spec-kit

    An open-source toolkit for Spec-Driven Development that turns specifications into executable artifacts and guides the process from requirements to implementation with any AI coding agent.

    SteadyAI agentsPython+1,692 ★ this week

  74. 3.0
    asgeirtj/system_prompts_leaks

    A collection of extracted system prompts from Anthropic, OpenAI, Google, xAI and others — the hidden instructions chatbots receive before a user's first message.

    CoolingLanguage modelsJavaScript+1,686 ★ this week

  75. 4.2
    clash-verge-rev/clash-verge-rev

    A cross-platform proxy GUI client built on Tauri with the Clash Meta (mihomo) core, continuing Clash Verge. It manages routing rules, configurations and system proxy on Windows, macOS and Linux.

    SteadyDevOps & infrastructureRust+1,676 ★ this week

  76. 3.7
    harry0703/MoneyPrinterTurbo

    A Python tool that auto-generates HD short videos from a topic or keyword, writing the script and assembling footage, voiceover, subtitles and music. It ships with AI Agent, WebUI, API, CLI and one-click publishing to…

    SteadyGenerative mediaPython+1,661 ★ this week

  77. 2.5
    sapientinc/PRAXIST

    Autonomous research system for measurable, computer-executable research: coordinates parallel research peers, task-owned evaluation, and durable evidence across generations. Runs on top of an already runnable project…

    CoolingAI agentsPython+1,631 ★ this week

  78. 3.9
    pbakaus/impeccable

    A set of commands and detector rules for AI coding agents that helps them produce better frontend design instead of generic templates. Installs as a skill into Claude Code, Cursor, Codex and other harnesses.

    SteadyAI agentsJavaScript+1,630 ★ this week

  79. 5.0
    jarrodwatts/jev-trader

    Trading bot for the Kuru DEX on Monad: every block (~300 ms) an AI model decides buy or sell from the MON-USDC order book and posts a post-only limit order one tick inside the touch, earning the spread. Includes a…

    CoolingFinance & cryptoTypeScript+1,623 ★ this week

  80. 3.7
    omacom/omarchy

    An opinionated Linux distribution by DHH with preconfigured themes, hotkeys and a curated set of apps for development and daily use.

    SteadyDevOps & infrastructureShell+1,602 ★ this week

  81. 2.3
    petergyang/no-ai-slop

    A skill for coding agents (ChatGPT, Claude Code, Codex) that detects and removes 20+ AI slop patterns from writing while preserving the author's voice. It can also flag such patterns and generate them for satire.

    CoolingAI agentsPython+1,593 ★ this week

  82. 3.3
    Fission-AI/OpenSpec

    OpenSpec is a spec-driven development framework for AI coding assistants: it turns ideas into Markdown specs with requirements and scenarios before any code is written. It supports 30+ tools (Cursor, Copilot, Codex,…

    SteadyAI agentsTypeScript+1,586 ★ this week

  83. 4.6
    TianyuCodings/NanoJev

    A nano replica of Jev built on Qwen3-0.6B that outputs probability distributions over candidates in a single forward pass with no token decoding, plus a training pipeline and game demos (maze, Snake).

    CoolingLanguage modelsPython+1,585 ★ this week

  84. 3.4
    yi1108/printfilm

    Open-source AI studio for short videos and episodic comics: from theme and script through storyboard, image, video and voice generation to the final cut. Includes a user frontend, admin panel, billing and an open API.

    PeakingGenerative mediaPython+1,532 ★ this week

  85. 3.8
    yt-dlp/yt-dlp

    Command-line audio/video downloader supporting thousands of sites, a youtube-dl fork with extras: format selection, subtitles, SponsorBlock, output templates.

    SteadyProductivity & self-hostedPython+1,527 ★ this week

  86. 3.9
    XiaoDuoYa/codex-with-chatgpt

    A bridge between the ChatGPT web app and the Codex coding agent: ChatGPT plans and reviews over an OAuth-protected read-only MCP connection while Codex executes. Uses your paid ChatGPT subscription instead of API…

    BreakoutAI agentsTypeScript+1,510 ★ this week

  87. 2.8
    666ghj/MiroFish

    A prediction engine built on multi-agent simulation: it turns news, documents or financial signals into a digital world of thousands of agents and returns a report on likely future outcomes.

    CoolingAI agentsPython+1,503 ★ this week

  88. 3.8
    vorssaint/vorssaint-utils

    Free open-source macOS menu bar toolkit bundling per-app volume mixer, system monitor, app switcher, window snapping, Dock previews, clipboard history, snippets and an uninstaller behind one icon.

    SteadyProductivity & self-hostedSwift+1,491 ★ this week

  89. 1.6
    Homebrew/BrewUI

    Homebrew's official macOS GUI: lets users discover, install, update and remove packages through a native SwiftUI interface while keeping the underlying brew commands visible.

    CoolingDeveloper toolsSwift+1,479 ★ this week

  90. 2.4
    rustfs/rustfs

    RustFS is a distributed object storage system written in Rust with an S3-compatible API, positioned as a faster Apache 2.0 alternative to MinIO. It is optimized for data lake, AI, and big data workloads.

    CoolingDevOps & infrastructureRust+1,479 ★ this week

  91. 1.2
    Mantitup-Org/vista

    Vista.js is a React 19 framework with App Router conventions, React Server Components, streaming SSR, and two engines: a webpack-backed default and a Rust-backed flashpack. It targets developers building…

    CoolingWeb & frontendTypeScript+1,470 ★ this week

  92. 3.1
    n8n-io/n8n

    Fair-code platform for workflow automation and AI agents: visual canvas plus custom code, self-hosted or cloud, with 1500+ integrations.

    SteadyAI agentsTypeScript+1,437 ★ this week

  93. 4.5
    vercel-labs/json-render

    Generative UI framework: an LLM turns prompts into JSON interfaces constrained to a catalog of components you define, keeping output predictable and safe. Supports React, Vue, Svelte, Solid, React Native, Next.js, 3D,…

    PeakingAI agentsTypeScript+1,432 ★ this week

  94. 2.6
    amagine-ai/Amagine3D

    An open-source 3D design layer for hardware creation: given a product description, reference images and dimensions, it generates editable enclosures and assemblies with STEP, STL and 3MF export.

    CoolingHardware, IoT & roboticsPython+1,431 ★ this week

  95. 2.6
    ApodexAI/FrontierAgent

    Open-source agent runtime with a terminal TUI: ReAct and Agent Team modes for long-horizon research and file work in a sandbox, plus an evaluation suite.

    SteadyAI agentsPython+1,409 ★ this week

  96. 1.9
    peetzweg/opendisplay

    Free open-source alternative to Apple Sidecar and Duet Display: turns an iPhone, iPad or spare Mac into a true second monitor for your Mac over USB or WiFi with touch input.

    CoolingProductivity & self-hostedSwift+1,399 ★ this week

  97. 2.7
    localsend/localsend

    Cross-platform app for sharing files and messages between nearby devices over the local network without internet or third-party servers, using HTTPS encryption.

    SteadyAppsDart+1,393 ★ this week

  98. 3.4
    vastsa/PI-Desktop

    Local-first desktop workspace for AI coding agents: opens local projects, connects any model, and extends via plugins, MCP, and Skills. Sessions and files stay on your machine, with privileged actions gated by a…

    SteadyAI agentsTypeScript+1,386 ★ this week

  99. 3.5
    supabase/supabase

    Postgres development platform: hosted database with auth, auto-generated REST/GraphQL APIs, realtime subscriptions, file storage and edge functions. An open-source Firebase alternative.

    SteadyBackend & databasesTypeScript+1,377 ★ this week

  100. 3.4
    jub0t/Concat

    Cross-platform Rust video editor — a free CapCut replacement with no watermarks, subscriptions or accounts, running entirely locally. Supports multi-track editing, auto-captions, TTS and templates.

    SteadyGenerative mediaRust+1,368 ★ this week