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 1178 projects

DLIB
DLIBC++

A modern C++ toolkit for machine learning, computer vision, and data analysis applications.

#machine-learning-library#deep-learning#cmake
Stars14.4k
Forks3.4k
Last commit17 days ago
Sogou Workflow
Sogou WorkflowC++

A C++ parallel computing and asynchronous networking framework for building high-performance, high-concurrency backend services.

#parallel-computing#high-performance#redis
Stars14.4k
Forks2.6k
Last commit11 days ago
openage
openagePython

A free engine clone of the Genie Engine used by Age of Empires, Age of Empires II, and Star Wars: Galactic Battlegrounds.

#openage#qt#opengl
Stars14.3k
Forks1.3k
Last commit11 days ago
annoy
annoyC++

Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk

#approximate-nearest-neighbor-search#locality-sensitive-hashing#c-plus-plus
Stars14.3k
Forks1.2k
Last commit8 months ago
webview
webviewC++

A tiny cross-platform webview library for C/C++ to build modern cross-platform GUIs using native web engines.

#library#native-apps#desktop-gui
Stars14.2k
Forks1.1k
Last commit4 months ago
PPSSPP
PPSSPPC++

A fast, portable, and high-level emulator for the PlayStation Portable (PSP) that runs on Android, Windows, Mac, Linux, and iOS.

#multiplayer#open-source#graphics-upscaling
Stars14.1k
Forks2.5k
Last commit2 days ago
RetroArch
RetroArchC

A cross-platform frontend for the libretro API, enabling emulators and game engines to run as modular cores.

#libretro#retroarch#c
Stars13.3k
Forks2.1k
Last commit2 days ago
Luanti
LuantiC++

Luanti (formerly Minetest) is an open source voxel game-creation platform with easy modding and game creation

#cpp17#c-plus-plus#voxel
Stars13.3k
Forks2.4k
Last commit3 days ago
Minetest
MinetestC++

An open-source voxel game engine and creation platform with easy modding and game development tools.

#modding-platform#lua-scripting#cpp17
Stars13.3k
Forks2.4k
Last commit3 days ago
Nmap
NmapC

A free and open-source network discovery and security auditing tool for mapping networks and identifying services.

#vulnerability-assessment#osx#network-discovery
Stars13.2k
Forks2.9k
Last commit3 days ago
Cap'n Proto
Cap'n ProtoC++

An insanely fast binary data interchange format and capability-based RPC system.

#binary-protocol#protocol-buffers-alternative#capability-security
Stars13.1k
Forks1.1k
Last commit1 day ago
Awesome Modern C++
Awesome Modern C++HTML

A curated collection of resources for learning and using modern C++ (C++11 and beyond).

#programming-language#developer-tools#cpp17
Stars13.1k
Forks1.2k
Last commit1 year ago
Ninja
NinjaC++

A small build system focused on speed, designed to compile software quickly.

#developer-tools#compilation#make-alternative
Stars13.1k
Forks1.8k
Last commit6 days ago
assimp
assimpC++

The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.

#assimp#stl#collada
Stars13.1k
Forks3.2k
Last commit5 days ago
Hazel Game Engine
Hazel Game EngineC++

An early-stage interactive application and rendering engine for Windows, developed as an educational tool for game engine design.

#vulkan#educational#directx
Stars13.0k
Forks1.6k
Last commit2 years ago
libfacedetection
libfacedetectionC++

A high-performance CNN-based face detection library written in pure C++ with SIMD optimizations, achieving up to 1000 FPS.

#embedded-systems#simd#arm
Stars12.8k
Forks3.0k
Last commit17 days ago
Tiled
TiledC++

A flexible, general-purpose tile map editor for creating game levels in RPGs, platformers, and other tile-based games.

#qt#open-source#rpg-maker
Stars12.7k
Forks1.9k
Last commit5 days ago
Cataclysm: Dark Days Ahead
Cataclysm: Dark Days AheadC++

A free, open-source, turn-based survival game set in a procedurally generated post-apocalyptic world.

#hacktoberfest#procedural-generation#crafting
Stars12.6k
Forks4.6k
Last commit1 day ago
sanitizer
sanitizerC

