awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
iauns avatar

iauns/cpm

0
View on GitHub↗
750 stars·80 forks·CMake·MIT·12 viewscpm.rocks↗

Cpm

C++ Package Manager

Features

  • Build and Development Tools - CMake and Git-based C++ package manager.
  • Build Systems - CMake and Git-based C++ package manager.
  • Package Management - Git-based dependency manager for C++ projects.

Star history

Star history chart for iauns/cpmStar history chart for iauns/cpm

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Cpm

Similar open-source projects, ranked by how many features they share with Cpm.
  • ninja-build/ninjaninja-build avatar

    ninja-build/ninja

    13,034View on GitHub↗

    Ninja is a low-level build system and executable designed to function as a backend for higher-level build generators. It serves as a build graph processor that evaluates build files to determine the optimal execution order for target dependencies and binaries. The tool focuses on fast software compilation by executing commands based on dependency graphs to transform source code into binaries. It operates as an incremental build tool, utilizing file timestamps to manage build operations and recompile only the modified parts of a project. The system manages build automation through automated d

    C++
    View on GitHub↗13,034
  • microsoft/vcpkgmicrosoft avatar

    microsoft/vcpkg

    27,179View on GitHub↗

    This project is a cross-platform package manager designed to automate the acquisition, compilation, and integration of third-party software libraries into native development projects. It functions as a manifest-driven dependency manager, utilizing declarative configuration files to define project requirements and resolve them into consistent, versioned dependency graphs across Windows, Linux, and macOS. The system distinguishes itself through port-based build automation, which uses standardized scripts to fetch, patch, and compile source code, and triplets-based configuration files that encap

    CMakeccmakecplusplus
    View on GitHub↗27,179
  • deplinenoise/tundradeplinenoise avatar

    deplinenoise/tundra

    473View on GitHub↗

    Tundra is a code build system that tries to be accurate and fast for incremental builds

    C
    View on GitHub↗473
  • pfultz2/cgetpfultz2 avatar

    pfultz2/cget

    463View on GitHub↗

    C++ package retrieval

    Pythonccgetcmake
    View on GitHub↗463
See all 30 alternatives to Cpm→

Frequently asked questions

What does iauns/cpm do?

C++ Package Manager

What are the main features of iauns/cpm?

The main features of iauns/cpm are: Build and Development Tools, Build Systems, Package Management.

What are some open-source alternatives to iauns/cpm?

Open-source alternatives to iauns/cpm include: rizsotto/bear. pfultz2/cget — C++ package retrieval. deplinenoise/tundra — Tundra is a code build system that tries to be accurate and fast for incremental builds. microsoft/vcpkg — This project is a cross-platform package manager designed to automate the acquisition, compilation, and integration of… ninja-build/ninja — Ninja is a low-level build system and executable designed to function as a backend for higher-level build generators.… ruslo/hunter — Since 25/08/2019 project is closed for public contributions. Please send your pull requests and issues to.