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

Natalie
NatalieRuby

A work-in-progress Ruby compiler written in Ruby and C++, featuring an ahead-of-time compiler and incremental REPL.

#compiler-construction#compiler#language-implementation
Stars1.0k
Forks70
Last commit1 month ago
fmtlog
fmtlogC++

A high-performance asynchronous C++ logging library using fmtlib formatting with nanosecond latency.

#high-performance#multi-threading#logging-library
Stars1.0k
Forks156
Last commit1 year ago
x86-simd-sort
x86-simd-sortC++

A C++ template library providing high-performance SIMD-accelerated sorting algorithms for integers, floats, and custom objects.

#template-library#parallel-computing#high-performance-computing
Stars1.0k
Forks72
Last commit
PDF-Writer
PDF-WriterC

A high-performance C++ library for creating, parsing, and manipulating PDF files and streams.

#open-source#pdf-manipulation#cmake
Stars1.0k
Forks230
Last commit1 month ago
RLtools
RLtoolsC++

A high-performance, portable deep reinforcement learning library for continuous control, optimized for speed across CPUs, GPUs, and microcontrollers.

#robotics#high-performance-computing#embedded-systems
Stars1.0k
Forks59
Last commit20 days ago
librdkafka
librdkafkaC

A high-performance C/C++ client library for Apache Kafka, supporting producers, consumers, and admin operations.

#stream-processing#c-library#high-performance
Stars1.0k
Forks3.2k
Last commit2 days ago
Speedb
SpeedbC++

A RocksDB-compatible, high-performance embedded key-value store optimized for modern hardware and scale.

#rocksdb#high-performance#scalable-storage
Stars1.0k
Forks82
Last commit2 years ago
C++ wfrest
C++ wfrestC++

A fast, efficient, and easy-to-use C++ asynchronous micro web framework for building REST APIs.

#json-api#http-server#workflow
Stars1.0k
Forks141
Last commit7 days ago
Qu3e
Qu3eC

A lightweight, fast, and simple 3D physics engine in C++ designed for games, supporting only box collision for ease of use.

#open-source#3d-physics#collision-detection
Stars998
Forks124
Last commit5 years ago
stdman
stdmanC++

Formatted C++20 standard library man pages generated from cppreference for Unix systems.

#developer-tools#unix#cppreference
Stars997
Forks54
Last commit2 years ago
Rigel Engine
Rigel EngineC++

A modern C++ re-implementation of the classic DOS game Duke Nukem II, offering enhanced graphics and usability on modern systems.

#game-engine-2d#sdl2#opengl
Stars995
Forks65
Last commit2 years ago
LibTorrent
LibTorrentC++

A high-performance C++ BitTorrent library for Unix-like systems with direct file-to-network transfers.

#high-performance#unix#network-library
Stars993
Forks243
Last commit2 days ago
KeeperRL
KeeperRLC++

A roguelike dungeon management game where you build and defend your dungeon while raiding others.

#procedural-generation#dungeon-management#sdl2
Stars992
Forks124
Last commit9 months ago
fpng
fpngC

A very fast single-file C++ PNG encoder/decoder for 24/32bpp images with no dependencies.

#encoder#png#graphics
Stars986
Forks66
Last commit1 year ago
utest.h
utest.hC++

A single-header unit testing framework for C and C++ with a simple API and Google Test-like output.

#unit-test#unit-testing#embedded
Stars984
Forks72
Last commit3 days ago
libjson-rpc-cpp
libjson-rpc-cppC++

A cross-platform C++ framework for building JSON-RPC 2.0 & 1.0 compatible client and server applications.

#libjson-rpc-cpp#http-server#json-rpc
Stars984
Forks324
Last commit2 years ago
KeeperFX
KeeperFXC

An open-source remake and fan expansion of Dungeon Keeper, modernizing the classic dungeon management game with enhanced features and modding support.

#simulation#multiplayer-gaming#c-plus-plus
Stars981
Forks111
Last commit2 days ago
Ouzel
OuzelC++

A cross-platform C++ game engine for 2D game development, supporting Windows, macOS, Linux, iOS, tvOS, Android, and web browsers.

