Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

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

C++

Language
986 projects8150.0k total stars1528.8k total forks36 languages

Open-source projects built with C++

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

Showing 986 open-source projects · page 17 of 28

……
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
xLearn
xLearnaksnzhy/xlearn

A high-performance, easy-to-use, and scalable machine learning package for linear models, factorization machines, and field-aware factorization machines.

3.1k515C++
2 years ago
gosseract
gosseractotiai10/gosseract

A Go package for Optical Character Recognition (OCR) using the Tesseract C++ library.

3.1k304Go
3 months ago
Rubinius
Rubiniusrubinius/rubinius

A modern language platform supporting multiple programming languages with a virtual machine architecture and advanced developer tools.

3.1k594C
7 months ago
Wangle
Wanglefacebook/wangle

A C++ networking library providing client/server abstractions for building consistent, modular, and composable services.

3.1k546C++
18 hours ago
libpcap
libpcapthe-tcpdump-group/libpcap

A portable system-independent C library for user-level network packet capture across multiple platforms.

3.1k929C
6 days ago
PcapPlusPlus
PcapPlusPlusseladb/PcapPlusPlus

A multiplatform C++ library for capturing, parsing, and crafting network packets with wrappers for libpcap, DPDK, and PF_RING.

3.1k739C++
1 day ago
Swashbuckle
Swashbuckledomaindrivendev/Swashbuckle.WebApi

Seamlessly adds Swagger documentation and a swagger-ui to ASP.NET Web API projects.

3.1k666C#
4 years ago
shogun
shogunshogun-toolbox/shogun

A unified and efficient machine learning toolbox with C++ core and multi-language interfaces, developed since 1999.

3.1k1.0kC++
2 years ago
ZXing.Net
ZXing.Netmicjahn/ZXing.Net

A .NET port of the ZXing library for decoding and generating barcodes like QR codes, Data Matrix, and EAN.

3.1k701C#
1 month ago
BotSharp
BotSharpSciSharp/BotSharp

An open-source AI multi-agent framework in .NET for building and integrating intelligent conversational agents into business applications.

3.0k628C#
1 day ago
OpenSubdiv
OpenSubdivPixarAnimationStudios/OpenSubdiv

An open-source library for high-performance subdivision surface evaluation on CPU and GPU, matching Pixar's Renderman precision.

3.0k580C++
2 months ago
MaterialSkin
MaterialSkinIgnaceMaes/MaterialSkin

A .NET WinForms library that applies Google's Material Design principles to desktop applications.

3.0k864C#
1 year ago
Uncrustify
Uncrustifyuncrustify/uncrustify

A highly configurable source code beautifier for C, C++, C#, Objective-C, D, Java, Pawn, and Vala.

3.0k590C++
3 days ago
FastReport
FastReportFastReports/FastReport

Free open-source reporting tool for .NET applications that generates document-like reports from various data sources.

3.0k666C#
3 days ago
bimg
bimgh2non/bimg

Go package for fast high-level image processing using libvips C bindings.

3.0k348Go
1 year ago
OpenZL
OpenZLfacebook/openzl

A format-aware compression framework that generates specialized compressors for specific data formats, achieving high ratios with high speed.

3.0k141C
17 hours ago
SIMD Everywhere
SIMD Everywheresimd-everywhere/simde

A header-only library providing portable implementations of SIMD intrinsics for hardware without native support.

3.0k311C
11 days ago
weld
weldweld-project/weld

A language and runtime that optimizes performance of data-intensive applications by lazily building and optimizing computations across libraries.

3.0k252Rust
11 days ago
openvslam
openvslamxdspacelab/openvslam

A versatile visual SLAM framework for monocular, stereo, and RGB-D cameras with map storage and reuse capabilities.

3.0k868
5 years ago
ETL
ETLETLCPP/etl

A C++ template library for embedded systems with fixed-capacity containers and no dynamic memory allocation.

3.0k515C++
2 days ago
Space Engineers
Space EngineersKeenSoftwareHouse/SpaceEngineers

Open-source voxel-based sandbox game where players engineer and construct spaceships and stations in space.

3.0k894C#
4 years ago
protobuf-c
protobuf-cprotobuf-c/protobuf-c

A C implementation of Google Protocol Buffers for serializing structured data with code generation and runtime library.

3.0k765C++
1 year ago
MIT Information Extraction Toolkit
MIT Information Extraction Toolkitmit-nlp/MITIE

A free, state-of-the-art library and toolkit for named entity extraction and binary relation detection from text.

3.0k534C++
6 months ago
inih
inihbenhoyt/inih

A simple, lightweight .INI file parser written in C, designed for embedded systems.

3.0k560C++
2 months ago
rust-sdl2
rust-sdl2Rust-SDL2/rust-sdl2

Rust bindings for SDL2, providing safe and idiomatic access to multimedia libraries for game development and interactive applications.

2.9k470Rust
1 month ago
Bloxstrap
Bloxstrapbloxstraplabs/bloxstrap

A third-party bootstrapper for Roblox on Windows with Discord Rich Presence, content modding, and server location display.

2.9k943C#
10 days ago
PF_RING™
PF_RING™ntop/PF_RING

A Linux kernel module and user-space framework for high-speed packet capture and processing with a consistent API.

2.9k362C
10 days ago
libqrencode W
libqrencode Wfukuchi/libqrencode

A fast and compact C library for encoding data into QR Code symbols with direct bitmap output.

2.9k613C
6 months ago
Cglm
Cglmrecp/cglm

A highly optimized, header-only 2D/3D graphics math library for C, providing fast and ergonomic functions for graphics programming.

2.9k277C
2 months ago
wipEout Rewrite
wipEout Rewritephoboslab/wipeout-rewrite

A re-implementation of the 1995 PlayStation game wipEout, playable in a web browser and on desktop platforms.

2.9k249C
24 days ago
userver
userveruserver-framework/userver

An open-source asynchronous framework for building high-performance C++ microservices and utilities with rich abstractions.

2.9k383C++
12 hours ago
pyyaml
pyyamlyaml/pyyaml

A full-featured YAML processing framework for Python with optional LibYAML bindings for improved performance.

2.9k576Python
7 months ago
WiFiDuck
WiFiDuckspacehuhn/WiFiDuck

A wireless keystroke injection attack platform that emulates a USB keyboard and is managed via WiFi.

2.9k443C++
2 years ago
LibrePCB
LibrePCBLibrePCB/LibrePCB

A free, cross-platform Electronic Design Automation (EDA) suite for designing printed circuit boards.

2.9k326C++
19 hours ago
murmur
murmurispc/ispc

A compiler for a C-based SPMD language that generates high-performance SIMD code for CPUs and GPUs.

2.9k345C++
10 hours ago
BEPUphysics
BEPUphysicsbepu/bepuphysics2

A pure C# 3D real-time physics simulation library for .NET 8, offering high-performance rigid body physics.

2.8k309C#
4 days ago
1
16
17
18
28