Cmake Open Source Projects

Browse 1,485 Cmake open source projects, ranked by GitHub stars. Find the most popular Cmake tools and libraries.

Share your experience:✍️ Write a Post❓ Ask a Question
1-60 of 1,485 projects
50,178 stars

nlohmann/json

JSON for Modern C++

Metrics details
Stars50,178
32,014 stars

shadps4-emu/shadps4

PS4 emulator for windows

Metrics details
Stars32,014
30,471 stars

facebook/folly

An open-source C++ library developed and used at Facebook.

Metrics details
Stars30,471
27,271 stars

microsoft/vcpkg

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

Metrics details
Stars27,271
27,013 stars

libuv/libuv

Cross-platform asynchronous I/O

Metrics details
Stars27,013
17,992 stars

abseil/abseil-cpp

Abseil Common Libraries (C++)

Metrics details
Stars17,992
16,935 stars

Qv2ray/Qv2ray

:star: Linux / Windows / macOS 跨平台 V2Ray 客户端 | 支持 VMess / VLESS / SSR / Trojan / Trojan-Go / NaiveProxy / HTTP / HTTPS / SOCKS5 | 使用 C++ / Qt 开发 | 可拓展插件式设计 :star:

Metrics details
Stars16,935
16,844 stars

ceph/ceph

Ceph is a distributed object, block, and file storage platform

Metrics details
Stars16,844
16,520 stars

apple/foundationdb

FoundationDB - the open source, distributed, transactional key-value store

Metrics details
Stars16,520
16,193 stars

chenshuo/muduo

Event-driven network library for multi-threaded Linux server in C++11

Metrics details
Stars16,193
15,972 stars

OpenRCT2/OpenRCT2

An open source re-implementation of RollerCoaster Tycoon 2 🎢

Metrics details
Stars15,972
15,107 stars

Tencent/rapidjson

A fast JSON parser/generator for C++ with both SAX/DOM style API

Metrics details
Stars15,107
14,800 stars

google/brotli

Brotli compression format

Metrics details
Stars14,800
14,621 stars

bulletphysics/bullet3

Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.

Metrics details
Stars14,621
14,426 stars

davisking/dlib

A toolkit for making real world machine learning and data analysis applications in C++

Metrics details
Stars14,426
14,325 stars

SFTtech/openage

Clone of the Age of Empires II engine 🚀

Metrics details
Stars14,325
13,793 stars

google/or-tools

Google's Operations Research tools:

Metrics details
Stars13,793
13,082 stars

ninja-build/ninja

a small build system with a focus on speed

Metrics details
Stars13,082
13,071 stars

ttroy50/cmake-examples

Useful CMake Examples

Metrics details
Stars13,071
12,866 stars

DaveGamble/cJSON

Ultralightweight JSON parser in ANSI C

Metrics details
Stars12,866
12,537 stars

JoeyDeVries/LearnOpenGL

Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com

Metrics details
Stars12,537
12,099 stars

xmake-io/xmake

🔥 A cross-platform build utility based on Lua

Metrics details
Stars12,099
11,930 stars

libevent/libevent

Event notification library

Metrics details
Stars11,930
10,944 stars

zeromq/libzmq

ZeroMQ core engine in C++, implements ZMTP/3.1

Metrics details
Stars10,944
10,699 stars

monero-project/monero

Monero: the secure, private, untraceable cryptocurrency

Metrics details
Stars10,699
10,527 stars

RayTracing/raytracing.github.io

Main Web Site (Online Books)

Metrics details
Stars10,527
10,523 stars

android/ndk-samples

Android NDK samples with Android Studio

Metrics details
Stars10,523
10,295 stars

google/benchmark

A microbenchmark support library

Metrics details
Stars10,295
10,143 stars

opencv/opencv_contrib

Repository for OpenCV's extra modules

Metrics details
Stars10,143
9,619 stars

diasurgical/devilutionX

