59 projects
vcpkg
vcpkg is a C/C++ library manager and package distribution platform that helps developers acquire and manage third-party libraries. It simplifies the process of downloading, building, and installing C/C++ libraries across different platforms and development environments.
15,427
2,156
$20M
Bun
Bun is a fast all-in-one JavaScript runtime and toolkit that includes a bundler, test runner, and Node.js-compatible package manager. It aims to run JavaScript and TypeScript at high performance using the JavaScriptCore engine, with built-in support for Web APIs, npm packages, and native ESM and CommonJS modules.
14,343
4,405
$77M
CocoaPods
CocoaPods is a dependency manager for Swift and Objective-C Cocoa projects that simplifies the process of integrating third-party libraries into iOS, macOS, watchOS and tvOS applications. It provides a centralized repository of libraries and handles dependency resolution, project integration, and version management.
13,966
2,340
$15M
Yarn 1
Yarn 1 is a fast, reliable, and secure dependency management tool for JavaScript/Node.js projects that serves as an alternative to npm. It allows developers to manage project dependencies, ensures consistent installations across different machines, and provides features like offline mode and workspaces.
12,475
4,257
$1.9M
pip
pip is the package installer for Python, used to install and manage Python packages and their dependencies from the Python Package Index (PyPI) and other sources. It is a core tool in the Python ecosystem that enables users to easily add, remove, and manage third-party libraries in their Python projects.
11,050
3,307
$5.1M
Conda
Conda is a package and environment management system that helps users install and manage software packages and their dependencies, particularly for data science and scientific computing. It allows creation of isolated environments with specific versions of packages, supporting multiple programming languages including Python.
10,978
2,213
$104M
npm CLI
npm CLI is the command line interface for npm (Node Package Manager), the default package manager for Node.js that enables developers to install, share, and manage JavaScript packages and dependencies
10,322
2,855
$241K
Poetry
Poetry is a Python dependency management and packaging tool that helps developers manage project dependencies, build packages, and publish them. It provides a modern alternative to setuptools and pip, offering features like dependency resolution, virtual environment management, and project isolation.
10,090
3,097
$2.7M
Cargo
Cargo is the official package manager and build tool for the Rust programming language. It handles dependencies, compiling projects, running tests, generating documentation, and publishing packages to crates.io. It provides a consistent workflow for Rust development through manifest files and commands that automate common tasks.
7,594
2,663
$11M
pnpm
pnpm is a fast, disk space efficient package manager for Node.js/JavaScript projects that uses hard links and content-addressable storage to share dependencies across projects, resulting in faster installations and reduced disk space usage compared to npm and yarn
7,396
2,516
$11M
uv
An extremely fast Python package and project manager, written in Rust.
7,143
2,006
$17M
RubyGems
RubyGems is the package manager and distribution platform for Ruby libraries and applications. It provides a standard format for distributing Ruby programs and libraries, a tool for managing gem installations, and a server for distributing them.
5,430
1,528
$5.7M
Lerna
A tool for managing JavaScript projects with multiple packages, enabling versioning, publishing and dependencies management in monorepos through a unified workflow
4,464
1,626
$2.2M
Yarn
Yarn is a fast, reliable, and secure package manager for JavaScript that serves as an alternative to npm. It allows developers to manage project dependencies, ensures consistent installations across different machines, and provides features like workspaces, plug'n'play, and zero-installs.
4,427
1,553
$3.4M
Setuptools
Setuptools is a library for easily building and distributing Python packages, providing tools and utilities to manage dependencies, package metadata, and distribution. It enables developers to create, package, and publish Python projects with standardized build processes and dependency specifications.
3,949
1,357
$3.5M
Stack
Stack is a cross-platform build tool for Haskell projects that manages dependencies, builds packages, and helps developers create reproducible environments. It integrates with Cabal and provides features like sandboxed builds, multiple package versions, and automated GHC installation.
2,771
862
$2.9M
Cabal
Cabal is a system for building and packaging Haskell projects. It handles dependencies, compilation, and distribution of Haskell software, serving as the standard build system and package manager for the Haskell ecosystem.
2,463
711
$9.4M
Mamba
Mamba is a fast, cross-platform package manager that serves as a drop-in replacement for conda, offering improved performance through a C++ implementation. It handles dependencies, environments, and package management for scientific computing and data science workflows.
1,615
532
$5.9M
Paket
A dependency manager for .NET with support for NuGet packages and Git repositories.
1,604
358
$65M
Opam
Opam is the official package manager for OCaml, providing a source-based distribution system for OCaml software. It handles multiple compiler versions and dependencies, making it easier to install, upgrade, and manage OCaml packages and their dependencies.
1,295
385
$2.7M
Rebar3
Erlang build tool that makes it easy to compile and test Erlang applications and releases.
1,175
340
$1.8M
Coursier
Coursier is a dependency resolution and artifact fetching tool for the Scala ecosystem. It provides fast dependency management, artifact downloading, and classpath isolation capabilities for Scala/Java projects, with support for Maven and Ivy repositories.
1,108
364
$3.5M
poetry2nix
A Nix flake for converting Python Poetry projects into Nix packages, enabling seamless integration of Poetry-based Python development with the Nix ecosystem
920
316
$1.3M
NuGet Client Tools
Client Tools for NuGet - including Visual Studio extensions, command line tools, and msbuild support. (Open issues on https://github.com/nuget/home/issues)
873
154
$28M
Twine
Twine is a utility for publishing Python packages on PyPI (Python Package Index). It provides a secure and standardized way to upload distribution archives, ensuring packages are properly signed and verified during the publishing process.
833
343
$209K
semver
A semantic versioning library that provides functionality for parsing, validating, manipulating, and comparing version numbers according to the SemVer specification
717
323
$28K
Wheel
Wheel is a built-package format for Python that aims to replace eggs. It provides a simpler way to distribute Python packages with compiled extensions and is designed to be easier to install. The format produces .whl files that are essentially ZIP-format archives with a specially formatted filename and specific internal structure.
450
200
$119K
PEAR
This is the definitive source of PEAR's core files.
182
71
$5.6M
hosted-git-info
A Node.js library that parses and manipulates git host URLs and metadata from repository references, supporting major Git hosting services like GitHub, GitLab, and Bitbucket
148
68
$12K
Arduino Library Manager Registry
The Arduino Library Manager Registry
Bower
A package manager for the web
Build
A simple, correct Python build frontend
Bundler
Manage your Ruby application's gem dependencies
CNPM Core
Private NPM Registry for Enterprise
Dlang Package and Build Management System for D
Package and build management system for D
LuaRocks
LuaRocks is the package manager for the Lua programming language.
Mason
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
PDM
A modern Python package and dependency manager supporting the latest PEP standards
Pkg.jl
Pkg - Package manager for the Julia programming language
PlatformIO Core
Your Gateway to Embedded Software Development Excellence :alien:
Pub Package Manager
The pub command line tool
RubyGems Hosting Service (rubygems.org)
The Ruby community's gem hosting service.
Stackage
Stable Haskell package sets: vetted consistent packages from Hackage
Swift Package Manager
The Package Manager for the Swift Programming Language
Vcpkg
Components of microsoft/vcpkg's binary.
Verdaccio
A lightweight Node.js private proxy registry
Zoltan Kochan's npm Modules
Zoltan Kochan's npm packages
cabal2nix
Generate Nix build instructions from a Cabal file
composer/composer
Dependency Manager for PHP
geminabox
Really simple rubygem hosting