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

451 projects

Showing 36 of 451 projects

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 commit5 years ago
Litehtml
LitehtmlC++

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

#css-rendering#lightweight-engine#gumbo
Stars2.3k
Forks281
Last commit1 month ago
LodePNG
LodePNGC++

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

#c-library#encoder#png
Stars2.3k
Forks459
Last commit2 months ago
libcudacxx
libcudacxxC++

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

#cuda#parallel-computing#high-performance-computing
Stars2.3k
Forks191
Last commit2 years 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
Forks124
Last commit1 month 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
Forks699
Last commit2 months 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
Forks667
Last commit1 day 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
Forks178
Last commit
Flycast
FlycastC++

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

#vulkan#opengl#sega-dreamcast
Stars2.3k
Forks279
Last commit11 hours ago
CGraph
CGraphC++

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

#ai#parallel-computing#graph
Stars2.3k
Forks384
Last commit6 days 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.2k
Forks144
Last commit3 months 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.2k
Forks450
Last commit23 hours ago
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.2k
Forks293
Last commit3 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
Forks270
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
Forks869
Last commit6 years 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.2k
Forks667
Last commit4 months 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
Forks107
Last commit2 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
Forks187
Last commit4 months 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
Forks333
Last commit12 hours ago
Freeablo
FreeabloC++

A modern cross-platform reimplementation of the Diablo 1 game engine.

#action-rpg#diablo-1#cmake
Stars2.2k
Forks195
Last commit3 years 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
Forks355
Last commit5 months 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
Forks547
Last commit1 month 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
Forks157
Last commit11 months 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
Forks232
Last commit11 days 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.1k
Forks206
Last commit1 day ago
SRPC
SRPCC++

An enterprise-level RPC framework based on C++ Workflow, supporting SRPC, bRPC, tRPC, and Thrift protocols.

#trpc#workflow#high-performance
Stars2.1k
Forks411
Last commit1 month ago
audiowaveform
audiowaveformC++

A C++ command-line tool that generates waveform data and renders PNG images from MP3, WAV, FLAC, Ogg Vorbis, and Opus audio files.

#audio-analysis#png-rendering#waveform-generation
Stars2.1k
Forks251
Last commit8 months ago
mrpt-serialization
mrpt-serializationC++

A comprehensive C++ toolkit for mobile robotics and computer vision research, providing libraries for SLAM, Bayesian filtering, and 3D geometry.

#robot-motion-estimate#autonomous-driving#mobile-robots
Stars2.1k
Forks658
Last commit
PEGTL
PEGTLC++

A zero-dependency C++ header-only parser combinator library for creating parsers according to Parsing Expression Grammars.

#parsing#template-library#zero-dependency
Stars2.1k
Forks244
Last commit2 days ago
Amazon Lumberyard
Amazon LumberyardC++

A free AAA game engine deeply integrated with AWS and Twitch, now succeeded by Open 3D Engine.

#visual-editor#aws-integration#c-plus-plus
Stars2.1k
Forks549
Last commit3 years ago
TscanCode
TscanCodeC++

A fast, accurate static code analyzer for C/C++, C#, and Lua that detects defects early in development.

#clang#gcc#static-code-analysis
Stars2.1k
Forks602
Last commit2 years ago
SoLoud
SoLoudC

A free, portable C/C++ audio engine for games with minimal dependencies and simple API.

#sound#synthesizer#sound-effects
Stars2.1k
Forks332
Last commit1 year 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.1k
Forks693
Last commit23 hours ago
Oryol Input
Oryol InputC++

A small, portable and extensible C++ 3D coding framework for cross-platform graphics applications.

#direct3d#oryol#opengl
Stars2.1k
Forks203
Last commit3 years ago
Oryol
OryolC++

A small, portable and extensible C++ 3D coding framework for cross-platform graphics applications.

#emscripten#oryol#opengl
Stars2.1k
Forks203
Last commit3 years ago
Kimera
Kimera

A C++ library for real-time metric-semantic SLAM, building semantically annotated 3D meshes from camera and IMU data.

#robotics#semantics#3d-mapping
Stars2.1k
Forks239
Last commit5 years ago
PreviousPage 10 of 13Next

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
25 days ago
23 hours ago
#Cross Platform189
#Cpp100
#Game Development89
#Game Engine51
#Header Only50
#Open Source45
#C42
#Cmake41
#High Performance40
#Opengl34
#Python33
#Windows32