Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: package-manager

43 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
NixOS/nixpkgs
Nixpkgs is a collection of over 140,000 software packages installable with the Nix package manager, and it also implements NixOS, a purely-…
7725955stable
nodesource/distributions
NodeSource's repository of scripts and package definitions for installing Node.js binaries on Linux distributions via apt and yum package m…
7313840active
microsoft/winget-pkgs
The community manifest repository powering the default source of the Microsoft Windows Package Manager (winget). It contains YAML manifest …
7711019active
roots/bedrock
Bedrock is a WordPress boilerplate that manages WordPress core, plugins, and themes as Composer dependencies with Git-friendly workflows. I…
996558stable
nix-community/awesome-nix
A curated list of the best resources in the Nix and NixOS community, covering learning materials, tools, deployment utilities, and language…
755416active
pypa/sampleproject
The official PyPA sample project demonstrating how to package and distribute Python projects using pyproject.toml. It serves as a companion…
325245active
sindresorhus/awesome-npm
A curated awesome list of npm resources, tools, packages, clients, and tips for JavaScript and Node.js developers. It aggregates articles, …
674735active
LewisJEllis/awesome-lua
A curated list of quality Lua packages, libraries, and resources covering interpreters, build tools, game engines, and more. It serves as a…
324556active
void-linux/void-packages
The XBPS source package collection for Void Linux, containing build recipes for thousands of packages plus the xbps-src tool that fetches, …
773396active
opsre/Thanks-Mirror
A curated documentation project listing fast, reliable mirrors for package managers (Go, npm, pip, Maven, yum, etc.), system images, and co…
703050active
shivammathur/homebrew-php
A Homebrew tap providing PHP formulae for versions 5.6 through 8.6, including NTS, ZTS, and debug builds, with PHP 8.6 built nightly. It su…
772871active
vinkla/wordplate
WordPlate is a Composer-based boilerplate for WordPress with sensible defaults, environment files, and WP Packages plugin management. It bu…
952173active
archlinuxcn/repo
The Arch Linux Chinese Community (archlinuxcn) package repository, containing PKGBUILDs and build automation for packages not in official A…
771902active
bioconda/bioconda-recipes
The recipe repository for the Bioconda conda channel, hosting build recipes for thousands of bioinformatics software packages. Packages are…
771862active
oxalica/rust-overlay
A pure and reproducible Nix overlay that packages binary-distributed Rust toolchains, including stable, beta, and nightly versions. It prov…
771549active
frehner/modern-guide-to-packaging-js-library
A community guide with at-a-glance best-practice suggestions for packaging JavaScript libraries for npm, covering module formats (esm, cjs,…
321482active
navdeep-G/setup.py
A guide and example setup.py template for Python packaging, offering a well-commented, best-practice setup.py that can be copy-pasted to bo…
325040maintenance
parro-it/awesome-micro-npm-packages
A curated awesome-style list of small, focused npm packages for Node.js, organized by category (arrays, strings, etc.). It also links to ar…
324624maintenance
wolfi-dev/os
The main package repository for Wolfi, a minimal, security-focused GNU/Linux distribution designed for containerized environments and built…
771283active
chawyehsu/dorado
Dorado is a community bucket (package manifest collection) for the Scoop package manager on Windows, containing manifests for developer too…
771224active
freebsd/freebsd-ports
The FreeBSD Ports Collection, a large tree of Makefiles and metadata for building and installing third-party software on FreeBSD from sourc…
771198stable
conan-io/conan-center-index
The source index of package recipes for ConanCenter, the central package repository for the Conan C/C++ package manager. It includes a CI s…
771198active
nix-community/fenix
Fenix is a Nix flake and overlay that provides Rust toolchains (minimal, default, complete, and latest nightly profiles) and nightly rust-a…
771115active
package-url/purl-spec
The Package-URL (PURL) specification defines a standardized URL-based syntax for uniquely identifying software packages across any ecosyste…
871108stable
ros/rosdistro
The canonical metadata repository for ROS (Robot Operating System) distributions, maintaining the index of repositories for each ROS releas…
771090active
archlinuxarm/PKGBUILDs
A collection of PKGBUILD files modified from upstream Arch Linux, the AUR, or written custom to build packages for Arch Linux ARM's support…
771046active
liuran001/openwrt-packages
A curated collection of OpenWrt/Lede package source code commonly used by Chinese users, including LuCI apps like passwall, SSR+, Clash, Sm…
101044active
ProcursusTeam/Procursus
Procursus is a Makefile-based cross-compilation build system that produces consistently up-to-date *nix tool packages and bootstraps for Da…
771004active
felixrieseberg/windows-development-environment
A guide and Boxstarter script for setting up Windows 11 for modern development, covering tools like Chocolatey, WSL, Git, Node.js, VS Code,…
321409maintenance
junosuarez/awesome-npx
A curated awesome-list of npm packages and resources that work well with npx, the tool for executing npm package binaries without global in…
321311maintenance
FreeCAD/FreeCAD-addons
A legacy metadata index listing FreeCAD addons (workbenches and macros) used by the Addon Manager in FreeCAD versions before 1.0.0. It is r…
751112maintenance
codylindley/frontend-tools
An opinionated curated list ('Landscaping With Front-end Tools') cataloging tools for desktop web frontend development, covering build tool…
322364abandoned
natemcmaster/dotnet-tools
A curated list of .NET Core CLI (dotnet) global tools published on NuGet. The repository is now archived because nuget.org added native fil…
101485abandoned
zardus/ctf-tools
A Nix flake that packages a large collection of security research and CTF (capture-the-flag) tools for easy deployment. It bundles tools li…
869501active
pgsty/pigsty
Pigsty is an enterprise-grade, open-source PostgreSQL distribution that bundles HA (Patroni/etcd), backup/PITR (pgBackRest), connection poo…
955575stable
dustinlyons/nixos-config
A general-purpose Nix starter configuration template that works on both macOS (via nix-darwin) and NixOS, using flakes and home-manager. It…
763603active
filipdutescu/modern-cpp-template
A project template for modern C++ projects built around CMake, bundling Clang-Format, Clang-Tidy/Cppcheck, GoogleTest or Catch2 unit testin…
491916active
osprey-oss/cookiecutter-uv
A modern Cookiecutter template for scaffolding Python projects that use uv for dependency management. It generates a project preconfigured …
821324active
ml-tooling/best-of-python-dev
A curated, ranked list of 270 open-source Python developer tools and libraries, organized into 17 categories such as linters, formatters, t…
981297active
webpro/dotfiles
A personal dotfiles repository for macOS (also works on Ubuntu and Arch Linux) that automates system setup via a Makefile, Homebrew, and GN…
741246active
cjolowicz/cookiecutter-hypermodern-python
A Cookiecutter template that scaffolds a modern Python package with best-practice tooling: Poetry, Nox, pre-commit, Flake8, GitHub Actions …
231924maintenance
nixos-bsd/nixbsd
NixBSD is an unofficial NixOS fork that uses the FreeBSD kernel, providing Nix modules and forked nix/nixpkgs tooling to build a reproducib…
671029experimental
dcos/dcos
DC/OS is an open-source distributed operating system built on the Apache Mesos kernel that manages clusters of machines, providing containe…
232355abandoned

page 1 / 1