Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Package Management

Package Management

366 projects

Showing 36 of 366 projects

snync
snyncJavaScript

A tool to detect and mitigate Dependency Confusion supply chain security risks in npm projects.

#supply-chain-security#npm-security#vulnerability-detection
Stars53
Forks9
Last commit1 month ago
repl-utilities
repl-utilitiesCommon Lisp

A Common Lisp utility library providing introspection tools, REPL conveniences, and package management helpers for enhanced interactive development.

#developer-tools#quicklisp#repl
Stars50
Forks2
Last commit5 years ago
aur-out-of-date
aur-out-of-dateGo

A Go tool that checks Arch User Repository packages for outdated versions compared to upstream releases.

#arch-linux#system-maintenance#packaging
Stars50
Forks9
Last commit4 years ago
npm-issues
npm-issuesJavaScript

Search GitHub issues across all locally installed npm packages to debug dependency problems.

#debugging-tools#issue-tracking#npm
Stars48
Forks1
Last commit10 years ago
setup-dlang
setup-dlangTypeScript

A GitHub Action to automatically install D compilers (DMD, LDC, GDC) and the dub package manager for CI workflows.

#d-language#devops#dub
Stars48
Forks17
Last commit10 months ago
nixinfo
nixinfoRust

A Rust library for gathering system information like CPU, distro, kernel, memory, packages, and more.

#information-retrieval#memory-metrics#system-information
Stars48
Forks9
Last commit2 years ago
cl-isolated
cl-isolatedCommon Lisp

A restricted environment for Common Lisp code evaluation that disables unsafe features and provides safer function replacements.

#sandbox#open-source#code-evaluation
Stars46
Forks3
Last commit6 years ago
GitLab
GitLabPowerShell

A PowerShell PackageManagement provider that enables installing PowerShell modules directly from a GitLab server via its API.

#dependency-management#powershell#package-management
Stars45
Forks8
Last commit7 years ago
Composer-Plugin-Exclude-Files
Composer-Plugin-Exclude-FilesPHP

A Composer plugin to exclude specific files from packages using the 'files' autoloading mechanism.

#glob-patterns#composer#autoloading
Stars41
Forks5
Last commit27 days ago
Meteor Community Organization Slack Channel
Meteor Community Organization Slack Channel

A GitHub organization for maintaining and governing community-developed Meteor packages to ensure long-term sustainability.

#javascript-framework#open-source-collaboration#npm-packages
Stars40
Forks1
Last commit3 years ago
pip-app
pip-appShell

A set of shell functions to install Python apps in isolated virtual environments with simple commands.

#zsh-plugin#python#bash-scripts
Stars39
Forks8
Last commit4 years ago
Create and Publish CDK Constructs Using projen and jsii
Create and Publish CDK Constructs Using projen and jsiiTypeScript

An example project demonstrating how to create and publish AWS CDK constructs to npm, Maven, PyPi, and NuGet using projen and jsii.

#multi-language-publishing#jsii#getting-started
Stars38
Forks6
Last commit
Deploy iOS Pod Library to Cocoapods
Deploy iOS Pod Library to CocoapodsJavaScript

A GitHub Action for automatically deploying iOS/macOS pod libraries to Cocoapods.org.

#deployment#ios#objective-c
Stars37
Forks3
Last commit6 months ago
yarn-extra-completion
yarn-extra-completionShell

ZSH completion plugin for yarn that provides intelligent package and script suggestions.

#developer-tools#completion#npm
Stars37
Forks6
Last commit3 years ago
Private Packagist API Client
Private Packagist API ClientPHP

A PHP client library for interacting with the Private Packagist API to manage private Composer packages and organizations.

#composer#devops#api
Stars37
Forks10
Last commit2 days ago
CEPs
CEPs

A community-driven process for proposing and standardizing major changes to the conda package and environment management ecosystem.

#ecosystem#conda#standards
Stars34
Forks41
Last commit7 days ago
Composer-Vendor-Cleaner
Composer-Vendor-CleanerPHP

A Composer plugin that removes unnecessary development files and directories from the vendor directory using glob patterns.

#development-files#glob-patterns#composer
Stars34
Forks4
Last commit9 months ago
Packagist Mirror from Indonesia
Packagist Mirror from IndonesiaPHP

Creates a self-hosted mirror site for Packagist.org to provide local package repository access.

