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

Ozz-Animation
Ozz-AnimationC++

Open source C++ skeletal animation library and toolset for runtime character animation playback with a data-oriented design.

#webassembly#animation#soa
Stars2.8k
Forks337
Last commit9 days ago
MTuner
MTunerC++

A C/C++ memory profiler and leak finder with time-based history tracking for Windows, PlayStation, Nintendo Switch, Android, and other platforms.

#debugging-tools#playstation#playstation3
Stars2.8k
Forks159
Last commit28 days ago
concurrencpp
concurrencppC++

A modern C++ concurrency library providing tasks, executors, timers, and C++20 coroutines for writing highly concurrent applications.

#threadpool#threading#parallel-computing
Stars2.8k
Forks247
Last commit11 months ago
CLASP
CLASPCommon Lisp

A Common Lisp implementation that compiles to native code via LLVM and seamlessly interoperates with C++ libraries.

#scientific-computing#compiler#lisp
Stars2.8k
Forks155
Last commit1 day ago
libcds
libcdsC++

A C++ library providing lock-free and fine-grained concurrent data structures with safe memory reclamation algorithms.

#rcu#hazard-pointer#high-performance-computing
Stars2.7k
Forks365
Last commit2 years ago
Widelands
WidelandsC++

A free, open-source real-time strategy game inspired by Settlers II, featuring singleplayer campaigns and multiplayer mode.

#community-driven#lua-scripting#strategy
Stars2.7k
Forks200
Last commit3 hours ago
SQLiteC++
SQLiteC++C

A lightweight and intuitive C++11 wrapper for SQLite3 with RAII design and exception safety.

#c-plus-plus-11#raii#cmake
Stars2.7k
Forks563
Last commit22 days ago
fbthrift
fbthriftC++

Facebook's evolved branch of Apache Thrift, featuring a new C++ compiler and fully asynchronous server for high-performance RPC and serialization.

#asynchronous-server#service-communication#facebook
Stars2.7k
Forks632
Last commit4 hours ago
ScummVM
ScummVMC++

A virtual machine that lets you play classic point-and-click adventure games and RPGs on modern devices using original game data files.

#adventure-games#digital-preservation#virtual-machine
Stars2.7k
Forks1.3k
Last commit10 hours ago
yojimbo
yojimboC

A C++ network library for client/server games with secure authentication, reliable messaging, and competitive multiplayer features.

#client-server#multiplayer-games#low-latency
Stars2.7k
Forks266
Last commit5 months ago
sqlite_orm
sqlite_ormC++

A lightweight, header-only C++ ORM for SQLite with modern C++14/17/20 features and no raw string queries.

#crud#orm#database
Stars2.6k
Forks339
Last commit1 month ago
S2 Geometry Library
S2 Geometry LibraryC++

A C++ library for computational geometry and spatial indexing on the sphere, designed for geographic data.

#s2#geospatial#geographic-data
Stars2.6k
Forks355
Last commit1 day ago
GacUI
GacUIC++

A GPU-accelerated, cross-platform C++ UI library with MVVM, data binding, and XML-based UI description.

#desktop-application#xml-ui#webassembly
Stars2.6k
Forks323
Last commit4 days ago
Blzhawk
BlzhawkC#

A multi-system emulator with advanced recording, debugging, and tool-assisted speedrunning (TAS) features.

#lua-scripting#open-source#winforms
Stars2.6k
Forks450
Last commit4 hours ago
sqlpp11
sqlpp11C++

A type-safe embedded domain specific language (EDSL) for SQL queries and results in C++.

#template-library#database#embedded-dsl
Stars2.6k
Forks358
Last commit1 day ago
Teeworlds
TeeworldsC++

A free retro multiplayer shooter with up to 16 players, featuring team deathmatch, capture the flag, and custom map creation.

#multiplayer#sdl2#opengl
Stars2.6k
Forks640
Last commit9 months ago
LLGL
LLGLC++

A thin abstraction layer for modern graphics APIs (OpenGL, Direct3D, Vulkan, Metal) across desktop and mobile platforms.

#vulkan#graphics-abstraction#direct3d
Stars2.6k
Forks157
Last commit2 days ago
libdatachannel
libdatachannelC++

A lightweight C/C++ WebRTC library implementing Data Channels, Media Transport, and WebSockets for cross-platform peer-to-peer applications.

#data-channels#webrtc-datachannel#websocket
Stars2.6k
Forks531
Last commit2 days ago
OpenGL Examples
OpenGL ExamplesC

A collection of 45 OpenGL 3.x and 4.x examples with GLSL shaders demonstrating modern graphics programming techniques.

#shaders#opengl#cmake
Stars2.6k
Forks686
Last commit2 days ago
DeepDetect
DeepDetectC++

An open-source deep learning API and server written in C++ that supports multiple backends like PyTorch, TensorRT, and TensorFlow for training and inference.

#deep-learning#rest-api#neural-nets
Stars2.5k
Forks550
Last commit8 days ago
plog
plogC++

A portable, simple, and extensible header-only C++ logging library in about 1000 lines of code.

#embedded-systems#library#unicode
Stars2.5k
Forks409
Last commit3 months ago
AwesomePerfCpp
AwesomePerfCppCSS

A curated collection of C/C++ performance optimization resources: talks, articles, books, libraries, tools, blogs, and sites.

#cpp-conference-talks#cpu-cache#performance-optimization
Stars2.5k
Forks262
Last commit3 years ago
Kokkos
KokkosC++

A C++ programming model for writing performance-portable applications targeting all major HPC platforms.

#cuda#sycl#parallel-computing
Stars2.5k
Forks495
Last commit1 day ago
weggli
weggliRust

A fast semantic search tool for C/C++ codebases that uses AST pattern matching to help security researchers find interesting functionality.

#vulnerability-discovery#c#pattern-matching
Stars2.5k
Forks143
Last commit1 year ago
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
Forks347
Last commit1 year 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.4k
Forks446
Last commit6 months 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.4k
Forks922
Last commit2 years ago
TinyGLTF
TinyGLTFC++

A header-only C++11 library for loading and saving glTF 2.0 assets, featuring a new C-centric v3 API for low-overhead performance.

#webassembly#portable#3d-graphics
Stars2.4k
Forks482
Last commit19 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.4k
Forks519
Last commit2 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.4k
Forks283
Last commit1 day 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.4k
Forks182
Last commit4 days 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
SmartDeblur
SmartDeblurC++

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

#fftw#image-restoration#photography-tools
Stars2.4k
Forks365
Last commit7 years 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
Forks350
Last commit2 years 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
Forks177
Last commit1 day 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
Forks665
Last commit1 year ago
PreviousPage 9 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
#Cross Platform189
#Cpp100
#Game Development89
#Game Engine51
#Header Only50
#Open Source45
#C42
#Cmake41
#High Performance40
#Opengl34
#Python33
#Windows32