[go: up one dir, main page]

Package Managers for Windows

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

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    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
    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
  • 2
    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
  • 3
    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
  • 4
    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
  • 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
    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
  • 6
    Scoop Extras

    Scoop Extras

    The Extras bucket for Scoop

    Scoop «Extras» is the community-maintained bucket of additional manifests for Scoop, the popular Windows command-line installer; it contains packages and app manifests that don’t fit the stricter criteria of the main Scoop bucket. The repository is organized as a large collection of individual manifest files, helper scripts, and tooling to validate and publish new manifests, and it’s intended so users can extend Scoop with many community-contributed applications. Installation is straightforward for Scoop users: add the bucket with scoop bucket add extras and then install any manifest with scoop install <manifest>, making it quick to access a wide range of Windows command-line and GUI tools. The Extras bucket is actively maintained by a large contributor community, carries thousands of commits and many contributors, and uses an Unlicense license so manifests are easy to reuse.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Whalebrew

    Whalebrew

    Homebrew, but with Docker images

    Whalebrew creates aliases for Docker images so you can run them as if they were native commands. It's like Homebrew, but with Docker images. Docker works well for packaging up development environments, but there are lots of tools that aren't tied to a particular project: awscli for managing your AWS account, ffmpeg for converting video, wget for downloading files, and so on. Whalebrew makes those things work with Docker, too. Whalebrew can run almost any CLI tool, but it isn't for everything (e.g. where commands must start instantly). It works particularly well for a Python app that requires C libraries, specific package versions, and other CLI tools that you don't want to clutter up your machine with. Package managers tend to be very closely tied to the system they are running on. Whalebrew packages work on any modern version of macOS, Linux, and Windows.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    attrs

    attrs

    Python Classes Without Boilerplate

    attrs is a Python package that lets you write classes without all the usual drudgery. Its ultimate goal is to help you write concise and correct software without slowing down your code. attrs provides a class decorator and a means to declaratively define the attributes on that class. This results in a concise and explicit overview of the class's attributes, a human-readable __repr__, a complete set of comparison methods and more, all without having to repetitively write dull boilerplate code and without negatively affecting your runtime performance. With attrs you can write correct and self-documenting code, and you'll find joy in writing classes again!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    bundlejs

    bundlejs

    An online tool to quickly bundle & minify your projects

    bundlejs is a web-based JavaScript bundle size analyzer that helps developers understand the impact of their dependencies. It provides real-time insights into bundle size, minification, and tree-shaking effectiveness.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Download the most trusted enterprise browser Icon
    Download the most trusted enterprise browser

    Chrome Enterprise brings enterprise controls and easy integrations to the browser users already know and love.

    Chrome Enterprise is ideal for businesses of all sizes, IT professionals, and organizations looking for a secure, scalable, and easily managed browser solution that supports remote work, data protection, and streamlined enterprise operations.
    Learn More
  • 10
    defu

    defu

    Assign default properties recursively

    Defu is a small utility for merging default options in JavaScript and TypeScript applications. It provides a lightweight and efficient way to handle nested object merging with minimal overhead.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    mason.nvim

    mason.nvim

    Portable package manager for Neovim that runs everywhere Neovim runs

    Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters. mason.nvim is a Neovim plugin that allows you to easily manage external editor toolings such as LSP servers, DAP servers, liters, and formatters through a single interface. It runs everywhere Neovim runs (across Linux, macOS, Windows, etc.), with only a small set of external requirements needed. Packages are installed in Neovim's data directory (:h standard-path) by default. Executables are linked to a single bin/ directory, which mason.nvim will add to Neovim's PATH during setup, allowing seamless access from Neovim builtins (shell, terminal, etc.) as well as other 3rd party plugins.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    node-csgo

    node-csgo

    A node-steam plugin for Counter-Strike: Global Offensive

    Node-CSGO is a Node.js library that allows interaction with Counter-Strike: Global Offensive (CS:GO) game servers and Steam APIs. It enables developers to retrieve game data, manage inventories, and automate in-game operations.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    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: 3 This Week
    Last Update:
    See Project
  • 14
    pipupgrade

    pipupgrade

    Like yarn outdated/upgrade, but for pip

    pipupgrade is a command-line utility designed to streamline the management of Python package dependencies. It automates the process of identifying and upgrading outdated packages across various Python environments, including system-wide installations, virtual environments, and project-specific setups. By analyzing semantic versioning, pipupgrade categorizes updates into major, minor, and patch changes, allowing developers to make informed decisions about which packages to upgrade. Additionally, it supports updating requirements.txt and Pipfile files, ensuring that dependency specifications remain current. With features like parallel processing and dependency graph visualization, pipupgrade enhances the efficiency and clarity of Python package maintenance.​
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    rocks.nvim

    rocks.nvim

    Neovim plugin management inspired by Cargo, powered by luarocks

    Neovim plugin management inspired by Cargo, powered by luarocks. rocks.nvim revolutionizes Neovim plugin management by streamlining the way users and developers handle plugins and dependencies. Integrating directly with luarocks, this plugin offers an automated approach that shifts the responsibility of specifying dependencies and build steps from users to plugin authors. The traditional approach to Neovim plugin management often places an unjust burden on users, by requiring them to declare dependencies and build instructions manually.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    sensible.vim

    sensible.vim

    sensible.vim: Defaults everyone can agree on

    vim-sensible is a curated set of defaults that makes Vim behave more like developers expect in modern editing without heavy configuration. It flips on widely appreciated options to improve search, indentation, buffers, and UI cues so a fresh Vim becomes productive immediately. The philosophy is conservative: only enable settings that are broadly beneficial and unlikely to surprise seasoned users. It reduces the friction of onboarding to Vim by removing early paper cuts, letting you add personal preferences later from a sane baseline. The project acts as a living distillation of community wisdom about defaults that stand the test of time. By shipping just sensible toggles, it remains unobtrusive and easy to adopt in any dotfiles setup.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    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: 3 This Week
    Last Update:
    See Project
  • 18

    sfsu

    A modern, and very very fast, implementation of Scoop

    Leader badge">
    Downloads: 55 This Week
    Last Update:
    See Project
  • 19

    .NET Core Home

    Home repository for .NET Core

    This is the dotnet/core repository and is a good starting point for .NET Core, an open source general-purpose development framework for building cross-platform apps. .NET Core lets you create apps for Windows, macOS or Linux, as well as ARM64 processors using various programming languages. It provides frameworks and APIs for cloud, client UI, IoT, and machine learning. The latest major release (as of this writing) is .NET Core 3.1. You must be on the latest patch release in order to get support from Microsoft.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Alphafold

    Alphafold

    Open source code for AlphaFold

    This package provides an implementation of the inference pipeline of AlphaFold v2.0. This is a completely new model that was entered in CASP14 and published in Nature. For simplicity, we refer to this model as AlphaFold throughout the rest of this document. Any publication that discloses findings arising from using this source code or the model parameters should cite the AlphaFold paper. Please also refer to the Supplementary Information for a detailed description of the method. You can use a slightly simplified version of AlphaFold with this Colab notebook or community-supported versions. The total download size for the full databases is around 415 GB and the total size when unzipped is 2.2 TB. Please make sure you have a large enough hard drive space, bandwidth and time to download. We recommend using an SSD for better genetic search performance.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    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: 2 This Week
    Last Update:
    See Project
  • 22
    Boss

    Boss

    Dependency Manager for Delphi and Lazarus

    Boss is a dependency manager for Delphi and Lazarus, designed to facilitate the management of libraries and packages in Object Pascal projects. It automates the process of downloading, updating, and integrating dependencies, streamlining the development workflow for Delphi and Lazarus developers. Boss supports version control and simplifies project configuration, enhancing productivity and code maintainability.​
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Cave Story MD

    Cave Story MD

    A fan port of Cave Story for the Sega Mega Drive

    This is a rewrite/port of the popular freeware game Cave Story for Sega Mega Drive/Genesis. It should work on any console or emulator. The main story is "finished", only little things and bugfixes remain. A fan port of Cave Story for the Sega Mega Drive.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Cloudflare Worker JWT

    Cloudflare Worker JWT

    Lightweight JWT implementation with no dependencies for Cloudflare

    cloudflare-worker-jwt is a JavaScript library for handling JSON Web Tokens (JWTs) inside Cloudflare Workers. It enables authentication, token validation, and signature verification for serverless applications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Codebox npm

    Codebox npm

    Serverless private npm registry

    Codebox npm is a serverless npm registry to allow companies that wish to keep their intellectual property. It allows the sharing of npm modules within a company but additionally allows access to all of the modules on public npm. One other major difference is that it replaces npm login authentication to be via GitHub / GitHub enterprise. Users are always required to be authenticated when using codebox as their npm registry.
    Downloads: 2 This Week
    Last Update:
    See Project