#composer#packagist-mirror#mirror
Stars31
Forks3
Last commit7 years ago
Quicklisp systems
Quicklisp systemsEmacs Lisp

An Emacs extension for searching, browsing, and loading Quicklisp Common Lisp systems with completion.

#emacs#lisp#editor-integration
Stars31
Forks3
Last commit3 years ago
purescript-batteries
purescript-batteriesPureScript

A comprehensive PureScript prelude that bundles dozens of essential packages into a single import.

#functional-programming#developer-tools#productivity
Stars30
Forks3
Last commit9 years ago
Composer-Inheritance-Plugin
Composer-Inheritance-PluginPHP

An opinionated Composer plugin that enables inheritance between root and bin composer.json files when using composer-bin-plugin.

#composer#inheritance#workflow-automation
Stars29
Forks4
Last commit
java-creator-nvim
java-creator-nvimLua

A Neovim plugin for interactively generating Java files (classes, interfaces, enums, records) with automatic package detection and setup.

#boilerplate-reduction#java#neovim-plugin
Stars29
Forks1
Last commit6 months ago
Helm GPG (GnuPG) Plugin
Helm GPG (GnuPG) PluginShell

A Helm plugin for signing and verifying Helm charts using GnuPG, offering easier and more secure operations than default Helm commands.

#helm#devops#gpg
Stars29
Forks10
Last commit6 years ago
pkg-dir-cli
pkg-dir-cliJavaScript

A CLI tool to find the root directory of a Node.js project or npm package by locating the nearest package.json.

#development-workflow#npm#directory-navigation
Stars28
Forks3
Last commit1 year ago
Docker Image
Docker ImageDockerfile

Docker image for creating and updating a Packagist mirror with customizable environment variables.

#composer-packages#composer#containerization
Stars27
Forks9
Last commit1 year ago
dpn
dpnJavaScript

Get the dependents of a user's npm modules via a simple API.

#dependents#developer-tools#open-source
Stars27
Forks1
Last commit9 years ago
oasis2opam
oasis2opamOCaml

Converts OASIS metadata to OPAM package descriptions for OCaml projects.

#oasis#devops#open-source
Stars27
Forks9
Last commit8 years ago
Publish a Python Distribution Package to Anaconda Cloud
Publish a Python Distribution Package to Anaconda CloudShell

A GitHub Action to automatically publish Python packages to Anaconda repositories.

#conda#package#devops
Stars26
Forks21
Last commit3 years ago
go-project-layout
go-project-layoutGo

A guide and opinionated reference for structuring Go projects to improve maintainability, testability, and clarity.

#software-architecture#development-workflow#maintainability
Stars26
Forks2
Last commit
expublish
expublishElixir

Automates semantic release versioning and best practices for Elixir packages.

#hex#elixir#mix-task
Stars25
Forks2
Last commit1 year ago
Nix Shorts
Nix ShortsNix

A collection of short, practical notes about Nix with clear code demonstrations for immediate user needs.

#developer-tools#flakes#derivations
Stars24
Forks0
Last commit2 years ago
ql-to-deb
ql-to-debCommon Lisp

Automates updating Debian packages of Common Lisp libraries from Quicklisp releases.

#version-management#open-source-maintenance#sbcl
Stars24
Forks3
Last commit3 years ago
makepkg-optimize
makepkg-optimizeShell

A collection of supplemental scripts for pacman that provide macros for optimization during Arch Linux package builds.

#arch-linux#clang#gcc
Stars24
Forks2
Last commit6 months ago
idream
idreamHaskell

A simple build system for Idris2 that manages multi-package projects and external dependencies.

#multi-package#haskell#functional-programming
Stars22
Forks2
Last commit5 years ago
ravenadm
ravenadmAda

Administration tool for managing Ravenports, a BSD package management system.

#ports-system#software-distribution#command-line-tool
Stars22
Forks5
Last commit3 months ago
Composer-Ignore-Plugin
Composer-Ignore-PluginPHP

A Composer plugin that removes unnecessary files from vendor dependencies to clean up production deployments.

#composer-ignore-plugin#composer-plugin#file-removal
Stars21
Forks2
Last commit2 years ago
PreviousPage 8 of 11

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
3 years ago
4 years ago
1 year ago
Next
#Developer Tools82
#Dependency Management75
#Nix62
#Devops51
#Cli Tool50
#Php50
#Automation48
#Reproducible Builds39
#Nodejs37
#Npm35
#Composer34
#Ci Cd30