Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
CloudStack is open source software designed to deploy and manage large networks of virtual machines, as a highly available, highly scalable Infrastructure as a Service (IaaS) cloud computing platform. | npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and used by hundreds of thousands of JavaScript developers every day. |
Works with hosts running KVM, XenServer/XCP-ng, VMware ESXi with vSphere and HyperV; Provides a friendly Web-based UI for managing the cloud; Provides a native API; Manages storage for instances running on the hypervisors (primary storage) as well as templates, snapshots, and ISO images (secondary storage); Orchestrates network services from the data link layer (L2) to some application layer (L7) services, such as DHCP, NAT, firewall, VPN, and so on; Accounting of network, compute, and storage resources; Multi-tenancy/account separation; User management; Supports Kubernetes, Terraform, Ansible | - |
Statistics | |
GitHub Stars 2.7K | GitHub Stars 17.6K |
GitHub Forks 1.2K | GitHub Forks 3.0K |
Stacks 66 | Stacks 137.4K |
Followers 250 | Followers 82.2K |
Votes 95 | Votes 1.6K |
Pros & Cons | |
Pros
| Pros
Cons
|

RequireJS loads plain JavaScript files as well as more defined modules. It is optimized for in-browser use, including in a Web Worker, but it can be used in other JavaScript environments, like Rhino and Node. It implements the Asynchronous Module API. Using a modular script loader like RequireJS will improve the speed and quality of your code.

Browserify lets you require('modules') in the browser by bundling up all of your dependencies.

Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maximize resource utilization so install times are faster than ever.

OpenStack is a cloud operating system that controls large pools of compute, storage, and networking resources throughout a datacenter, all managed through a dashboard that gives administrators control while empowering their users to provision resources through a web interface.

Component's philosophy is the UNIX philosophy of the web - to create a platform for small, reusable components that consist of JS, CSS, HTML, images, fonts, etc. With its well-defined specs, using Component means not worrying about most frontend problems such as package management, publishing components to a registry, or creating a custom build process for every single app.

Software as a service platform for hosting providers.

A simple, zero-config-required local private npm registry. Comes out of the box with its own tiny database, and the ability to proxy other registries (eg. npmjs.org), caching the downloaded modules along the way.

It is the package installer for Python. You can use pip to install packages from the Python Package Index and other indexes.

Duo is a next-generation package manager that blends the best ideas from Component, Browserify and Go to make organizing and writing front-end code quick and painless.

It is a new kind of package registry for the modern web. It handles formatting, configuring, building and publishing every package on the registry, so that individual authors don't have to.