
The ecosystem also consists of quetz, an open source conda package server and boa, a fast conda package builder. Mamba is part of a bigger ecosystem to make scientific packaging more sustainable. core parts of mamba are implemented in C++ for maximum efficiencyĪt the same time, mamba utilizes the same command line parser, package installation and deinstallation code and transaction verification routines as conda to stay as compatible as possible.libsolv for much faster dependency solving, a state of the art library used in the RPM package manager of Red Hat, Fedora and OpenSUSE.

parallel downloading of repository data and package files using multi-threading.Mamba is a reimplementation of the conda package manager in C++. The Fast Cross-Platform Package Manager part of mamba-org
