[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
  • 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
  • 1
    Rye

    Rye

    A Hassle-Free Python Experience

    Rye is a modern Python project and package management tool designed to provide a seamless development experience. It integrates Python installation, virtual environment management, and dependency handling into a single cohesive workflow. Rye's emphasis on simplicity and automation makes it particularly suitable for managing complex projects and monorepos, reducing the overhead typically associated with Python project setup and maintenance.​
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Wapm CLI

    Wapm CLI

    WebAssembly Package Manager (CLI)

    WAPM CLI is the command-line interface for the WebAssembly Package Manager (WAPM), enabling users to install, manage, and publish WebAssembly packages. It integrates with the wapm.io registry and supports various installation methods, including via Wasmer, Cargo, and Homebrew. WAPM CLI streamlines the distribution and execution of WebAssembly modules.​
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    cpx

    cpx

    A cli tool to watch and copy file globs.

    CPX is a Node.js file copying utility designed for handling complex file copy operations with watch mode support. It is useful for build pipelines that require file synchronization.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    create-ts-lib

    create-ts-lib

    Create-ts-lib: A Starter Kit and a CLI to create your TypeScript

    TypeScript Webpack Starter is a boilerplate setup for building modern JavaScript applications with TypeScript and Webpack. It provides a structured foundation for scalable frontend and backend projects.
    Downloads: 4 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
  • 5
    dvm

    dvm

    Easy way to manage multiple active deno versions

    dvm (Deno Version Manager) is a tool designed to manage multiple active versions of the Deno runtime. It simplifies the process of installing, switching, and managing different Deno versions, making it easier for developers to test and deploy applications across various environments. dvm is cross-platform and requires no runtime dependencies, ensuring a lightweight and efficient experience.​
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    npm-gui

    npm-gui

    We seamlessly integrate with npm, pnpm, or yarn

    npm-gui is a graphical user interface (GUI) for managing npm and Yarn dependencies. It provides an intuitive interface for viewing, installing, updating, and removing packages without needing to use the command line.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    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: 4 This Week
    Last Update:
    See Project
  • 8
    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: 4 This Week
    Last Update:
    See Project
  • 9
    0xcert

    0xcert

    JavaScript framework for building decentralized applications

    The 0xcert Framework is a platform that provides a complete set of tools for building powerful decentralized applications (dapps). Our mission is to equip application developers with a secure, agnostic, and opinionated framework with conventions to enable interoperability between applications. If you are new to blockchain try the 0xcert API for quick deployments of dapps with minimal effort.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Dominate AI Search Results Icon
    Dominate AI Search Results

    Generative Al is shaping brand discovery. AthenaHQ ensures your brand leads the conversation.

    AthenaHQ is a cutting-edge platform for Generative Engine Optimization (GEO), designed to help brands optimize their visibility and performance across AI-driven search platforms like ChatGPT, Google AI, and more.
    Learn More
  • 10
    Angular Lib for OpenID Connect & OAuth2

    Angular Lib for OpenID Connect & OAuth2

    npm package for OpenID Connect, OAuth Code Flow with PKCE

    angular-auth-oidc-client is a library that simplifies authentication in Angular applications using OpenID Connect (OIDC) and OAuth2. It provides secure login, token management, and role-based access control, making it easier to integrate modern authentication protocols.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Apx

    Apx

    Apx (/à·peks/) is the default package manager in Vanilla OS

    Apx is the default package manager for Vanilla OS, designed to manage software installations within isolated subsystems. It acts as a wrapper around multiple package managers, allowing users to install and run packages from various Linux distributions in a containerized environment. This approach ensures system stability and security by preventing direct modifications to the host system.​
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    CocoaPods

    CocoaPods

    The Cocoa Dependency Manager

    CocoaPods is a dependency manager for Swift and Objective-C Cocoa projects. It has over 82 thousand libraries and is used in over 3 million apps. CocoaPods can help you scale your projects elegantly. CocoaPods is built with Ruby and is installable with the default Ruby available on macOS. We recommend you use the default ruby. Using the default Ruby install can require you to use sudo when installing gems. Further installation instructions are in the guides. CocoaPods manages library dependencies for your Xcode projects. The dependencies for your projects are specified in a single text file called a Podfile. CocoaPods will resolve dependencies between libraries, fetch the resulting source code, then link it together in an Xcode workspace to build your project. Ultimately the goal is to improve discoverability of, and engagement in, third party open-source libraries by creating a more centralised ecosystem.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Einstein

    Einstein

    A runtime dependency manager

    einstein is a dependency management tool that aims to simplify and automate software projects dependencies calculation. Software products are commonly composed of multiple projects, and those projects relate to each other at some kind of level. It's important to guarantee that those relationships are based on the projects' versions so one can assure that they can evolve without compromising such relationships. During dependencies calculation, the einstein tool needs to fetch projects' extra information from a central repository. At its current version, einstein is prepared to communicate to any Gitlab instance, through its api, so it assumes that declared dependencies represents projects that are all stored in a single Gitlab instance. In order to establish a successful connection to the Gitlab Api, it's necessary to create the environment variables on the machine where einstein will be executed.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Flagpack

    Flagpack

    Flagpack contains 250+ flag icons to easily use within your code

    flagpack-core is a collection of high-quality SVG and PNG flags for over 250 countries and regions. It provides a lightweight and accessible way to integrate country flags into web applications.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Flutter Packages

    Flutter Packages

    A collection of useful packages maintained by the Flutter team

    This GitHub repository hosts first‑party Flutter and Dart packages maintained by the Flutter team. It serves as a hub for core functionality—covering everything from animations to camera support. Developers can explore, contribute, and use these packages via pub.dev. It’s a companion to the main Flutter repo, ensuring clean separation and specialized maintenance of shared components.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    GuardDog

    GuardDog

    GuardDog is a CLI tool to Identify malicious PyPI and npm packages

    guarddog is an open-source security tool by DataDog designed to detect risks in open-source dependencies. It helps developers analyze software supply chain risks and prevent malicious or vulnerable packages from being used.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Hermit

    Hermit

    Hermit manages isolated, self-bootstrapping sets of tools in software

    Hermit is a tool developed by Cash App to manage isolated, self-bootstrapping sets of tools within software projects. It ensures that all contributors and CI environments use the same tooling, enhancing consistency and reliability. Hermit installs tools in a self-contained manner, making them available across different machines and environments without additional configuration.​
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Infoooze

    Infoooze

    A OSINT tool which helps you to quickly find information effectively.

    infoooze is an open-source information-gathering tool for cybersecurity and OSINT (Open-Source Intelligence) purposes. It automates the process of collecting public data about domains, emails, IP addresses, and more.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    JavaPackager

    JavaPackager

    Gradle/Maven plugin to package Java applications as native Windows

    JavaPackager is a hybrid plugin for Maven and Gradle which provides an easy way to package Java applications in native Windows, MacOS or GNU/Linux executables, and generate installers for them. It was born while teaching to my students how to build and distribute their Java apps, and after seeing that a chain of several plugins was needed to achieve this task, I decided to develop a plugin to rule them all. Apply JavaPackager plugin in build.gradle using legacy mode (because at the moment it's only available in Maven Central repository). When you build your app, all configuration details are hardcoded into the executable and cannot be changed without recreating it or hacking with a resource editor. JavaPackager introduces a feature that allows passing of additional JVM options at runtime from an .l4j.ini file (like Launch4j does, but available for all platforms in the same way).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    NPM Publish

    NPM Publish

    GitHub Action to publish to NPM

    npm-publish is a Node.js utility that simplifies the process of publishing npm packages by automating checks, versioning, and distribution. It helps maintainers streamline their release workflow.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    NPM/Bower Dependency Manager

    NPM/Bower Dependency Manager

    NPM/Bower Dependency Manager for Composer

    The composer-asset-plugin is a Composer extension that allows developers to manage frontend dependencies (like npm and Bower packages) through Composer. This bridges the gap between PHP projects and JavaScript/CSS dependencies.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Nami

    Nami

    A clean and tidy decentralized package manager.

    Nami is a clean and tidy decentralized package manager designed to simplify software installation by downloading official binaries directly from software authors. It avoids the complexities of compilation and dependency management, focusing on providing users with standalone, statically compiled executables. Nami is particularly useful for users who prefer minimalistic and straightforward package management. ​
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    OSTree

    OSTree

    Operating system and container binary deployment and upgrades

    OSTree is a tool that combines a Git-like model for managing bootable, immutable filesystem trees with a deployment mechanism for Linux-based operating systems. It enables atomic upgrades and rollbacks, ensuring system integrity and consistency. OSTree is particularly useful for scenarios where reliable and reproducible system deployments are critical. ​
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    PostHog Browser JS Library

    PostHog Browser JS Library

    Send usage data from your web app or site to PostHog

    PostHog JS is the JavaScript SDK for integrating PostHog's product analytics into web applications. It allows developers to track user interactions, analyze behavior, and improve app performance based on user data.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Qlot

    Qlot

    A project-local library installer for Common Lisp

    Qlot is a project-local library installer for Common Lisp, utilizing the Quicklisp facility. It enables developers to manage dependencies on a per-project basis, ensuring consistent environments and avoiding conflicts between projects. Qlot is akin to Bundler for Ruby or Carton for Perl, providing a familiar experience for developers from other ecosystems.​
    Downloads: 3 This Week
    Last Update:
    See Project