C++
C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.
- GitHub: https://github.com/topics/cpp
- Wikipedia: https://en.wikipedia.org/wiki/C%2B%2B
- Created by: Bjarne Stroustrup
- Released: October 1985
- Aliases: cplusplus, c-plus-plus, cpps, cpp98, cpp03, cpp11, cpp14, cpp17, cpp20, cpp0x, cpp1y, cpp1z, cpp2a, cplusplus-11,
- Last updated: 2026-04-18 00:07:17 UTC
- JSON Representation
https://github.com/ravbug/tanksunreal
The Unity Tanks! tutorial, remade in Unreal Engine 4 and C++
blueprint cpp game sample-project tutorial tutorial-game unreal-engine
Last synced: 06 May 2025
https://github.com/janhuenermann/quintic-spline-solver
A tangible (and fast) spline library with examples and derivations.
cpp interpolation math splines
Last synced: 10 Apr 2025
https://github.com/NTIA/ehata
The Extended Hata (eHata) Urban Propagation Model
Last synced: 18 Mar 2025
https://github.com/quantumsheep/llvm-antlr4-starter
Pre-configured LLVM and ANTLR4 for C++
antlr4 cpp llvm programming-language
Last synced: 27 Mar 2025
https://github.com/nesall/phenixcode
Privacy-focused, self-hosted RAG assistant for querying codebases with local or cloud LLMs.
ai-coding-assistant code-assistant copilot-alternative cpp developer-tools embeddings llm local-llm privacy rag self-hosted
Last synced: 07 Mar 2026
https://github.com/cggos/ccv
Chenguang Computer Vision
computer-vision cpp csharp matlab opencv pcl pointcloud python ros-wrapper
Last synced: 07 Jul 2025
https://github.com/besnik/parallel-volume-rendering
Overview and detailed dicussion about parallel volume rendering on a cluster. We describe algorithms, optimalization techniques and challenges for real time rendering of big data on high performance clusters.
algorithm binary-swap c-plus-plus cluster cpp divide-and-conquer message-passing-interface mpi opengl parallel parallel-rendering raycast raycasting raytracing rendering rendering-engine visualization volume-data volume-rendering volume-visualization
Last synced: 29 Apr 2025
https://github.com/paulsengroup/modle
High-performance stochastic modeling of DNA loop extrusion interactions
bioinformatics biology cpp cpp17 dna hic high-performance loop-extrusion stochastic-model tad topologically-associated-domains
Last synced: 16 Jan 2026
https://github.com/thomasthelen/convex-hull
C++ code for computing the convex hull of a polygon
algorithm algorithms computational-geometry concave convex-hull convex-hull-algorithms convex-polygons cpp mathematics
Last synced: 30 Apr 2025
https://github.com/ahmetfurkandemir/c-cpp-workouts
C - C++ Workouts
c cpp gnu-linux object-oriented-programming oop struct
Last synced: 14 Oct 2025
https://github.com/zakkemble/nrf905-arduino
nRF905 Arduino Library
arduino arduino-library cplusplus cpp driver radio
Last synced: 28 Jul 2025
https://github.com/jcelerier/dynalizer
C++ Dynamic loader generator for C APIs
cpp dynamic-library dynamic-loading libclang python shared-object
Last synced: 06 May 2025
https://github.com/panekj/lapce-cpp-clangd
C/C++ LSP plugin based on clangd for Lapce
cpp lapce lapce-plugin lapce-volt lsp volt
Last synced: 23 Apr 2025
https://github.com/gwaredd/markdownasset
An Unreal plugin that adds markdown as an asset type. This lets you embed documentation directly into your project.
cpp plugin unreal unreal-engine-5
Last synced: 23 Apr 2025
https://github.com/madebr/python-cmake-file-api
Read and interpret CMake's file-based API
Last synced: 07 Jul 2025
https://github.com/iwatake2222/cpp_project_in_github
Awesome C++ Project in GitHub
Last synced: 11 Jun 2025
https://github.com/moldyn/clustering
Robust and stable clustering of molecular dynamics simulation trajectories.
biophysics clustering cpp cuda molecular-dynamics
Last synced: 14 Apr 2025
https://github.com/justasmasiulis/args
Header only library for binding, reordering and currying of function arguments without cost
bind binder cpp cpp14 currying easy-to-use fast functional functional-programming header-only modern modern-cpp monadic optimization reorder reordering simple small type-erasure
Last synced: 26 Mar 2025
https://github.com/pmdroid/tesla-ble
This CPP library facilitates direct communication with Tesla vehicles via the BLE API.
bluetooth-low-energy cpp tesla-api tesla-ble
Last synced: 16 Jan 2026
https://github.com/gdaguilarc/Dungeon-Master
A dungeon-based shooter that is inspired in the game "Enter the Gungeon".
2d 2d-game cpp dungeon dungeon-crawler-game game procedural-generation procedural-programming shooter shooter-game unity video-game videogames-programmers videogames-unity
Last synced: 25 Apr 2025
https://github.com/bigtreetech/octobtt_v2_gui_sigma
OctoBTT new version of the GUI test source code, include the deployer
api client cpp cpp11 cross-platform eglfs javascript json macos macosx octoprint qml qt5 raspberry-pi raspbian shell sigma ui
Last synced: 23 Apr 2025
https://github.com/isl-org/open3d-cmake-external-project
Use Open3D as a CMake external project
Last synced: 26 Apr 2025
https://github.com/oatpp/example-async-api
Example project how-to use oatpp asynchronous API.
Last synced: 25 Apr 2025
https://github.com/brakmic/cpp_rest
:globe_with_meridians: REST with C++ SDK (Casablanca)
azure cpp rest restful-webservices
Last synced: 29 Oct 2025
https://github.com/elandaofficial/venum
A simulated java-like associative-enum implementation.
associative cpp enum java macros map set venum
Last synced: 24 Jun 2025
https://github.com/ahmetfurkandemir/nvidia-gpu-benchmark
NVIDIA GPU benchmark
aws c colab-notebook cpp cuda cuda-programming gpu gpu-computing gpu-programming linux nvidia nvidia-gpu tesla
Last synced: 15 Apr 2025
https://github.com/oatpp/oatpp-postgresql
PostgreSQL adapter for oatpp ORM.
Last synced: 25 Apr 2025
https://github.com/Phate6660/cppfetch
A neofetch-esque program written in CPP. This project is being used as a method of learning CPP.
Last synced: 20 Nov 2025
https://github.com/insightsoftwareconsortium/itkcolornormalization
Structure preserving color normalization on H&E images using a reference image
color-normalization cpp image-processing insight-toolkit itk itk-module python
Last synced: 20 Aug 2025
https://github.com/dubniczky/password-cracker
Optimized password list based SHA-256 password cracking written in C/C++, OpenCL for GPU
c cpp gpu hash opencl password-cracker sha256
Last synced: 15 Aug 2025
https://github.com/gbmhunter/cpputils
A library with a range of utility classes and methods for jump starting C++ applications.
bit-manipulation cpp event library queue threadsafe utility
Last synced: 03 Aug 2025
https://github.com/3ddelano/mongo-driver-godot
Unofficial MongoDB driver for Godot Engine 3.3
cpp gdnative gdnative-plugin godot godot-addon godot-engine godot-plugin hacktoberfest mongo mongodb
Last synced: 19 Mar 2025
https://github.com/rismicrodevices/chiron
Open-source AMBA CHI infrastructures (supporting Issue B, E.b)
amba amba-chi chi chi-b chi-eb cpp software-modeling testing
Last synced: 31 Oct 2025
https://github.com/limine-bootloader/limine-cxx-template
A simple template for building a Limine-compliant kernel in C++.
aarch64 amd64 arm64 bare-bones barebones cplusplus cplusplus-language cpp cpp-language kernel limine limine-bootloader loongarch loongarch64 loongson risc-v riscv riscv64 template x86-64
Last synced: 20 Jul 2025
https://github.com/nzeemin/bkbtl-qt
BKBTL emulator, Qt version.
c-plus-plus cpp cross-platform emulator pdp11 qt qt5 soviet-computer
Last synced: 25 Oct 2025
https://github.com/xia-mc/pyfastutil
Make Python Fast Again
asm binding cpp cpython faster-cpython fastutil library multi-platform performance python simd
Last synced: 25 Oct 2025
https://github.com/sarjsheff/hiklib
Go wrapper for hikvision sdk
camera cpp go golang-library hikvision hikvision-camera hikvision-sdk
Last synced: 24 Jan 2026
https://github.com/nelsonmestevao/uminho
:books: University projects, exercises & notes
c cpp data-science distributed-systems haskell java software-engineering
Last synced: 27 Oct 2025
https://github.com/ullaskunder3/graphics.h-project-template
My vs code setup for graphics.h ( I know its old, have to learn because of university they use turbo 😶 vs code is better)
bgi-graphics cpp graphics-library vscode
Last synced: 12 Jun 2025
https://github.com/vaguue/net-runner-engine
This is the NS3 based module used for the Net-runner website
cpp emulator-frontend network network-analysis network-simulator networking node-addon-api nodejs nodejs-modules ns-3 ns3 ns3-simulator
Last synced: 28 Apr 2025
https://github.com/m-fatah/hot_reloading_with_cmake
An example to demonstrate how to implement hot reloading for a game engine and integrate it with CMake.
c cmake cpp game-development game-engine gamedev hot-reload
Last synced: 04 Jul 2025
https://github.com/mortennobel/topologyoptimization
A simple Topology Optimization (based on the 99-line Matlab code by Ole Sigmund)
Last synced: 24 Apr 2025
https://github.com/sphinx-contrib/doxylink
A Sphinx extension to link to external Doxygen API documentation.
api-documentation cpp documentation doxygen python sphinx-doc
Last synced: 05 Apr 2025
https://github.com/bonevidy/node-escpos-addon
a native escpos addon module for electron and nodejs
addon cpp electron escpos javascript nodejs
Last synced: 25 Mar 2025
https://github.com/sandsmark/unfuckify
makes c++ code using `auto` readable, i. e. unfucks it. I think this is what the kids call "opinionated"
clean-code codestyle cpp cpp11 cpp14 cpp17 lambdas libclang lint linter readability tidy
Last synced: 12 Apr 2025
https://github.com/shmocz/ra2yrcpp
Protobuf API and C++/Python library to interact with Red Alert 2: Yuri's Revenge through WebSockets and HTTP
Last synced: 18 Jan 2026
https://github.com/wwakabobik/rocketry
Rocket stuff (amateur rcandy rockets). Mostly based on Arduino.
amateur-rocket amateurrocketry arduino c cpp flight-controller lora model-rocketry model-rockets nano rc rcandy reciever rocket rocketry scale
Last synced: 02 May 2025
https://github.com/dickreuter/pokerequitycalculator
C++ implementation of a poker equity calculator as montecarlo simulation
cpp cpp17 montecarlo-simulation poker poker-evaluator
Last synced: 15 Jul 2025
https://github.com/ferhatgec/colocat
Fegeya Colocat, Colorized 'cat' implementation. Written in C++17.
cat color cpp cpp17 file highlight highlighting implementation linux read syntax unix
Last synced: 14 Apr 2025
https://github.com/huy-dna/dsa-sfinae
Data structures & algorithms implemented in C++ with SFINAE
cpp dsa metaprogramming sfinae stl
Last synced: 14 Apr 2025
https://github.com/itotaljustice/totalgb
Simple, fast, very inaccurate GB / GBC emulator!
c cmake cpp gameboy gameboy-color sdl2 wip-gb-emulator
Last synced: 24 Aug 2025
https://github.com/lizardbyte/libdisplaydevice
C++ library to modify display devices
Last synced: 22 Aug 2025
https://github.com/windowsnt/rgf
A single header open/save dialog box with local/googledrive/onedrive WinRT interface for Windows
cpp drive dropbox googledrive onedrive rest uwp win32
Last synced: 18 Aug 2025
https://github.com/tohrusky/waifu2x-ncnn-py
Python Binding for waifu2x-ncnn-vulkan with PyBind11
cpp ncnn pybind11 python3 super-resolution waifu2x
Last synced: 11 Sep 2025
https://github.com/Huy-DNA/DSA-SFINAE
Data structures & algorithms implemented in C++ with SFINAE
cpp dsa metaprogramming sfinae stl
Last synced: 14 Apr 2025
https://github.com/vojtatom/flocking.cpp
🦆 Flocking algorithm C++ implementation both for CPU and GPU using compute shaders
compute-shaders cpp flocking-simulation gpu opengl
Last synced: 24 Aug 2025
https://github.com/zorggomat/duckcpp
Multifunctional keylogger using WinAPI and libcurl
aes aes-256 aes-encryption anti-debug anti-debugging cpp curl-library email email-sender hook keylogger keylogging libcurl logging visual-studio winapi
Last synced: 29 Jul 2025
https://github.com/montellese/cpp-signal
Header-only pure C++11 library providing signal and slot functionality
Last synced: 13 May 2025
https://github.com/arduino/cpp-test-action
A GitHub Actions action for testing C/C++ projects
c c-plus-plus ci cmake continuous-integration coverage cpp github-actions unit-testing
Last synced: 09 Oct 2025
https://github.com/swag666baby/bomb
a fork bomb made in c++ and a lightweight zipbomb from the system function
Last synced: 11 Oct 2025
https://github.com/3urobeat/cs2-autoaccept-linux
🖱 Automatically accept CS2 matches on Linux (X11 only!) using image scanning [VAC safe]
auto-accept counter-strike cpp cs2 csgo game image-analysis linux mouse steam
Last synced: 13 Oct 2025
https://github.com/seng3694/txpk
Highly configurable texture packer
cmake cpp lua luajit pack-textures spritesheet-packer texture-atlas texture-pack texturepacker
Last synced: 13 Oct 2025
https://github.com/jayantgoel001/hackerrank
Hacker Rank Solutions
c cpp hackerrank java javascript python
Last synced: 15 Mar 2026
https://github.com/gershnik/intrusive_shared_ptr
Intrusive reference counting smart pointer, highly configurable reference counted base class and various adapters
c-plus-plus-17 c-plus-plus-20 cplusplus cplusplus-17 cplusplus-20 cpp cpp17 cpp20 header-only no-dependencies reference-count reference-counting weak-reference
Last synced: 13 Mar 2026
https://github.com/krshrimali/cpp-file-manager
A C++ File Manager library, to load files in a directory with options to exclude extensions with patterns. Also available as cross platform binary.
Last synced: 25 Oct 2025
https://github.com/iartorias/noceg
NoCEG - Steamworks CEG DRM Resolver
ceg cpp drm patcher steam steamworks
Last synced: 14 Oct 2025
https://github.com/russelmann/hole-filling-liepa
Implementation of coarse hole filling algorithm for triangle meshes by P. Liepa.
cpp hole-filling liepa mesh python
Last synced: 23 Feb 2026
https://github.com/zhenye-na/lintcode
👨💻 This repository contains the solutions and explanations to the algorithm problems on LintCode. All are written in Python/Java/C++ and implemented by myself.
algorithms coding-interviews cpp java lintcode lintcode-problems-practice python
Last synced: 09 Oct 2025
https://github.com/gnussy/penis
PENIS - A Portable Efficient Navigation Interface System library written in C++
Last synced: 12 Mar 2025
https://github.com/ylab-hi/pxblat
PxBLAT: An Efficient and Ergonomic Python Binding Library for BLAT
alignment bioinformatics blat c cpp pybind11 python sequence-analysis
Last synced: 14 Jan 2026
https://github.com/redskittlefox/binarylove3
Simple C++ 20 Serialization Library that works out of the box with aggregate types!
cpp cpp20 cpp20-library serialization serialization-library
Last synced: 13 Jul 2025
https://github.com/toxe/mandelbrot-comparison
Comparison of Mandelbrot Set programs in different languages with smooth coloring and built-in benchmark mode.
benchmark c cmake comparison cpp mandelbrot performance php python swift
Last synced: 23 Apr 2025
https://github.com/unarelith/gamekit
C++ tools for gamedev based on SDL2 and OpenGL
cpp cpp14 game-engine-library gamekit glm opengl sdl2
Last synced: 18 Mar 2025
https://github.com/mlomb/onnx2code
Convert ONNX models to plain C++ code (without dependencies)
assembly cpp inference machine-learning onnx python
Last synced: 01 Apr 2025
https://github.com/harry-hopkinson/universal-no-recoil
🎯 A highly customisable lightweight recoil tool for FPS games.
Last synced: 12 Mar 2026
https://github.com/victorpreston/alx-low_level_programming
low level programming
alx alx-africa alx-curriculum alx-low-level-programming c cpp low-level
Last synced: 12 Jun 2025
https://github.com/3ur/simpsons-hit-run
Source code for Simpsons Hit & Run ported to Xbox UWP and with a cleaner structure & more features.
cplusplus cpp game game-development gamecode gamedev gamedevelopment games gaming port simpsons simpsons-hit-and-run uwp uwp-games xbox xboxseriess xboxseriesx
Last synced: 06 May 2025
https://github.com/seb-jones/simple-ini-reader
Fast, Simple, Public Domain INI Reader written in C
c cpp cross-platform ini parser public-domain reader single-file
Last synced: 08 May 2025
https://github.com/krshrimali/CPP-File-Manager
A C++ File Manager library, to load files in a directory with options to exclude extensions with patterns. Also available as cross platform binary.
Last synced: 26 Mar 2025
https://github.com/sharadcodes/sudo_site
The super simple Static Site Generator for C++ enthusiasts
cpp cpp-static-site-generator jamstack static-site static-site-generator
Last synced: 24 Aug 2025
https://github.com/ami-iit/reloc-cpp
Cross-platform CMake/C++ library to get the installation prefix of shared library in a relocatable way.
binreloc cmake cpp cxx relocatability relocatable relocation
Last synced: 22 Jun 2025
https://github.com/bertrandmartel/metec-braille-driver
:hand: Driver for Metec Braille-line 20 Cell module for Arduino & Raspberry PI
arduino bash braille cmake cpp cross-compilation driver fritzing kicad liblouis makefile metec raspberry-pi windows-iot windows-runtime-component wiringpi
Last synced: 07 May 2025
https://github.com/aadeshkulkarni/first-issues
Make your first open-source contribution.
cpp go-lang good-first-contribution good-first-issue hacktoberfest java javascript opensource-projects python rust
Last synced: 05 May 2025
https://github.com/jdsherbert/unreal-engine-async-load-tool
Asynchronous Loading tool for Unreal Engine allowing soft loading of objects freely or with a callback.
async asynchronous asyncloader callback-functions cpp loading module unreal-engine unreal-engine-5
Last synced: 15 Jul 2025
https://github.com/soblin/slam
『SLAM入門 ロボットの自己位置推定と地図構築の技術』の実装レポジトリ
clang-format cmake cpp robotis slam travis-ci
Last synced: 11 Sep 2025
https://github.com/farid-karimi/pac-man
This project is a simplified version of Pac-Man with randomly generated maps, custom colors, and a leaderboard. It uses DFS for maze generation and BFS for ghost behavior. The visuals use ASCII art and Unicode characters, and progress is saved in a text file.
bfs cli cpp dfs game game-development pacman
Last synced: 29 Oct 2025
https://github.com/foofootheguy/vidinjector9000
A cross platform injector for 3DS video CIAs
3ds c-plus-plus-20 cli cmakelists cpp cross-platform gui tool wxwidgets wxwidgets-applications wxwidgets-gui
Last synced: 22 Mar 2025
https://github.com/utilforever/corailed
Unrailed! simulator using C++ with some reinforcement learning and Unrailed! AI using Python with OpenCV
cplusplus cpp cpp17 python python-api python3 reinforcement-learning rl rl-environment simulator-game unrailed
Last synced: 03 Nov 2025