Diablo build for modern operating systems

Metrics details
Stars9,619
9,450 stars

conan-io/conan

Conan - The open-source C and C++ package manager

Metrics details
Stars9,450
9,448 stars

pocoproject/poco

The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.

Metrics details
Stars9,448
9,411 stars

Oneflow-Inc/oneflow

OneFlow is a deep learning framework designed to be user-friendly, scalable and efficient.

Metrics details
Stars9,411
9,313 stars

scylladb/seastar

High performance server-side application framework

Metrics details
Stars9,313
8,952 stars

tdlib/td

Cross-platform library for building Telegram clients

Metrics details
Stars8,952
8,669 stars

juce-framework/JUCE

JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, LV2 and AAX audio plug-ins.

Metrics details
Stars8,669
8,588 stars

avast/retdec

RetDec is a retargetable machine-code decompiler based on LLVM.

Metrics details
Stars8,588
8,131 stars

mumble-voip/mumble

Mumble is an open-source, low-latency, high quality voice chat software.

Metrics details
Stars8,131
8,072 stars

WebAssembly/wabt

The WebAssembly Binary Toolkit

Metrics details
Stars8,072
8,072 stars

mamba-org/mamba

The Fast Cross-Platform Package Manager

Metrics details
Stars8,072
7,994 stars

Kitware/CMake

Mirror of CMake upstream repository

Metrics details
Stars7,994
7,365 stars

google/glog

C++ implementation of the Google logging module

Metrics details
Stars7,365
6,684 stars

danmar/cppcheck

static analysis of C/C++ code

Metrics details
Stars6,684
6,563 stars

halide/Halide

a language for fast, portable data-parallel computation

Metrics details
Stars6,563
6,403 stars

uber/h3

Hexagonal hierarchical geospatial indexing system

Metrics details
Stars6,403
6,286 stars

nanomsg/nanomsg

nanomsg library

Metrics details
Stars6,286
6,084 stars

jbeder/yaml-cpp

A YAML parser and emitter in C++

Metrics details
Stars6,084
6,036 stars

lpereira/lwan

Experimental, scalable, high performance HTTP server

Metrics details
Stars6,036
5,742 stars

vcmi/vcmi

Open-source engine for Heroes of Might and Magic III

Metrics details
Stars5,742
5,680 stars

mlpack/mlpack

mlpack: a fast, header-only C++ machine learning library

Metrics details
Stars5,680
5,400 stars

onqtam/awesome-cmake

A curated list of awesome CMake resources, scripts, modules and examples.

Metrics details
Stars5,400
5,378 stars

TheLartians/ModernCppStarter

🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.

Metrics details
Stars5,378
5,307 stars

Librum-Reader/Librum

The Librum client application

Metrics details
Stars5,307
5,182 stars

mosra/magnum

Lightweight and modular C++11 graphics middleware for games and data visualization

Metrics details
Stars5,182
5,109 stars

ThePhD/sol2

Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:

Metrics details
Stars5,109
5,094 stars

amhndu/SimpleNES

An NES emulator in C++

Metrics details
Stars5,094
5,074 stars

mmp/pbrt-v3

Source code for pbrt, the renderer described in the third edition of "Physically Based Rendering: From Theory To Implementation", by Matt Pharr, Wenzel Jakob, and Greg Humphreys.

Metrics details
Stars5,074
4,978 stars

ultralight-ux/Ultralight

Lightweight, high-performance HTML renderer for game and app developers.

Metrics details
Stars4,978
4,940 stars

paolo-projects/auto-unlocker

Unlocker for VMWare macOS

Metrics details
Stars4,940
4,869 stars

wjakob/nanogui

Minimalistic GUI library for OpenGL

Metrics details
Stars4,869
1-60 of 1,485 projects
Get A Weekly Email With Trending Cmake Projects
Stay updated on Cmake plus related topics you pick below.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.