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-07-02 00:06:45 UTC
- JSON Representation
https://github.com/jomart02/qssstylemanager
StyleManager for dynamically setting qt qss styles and working with several styles simultaneously from different parts of the program (qt c++)
cpp linux qss qss-design qt singleton windows
Last synced: 19 Apr 2026
https://github.com/jqntn/imgui98-sample
demo project for imgui98, running on win32/dx9
cplusplus cpp cpp20 docking dx9 gui high-dpi imgui native retro static-linking ui visual-studio vs22 win32 win98 windows windows-98 windows-98-compatible windows-98-theme
Last synced: 08 May 2026
https://github.com/code-theft-auto/serial-port
C++ Library for Serial Communication with Arduino
arduino cpp serial-communication
Last synced: 29 Apr 2026
https://github.com/kiwigrenade/chip-8
CHIP-8 emulator in C++. POC for my Bachelor's Degree Thesis.
chip-8 chip-8-emulator chip8 cmake cpp emulation emulator proof-of-concept
Last synced: 06 Jun 2026
https://github.com/darkygr/unreal-engine-bull-cow-ox-game
This game is made in Unreal Engine 4.27 and C++.
cpp csharp game-development unreal-engine-4
Last synced: 29 Apr 2026
https://github.com/arya2004/artificial-intelligence
Artificial Intelligence University Lab
artificial-intelligence cpp golang hacktoberfest-accepted hacktoberfest-starter hacktoberfest2025 hactoberfest java prolog python
Last synced: 08 May 2026
https://github.com/mensenvau/solutions_lets_crack_it
Let's Crack It
cpp interviewbit javascript leetcode leetcode-solutions python
Last synced: 16 Apr 2026
https://github.com/maxencebonamy/brainfuck-interpreter
Brainfuck is a programming language containing just 8 instructions, each a character. This software is an interpreter that lets you execute a program written in Brainfuck.
brainfuck brainfuck-interpreter cpp interpreter xmake
Last synced: 04 Jun 2026
https://github.com/makischristou/rtxon
A Raytracer I made for fun and learning.
cornell-box cpp golang graphics nvidia raytracing rendering rtx rtxon rust utah-teapot
Last synced: 09 May 2026
https://github.com/cedricschwyter/vk
Vulkan part of my Vulkan vs. OpenGL comparison
3d-graphics cpp cpp17 linux vulkan vulkan-api windows
Last synced: 09 May 2026
https://github.com/simonnyvall/traveling-salesman-ai
Demonstrates a comparison between a Genetic Algorithm (GA) and a Brute Force method.
action ai brute-force cpp genetic-algorithm
Last synced: 29 Apr 2026
https://github.com/jszitas/nlsolver
Easy, header only nonlinear optimizers in C++17
cpp cpp17-library header-only-library nonlinear-optimization optimization optimizer
Last synced: 11 Feb 2026
https://github.com/simplyyan/aprender-arduino
Aprenda Arduino com C++. Curso fácil e completo, além de ser open-source. Com tudo que vc precisa saber
aprendendo aprender arduino arduino-boards arduino-ide arduino-platform arduino-project cpp cpp-programming learn learn-arduino learn-by-doing learn-cpp learn-to-code learning learning-by-doing learning-exercise learning-resources
Last synced: 09 May 2025
https://github.com/s0urcedev/additionalfunctions
Additional functions
algorithms cpp csharp education fundamentals go golang javascript js olympiad python python3
Last synced: 12 Apr 2025
https://github.com/dominiklindorfer/sycl-intelgpu-quickstart
Lightweight & simplified approach to SYCL development
c cpp dpp gpu gpu-programming intel oneapi oneapi-dpc sycl vscode
Last synced: 09 May 2026
https://github.com/mparolari/xpacket
XPacket is an utility that generates a C struct and two functions for serialize/deserialize it into/from a given payload.
c c89 cpp serialization serialization-library
Last synced: 01 Apr 2026
https://github.com/billsioros/cereal
A surreal C++ project manager
bash bash-completion bash-script bash-scripting build-automation build-system build-tool builder cplusplus cpp cpp-builder generator makefile makefile-generation module module-loader module-system project-management project-manager
Last synced: 09 May 2026
https://github.com/salma-mamdoh/tic-tac-toe-game-
Implementation of XO Game in Python , Java and C++
Last synced: 09 May 2026
https://github.com/bezarhere/javaunclassfied
Trying to decompile java .class files
Last synced: 09 May 2026
https://github.com/pastekaztekastor/crowd-simulation
Le projet consiste en une simulation de foule sur une grille, avec des versions parallélisées sur carte graphique. L'objectif est de modéliser le mouvement des individus dans un environnement en utilisant des paramètres tels que la dimension de la grille, le nombre d'individus et exporte de résultat de chaque frame dans unfichier bin pour analyse.
c cmake cpp crowdsimulation cuda-programming graphicscard grid-layout ipynb make nvidia-gpu parallelization
Last synced: 03 Mar 2026
https://github.com/harmim/vut-dip
Master's Thesis - Advanced Static Analysis of Atomicity in Concurrent Programs through Facebook Infer
abstract-interpretation atomer atomicity atomicity-violation c concurrency concurrent-programs contracts-for-concurrency cpp facebook facebook-infer java master-thesis ocaml program-analysis static-analysis vut vut-fit
Last synced: 29 Apr 2026
https://github.com/xgqfrms/c-plus-plus
C++ & C Plus Plus
c c-plus-plus c17 clang cplusplus cpp gcc macos
Last synced: 10 May 2026
https://github.com/sebastianbach/volume_rendering
Volume rendering experiments in GLSL
cpp glsl opengl shaders volume-rendering
Last synced: 25 Apr 2026
https://github.com/aiecee/picosystem-boilerplate
Rough first draft of a template for C++ picosystem games
cpp game-development pico picosystem template
Last synced: 30 Apr 2026
https://github.com/basemax/hackernewsdesktop
Hackernews desktop software written in C++ and Qt.
cpp desktop hacker-news hacker-news-app hacker-news-client hacker-news-clone hacker-news-community hacker-news-gui hackernews hackernews-api hackernews-client hackernews-clone qml qt qt-qml qt-quick
Last synced: 30 Apr 2026
https://github.com/arin-paliwal/data-structures-and-algorithms
This Repository contains codes I solve using practicing DSA and preparing for Interviews. These codes are easy to understand and are well arranged.
algorithms cpp data-structures java python
Last synced: 10 May 2026
https://github.com/huzecong/poisson-editor
Media Computation course project
Last synced: 11 May 2026
https://github.com/loopperfect/vs-to-bazel
Convert Visual Studio projects to Bazel
Last synced: 16 Apr 2026
https://github.com/otacilion/bob-robot-simulator
A Simulator to control systems banchmarks maded in cpp with _ :heart:
control-systems cpp robotics simulator
Last synced: 30 Apr 2026
https://github.com/athrvvvv/minimal-notepad
A very lightweight notepad, with minimal functions.
cpp minimal-notepad notepad notepad-app text text-editor windows word writing
Last synced: 17 Apr 2026
https://github.com/harrymt/dartboard_detector
An OpenCV dartboard detector written in C++.
Last synced: 12 Jun 2026
https://github.com/rafa-kozand/pet-shop_up
Work related to the discipline of 'Concurrent programming'.
Last synced: 08 Jun 2026
https://github.com/sanketsuradkar/sanketsuradkar
Config files for my GitHub profile.
cpp fronted-development fullstack-development python
Last synced: 30 Apr 2026
https://github.com/m-elbably/file-splitter
High-performance binary file splitter, with self-extractor
Last synced: 25 Apr 2026
https://github.com/sachinganesh/cgdemo-opengl
A mini project for understanding OpenGL
cpp glut graphics-programming opengl
Last synced: 17 Apr 2026
https://github.com/alexcoder04/arduino-trautonium
Electronic music instrument with the Arduino
arduino arduino-music c cpp creativity ino melody music music-instrument notes
Last synced: 13 May 2026
https://github.com/fbseletronica/franzboy-lib
Biblioteca para a placa FranzBoy
arduino biblioteca c cpp franboy
Last synced: 13 May 2026
https://github.com/cm0use/switchbutton
Implementation of Material Design 2 for the Switch component.
component cpp cpp-qt cpp17 material-design material-design-2 material-ui qt qt-gui qt-widget qt6 qt6-widgets qtdesigner widget
Last synced: 13 May 2026
https://github.com/bluecadet/cinder-bluecadetutils
Cinder block with util classes for media loading, caching, multi threading, etc.
cinder cpp threading utility-library
Last synced: 08 Jun 2026
https://github.com/blayung/cs-c4
The code for my own csgo (or in the near future cs2) bomb replica. You won't do much with it unless you build a circuit just like mine.
arduino bomb counter-strike cpp electronics
Last synced: 14 May 2026
https://github.com/newyaroslav/bo-payout-model
С++ header-only библиотека с моделями процентов выплат брокеров бинарных опционов
binary-option binary-options binary-options-statistics broker broker-api cpp cpp11 forex-data forex-trading intrade-bar maths payout-model
Last synced: 11 Jun 2026
https://github.com/almmiko/identicon.cpp
C++ implementation of the Identicon
Last synced: 08 Jun 2026
https://github.com/yobeonline/io1-money
A c++ class to hold money amounts.
accounting cpp cpp20 currency money
Last synced: 03 Apr 2026
https://github.com/dheerajshenoy/sonifycpp
Convert images into out of this world audio signals
audio-processing cpp gui image-processing image-sonification qt
Last synced: 01 May 2026
https://github.com/leksus-04/algorithms-and-data-structures
:brain: Implementation of various algorithms and data structures in C++
algorithms cplusplus cpp data-structures implementation-of-algorithms implementation-of-data-structures
Last synced: 13 Jun 2026
https://github.com/kalinbogatzevski/talq-desktop
Native Qt desktop client for Nextcloud Talk — drawn with QPainter, not wrapped. Fast, low-idle, built to run all day.
chat-client cpp desktop nextcloud nextcloud-talk qt qt6 webrtc
Last synced: 13 Jun 2026
https://github.com/mathisloge/quite
Quite is a UI testing framework for native applications, with seamless support for Qt.
cpp framework qt test test-automation testing-tools ui ui-test ui-test-automation
Last synced: 01 May 2026
https://github.com/raideno/matrix
C / Cpp program to make it easier to work with matrices and do operations on matrices
Last synced: 26 Apr 2026
https://github.com/avinashtare/cpp-notes
Welcome to a comprehensive repository of C++ notes, meticulously curated from my college experience and online learning journey. Whether you're a novice exploring the basics and some advance topic of C++;
Last synced: 08 Jun 2026
https://github.com/sorgazb/labecoin-game-ai
Inteligent self-learning game in develop
ai allegro5 artificial-intelligence binary-tree cpp data-structures fstream ia makefile pointers self-learning simple-hill-climbing steepest-ascent stochastic-hill-climb tree-structure
Last synced: 15 Jun 2026
https://github.com/snesnopic/chisel
Cross‑platform C++ project for lossless recompression/re-encoding of files using a variety of statically compiled libraries.
cli compression cpp linux macos recompression windows
Last synced: 15 Jun 2026
https://github.com/nglsg/mioframework
🚀 一键部署!自动化Android脚本,解放你的双手,支持录制行为,定时执行,自动点击,自动滑动,全真模拟🚀
android automation autotesting cpp
Last synced: 02 May 2026
https://github.com/travorlzh/cppstuff
Some C/C++ basics and algorithms
algorithm c c-language cmake cplusplus cpp factorization
Last synced: 21 Apr 2026
https://github.com/neoblizz/cupti-plus-plus
CUPTI++ is a C++ interface to the CUDA Profiling Tools Interface (CUPTI).
cpp cuda cuda-profiler cupti profiler
Last synced: 26 Apr 2026
https://github.com/neuro-mechatronics-interfaces/microros-pico
An all-in-one package for building a local MicroROS workspace and flashing a ROS2 node on a Raspberry Pi PICO
cpp microcontroller microros pico raspberrypi-pico ros2
Last synced: 18 Jun 2026
https://github.com/andriykalashnykov/cpp-sample-app
C++ starter project with a CMakeLists.txt. The project is also using the boost testing libraries
Last synced: 18 Jun 2026
https://github.com/c0de4un/z-engine
zeroEngine revision
android augmented-reality cpp cxx game-development game-engine gles opengl opengl-es
Last synced: 21 Apr 2026
https://github.com/andreacasalino/prettygcov
python package to visualize coverage information on C++ code
coverage coverage-report cpp gcda gcno gcov python python3 webserver
Last synced: 27 Apr 2026
https://github.com/qninhdt/yourcraft
YourCraft - a simple voxel game written in C++ using modern OpenGL
cpp game gamedev glsl imgui minecraft minecraft-clone opengl voxel
Last synced: 19 Jun 2026
https://github.com/wx257osn2/linse
BSD licensed header-only C++17 readline library that supports UTF-8 and Windows.
cpp cpp17 header-only linenoise readline
Last synced: 19 Jun 2026
https://github.com/nicknaso/nhttp2
Exprerimenting on http2
cpp http-client http2 http2-server javascript native-module nghttp2 nodejs
Last synced: 03 May 2026
https://github.com/basemax/firstmysqludf
Sample repository to extend MySQL server by develop additional function. (Mysql UDF)
c cc cpp mariadb-udf mariadbudf mariadbudf-cc mariadbudf-cpp mysql-udf mysql-udf-example mysql-udf-sample mysqludf mysqludf-cc mysqludf-cpp udf-mariadb udf-mariadb-example udf-mariadb-sample udf-mysql udf-mysql-example udf-mysql-sample
Last synced: 03 May 2026
https://github.com/massimo-marino/deferred-thread-scheduler
A C++17 implementation of a deferred thread scheduler
concurrency concurrency-library cpp cpp17 cpp1z deferred-tasks scheduler thread thread-scheduler
Last synced: 01 Apr 2026
https://github.com/sea5kg/roads2dgenerator
algorithm for procedural generation map of roads in 2d or caves or something else
2d caves collapse-wave-function cpp generator map procedural-generation roadmap roads
Last synced: 20 Jun 2026
https://github.com/muhammad-fiaz/tunix-library
A powerful, cross-platform terminal UI framework written in pure C11 with an optional modern C++20 wrapper.
bash c c-language c-libraries c-library c-programming cmake cpp cpp-library cpp-programming terminal-app terminal-ui tui tui-cpp xmake
Last synced: 20 Jun 2026
https://github.com/wyrexdev/void
Void Browser is an experimental browser architecture built from scratch. It features a custom HTML parser, isolated IPC-based execution, and a Skia + OpenGL rendering pipeline. Designed to challenge traditional browser models with explicit control, minimal trust, and deep observability.
browser cpp css html js opengl parsing qt skia tokenizer vulkan web xml
Last synced: 27 Apr 2026
https://github.com/ghostofgoes/machine-learning
Code and notes from the Machine Learning and Data Mining class.
cpp data-mining machine-learning machine-learning-algorithms neural-network python
Last synced: 03 May 2026
https://github.com/connieya/cpp_algorithm
CPP Algorithm Source Code Storage
Last synced: 22 Jun 2026
https://github.com/oliverbenns/handmade-hero-powershell
A Powershell equivalent of Handmade Hero's build process
build compiler cpp handmade handmade-hero powershell visual-studio visual-studio-2017
Last synced: 27 Apr 2026
https://github.com/dup4/snapshot-cpp
Similar to Jest Snapshot, but implemented in C++.
Last synced: 22 Jun 2026
https://github.com/danielbrito/fatec
🎓 Análise e Desenvolvimento de Sistemas - Faculdade de Tecnologia.
cpp data-structures database development java javascript logic object-oriented-programming portugol programming script sql web-development
Last synced: 03 May 2026
https://github.com/pannapudi/raytracing-in-one-eternity
Raytracer practice. Yay! :c
cpp graphics parallel-computing raytracer render rust weekend-project
Last synced: 21 Apr 2026
https://github.com/yottaawesome/writing-secure-code-source
Unofficial source code for Writing Secure Code, 2nd Ed by David LeBlanc and Michael Howard.
Last synced: 22 Jun 2026
https://github.com/andy-byers/hmm
A small C++ library for working with hidden Markov models
Last synced: 23 Jun 2026
https://github.com/tech-gian/school_simulation_cpp
👨🎓📚🏫 A simple school simulation made with Object-Oriented Programming principles in C++.
cpp oop oop-cpp oop-principles school school-project simulation
Last synced: 23 Jun 2026
https://github.com/pooh555/webull-api
A C++ SDK for Webull OpenAPI
cpp cpp-library trading-deployment-kit webull webull-api
Last synced: 24 Jun 2026
https://github.com/woodprogrammer/estepona
Auto Caching Web Server
c cache cache-control clang cpp http
Last synced: 27 Apr 2026
https://github.com/archishmansengupta/lc
contains leetcode solutions done ~ 2 years ago, don't bother
algorithms cpp data-structures leetcode
Last synced: 25 Jun 2026
https://github.com/shahank42/connect4-cli
Play the popular Connect 4 game directly from your command line!
c-plus-plus cli cli-app cli-application cli-game cmd command-line command-line-game connect-four connect-four-game connect4 connect4-cpp cpp game terminal terminal-game
Last synced: 27 Apr 2026
https://github.com/kezhengjie/ssl_cert_check
c++ https ssl certificate expiration time and info check tool.Simple and Friendly API of both Cli and Library.
asio cli cmake cpp easy-to-use https https-certificate-expiry library openssl simple-api ssl-certificate-check
Last synced: 04 Dec 2025
https://github.com/codspeedhq/codspeed-cpp
C++ libraries to create CodSpeed benchmarks
benchmark cmake cpp google-benchmark performance-testing
Last synced: 09 Apr 2025
https://github.com/techsolomon/cs202-project
C++ final project for CS 202 (Spring 2021) at UAF.
computer-science cpp cs202 group-project uaf
Last synced: 17 Jan 2026
https://github.com/flagarde/elogpp
Wrapper for elog https://elog.psi.ch/elog/
cpp cross-platform elog standalone wrapper
Last synced: 10 Oct 2025