Conan Alternatives
Conan is described as 'The open source, decentralized and multi-platform package manager to create and share all your native binaries' and is an app in the development category. There are seven alternatives to Conan for a variety of platforms, including Linux, Mac, Windows, Python and Raspberry Pi. The best alternative is Conda, which is both free and Open Source. Other great apps like Conan are Poetry, pip, Hunter Package Manager and build2.
Conda is a package manager application that quickly installs, runs, and updates packages and their dependencies. The conda command is the primary interface for managing installations of various packages.
Features
Poetry helps you declare, manage and install dependencies of Python projects, ensuring you have the right stack everywhere. It's commands are intuitive and easy to use, with sensible defaults while still being configurable.
The PyPA recommended tool for installing Python packages.
- Free • Open Source
- Package Manager
4 alternatives to Hunter Package Manager- Mac
- Windows
- Linux
- Self-Hosted
- Raspberry Pi
Hunter is a CMake driven cross-platform package manager for C/C++ projects. With the help of Hunter you can organize builds for Linux, Windows, macOS, iOS, Android, Raspberry Pi and other platforms. Third-party external projects are highly customizable, effectively allowing you...
Features
build2 is an open-source (MIT), cross-platform build toolchain for developing and packaging C and C++ code. It is a hierarchy of tools that includes the build system, package dependency manager (for package consumption), and project dependency manager (for project development).
Features
CPM is designed to promote small, well-tested, composable C++ modules. CPM allows you to link against multiple different versions of the same static library without symbol conflicts. You can include other C++ modules that may depend on older or newer versions of the same modules...
Features
DiscontinuedThe project is no longer maintained since 2017. It's still available on GitHub
C++ Library Manager for Windows, Linux, and macOS. Contribute to Microsoft/vcpkg development by creating an account on GitHub.