Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. C++
C

C++

Language
3036 projects9201.8k total stars1732.3k total forks70 languages

Open-source projects built with C++

There are currently 3036 open-source projects built with C++, with a combined total of 9201.8k GitHub stars. The most common language among these projects is C++.

Showing 3,036 open-source projects · page 38 of 85

……
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
DotVVM
DotVVMriganti/dotvvm

Component-based MVVM framework for building interactive web UIs with C# and HTML on ASP.NET.

80695C#
2 days ago
Klein
Kleinjeremyong/klein

A specialized SIMD Geometric Algebra library for high-performance 3D projective geometry operations.

80258C++
2 years ago
GitHub repository
GitHub repositoryloicland/superpoint_graph

A PyTorch framework for semantic segmentation of large 3D point clouds using superpoint graphs.

800212Python
3 years ago
Blazored.Modal
Blazored.ModalBlazored/Modal

A customizable modal dialog component for Blazor applications, offering extensive styling and behavior options.

800195C#
2 years ago
JTAGenum
JTAGenumcyphunk/JTAGenum

An Arduino/Raspberry Pi tool to scan for JTAG pins and enumerate undocumented instructions on embedded devices.

799115C++
2 years ago
pg_probackup
pg_probackuppostgrespro/pg_probackup

A utility for managing PostgreSQL database backups and recovery with incremental backup, parallel operations, and retention policies.

79993Python
1 month ago
LibTomMath
LibTomMathlibtom/libtommath

A portable C library for multiple-precision integer arithmetic used in cryptographic and number theoretic applications.

799223C
4 months ago
rclcpp
rclcppros2/rclcpp

The standard C++ client library for building nodes and applications in ROS 2.

796555C++
1 day ago
json.cpp
json.cppjart/json.cpp

A high-performance, minimal JSON parsing and serialization library for C++ that prioritizes speed, fast compilation, and small code size.

79438C++
4 months ago
PyWorldVocoder
PyWorldVocoderJeremyCCHsu/Python-Wrapper-for-World-Vocoder

A Python wrapper for the high-quality WORLD vocoder, enabling speech parameterization and synthesis.

792127Cython
10 days ago
PCOV
PCOVkrakjoe/pcov

A self-contained, high-performance code coverage driver for PHP that's compatible with PHPUnit's CodeCoverage library.

78938C
1 month ago
ZGB
ZGBZal0/ZGB

A Game Boy / Game Boy Color engine for creating games in C or assembly with built-in sprite management, collision detection, and asset handling.

78962C++
2 years ago
Seasocks
Seasocksmattgodbolt/seasocks

A tiny embeddable C++ HTTP and WebSocket server library for lightweight web serving and real-time communication.

787128C++
1 month ago
hashdeep
hashdeepjessek/hashdeep

A cross-platform toolset for computing and auditing file hashes with multiple algorithms including MD5, SHA-1, SHA-256, Tiger, and Whirlpool.

787135C++
11 months ago
Trilogy
Trilogytrilogy-libraries/trilogy

A lightweight, high-performance C client library for MySQL-compatible databases, designed for easy embedding.

78494C
12 days ago
StratisBitcoinFullNode
StratisBitcoinFullNodestratisproject/StratisBitcoinFullNode

Archived Bitcoin full node implementation in C# for Stratis blockchain technology development.

784305C#
5 years ago
Font Stash
Font Stashmemononen/fontstash

A lightweight C library for building font texture atlases on-demand using stb_truetype.

78397C
3 years ago
PEPack
PEPackmentebinaria/readpe

A command-line toolkit for analyzing and working with Portable Executable (PE) binaries on multiple platforms.

783138C
4 days ago
cpp-dependencies
cpp-dependenciestomtom-international/cpp-dependencies

A command-line tool that analyzes C++ #include dependencies and generates dependency graphs in .dot format for visualization.

78187C++
7 months ago
iir1
iir1berndporr/iir1

A high-performance, header-only C++ library for realtime IIR digital signal processing with Butterworth, Chebyshev, and RBJ filters.

780160C++
1 year ago
Towel
TowelZacharyPatten/Towel

A comprehensive .NET library providing data structures, algorithms, mathematics, extensions, and utilities to enhance C# development.

77953C#
2 years ago
plpgsql_check
plpgsql_checkokbob/plpgsql_check

A PostgreSQL extension that performs static analysis and linting for PL/pgSQL stored procedures.

77760C
14 days ago
godot-ink
godot-inkpaulloz/godot-ink

An ink narrative scripting language integration for Godot Engine 4, enabling interactive story creation.

77745C#
1 month ago
MIDAS: Detecting Microcluster Anomalies in Edge Streams
MIDAS: Detecting Microcluster Anomalies in Edge Streamsbhatiasiddharth/MIDAS

A real-time anomaly detection algorithm for dynamic graph streams, identifying intrusions, fraud, and fake ratings with constant memory and update time.

77798C++
2 years ago
Intel Parallel STL
Intel Parallel STLintel/parallelstl

A high-productivity C++ library for parallel programming across devices using Data Parallel C++ (DPC++) APIs.

776122C++
1 day ago
frozen
frozencesanta/frozen

A lightweight JSON parser and generator for C/C++ with a scanf/printf-like interface, designed for embedded systems.

775169C
7 months ago
ESP32-BLE2MQTT
ESP32-BLE2MQTTshmuelzon/esp32-ble2mqtt

A BLE to MQTT bridge for ESP32 that exposes Bluetooth GATT characteristics and advertisements as MQTT topics.

774120C
1 year ago
eagleye
eagleyeMapIV/eagleye

Open-source software for precise vehicle localization using GNSS and IMU data fusion.

774171C++
4 months ago
Skylicht
Skylichtskylicht-lab/skylicht-engine

A high-performance, lightweight C++ game engine for mobile and web platforms, evolved from Irrlicht 3D.

76962C++
2 days ago
Supernova
Supernovasupernovaengine/supernova

A free, cross-platform game engine for 2D and 3D projects using an entity component system (ECS) and data-oriented design.

76886C++
2 days ago
gpd
gpdatenpas/gpd

Detects 6-DOF grasp poses for parallel jaw grippers in 3D point clouds, enabling robotic grasping of novel objects in clutter.

767249C++
4 years ago
DoomRetro
DoomRetrobradharding/doomretro

A refined DOOM source port for Windows PC that modernizes the classic game while preserving its nostalgic pixelated aesthetic.

76691C
1 day ago
demovfuscator
demovfuscatorkirschju/demovfuscator

A deobfuscator that recovers control flow from binaries compiled with the M/o/Vfuscator one-instruction compiler.

76459C++
1 year ago
voxelgame
voxelgameZylann/voxelgame

A collection of voxel world demos and prototypes built with the Godot Engine's Voxel module.

763116GDScript
8 months ago
Linq_Faster
Linq_Fasterjackmott/LinqFaster

High-performance LINQ-like extension methods for arrays, Span<T>, and List<T> with SIMD and parallel optimizations.

76135C#
11 months ago
DefaultEcs
DefaultEcsDoraku/DefaultEcs

A high-performance Entity Component System framework for C# game development, prioritizing simplicity and minimal constraints.

76069C#
2 years ago
1
37
38
39
85