#emscripten#direct3d#opengl
Stars980
Forks118
Last commit2 years ago
Cutelyst
CutelystC++

A C++ web framework built on Qt, inspired by Catalyst's simplicity, with HTTP/2, WebSockets, and async support.

#http-server#webframework#qt
Stars975
Forks119
Last commit5 days ago
Sonic-Cpp
Sonic-CppC++

A high-performance C++ JSON serializing and deserializing library accelerated by SIMD instructions.

#high-performance#simd#low-latency
Stars974
Forks123
Last commit7 days ago
v8pp
v8ppC++

A header-only C++ library for binding C++ classes and functions into the V8 JavaScript engine.

#node-js-addons#native-modules#cpp17
Stars966
Forks119
Last commit8 months ago
G3log
G3logC++

An asynchronous, crash-safe C++14 logger with intuitive API, design-by-contract checks, and custom sink support.

#crash-safe#asynchronous-logging#public-domain
Stars960
Forks280
Last commit23 days ago
linalg.h
linalg.hC++

A single-header, public domain, short vector math library for C++ inspired by shading languages.

#public-domain#c-plus-plus-11#c-plus-plus
Stars960
Forks74
Last commit3 years ago
image_pipeline
image_pipelineC++

A ROS package collection for processing raw camera images into calibrated, rectified formats for computer vision applications.

#robotics#camera-drivers#perception
Stars956
Forks784
Last commit4 days ago
sqlite_modern_cpp
sqlite_modern_cppC++

A lightweight C++14 wrapper for SQLite that provides a modern, type-safe API with minimal overhead.

#c-plus-plus#stl-integration#embedded-database
Stars949
Forks166
Last commit2 years ago
libhttpserver
libhttpserverC++

A C++ library for building high-performance embedded RESTful HTTP servers.

#http-server#high-performance#authentication
Stars949
Forks191
Last commit1 day ago
Vid.stab
Vid.stabC

A video stabilization library that plugs into FFmpeg and Transcode to smooth shaky footage from handheld or vehicle-mounted cameras.

#ffmpeg#video-processing#transcode
Stars946
Forks122
Last commit6 months ago
neuropod
neuropodC++

A uniform interface to run deep learning models from multiple frameworks like TensorFlow, PyTorch, and Keras in C++ and Python.

#deep-learning#production-ml#model-inference
Stars943
Forks73
Last commit2 years ago
cmake-init
cmake-initCMake

A sophisticated CMake template for modern C and C++ projects, providing best practices for cross-platform development.

#template#deployment#c-plus-plus-11
Stars941
Forks115
Last commit1 month ago
pprint
pprintC++

A single-header C++17 library for pretty-printing STL containers, user-defined types, and complex data structures.

#developer-tools#cpp17#single-header-lib
Stars935
Forks81
Last commit6 years ago
PolyHook
PolyHookC++

A C++11 library providing abstract interfaces for multiple x86/x64 hooking techniques including detours, VEH, and IAT.

#iat-hooking#c-plus-plus#hooking-library
Stars932
Forks176
Last commit6 years ago
esmini
esminiC++

A minimalistic simulator for playing and visualizing traffic scenarios defined in the OpenSCENARIO XML format.

#opendrive#open-scenario#openscenario
Stars930
Forks263
Last commit7 days ago
UVAtlas
UVAtlasC++

A shared-source library for creating and packing isochart texture atlases for 3D mesh parameterization.

#directxmesh#cpp-library#microsoft
Stars926
Forks158
Last commit3 months ago
fff
fffC

A header-only C/C++ testing micro-framework for creating fake function test doubles with minimal boilerplate.

#micro-framework#unit-testing#embedded
Stars926
Forks177
Last commit2 years ago
VUDA
VUDAC++

A header-only Vulkan-based library providing a CUDA Runtime API interface for GPU-accelerated applications.

#vulkan#cuda#compute-shaders
Stars915
Forks39
Last commit2 years ago
toppra
toppraPython

A library for computing time-optimal path parameterization for robots subject to kinematic and dynamic constraints.

#robotics#dynamic-constraints#time-optimal
Stars906
Forks208
Last commit1 day ago
PreviousPage 16 of 34Next

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