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
·
lukka avatar

lukka/run-cmake

0
View on GitHub↗
195 stars·23 forks·TypeScript·MIT·4 views

Run Cmake

GitHub Action to build C++ applications with CMake (CMakePresets.json), Ninja and vcpkg on GitHub.

Features

  • Build and Compilation - Builds C/C++ projects with CMake.

Star history

Star history chart for lukka/run-cmakeStar history chart for lukka/run-cmake

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 Run Cmake

Similar open-source projects, ranked by how many features they share with Run Cmake.
  • syl20bnr/spacemacssyl20bnr avatar

    syl20bnr/spacemacs

    24,560View on GitHub↗

    Spacemacs is a community-driven configuration for Emacs that integrates modal text editing and a modular system for managing editor features. It implements distinct states for navigation and insertion to separate text manipulation from text entry, combining the efficiency of modal navigation with the extensibility of the Emacs environment. The project distinguishes itself through a layer-based feature composition system, which groups related third-party packages and configurations into modular units. This system includes dependency-based resolution to manage conflicting extensions and a mnemo

    Emacs Lispcommunity-drivenconfigurationemacs
    View on GitHub↗24,560
  • fabasoad/pascal-actionfabasoad avatar

    fabasoad/pascal-action

    9View on GitHub↗

    This action runs Pascal file and saves output.

    Pascal
    View on GitHub↗9
  • fabasoad/setup-brainfuck-actionfabasoad avatar

    fabasoad/setup-brainfuck-action

    5View on GitHub↗

    This GitHub action installs brainfuck compiler.

    Shell
    View on GitHub↗5
  • izumin5210/action-go-crossbuildizumin5210 avatar

    izumin5210/action-go-crossbuild

    6View on GitHub↗

    Build Go applications for multiplatform on GitHub Actions

    JavaScript
    View on GitHub↗6
See all 11 alternatives to Run Cmake→

Frequently asked questions

What does lukka/run-cmake do?

GitHub Action to build C++ applications with CMake (CMakePresets.json), Ninja and vcpkg on GitHub.

What are the main features of lukka/run-cmake?

The main features of lukka/run-cmake are: Build and Compilation.

What are some open-source alternatives to lukka/run-cmake?

Open-source alternatives to lukka/run-cmake include: syl20bnr/spacemacs — Spacemacs is a community-driven configuration for Emacs that integrates modal text editing and a modular system for… whelk-io/maven-settings-xml-action — Github Action to create maven settings (~/.m2/settings.xml). fabasoad/pascal-action — This action runs Pascal file and saves output. fabasoad/setup-brainfuck-action — This GitHub action installs brainfuck compiler. wangyoucao577/go-release-action — Automatically publish Go binaries to Github Release Assets through Github Action. lukka/run-vcpkg — The GitHub Action to setup vcpkg for your C++ based projects. Stores built ports using Binary Caching backed onto GH…