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

1036 projects

Showing 36 of 1036 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.4k
Forks287
Last commit13 days ago
Flycast
FlycastC++

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

#vulkan#opengl#sega-dreamcast
Stars2.3k
Forks287
Last commit3 days 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 commit11 days 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
Forks126
Last commit6 days 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 commit4 months ago
libcudacxx
libcudacxxC++

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

#cuda#parallel-computing#high-performance-computing
Stars2.3k
Forks192
Last commit2 years 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
Forks678
Last commit4 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
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
Forks145
Last commit4 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
Forks388
Last commit1 month 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
Forks684
Last commit27 days 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.3k
Forks296
Last commit3 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
Forks451
Last commit2 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
Forks870
Last commit6 years 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
Forks336
Last commit5 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 commit4 days 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
Forks560
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 commit6 months 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
Forks207
Last commit16 days 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
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
Forks234
Last commit20 days 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 months 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
Forks156
Last commit1 year 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
Forks250
Last commit9 months 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
Forks412
Last commit2 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
Forks657
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 commit1 day 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
Forks547
Last commit3 years 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
Forks704
Last commit5 days ago
SoLoud
SoLoudC

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

#sound#synthesizer#sound-effects
Stars2.1k
Forks337
Last commit1 year 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
Forks601
Last commit2 years ago
iceoryx
iceoryxC++

A true zero-copy inter-process-communication (IPC) middleware for high-performance data transfer between processes.

#robotics#iceoryx#high-performance
Stars2.1k
Forks476
Last commit20 days ago
iceoryx
iceoryxC++

A true zero-copy inter-process-communication (IPC) middleware for high-performance data transfer between processes.

#robotics#iceoryx#high-performance
Stars2.1k
Forks476
Last commit20 days ago
JSBsim
JSBsimC++

An open-source, multi-platform flight dynamics model (FDM) library for aircraft and rocket simulation, written in C++.

#aerospace-engineering#simulation#c-plus-plus
Stars2.1k
Forks579
Last commit3 days ago
PreviousPage 10 of 29Next

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
5 days ago
2 days ago
#Cross Platform380
#Cpp218
#Game Development175
#Header Only153
#Cmake138
#Game Engine118
#High Performance78
#Opengl76
#Open Source69
#C67
#Vulkan65
#Linux64