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

RDKit
RDKitHTML

A collection of cheminformatics and machine-learning software for molecular informatics, written in C++ with Python wrappers.

#cheminformatics#python-library#chemical-informatics
Stars3.5k
Forks1.0k
Last commit3 days ago
Simple Binary Encoding
Simple Binary EncodingJava

A high-performance binary message codec for low-latency financial applications, with multi-language support.

#high-performance#csharp#java
Stars3.5k
Forks579
Last commit4 days ago
Atomic Engine
Atomic EngineC++

A multi-platform 2D and 3D game engine with consistent APIs in C++, C#, JavaScript, and TypeScript.

#ios#android#csharp
Stars3.4k
Forks587
Last commit2 years ago
pinocchio
pinocchioC++

A fast and flexible C++ library implementing state-of-the-art Rigid Body Dynamics algorithms and their analytical derivatives.

#robotics#analytical-derivatives#cpp-library
Stars3.4k
Forks541
Last commit1 day ago
G2O: General framework for graph optomization
G2O: General framework for graph optomizationC++

An open-source C++ framework for optimizing graph-based nonlinear error functions, widely used in robotics and computer vision.

#robotics#nonlinear-least-squares#open-source-framework
Stars3.4k
Forks1.2k
Last commit
RakNet
RakNetHTML

A cross-platform C++ networking engine designed for game development with features like NAT traversal and voice chat.

#multiplayer#client-server#voice-chat
Stars3.4k
Forks1.0k
Last commit4 years ago
C++ Actor Framework
C++ Actor FrameworkC++

An open-source C++ framework implementing the Actor Model for building scalable, high-performance concurrent and distributed applications.

#high-performance#distributed-systems#async
Stars3.4k
Forks570
Last commit1 day ago
date
dateC++

A C++ date and time library extending <chrono> with calendar types, time zones, and multiple calendar systems.

#timezone-library#datetime#c-plus-plus-11
Stars3.4k
Forks731
Last commit1 month ago
windows-build-tools
windows-build-toolsTypeScript

Installs Visual C++ Build Tools and Python for compiling native Node.js modules on Windows via npm.

#vcc#microsoft#build-tools
Stars3.4k
Forks234
Last commit5 years ago
Civetweb
CivetwebC

An easy-to-use, embeddable C/C++ web server with optional CGI, SSL, and Lua support.

#c-library#http-server#lua-scripting
Stars3.4k
Forks1.0k
Last commit1 month ago
indicators
indicatorsC++

A header-only C++ library for creating customizable, thread-safe progress bars and spinners in terminal applications.

#library#loading-indicator#activity-indicator
Stars3.4k
Forks263
Last commit1 year ago
Vulkan Memory Allocator
Vulkan Memory AllocatorC

A single-header C++ library that simplifies GPU memory allocation and resource creation for Vulkan applications.

#gpu-memory#vulkan#memory-management
Stars3.4k
Forks438
Last commit4 days ago
Torque 3D
Torque 3DC++

MIT-licensed open-source 3D game engine originally developed by GarageGames.

#multiplayer#simulation#open-source
Stars3.4k
Forks1.2k
Last commit4 years ago
fheroes2
fheroes2C++

An open-source recreation of the Heroes of Might and Magic II game engine with modern enhancements.

#multiplayer#heroes-of-might-and-magic#strategy-game
Stars3.4k
Forks459
Last commit1 day ago
xeus-cling
xeus-clingC++

A Jupyter kernel for C++ that enables interactive computing with cling interpreter and xeus protocol.

#xeus#jupyter-kernel#notebook
Stars3.3k
Forks317
Last commit7 months ago
dbg-macro
dbg-macroC++

A single-header C++ macro for printf-style debugging with colorized output, type info, and expression passthrough.

#macro#c-plus-plus-11#c-plus-plus-14
Stars3.2k
Forks276
Last commit3 months ago
BlazingMQ (.1k)
BlazingMQ (.1k)C++

A modern, high-performance open source distributed message queuing system with durability, fault tolerance, and rich routing strategies.

#high-performance#message-queue#queue
Stars3.2k
Forks186
Last commit3 days ago
Parallel Hashmap
Parallel HashmapC++

A family of header-only C++ hashmap and btree containers offering drop-in replacements for std::unordered_map/std::map with superior speed and memory efficiency.

