Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. C Plus Plus

C Plus Plus

1194 projects

Showing 36 of 1194 projects

Nana
NanaC++

A modern C++ GUI library for creating cross-platform desktop applications with standard-like syntax.

#gui-toolkit#c-plus-plus-11#x11
Stars2.5k
Forks348
Last commit2 years ago
geogram
geogramC++

A comprehensive C++ library for geometry processing, offering robust algorithms for surface reconstruction, remeshing, and exact computations.

#geometry-processing#linear-solver#mesh-generation
Stars2.5k
Forks198
Last commit4 days ago
Bento4
Bento4C++

A C++ SDK and tools for reading, writing, and processing MP4, MPEG-DASH, HLS, and CMAF media files with support for encryption and multiple codecs.

#cmaf#drm#video-processing
Stars2.5k
Forks520
Last commit27 days ago
linuxdeployqt
linuxdeployqtC++

A tool to make Linux applications self-contained by bundling required libraries and plugins, and optionally generate AppImages.

#deployment#qt#packaging
Stars2.5k
Forks444
Last commit9 months ago
Overload
OverloadC++

A free, open-source 3D game engine built in C++20 with Lua scripting and a full-featured editor.

#lua-scripting#open-source#gamedev
Stars2.5k
Forks290
Last commit1 month ago
dso
dsoC++

A direct sparse odometry library for real-time monocular visual SLAM, estimating camera motion from image sequences.

#sparse-optimization#robotics#direct-methods
Stars2.5k
Forks922
Last commit2 years ago
Serial Communication Library
Serial Communication LibraryC++

A cross-platform C++ library for interfacing with RS-232 serial ports, providing a modern C++ interface similar to PySerial.

#robotics#embedded-systems#catkin
Stars2.4k
Forks1.2k
Last commit1 year ago
Crown Engine
Crown EngineC++

A complete, cross-platform game engine built for flexibility, performance, and rapid iteration.

#open-source#gamedev#data-driven
Stars2.4k
Forks184
Last commit1 day ago
SmartDeblur
SmartDeblurC++

A desktop application for restoring defocused and blurred images using advanced deconvolution algorithms.

#fftw#image-restoration#photography-tools
Stars2.4k
Forks363
Last commit7 years ago
Flycast
FlycastC++

A multi-platform emulator for Sega Dreamcast, Naomi, Naomi 2, and Atomiswave arcade systems.

#vulkan#opengl#sega-dreamcast
Stars2.4k
Forks299
Last commit1 day ago
Litehtml
LitehtmlC++

A lightweight HTML/CSS rendering engine that parses and positions HTML elements without drawing dependencies.

#css-rendering#lightweight-engine#gumbo
Stars2.4k
Forks293
Last commit11 days ago
Polycode
PolycodeC++

A cross-platform C++/Lua framework for creative coding with 2D/3D graphics, shaders, sound, networking, and physics.

#lua-scripting#shaders#3d-graphics
Stars2.4k
Forks349
Last commit2 years ago
flann
flannC++

A C++ library for fast approximate nearest neighbor searches in high-dimensional spaces with automatic algorithm selection.

#search-algorithms#approximate-algorithms#data-structures
Stars2.4k
Forks664
Last commit2 years ago
cquery
cqueryC++

A highly-scalable, low-latency language server for C/C++/Objective-C, designed for large codebases like Chromium.

#semantic-highlighting#developer-tools#language-server
Stars2.4k
Forks163
Last commit6 years ago
octomap
octomapC++

An efficient probabilistic 3D mapping framework based on octrees for robotics and computer vision applications.

#robotics#sensor-fusion#3d-mapping
Stars2.3k
Forks704
Last commit5 months ago
Nameof
NameofC++

A header-only C++17 library providing macros and functions to obtain the names of variables, types, functions, macros, and enums at compile-time.

#type-reflection#debugging-tools#metaprogramming
Stars2.3k
Forks127
Last commit1 day ago
OpenImageIO
OpenImageIOC++

A robust, format-agnostic library for reading, writing, and processing images, designed for VFX and animation pipelines.

#c-plus-plus-11#texture#images
Stars2.3k
Forks687
Last commit1 day ago
LodePNG
LodePNGC++

A lightweight PNG encoder and decoder library in C and C++ with zero dependencies.

#c-library#encoder#png
Stars2.3k
Forks460
Last commit1 month ago
libcudacxx
libcudacxxC++

