FunctionalPlus VS CPM.cmake

Compare FunctionalPlus vs CPM.cmake and see what are their differences.

CPM.cmake

📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management. (by TheLartians)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
FunctionalPlus CPM.cmake
10 39
1,987 2,507
- 5.5%
7.7 6.2
22 days ago 13 days ago
C++ CMake
Boost Software License 1.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

FunctionalPlus

Posts with mentions or reviews of FunctionalPlus. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-24.

CPM.cmake

Posts with mentions or reviews of CPM.cmake. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-13.

What are some alternatives?

When comparing FunctionalPlus and CPM.cmake you can also consider the following projects:

cmake-conan - CMake wrapper for conan C and C++ package manager

Vcpkg - C++ Library Manager for Windows, Linux, and MacOS

C++ B-tree - Git mirror of the official (mercurial) repository of cpp-btree

v8pp - Bind C++ functions and classes into V8 JavaScript engine

boost-cmake - Easy Boost integration in CMake projects

dynamic_bitset - Simple Useful Libraries: C++17/20 header-only dynamic bitset

hunter - CMake driven cross-platform package manager for C/C++.

Hashmaps - Various open addressing hashmap algorithms in C++

cmake-init-vcpkg-example - cmake-init generated executable project with vcpkg integration

sparsehash - C++ associative containers

function2 - Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more

pybind11 - Seamless operability between C++11 and Python