#tables#hash#parallel-computing
Stars3.2k
Forks306
Last commit2 months ago
ChaiScript
ChaiScriptC++

A header-only embedded scripting language designed from the ground up for seamless integration with C++.

#c-library#embedded-scripting#game-scripting
Stars3.1k
Forks363
Last commit1 month ago
ChaiScript
ChaiScriptC++

A header-only embedded scripting language designed from the ground up for seamless integration with C++.

#c-integration#stl-support#embedded-scripting
Stars3.1k
Forks363
Last commit1 month ago
MaNGOS
MaNGOS

An open-source educational project providing emulation servers for multiple classic World of Warcraft expansions.

#community-driven#private-server#game-server-emulation
Stars3.1k
Forks1.4k
Last commit3 months ago
PcapPlusPlus
PcapPlusPlusC++

A multiplatform C++ library for capturing, parsing, and crafting network packets with wrappers for libpcap, DPDK, and PF_RING.

#packet-parsing#packet-processing#libpcap
Stars3.1k
Forks746
Last commit7 days ago
Wangle
WangleC++

A C++ networking library providing client/server abstractions for building consistent, modular, and composable services.

#pipeline-architecture#protocol-handling#service-abstraction
Stars3.1k
Forks543
Last commit1 day ago
xLearn
xLearnC++

A high-performance, easy-to-use, and scalable machine learning package for linear models, factorization machines, and field-aware factorization machines.

#ffm#high-performance#python-library
Stars3.1k
Forks515
Last commit2 years ago
OpenZL
OpenZLC

A format-aware compression framework that generates specialized compressors for specific data formats, achieving high ratios with high speed.

#c-library#high-performance#universal-decompressor
Stars3.1k
Forks149
Last commit3 days ago
shogun
shogunC++

A unified and efficient machine learning toolbox with C++ core and multi-language interfaces, developed since 1999.

#multi-language#research-tool#data-science
Stars3.1k
Forks1.0k
Last commit2 years ago
OpenSubdiv
OpenSubdivC++

An open-source library for high-performance subdivision surface evaluation on CPU and GPU, matching Pixar's Renderman precision.

#subdivision-surfaces#parallel-computing#animation
Stars3.1k
Forks580
Last commit3 months ago
Uncrustify
UncrustifyC++

A highly configurable source code beautifier for C, C++, C#, Objective-C, D, Java, Pawn, and Vala.

#d-lang#code-beautifier#pawn
Stars3.0k
Forks598
Last commit4 days ago
SuperTux
SuperTuxC++

A free, open-source 2D jump'n'run game inspired by Super Mario Bros., featuring Tux the penguin on a quest to rescue Penny.

#2d-platformer#hacktoberfest#community-driven
Stars3.0k
Forks584
Last commit8 days ago
ETL
ETLC++

A C++ template library for embedded systems with fixed-capacity containers and no dynamic memory allocation.

#template-library#embedded-systems#library
Stars3.0k
Forks526
Last commit1 day ago
inih
inihC++

A simple, lightweight .INI file parser written in C, designed for embedded systems.

#c-library#embedded-systems#low-memory
Stars3.0k
Forks565
Last commit4 months ago
MIT Information Extraction Toolkit
MIT Information Extraction ToolkitC++

A free, state-of-the-art library and toolkit for named entity extraction and binary relation detection from text.

#relation-extraction#java-library#python-library
Stars3.0k
Forks534
Last commit8 months ago
LibrePCB
LibrePCBC++

A free, cross-platform Electronic Design Automation (EDA) suite for designing printed circuit boards.

#circuit-design#qt#pcb
Stars2.9k
Forks327
Last commit1 day ago
userver
userverC++

An open-source asynchronous framework for building high-performance C++ microservices and utilities with rich abstractions.

#database-access#high-performance#high-availability
Stars2.9k
Forks390
Last commit1 day 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.9k
Forks201
Last commit1 day ago
cmake-cookbook
cmake-cookbookC++

A collection of practical CMake recipes for building, testing, and packaging C, C++, Fortran, and Python projects.

#python-integration#cmake-recipes#packaging
Stars2.8k
Forks714
Last commit5 years ago
PreviousPage 8 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
7 days ago
#Cross Platform380
#Cpp218
#Game Development175
#Header Only153
#Cmake138
#Game Engine118
#High Performance78
#Opengl76
#Open Source69
#C67
#Vulkan65
#Linux64