platform: cross-platform
23605 products, primary matches first, then adoption-weighted; health v2 shown.
| Product | Health v2 | Stars | Maturity |
|---|---|---|---|
| qax-os/excelize Excelize is a pure Go library for reading and writing Microsoft Excel spreadsheet files (XLAM, XLSM, XLSX, XLTM, XLTX). It supports charts,… | 88 | 20882 | stable |
| AVA AVA is a minimalist test runner for Node.js with a concise API, detailed error output, and concurrent test execution in isolated worker thr… | 84 | 20828 | active |
| charmbracelet/vhs VHS is a CLI tool that records terminal sessions into GIFs and videos by scripting them in '.tape' files. It lets you write terminal demos … | 79 | 20804 | active |
| sveltejs/kit SvelteKit is the official application framework for building web apps with the Svelte UI library. It provides file-based routing, configura… | 95 | 20778 | stable |
| livekit/livekit LiveKit is an open-source, scalable WebRTC SFU media server written in Go that provides realtime video, audio, and data transport for appli… | 100 | 20682 | stable |
| dotnet/roslyn Roslyn is the open-source .NET Compiler Platform implementing the C# and Visual Basic compilers with rich code analysis APIs. It exposes co… | 68 | 20644 | stable |
| python/mypy Mypy is an optional static type checker for Python that validates type hints (PEP 484) in your code. It catches type errors before runtime … | 77 | 20627 | stable |
| fx fx is a terminal JSON viewer and processor written in Go, offering an interactive TUI for exploring JSON and JavaScript-expression-based tr… | 84 | 20618 | stable |
| vue-pure-admin vue-pure-admin is an open-source, out-of-the-box admin dashboard template built with Vue3, Vite, Element-Plus, TypeScript, Pinia, and Tailw… | 83 | 20596 | active |
| spaceship-prompt/spaceship-prompt Spaceship is a minimalistic, powerful, and extremely customizable prompt theme for the Zsh shell. It displays useful context like git statu… | 96 | 20572 | active |
| motdotla/dotenv A zero-dependency Node.js module that loads environment variables from a .env file into process.env, following the Twelve-Factor App config… | 75 | 20530 | stable |
| jasontaylordev/CleanArchitecture A .NET solution template that scaffolds production-ready ASP.NET Core applications following Clean Architecture principles, with optional A… | 91 | 20524 | active |
| JetBrains/intellij-community The open-source codebase of IntelliJ IDEA and the IntelliJ Platform, the foundation for JetBrains IDEs like PyCharm. It provides a full-fea… | 100 | 20510 | active |
| Wagtail Wagtail is an open-source content management system built on the Django web framework, focused on editor experience and developer flexibili… | 99 | 20477 | stable |
| krisk/Fuse Fuse.js is a lightweight, zero-dependency fuzzy-search library written in TypeScript that runs in the browser, Node.js, and Deno. It uses t… | 95 | 20467 | stable |
| Bokeh Bokeh is a Python library for creating interactive data visualizations, plots, and dashboards that render in modern web browsers without wr… | 77 | 20441 | stable |
| mybatis/mybatis-3 MyBatis is a first-class SQL mapping persistence framework for Java that couples objects with SQL statements or stored procedures via XML d… | 79 | 20439 | stable |
| didi/DoKit DoKit (DoraemonKit) is an efficiency platform for the full lifecycle of pan-frontend product development, offering in-app debug toolkits fo… | 79 | 20407 | active |
| Crystal Crystal is a general-purpose, statically type-checked programming language with Ruby-inspired syntax that compiles to efficient native code… | 97 | 20398 | active |
| KKKKhazix/khazix-skills A collection of open-source AI Agent Skills following the Agent Skills open standard, installable into Claude Code, Codex, Cursor, and 40+ … | 58 | 20389 | active |
| Apache Casbin Apache Casbin is an open-source authorization library that enforces access control using models such as ACL, RBAC, ABAC, ReBAC, and MAC, de… | 98 | 20369 | stable |
| KaTeX/KaTeX KaTeX is a fast, dependency-free JavaScript library for rendering TeX/LaTeX math on the web. It renders synchronously with print-quality la… | 100 | 20363 | stable |
| openai/gpt-oss OpenAI's gpt-oss repository hosts reference implementations and tooling for two open-weight language models, gpt-oss-120b and gpt-oss-20b, … | 71 | 20363 | stable |
| linlinjava/litemall litemall is an open-source small e-commerce mall system combining a Spring Boot backend, a Vue admin dashboard, a WeChat mini-program store… | 66 | 20347 | active |
| graphql/graphql-js GraphQL.js is the JavaScript/TypeScript reference implementation of the GraphQL query language for APIs. It provides tools for building Gra… | 100 | 20343 | stable |
| mksglu/context-mode An open-source MCP plugin that optimizes AI coding agent context windows by intercepting large tool outputs, storing them in a local FTS5 i… | 75 | 20336 | active |
| guillaumemeyer/watermarks-remover A privacy-first Python service plus agent skill that strips multi-vendor AI provenance marks (C2PA, EXIF/XMP metadata, invisible Unicode, a… | 80 | 20297 | active |
| hey hey is a small command-line HTTP load generator written in Go, originally named boom and designed as a replacement for ApacheBench (ab). It… | 59 | 20254 | stable |
| wsdjeg/SpaceVim SpaceVim is a modular, layer-based configuration framework for Vim and Neovim, inspired by Spacemacs. It bundles curated plugin collections… | 10 | 20212 | stable |
| modelscope/FunASR FunASR is an industrial end-to-end speech recognition toolkit built on PyTorch, offering ASR, VAD, punctuation restoration, speaker diariza… | 100 | 20153 | active |
| go-playground/validator A Go library for validating structs and individual fields using struct tags, with support for cross-field, cross-struct, and nested map/sli… | 96 | 20146 | stable |
| SETA OWL is a multi-agent collaboration framework built on the CAMEL-AI framework for automating real-world tasks through dynamic agent interact… | 65 | 20121 | active |
| rrweb-io/rrweb rrweb is an open-source TypeScript library that records user interactions and DOM state changes in the browser and replays them as session … | 93 | 20107 | stable |
| DrewThomasson/ebook2audiobook A Python application that converts non-DRM e-books (e.g., EPUB, PDF) into audiobooks with chapters and metadata using TTS engines like XTTS… | 92 | 20101 | active |
| preservim/nerdtree NERDTree is a file system explorer plugin for the Vim editor that displays directory hierarchies in a tree view. It lets users visually bro… | 52 | 20092 | stable |
| daily.dev daily.dev is a free, open-source personalized news feed and community platform for developers, aggregating content from 2,000+ sources and … | 76 | 20054 | active |
| PHPUnit PHPUnit is the de facto unit testing framework for PHP, following the xUnit architecture. It provides a test runner, assertions, mocking, c… | 95 | 20048 | stable |
| karpathy/llama2.c A minimal, dependency-free implementation of the Llama 2 LLM architecture that trains in PyTorch and runs inference in a single ~700-line p… | 28 | 20045 | active |
| basecamp/trix Trix is a WYSIWYG rich text editor for web applications, built by 37signals as a JavaScript custom element. It uses its own internal docume… | 94 | 20006 | stable |
| grpc-gateway A protoc plugin that reads protobuf service definitions with google.api.http annotations and generates a reverse-proxy server translating R… | 98 | 19994 | stable |
| ahmetb/kubectx kubectx and kubens are command-line tools for quickly switching between Kubernetes contexts (clusters) and namespaces in kubectl. They supp… | 89 | 19973 | stable |
| fastapi/typer Typer is a Python library for building command-line interface applications based on standard Python type hints, built on top of Click. It a… | 100 | 19945 | stable |
| Nagi-ovo/voyager Voyager is a browser extension enhancement suite for AI chat web UIs like Gemini, AI Studio, Claude, and ChatGPT, adding features such as c… | 80 | 19936 | active |
| open-ani/animeko Animeko is a one-stop, open-source anime discovery, tracking, and watching application built entirely in Kotlin with Compose Multiplatform.… | 100 | 19934 | active |
| QwenLM/Qwen3-VL Qwen3-VL is a series of open-weight multimodal vision-language models from Alibaba's Qwen team, available in Dense and MoE architectures wi… | 51 | 19898 | active |
| 11ty/buildawesome Build Awesome (Eleventy) is a simpler JavaScript-based static site generator that transforms a directory of templates (HTML, Markdown, Liqu… | 95 | 19878 | stable |
| Universal Android Debloater A cross-platform desktop GUI application written in Rust that uses ADB to remove bloatware from non-rooted Android devices. It ships curate… | 23 | 19872 | active |
| rsms/inter Inter is an open-source (OFL-1.1) sans-serif typeface family designed for computer screens, featuring a variable font format, true italics,… | 23 | 19866 | stable |
| Apollo Client Apollo Client is a comprehensive GraphQL client library for TypeScript and JavaScript, with first-class support for React, Vue, Angular, Sv… | 94 | 19812 | stable |
| Douyin_TikTok_Download_API A high-performance asynchronous Python service that scrapes and parses data from Douyin, TikTok, Kuaishou, and Bilibili, exposing a FastAPI… | 55 | 19809 | active |
| facebookresearch/sam2 Official code for Meta's Segment Anything Model 2 (SAM 2), a foundation model for promptable visual segmentation in images and videos. It i… | 61 | 19801 | active |
| hummingbot/hummingbot Hummingbot is an open-source Python framework for building, deploying, and running automated crypto trading bots across 300+ centralized an… | 94 | 19779 | active |
| mdx-js/mdx MDX is an authorable format that combines Markdown with JSX, letting you import and embed components like charts or alerts directly in long… | 69 | 19770 | stable |
| PrimeIntellect-ai/prime-agent Prime Agent is an open-source coding and research agent built around Recursive Language Models (RLM) and a Continual Harness that stores pr… | 81 | 19761 | active |
| telescope.nvim Telescope.nvim is a highly extendable fuzzy finder plugin for Neovim, written entirely in Lua, that lets users find, filter, preview, and p… | 86 | 19760 | stable |
| brendangregg/FlameGraph The original open-source FlameGraph tools by Brendan Gregg, a set of Perl scripts that convert profiler stack traces into interactive SVG f… | 23 | 19728 | stable |
| Catppuccin Catppuccin is a community-driven pastel color scheme with ports for hundreds of applications, editors, terminals, and platforms. The main r… | 65 | 19725 | active |
| resend/react-email React Email is a collection of high-quality, unstyled React components for building responsive email templates with TypeScript, handling em… | 95 | 19703 | active |
| pydantic/pydantic-ai Pydantic AI is a type-safe Python SDK for building AI agents and LLM applications, with a typed agent loop, structured outputs, tool callin… | 87 | 19702 | active |
| linkwarden/linkwarden Linkwarden is a self-hosted, open-source collaborative bookmark manager for collecting, reading, annotating, and preserving webpages. It ar… | 100 | 19673 | active |
| Unity-Technologies/ml-agents The Unity Machine Learning Agents Toolkit (ML-Agents) lets Unity games and simulations serve as environments for training intelligent agent… | 70 | 19657 | active |
| testing-library/react-testing-library React Testing Library is a lightweight set of utilities for testing React components by rendering them into a DOM and querying them the way… | 95 | 19646 | stable |
| lin-xin/vue-manage-system vue-manage-system is an admin dashboard template built with Vue 3, Pinia, TypeScript, and Element Plus. It provides a ready-made backend ma… | 23 | 19621 | active |
| GitHub Blocks Monaspace is a monospaced font superfamily from GitHub Next consisting of five metrics-compatible variable typefaces (Neon, Argon, Xenon, R… | 63 | 19611 | active |
| tanweai/pua A skill plugin for AI coding agents (Claude Code, OpenAI Codex CLI, Cursor, Kiro, etc.) that uses corporate 'PUA' rhetoric / PIP-style pres… | 78 | 19580 | active |
| VLC media player VLC is a free, open-source, cross-platform media player and multimedia engine that plays virtually every audio/video format, discs, streams… | 77 | 19521 | stable |
| fathyb/carbonyl Carbonyl is a Chromium-based web browser that renders web pages directly inside a terminal, supporting nearly all Web APIs including WebGL,… | 22 | 19477 | active |
| Taipy Taipy is an open-source Python framework that turns data and AI algorithms into production-ready web applications, combining a Markdown/Pyt… | 92 | 19437 | active |
| mikf/gallery-dl gallery-dl is a command-line program to download image galleries and collections from many image hosting sites such as Pixiv, Danbooru, Dev… | 100 | 19397 | active |
| nari-labs/dia Dia is a 1.6B-parameter open-weight text-to-speech model from Nari Labs that generates ultra-realistic multi-speaker dialogue in a single p… | 43 | 19389 | active |
| joke2k/faker Faker is a Python library that generates realistic fake data such as names, addresses, and text. It is commonly used to seed databases, cre… | 95 | 19387 | stable |
| openai/evals OpenAI Evals is a Python framework for evaluating large language models and LLM-based systems, with an open-source registry of benchmark ev… | 65 | 19374 | active |
| simplex-chat/simplex-chat SimpleX Chat is a private messaging platform and set of mobile/desktop apps that operate without any user identifiers, delivering end-to-en… | 100 | 19370 | active |
| LunarVim/LunarVim LunarVim is an opinionated IDE layer for Neovim that ships with sane defaults for autocompletion, LSP, linting, formatting, debugging, fuzz… | 34 | 19269 | active |
| elizaOS/eliza elizaOS is an open-source TypeScript framework and product stack for building and running autonomous AI agents, including a core runtime, C… | 90 | 19240 | active |
| radix-ui/primitives Radix Primitives is an open-source, unstyled React UI component library focused on accessibility, customization, and developer experience. … | 75 | 19238 | active |
| Orange-OpenSource/hurl Hurl is a command line tool written in Rust that runs HTTP requests defined in a simple plain text format, built on top of libcurl. It doub… | 85 | 19176 | stable |
| iDvel/rime-ice Rime Ice is a well-maintained, out-of-the-box Rime input method configuration for Simplified Chinese, including full pinyin and double piny… | 92 | 19165 | active |
| mountain-loop/yaak Yaak is an open-source, local-first desktop API client for sending HTTP, GraphQL, WebSocket, Server-Sent Events, and gRPC requests, built w… | 94 | 19154 | active |
| tensorflow/tfjs TensorFlow.js is a hardware-accelerated JavaScript library for training and deploying machine learning models in the browser and Node.js. I… | 62 | 19133 | stable |
| amark/gun GUN is an open-source decentralized graph database protocol and JavaScript library for syncing data peer-to-peer in realtime, with offline-… | 65 | 19129 | active |
| teng-lin/notebooklm-py An unofficial Python SDK, CLI, and agentic skill for programmatically driving Google NotebookLM (now Gemini Notebook), including source imp… | 83 | 19118 | active |
| AdonisJS AdonisJS is a batteries-included, TypeScript-first fullstack MVC web framework for Node.js. It ships with an ORM (Lucid), authentication, v… | 99 | 19108 | stable |
| Elysia Elysia is a TypeScript backend web framework built for Bun, emphasizing end-to-end type safety, schema-driven validation, and ergonomic dev… | 95 | 19069 | active |
| huggingface/sentence-transformers Sentence Transformers (SBERT) is a Python library for computing, using, and training state-of-the-art embedding, reranker, sparse encoder, … | 100 | 19067 | stable |
| Compiler Explorer Compiler Explorer is an interactive web application for compiling code in 30+ languages (C, C++, Rust, Go, Haskell, Swift, and more) and vi… | 77 | 19042 | active |
| motion-canvas/motion-canvas Motion Canvas is a TypeScript library that uses generator functions to programmatically create vector animations, paired with a web-based e… | 63 | 19040 | active |
| dromara/Sa-Token Sa-Token is a lightweight, open-source Java authentication and authorization framework covering login authentication, permission checks, di… | 95 | 19027 | stable |
| browsh-org/browsh Browsh is a fully-modern text-based browser that renders real web pages (HTML5, CSS3, JS, video, WebGL) as text and basic graphics in a ter… | 36 | 19024 | active |
| kivy/kivy Kivy is an open-source Python UI framework for building cross-platform GUI applications from a single codebase. It is built on OpenGL ES 2.… | 68 | 19020 | stable |
| reduxjs/reselect Reselect is a library for creating memoized selector functions, most commonly used with Redux but usable with any plain JavaScript immutabl… | 91 | 19017 | stable |
| KlingAIResearch/LivePortrait LivePortrait is a Python-based portrait animation tool from Kuaishou Technology that synthesizes lifelike videos from a single source image… | 61 | 19004 | active |
| lss233/kirara-ai Kirara AI is a self-hosted, DIY multimodal AI chatbot framework that connects large language models (DeepSeek, ChatGPT, Claude, Gemini, Oll… | 46 | 18994 | active |
| egg Egg.js is an enterprise-grade web framework for Node.js built on top of Koa, emphasizing convention over configuration and a powerful plugi… | 87 | 18982 | stable |
| µWebSockets µWebSockets is a C/C++ web server library providing highly optimized HTTP and WebSocket handling with a built-in URL router and pub/sub fea… | 100 | 18980 | stable |
| osu! osu! (lazer) is a free-to-win open-source rhythm game client developed in C#, supporting multiple game modes including osu!, taiko, catch, … | 98 | 18977 | active |
| facebook/relay Relay is a JavaScript framework and GraphQL client for building data-driven React applications, where components declaratively declare thei… | 91 | 18964 | stable |
| dianping/cat CAT is a real-time application monitoring (APM) platform developed in Java at Meituan-Dianping, providing performance metrics, health statu… | 23 | 18940 | active |
| zxwk1998/vue-admin-better A popular open-source Vue admin dashboard template (vue-admin-better) offering Vue 2 + Element UI and Vue 3 + Element Plus/Arco Design vari… | 77 | 18923 | active |
| react/yoga Yoga is an embeddable, high-performance flexbox layout engine written in C++ with a public C API and bindings for multiple languages. It co… | 79 | 18901 | active |