Setup-cpp Alternatives
Similar projects and alternatives to setup-cpp
-
spack
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
cmake-scripts
Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined sanitizer instrumentation, compilation of GLSL shaders and more.
-
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
linux-cmake-gcovr-gh-actions-sc
An example C++ repository built with CMake on Linux using GitHub Actions and analyzed on SonarQube Cloud (test coverage by gcovr)
-
project_options
A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.
-
-
setup-cpp discussion
setup-cpp reviews and mentions
-
Simplest way to get latest gcc for any platform ?
I've used this on GitHub actions, but it can be used outside of actions https://github.com/aminya/setup-cpp
-
Setup-Cpp
Setting up a cross-platform environment for building and testing C++/C projects is a bit tricky. Each platform has its own compilers, and each of them requires a different installation procedure. setup-cpp aims to fix this issue.
Stats
aminya/setup-cpp is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of setup-cpp is TypeScript.