[go: up one dir, main page]

Package Managers for Mac

View 20 business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 1
    npmhub

    npmhub

    A browser extension to explore npm dependencies on GitHub

    npmhub is a browser extension that enhances GitHub repositories by displaying a list of npm dependencies directly on the repository page. This makes it easier for developers to inspect a project's dependencies without navigating to external sites.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    orogene

    orogene

    Makes `node_modules/` happen. Fast. No fuss

    Orogene is a next-generation package manager designed for Node.js environments, focusing on speed, efficiency, and seamless integration with tools that utilize node_modules/, such as bundlers and CLI applications. It employs a central store for dependencies, deduplicates packages, and leverages copy-on-write techniques on supported filesystems to minimize disk usage and accelerate loading times. Orogene aims to provide a robust and user-friendly experience, ensuring that developers can manage their Node.js dependencies with minimal hassle. ​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    pipx

    pipx

    Install and run Python applications in isolated environments

    pipx is a tool to help you install and run end-user applications written in Python. It's roughly similar to macOS's brew, JavaScript's npx, and Linux's apt. It's closely related to pip. In fact, it uses pip, but is focused on installing and managing Python packages that can be run from the command line directly as applications. pip is a general-purpose package installer for both libraries and apps with no environment isolation. pipx is made specifically for application installation, as it adds isolation yet still makes the apps available in your shell: pipx creates an isolated environment for each application and its associated packages. pipx does not ship with pip, but installing it is often an important part of bootstrapping your system. By default, pipx uses the same package index as pip, PyPI. pipx can also install from all other sources pip can, such as a local directory, wheel, git url, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    synp

    synp

    Convert yarn.lock to package-lock.json and vice versa

    synp is a command-line tool that converts between npm’s package-lock.json and Yarn’s yarn.lock. This helps developers migrate projects between npm and Yarn while maintaining dependency integrity.
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    timoni

    timoni

    Timoni is a package manager for Kubernetes, powered by CUE

    Timoni is a package manager for Kubernetes, powered by CUE and inspired by Helm. The Timoni project strives to improve the UX of authoring Kubernetes configs. Instead of mingling Go templates with YAML like Helm, or layering YAML on top of each-other like Kustomize, Timoni relies on cuelang's type safety, code generation and data validation features to offer a better experience of creating, packaging and delivering apps to Kubernetes. Note that Timoni in under active development and is still in its infancy. The APIs and command-line interface may change in a backward incompatible manner.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    trizen

    trizen

    Lightweight AUR Package Manager

    Trizen is a lightweight AUR (Arch User Repository) helper written in Perl, designed to streamline the process of installing and managing AUR packages on Arch Linux systems. It offers an interactive interface that allows users to review and edit PKGBUILD files before installation, providing greater control over package builds. Trizen also handles dependencies and integrates seamlessly with pacman, the default package manager for Arch Linux.​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    LAMP package in Complete Virtual Machine

    LAMP package in Complete Virtual Machine

    A Quick LAMP/WAMP/MAMP/XAMPP Pkg for development, testing & production

    This VM is created for 2 reasons: 1. Very little initial setup work required to Develop / Test / Deploy a Dynamic Web Application live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other sample PHP project called teamdocs. You may cleanup this Application from the htdocs home folder link & its corresponding database, after logging into mysql. The mysql root login credentials, sample .mysql_history, sample .bash_history are all kept intact for quick references in the home folder. These files can be edited using the free FileZilla ftp client software. This is also explained in the video below. ) Once setup & running, please ensure that a Backup of the system, is taken regularly, to avoid any issues. These are covered in the video. Google Search helps in finding more about PHP development / troubleshooting.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 8
    Gobisoft

    Gobisoft

    Software auto-installation builder

    Gobisoft is a batch package builder for applications, it builds a self-install package of your programs. Creates a stand alone executable file that performs the (secured installation and removing) of the elements necessary to distribute your applications. The software offers many possibilities, such as executing commands before and after installation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    0install

    0install

    the core 0install package

    0install is a decentralized, cross-platform software installation system that allows developers to publish programs directly from their websites. It supports features like shared libraries, automatic updates, and digital signatures, providing a secure and flexible alternative to traditional package managers. 0install is designed to complement existing systems, ensuring that packages do not interfere with those provided by the operating system.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10
    APM (Atom Package Manager)

    APM (Atom Package Manager)

    Atom Package Manager

    APM is the command-line package manager built specifically for the Atom editor; it functions as a thin, Atom-aware wrapper around npm that handles installing, publishing, and managing Atom packages. Unlike a typical npm install, APM installs packages into Atom’s package directory and applies Atom-specific defaults and lifecycle hooks so community packages behave consistently inside the editor. It also exposes commands to publish packages to the Atom ecosystem and to fetch package metadata, making it the standard developer tool for creating and distributing Atom extensions. The tool is designed to be simple and scriptable so package authors can automate builds, test installs, and CI workflows. Because it integrates closely with Atom’s expectations (package locations, service activation, etc.), using APM simplifies the developer experience compared with manually managing package folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AWPS

    AWPS

    A Modern WordPress Starter Theme for savvy Developers

    AWPS is a modern WordPress starter theme designed for developers who want a streamlined, modular approach to WordPress theme development. It incorporates best practices with a focus on maintainability and performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AWS EC2 Instance Connect Configuration

    AWS EC2 Instance Connect Configuration

    ssh daemon configuration and necessary EC2 instance scripting

    This package contains the EC2 instance configuration and scripts necessary to enable AWS EC2 Instance Connect. This is the ssh daemon configuration and necessary EC2 instance scripting to enable EC2 Instance Connect. Also included is various package manager configurations for packaging for various Linux distributions. Parse takes all necessary pieces as command inputs is can be unit tested independently. curl, however, obviously needs to curl EC2 Instance Metadata Service and so cannot be tested without mocking the actual service. The curl script verifies we are actually running on an EC2 instance and cURLs relevant information from EC2 Instance Metadata Service and send it to parse. Note that it must make several curl commands to proceed. If it cannot do so it fast-fails to prevent blocking the ssh daemon. The command also queries several OCSP staples from EC2 Instance Metadata Service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Alcatraz

    Alcatraz

    Package manager for Xcode

    Alcatraz is an open-source package manager for Xcode 7. It lets you discover and install plugins, templates and color schemes without the need for manually cloning or copying files. It installs itself as a part of Xcode and it feels like home. Select Package Manager from the Window menu, then check or uncheck packages to install or remove them. You'll need to restart Xcode after installing certain packages, as indicated after installation. Please note that plugins are not supported by Xcode 8. Alcatraz requires Xcode Command Line Tools, which can be installed in Xcode via Preferences > Downloads. Select Package Manager from the Window menu, then check or uncheck packages to install or remove them. You'll need to restart Xcode after installing plugins or templates. Installed plugins are checked and updated each time Alcatraz is launched.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    All Node.js versions

    All Node.js versions

    List all available Node.js versions

    List all available Node.js versions. Sorted from the most to the least recent. Includes major release and LTS information. This package is an ES module and must be loaded using an import or import() statement, not require(). The return value resolves to an object with the following properties. List of available Node.js versions and related information. Sorted from the most to the least recent Node.js version. List of Node.js major releases sorted from the most to the least recent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Alternative JSON parser for Go

    Alternative JSON parser for Go

    One of the fastest alternative JSON parser for Go

    It does not require you to know the structure of the payload (eg. create structs), and allows accessing fields by providing the path to them. It is up to 10 times faster than standard encoding/json package (depending on payload size and usage), allocates no memory. Originally made for a project that relies on a lot of 3rd party APIs that can be unpredictable and complex. Encoding/json requires you to know exactly your data structures, or if you prefer to use map[string]interface{} instead, it will be very slow and hard to manage. I investigated what's on the market and found that most libraries are just wrappers around encoding/json, there is few options with own parsers (ffjson, easyjson), but they still require you to create data structures. The goal of this project is to push JSON parser to the performance limits and not sacrifice with compliance and developer user experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AngularJS Material

    AngularJS Material

    This repository is used for publishing the AngularJS Material v1.x

    Bower Material is a package that provides AngularJS Material components via Bower, allowing developers to integrate Material Design UI elements into AngularJS applications. It includes various prebuilt components such as buttons, dialogs, and form controls following Google's Material Design guidelines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ansible AUR

    Ansible AUR

    Ansible module to manage packages from the AUR

    ansible-aur is an Ansible module designed to manage packages from the Arch User Repository (AUR). It supports various AUR helpers such as yay, paru, pacaur, trizen, pikaur, and aurman, automatically selecting the first available helper or falling back to makepkg if none are found. This module facilitates the installation and upgrading of AUR packages within Ansible playbooks, streamlining package management for Arch Linux systems.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AppGet

    AppGet

    Free and open package manager for Windows

    AppGet was a free and open-source package manager for Windows, focusing on automation, security, and ease of use. It allowed users to install and manage software through the command line, streamlining the process of setting up and maintaining Windows environments. AppGet's approach influenced the development of Microsoft's Windows Package Manager (winget).​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BaGet

    BaGet

    A lightweight NuGet and symbol server

    BaGet (pronounced "baguette") is a lightweight NuGet and symbol server. It is open-source, cross-platform, and cloud-ready! You can also use the BaGet.Protocol package to interact with a NuGet server. Cross-platform, dockerized, cloud-ready, supports read-through caching. Can index the entirety of nuget.org. Coming soon, support for private feeds. You can run BaGet on your preferred platform, on your computer, Docker, Azure, AWS, Google Cloud, and Alibaba Cloud (Aliyun). With a few extra steps, you can run BaGet behind a Windows IIS proxy. This has many benefits, including automatic restarts on reboots. You may need to give special permissions to the top-level BaGet folder so that the app can persist in its state. This is necessary as the Application Pools' identity is a virtual account that isn't recognized by the Windows User Management Console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Barrelsby

    Barrelsby

    Automatic TypeScript barrels (index.ts files) for your code base

    Barrelsby is a TypeScript utility that automatically generates barrel files (index.ts or index.js) to simplify imports in large projects. It helps developers manage exports efficiently by creating centralized entry points.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Beak

    Beak

    A command line interface for your Swift scripts

    Beak is a command-line interface tool for Swift scripts, enabling developers to execute public global functions defined in Swift files directly from the terminal. It simplifies scripting tasks by allowing Swift files to act as executable scripts, replacing traditional scripting tools like Make or Rake with Swift's expressive syntax. Beak supports dependency management through annotations and integrates seamlessly with Swift Package Manager.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Better NPM Run

    Better NPM Run

    Better NPM scripts runner

    better-npm-run is a utility that enhances npm script execution by allowing environment variables to be set in a cross-platform way. It simplifies script definitions and makes them more manageable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Blueprint Framework

    Blueprint Framework

    Powerful, fast and developer-friendly extension framework

    Blueprint Framework is an open-source extension framework for Pterodactyl, a popular game server management panel. It enables developers to create versatile, easy-to-install extensions that system administrators can deploy within minutes, without the need for custom coding across multiple panel modifications. Blueprint aims to provide a powerful, fast, and developer-friendly environment for building and managing extensions, offering comprehensive documentation, developer commands, and community support. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Brew PHP Switcher

    Brew PHP Switcher

    Brew PHP switcher is a simple shell script to switch versions of PHP

    Brew PHP switcher is a simple shell script to switch your apache and CLI quickly between major versions of PHP. If you support multiple products/projects that are built using either brand new or old legacy PHP functionality. For users of Homebrew (or brew for short) currently only. If you support multiple products/projects that are built using either brand new or old legacy PHP functionality and you find it a pain to change config files continually this will make the whole process just one command. For users of OSX only who have installed PHP via Homebrew and for PHP version 5.6, 7.0, 7.1, 7.2, 7.3, 7.4 and 8.0 only. Your Apache config must have native osx PHP module commented out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Brewlet

    Brewlet

    The missing menulet for brew.sh: keeping your packages up-to-date

    This menulet makes it easier to use brew.sh. For example, you need to manually check if some of your packages can be updated. With Brewlet it's easy: if everything is working swimmingly, then you'll see the normal icon. If updates are available to be installed, the icon will become colored, to get your attention – along with a notification if you wish. Once clicked, you'll be able to upgrade your packages, among other options. In addition, Brewlet will periodically check the status of packages in the background, so you don't have to. When new versions are available, you can update all of them at once or manually choose specific packages.
    Downloads: 0 This Week
    Last Update:
    See Project