A suite of runtime sanitizers for detecting memory errors, data races, and undefined behavior in C/C++ programs.

#debugging-tools#runtime-analysis#gcc
Stars12.4k
Forks1.1k
Last commit1 month ago
concurrentqueue
concurrentqueueC++

A fast, industrial-strength, lock-free concurrent queue for C++11 supporting multi-producer and multi-consumer patterns.

#parallel-computing#c-plus-plus-11#high-performance
Stars12.4k
Forks1.9k
Last commit4 days ago
Redpanda
RedpandaC++

A Kafka-compatible streaming data platform that's 10x faster, with no ZooKeeper or JVM dependencies.

#realtime#event-driven#high-performance
Stars12.3k
Forks767
Last commit1 day ago
SFML
SFMLC++

A cross-platform C++ multimedia library providing windowing, graphics, audio, and networking APIs for game and application development.

#sfml#hacktoberfest#graphics
Stars11.9k
Forks1.9k
Last commit1 month ago
SFML
SFMLC++

A simple, fast, cross-platform C++ multimedia library for windowing, graphics, audio, and networking.

#sfml#hacktoberfest#graphics
Stars11.9k
Forks1.9k
Last commit1 month ago
F Prime
F PrimeC++

A flight-proven, component-driven framework for rapid development of spaceflight and embedded software applications.

#component-architecture#embedded-systems#model-driven-development
Stars11.6k
Forks1.7k
Last commit2 days ago
openalpr
openalprC++

An open-source Automatic License Plate Recognition library written in C++ with bindings for multiple programming languages.

#opencv#tesseract-ocr#command-line-tool
Stars11.4k
Forks2.5k
Last commit2 years ago
GitHub repository
GitHub repositoryC++

A standalone, large-scale open-source library for 2D/3D image and point cloud processing.

#robotics#3d-data#pointcloud
Stars11.1k
Forks4.7k
Last commit1 month ago
kakoune
kakouneC++

mawww's experiment for a better code editor

#kakoune#vim#text-editor
Stars11.0k
Forks773
Last commit3 days ago
ZeroMQ
ZeroMQC++

A lightweight messaging kernel library that extends socket interfaces with asynchronous message queues and multiple messaging patterns.

#message-queue#messaging-library#distributed-systems
Stars10.9k
Forks2.5k
Last commit11 days ago
Jolt Physics
Jolt PhysicsC++

A multi-core friendly rigid body physics and collision detection library for games and VR, written in C++.

#multi-core#simulation#vr-applications
Stars10.9k
Forks904
Last commit3 days ago
mal
malAssembly

A Clojure-inspired Lisp interpreter implemented in 89+ languages as an incremental learning tool.

#mal#multi-language#lisp-interpreter
Stars10.7k
Forks2.7k
Last commit8 months ago
FTXUI
FTXUIC++

A simple cross-platform C++ library for building functional-style terminal user interfaces.

#user-interface#functional-programming#command-line-tools
Stars10.4k
Forks600
Last commit2 days ago
OpenFrameworks
OpenFrameworksC++

A community-developed cross-platform C++ toolkit for creative coding and interactive art.

#generative-art#openframeworks#ios
Stars10.4k
Forks2.6k
Last commit1 month ago
gdbgui
gdbguiTypeScript

A browser-based frontend to gdb (GNU debugger) for C, C++, Go, Rust, and Fortran debugging.

#debugger-visualizer#rust-debugging#go-debugging
Stars10.3k
Forks522
Last commit1 year ago
benchmark
benchmarkC++

A C++ library for microbenchmarking code snippets, providing a framework similar to unit tests for performance measurement.

#c-plus-plus-11#performance-testing#cmake
Stars10.3k
Forks1.8k
Last commit6 days ago
CefSharp
CefSharpC#

.NET bindings for embedding Chromium in WPF and Windows Forms applications.

#winforms#csharp#webview
Stars10.2k
Forks2.9k
Last commit3 days ago
Redis
RedisC

An unofficial native port of Redis, an in-memory key-value database, for Windows x64 systems.

#redis-for-windows#data-persistence#redis
Stars10.2k
Forks1.2k
Last commit3 years ago
PreviousPage 3 of 33Next

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