function: package-manager
470 products, primary matches first, then adoption-weighted; health v2 shown.
| Product | Health v2 | Stars | Maturity |
|---|---|---|---|
| ajour/ajour Ajour is a desktop application written in Rust for managing World of Warcraft addons, handling installation, updates, and removal. The proj… | 10 | 1007 | abandoned |
| golang/go Go is an open-source, statically typed programming language developed by Google, designed for building simple, reliable, and efficient soft… | 77 | 136473 | stable |
| rust-lang/rust The official Rust monorepo containing the rustc compiler, standard library, and documentation for the Rust programming language. Rust is a … | 99 | 116191 | stable |
| go-gitea/gitea Gitea is a lightweight, self-hosted, all-in-one software development platform written in Go, providing Git hosting, code review, issue trac… | 98 | 57625 | stable |
| ziglang/zig Zig is a general-purpose systems programming language with a self-hosted optimizing compiler, C interop, and cross-compilation support. The… | 56 | 43300 | active |
| jdx/mise mise is a Rust CLI that manages dev tool versions, project environment variables, and task running from a single mise.toml file. It replace… | 94 | 33094 | active |
| elixir-lang/elixir Elixir is a dynamic, functional programming language built on the Erlang VM (BEAM), designed for building scalable and maintainable applica… | 98 | 26613 | stable |
| gleam-lang/gleam Gleam is a statically typed, functional programming language that compiles to Erlang and runs on the BEAM virtual machine. It ships with a … | 98 | 21827 | active |
| crystal-lang/crystal Crystal is a general-purpose, statically type-checked programming language with Ruby-inspired syntax that compiles to efficient native code… | 97 | 20388 | active |
| verdaccio/verdaccio Verdaccio is a lightweight, zero-config private npm proxy registry built in Node.js. It hosts private packages, proxies and caches upstream… | 99 | 17843 | active |
| pyodide/pyodide Pyodide is a port of CPython to WebAssembly/Emscripten, distributed for the browser and Node.js. It lets you run Python, including packages… | 99 | 14802 | active |
| blackboardsh/electrobun Electrobun is a solution-in-a-box framework for building fast, tiny, cross-platform desktop applications in TypeScript (with optional Zig, … | 92 | 12696 | active |
| jaredpalmer/tsdx TSDX is a zero-config CLI for developing, testing, and publishing TypeScript packages, with templates for basic and React libraries. Versio… | 61 | 11465 | active |
| bufbuild/buf Buf is a modern CLI toolchain for Protocol Buffers that replaces protoc with a fast compiler plus linting, formatting, breaking-change dete… | 97 | 11389 | active |
| Dart The Dart SDK is the open-source toolkit for the Dart programming language, including the Dart VM with JIT and AOT compilation, JavaScript a… | 77 | 11268 | stable |
| nvm-windows/nvm NVM for Windows is a Node.js version management utility that lets developers install and switch between multiple Node.js versions on Window… | 79 | 47476 | maintenance |
| thoughtbot/laptop A shell script from thoughtbot that sets up a macOS laptop for web and mobile development. It idempotently installs, upgrades, or skips pac… | 86 | 8556 | active |
| cachix/devenv devenv is a Rust CLI tool that lets developers declare their entire development environment—packages, language toolchains, services, tasks,… | 98 | 7408 | active |
| wasm-bindgen/wasm-pack wasm-pack is a command-line workflow tool for building Rust code into WebAssembly packages that interoperate with JavaScript. It scaffolds … | 82 | 7282 | active |
| sandstorm-io/sandstorm Sandstorm is a self-hostable web productivity suite implemented as a security-hardened web app package manager. It lets users install and r… | 71 | 7068 | active |
| aidlearning/AidLearning-FrameWork AidLux (originally AidLearning) is an AIoT development platform that runs a native Ubuntu Linux environment with GUI, deep learning tooling… | 70 | 5797 | active |
| voidzero-dev/vite-plus Vite+ (the `vp` CLI) is a unified web development toolchain that bundles Vite, Vitest, Rolldown, Oxlint, Oxfmt, and Vite Task into one zero… | 87 | 5661 | active |
| serafimcloud/21st 21st.dev is an open-source community registry and marketplace of React UI components built with Tailwind CSS and Radix UI, following shadcn… | 33 | 5423 | active |
| racket/racket Racket is a mature, general-purpose programming language and ecosystem designed for language-oriented programming, with a core implementati… | 90 | 5199 | stable |
| flatpak/flatpak Flatpak is a framework for building, distributing, and running sandboxed desktop applications on Linux. It lets developers package an app o… | 94 | 5050 | stable |
| x-cmd/x-cmd X-CMD is a POSIX shell (bash/zsh/ash/dash) toolkit offering 300+ shell/awk modules and a 600+ curated CLI package system, installable witho… | 95 | 4589 | active |
| cake-build/cake Cake (C# Make) is a cross-platform build automation system that lets developers write build scripts in C# using a DSL built on the Roslyn c… | 87 | 4186 | stable |
| luvit/luvit Luvit is a Node.js-style asynchronous I/O runtime for Lua, built on libuv and LuaJIT, usable as a standalone CLI scripting platform or a li… | 57 | 3963 | active |
| DeterminateSystems/nix-installer Determinate Nix Installer is a Rust-based CLI tool that installs Determinate Nix (or upstream Nix) reliably across macOS, Linux, WSL2, cont… | 95 | 3677 | stable |
| nicoverbruggen/phpmon PHP Monitor is a lightweight native macOS menu bar utility that helps set up and maintain a local PHP development environment, including sw… | 94 | 3218 | active |
| fishros/install A one-click installation script (fishros) for setting up ROS/ROS2, Docker, VSCode, Node.js, WeChat, and system source configuration on Ubun… | 71 | 3166 | active |
| beefytech/Beef Beef is an open-source, performance-oriented compiled programming language derived from C# syntax with C-style low-level control, bundled w… | 67 | 2846 | active |
| tscircuit/tscircuit tscircuit is an open-source React/TypeScript framework and toolchain for designing, previewing, simulating, and manufacturing printed circu… | 70 | 2526 | active |
| r-lib/devtools devtools is an R package that streamlines R package development with functions for loading, documenting, testing, building, and installing … | 88 | 2517 | stable |
| nodenv/nodenv nodenv is a Node.js version manager for Unix-like systems, modeled on rbenv, that lets you install and switch between multiple Node.js vers… | 79 | 2413 | active |
| lukechilds/zsh-nvm A Zsh plugin that automatically installs, updates, and loads nvm (Node Version Manager) in your shell. It wraps nvm with extra commands lik… | 32 | 2413 | active |
| microsoft/pxt Microsoft MakeCode (PXT) is a framework for building beginner-friendly, browser-based programming editors focused on computer science educa… | 77 | 2302 | active |
| umijs/father father is an NPM package development tool from the UmiJS ecosystem that builds, checks, and helps publish JavaScript/TypeScript packages. I… | 96 | 2241 | active |
| learnhouse/learnhouse LearnHouse is a next-generation open-source learning management system (LMS) for creating, sharing, and selling educational content. It com… | 99 | 2203 | active |
| ofek/pyapp PyApp is a Rust-based wrapper that packages Python applications into standalone executables which bootstrap their own runtime and dependenc… | 75 | 2016 | active |
| jbangdev/jbang JBang is a command-line tool that lets developers create, edit, and run self-contained, source-only Java programs with unprecedented ease, … | 97 | 1854 | active |
| minamarkham/formation Formation is an idempotent shell script that sets up a macOS laptop for design and front-end development. It installs and configures develo… | 38 | 1781 | active |
| bmatzelle/gow Gow (Gnu On Windows) is a lightweight NSIS installer that bundles over 100 useful open-source UNIX command-line utilities compiled as nativ… | 23 | 6645 | maintenance |
| dylang/npm-check npm-check is a Node.js CLI tool that checks npm projects for outdated, incorrect, and unused dependencies. It offers an interactive update … | 67 | 6642 | maintenance |
| microsoft/rnx-kit rnx-kit is a collection of React Native developer tools maintained by Microsoft, including an all-in-one CLI, dependency alignment (align-d… | 95 | 1731 | active |
| dotnet-outdated/dotnet-outdated dotnet-outdated is a .NET Core global tool that reports on outdated NuGet packages in .NET Core and .NET Standard projects and can update t… | 95 | 1694 | active |
| goproxy/goproxy A minimalist Go library implementing the GOPROXY protocol as an HTTP handler, letting developers build their own Go module proxy servers. I… | 90 | 1507 | active |
| rlidwka/sinopia Sinopia is a zero-configuration private npm registry server that caches packages from npmjs.org and lets you publish private packages local… | 32 | 5478 | maintenance |
| kitops-ml/kitops KitOps is a CNCF open-source DevOps tool (Kit CLI, written in Go) that packages AI/ML models, datasets, code, prompts, agent skills, and MC… | 89 | 1408 | active |
| psygreg/linuxtoys LinuxToys is a user-friendly graphical and CLI tool collection for Linux that simplifies installing software, drivers, gaming tools, and sy… | 82 | 1303 | active |
| publint/publint publint is a linter that checks npm packages for packaging errors, ensuring compatibility across environments like Vite, Webpack, Rollup, a… | 99 | 1294 | active |
| AmberELEC/AmberELEC AmberELEC is an open-source 64-bit Linux firmware for Anbernic RG351P/M/V/MP and RG552 retro handheld consoles, shipped as a flashable SD c… | 67 | 1195 | active |
| EdgelessPE/Edgeless Edgeless is a powerful and elegant Windows PE (Preinstallation Environment) tool based on Win10, designed to replace some Windows To Go use… | 65 | 1182 | active |
| probonopd/go-appimage A Go implementation of AppImage packaging tools, including appimagetool for building AppImages from AppDirs and appimaged, a daemon that in… | 78 | 1167 | active |
| openSUSE/open-build-service The Open Build Service (OBS) is a generic system to build and distribute binary packages from sources in an automatic, consistent, and repr… | 68 | 1072 | stable |
| kellnr/kellnr Kellnr is a self-hosted, open-source registry for Rust crates, like a private crates.io you run on your own hardware. It supports cargo out… | 95 | 1066 | active |
| Thinkmill/manypkg Manypkg is a CLI linter for package. files across Yarn, npm, pnpm, Bun, and Lerna monorepos. It runs consistency checks and can automatical… | 78 | 1045 | active |
| veryl-lang/veryl Veryl is a modern hardware description language based on SystemVerilog, with a Rust-implemented compiler that transpiles Veryl source into … | 99 | 1028 | active |
| ystyle/jvms JVMS is a Windows command-line tool for managing multiple JDK installations, letting users install, list, and switch between JDK versions f… | 95 | 1025 | active |
| scriptcs/scriptcs scriptcs is a command-line tool and REPL that lets you write and execute C# scripts (csx files) using any text editor, powered by the Rosly… | 23 | 2487 | maintenance |
| ywangd/stash StaSh is a Bash-like shell implemented in Python for the Pythonista iOS app, providing a terminal environment with commands like pip and gi… | 66 | 2002 | maintenance |
| babel/babel-upgrade A CLI codemod tool that automatically upgrades JavaScript projects from Babel 6 to Babel 7 by rewriting package. dependencies, config files… | 23 | 1303 | maintenance |
| local-npm/local-npm local-npm is a Node.js server that acts as a local npm registry mirror, caching modules and their dependencies as they are installed. It pr… | 23 | 1174 | maintenance |
| jank-lang/jank jank is a Clojure dialect compiled to native code via LLVM, with seamless C++ interop including templates, virtual functions, exceptions, a… | 67 | 3319 | experimental |
| yassinebenaid/bunster Bunster is a shell compiler that transpiles shell scripts (aiming for bash compatibility) into Go code and compiles them into standalone, s… | 62 | 2679 | experimental |
| nature-lang/nature Nature is a general-purpose system programming language with its own compiler written in pure C, compiling directly to machine code without… | 88 | 2254 | experimental |
| argotorg/fe Fe is a statically typed, Rust-like programming language for the Ethereum Virtual Machine (EVM) featuring explicit effects, message-passing… | 94 | 1728 | experimental |
| microsoft/winappCli The Windows App Development CLI (winapp) is a single command-line tool from Microsoft for managing Windows SDKs, MSIX packaging, app identi… | 85 | 1211 | experimental |
| joshwcomeau/guppy Guppy is a free desktop GUI application that acts as a friendly application manager and task runner for React.js projects. It wraps common … | 10 | 3240 | abandoned |
| polarphp/polarphp polarphp is an alternative compiler and runtime for the PHP programming language, rewrapping the Zend VM and adding a new runtime library (… | 32 | 1037 | abandoned |
← prev page 5 / 5