NVIDIA's implementation of the C++ Standard Library for CUDA C++ development.

#cuda#parallel-computing#high-performance-computing
Stars2.3k
Forks194
Last commit2 years ago
Libs
LibsC

A collection of single-file public domain libraries for C/C++ development, covering graphics, utilities, and system programming.

#public-domain#graphics-framework#c
Stars2.3k
Forks146
Last commit6 months ago
CGraph
CGraphC++

A cross-platform, dependency-free C++ and Python DAG framework for building parallel computational graphs.

#ai#parallel-computing#graph
Stars2.3k
Forks386
Last commit7 days ago
FunctionalPlus
FunctionalPlusC++

A header-only C++14 library for functional programming that helps write concise and readable code by providing pure functions for common operations.

#range#functional-programming#algorithmic-operations
Stars2.3k
Forks177
Last commit
Circle
CircleC

A C++ bare metal programming environment for Raspberry Pi, providing libraries and drivers for hardware control without an OS.

#embedded-systems#bare-metal#tcp-ip
Stars2.3k
Forks298
Last commit4 days ago
OpenJK
OpenJKC++

A community-maintained open-source engine for Jedi Academy and Jedi Outcast with bug fixes, performance improvements, and multi-platform support.

#tps#openjk-mod#game-preservation
Stars2.3k
Forks702
Last commit13 days ago
Simd
SimdC++

A high-performance C++ image processing and machine learning library optimized with SIMD instructions across multiple CPU architectures.

#simd#haar-cascade#arm
Stars2.3k
Forks455
Last commit7 days ago
FLTK
FLTKC++

A cross-platform C++ GUI toolkit for UNIX/Linux, Windows, and macOS with modern functionality and minimal bloat.

#gui-toolkit#wayland#opengl
Stars2.2k
Forks340
Last commit2 days ago
Proton
ProtonC++

A single C++ binary SQL engine for high-performance stream processing, analytics, observability, and AI/ML pipelines.

#stream-processing#sql-engine#iceberg
Stars2.2k
Forks110
Last commit21 days ago
novocaine
novocaineObjective-C

A painless, high-performance audio library for iOS and macOS using Audio Units with simple APIs.

#audio-library#objective-c#real-time-audio
Stars2.2k
Forks269
Last commit7 years ago
SVO: Semi-direct visual odometry
SVO: Semi-direct visual odometryC++

A fast semi-direct monocular visual odometry pipeline for robotics and computer vision applications.

#robotics#c-plus-plus#visual-odometry
Stars2.2k
Forks870
Last commit7 years ago
OpenXcom
OpenXcomC++

An open-source clone of the classic 'UFO: Enemy Unknown' and 'X-COM: Terror From the Deep' strategy games.

#xcom#turn-based#sdl
Stars2.2k
Forks570
Last commit1 month ago
far2l
far2lC++

A Linux port of FAR Manager v2, a powerful file manager and terminal multiplexer for Unix-like systems.

#plugin-system#keyboard-driven#wxwidgets
Stars2.2k
Forks211
Last commit12 days ago
polyscope
polyscopeC++

A lightweight C++ and Python viewer for 3D data like meshes and point clouds with minimal integration effort.

#scientific-visualization#geometry-processing#3d-visualization
Stars2.2k
Forks237
Last commit2 months ago
GNSS-SDR
GNSS-SDRC++

An open-source software-defined receiver for GPS, Galileo, GLONASS, and BeiDou signals, enabling custom GNSS processing.

#signal-processing#galileo#gnuradio
Stars2.2k
Forks719
Last commit3 days ago
c
cShell

A shell script that compiles and executes C (and C++) source files in one command, enabling C scripting.

#clang#compiler#gcc
Stars2.2k
Forks185
Last commit7 months ago
KlayGE
KlayGEC++

A cross-platform open source game engine with a plugin-based architecture, focused on cutting-edge graphics technology.

#open-source#graphics#opengl
Stars2.2k
Forks354
Last commit7 days ago
tabulate
tabulateC++

A header-only C++11 library for creating and formatting tables in terminals with extensive styling and export options.

#markdown-export#library#c-plus-plus-11
Stars2.2k
Forks155
Last commit1 year ago
PreviousPage 10 of 34Next

Related Tags

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
9 days ago
#Cross Platform410
#Cpp240
#Game Development198
#Cmake176
#Header Only165
#Game Engine129
#Opengl82
#High Performance80
#C77
#Linux75
#Open Source73
#Vulkan72