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-01 00:06:36 UTC
- JSON Representation
https://github.com/jankodedic/tappyplane
A "Flappy Bird" clone
cpp cpp17 flappy-bird game sdl2 sdl2-image sdlw
Last synced: 28 Jun 2026
https://github.com/rexapex/ose-game-engine
Origami Sheep Game Engine
3d 3d-engine 3d-graphics cplusplus cpp cpp17 engine engine3d game game-dev game-development game-engine opengl origami-sheep-engine
Last synced: 02 May 2026
https://github.com/szymon-budziak/cpp_course_agh
Solutions from C++ programming language course at AGH UST.
cpp object-oriented-programming
Last synced: 19 Mar 2025
https://github.com/calbertsen/covafillr
R package for local polynomial regression
cpp eigen jags local-polynomial-regression r r-package rcpp tmb
Last synced: 16 May 2026
https://github.com/karusb/gw2-tp
Guild Wars 2 Trading Post Flipping APP for GW2 API in C++
c-plus-plus command-line-tool cpp flipping guildwars2 guildwars2-api trading
Last synced: 23 Jul 2025
https://github.com/d3m1d0s/opengltemplate
Modern C++20 OpenGL starter template with CMake, GLFW, and GLAD
cmake cmakelists cpp cpp20 cross-platform glad glfw graphics opengl template
Last synced: 16 May 2026
https://github.com/glintonliao/competitive-programming
Selected algorithm templates and solutions
algorithms competitive-programming cpp
Last synced: 18 Mar 2025
https://github.com/juhenfw/esp32-penutupjemuranotomatis-iot
Proyek ini menggunakan ESP32 Devkit V1 dengan berbagai macam sensor yang berkaitan dengan monitoring cuaca
arduino-ide arduinoide cpp esp32 iot-application monitoring-automation smart-home
Last synced: 17 May 2026
https://github.com/jcksnvllxr80/midicontrollercpp
Guitar-pedal MIDI controller firmware in portable C++ (hexagonal), ported from Raspberry Pi Python. Desktop sim now, microcontroller later.
cpp cpp17 embedded firmware googletest guitar-pedal hexogal-architecture midi midi-controller ports-and-adapters simulator
Last synced: 12 Jun 2026
https://github.com/lostincompilation/rangebasedforloop-withcounter
C++ Range Based For Loops with integer counter/index variable
cpp cpp20 for-loops header-only helper iterator ranges stl-containers utility
Last synced: 10 Jun 2025
https://github.com/jszitas/blaze
A C++17 implementation of ARIMA following R
arima cpp cpp17 forecasting working-in-progress
Last synced: 20 May 2026
https://github.com/melikechan/competitive-libs
melikechan's competitive programming library
competitive-programming competitive-programming-algorithms cp-algorithms cpp
Last synced: 05 Mar 2025
https://github.com/orgh0/highperformancecnn
Implementation of a High Performance CNN for MNIST dataset
Last synced: 18 May 2026
https://github.com/isho-0/cpp-self-study-notes
"스스로 프로그래밍 하는 능력을 키우는 C++" 강의를 바탕으로 한 노트와 문제 풀이
basic-programming clion cpp cpp17 debug study-notes
Last synced: 17 Sep 2025
https://github.com/shishir-grez/data-structures-algorithms
Solutions to various questions for Data Structures and Algorithms
algorithms cpp data-structures python
Last synced: 20 May 2026
https://github.com/zeekersky/block-replacement-macsim
A block replacement policy for hybrid cache design is implemented using MacSIM.
computer-architecture cpp macsim makefile simulator
Last synced: 04 Oct 2025
https://github.com/irohandev/a2z-dsa-sheet
🚀 Striver's A2Z DSA Course Solutions! 📚 Master data structures & algorithms with code & detailed explanations. Perfect for prep! 💡
cpp dsa-algorithm problem-solving striver-a2z-sheet
Last synced: 24 Jul 2025
https://github.com/asgarrrr/cppchat
A simple chat server x client written in C++ using Qt.
Last synced: 23 May 2026
https://github.com/svaniksharma/chess_engine.cpp
A little chess engine in C++
chess chess-ai chess-engine cpp cpp17
Last synced: 24 Jul 2025
https://github.com/jakubvojvoda/terrain-generation
Simple LoD terrain generation and displaying in OpenGL
cpp generation glee landscape level-of-details lod opengl terain
Last synced: 16 Apr 2026
https://github.com/jayprakashkumar1/cpp-concepts-
This repository contain different c++ concept and also their implemetation.
cpp cpp-concepts oop-concepts oops-in-cpp
Last synced: 03 Mar 2025
https://github.com/m4yers/crutch
Project generator to get your ideas running fast
Last synced: 03 Feb 2026
https://github.com/josedavidss/aed2.garbagecollector-simulation
Trabajo para el curso de Algoritmos y Estructuras de Datos 2. La idea es hacer una simulación sobre la funcionalidad real de un "garbage collector" en un lenguaje de programación utilizando el lenguaje de programación C++.
Last synced: 13 Jun 2026
https://github.com/mute124/atlas
An efficient cross-platform game engine, built for large open-world games with developer sanity, modding, modularity & extensibility, and more in mind.
3d 3d-engine angelscript cpp cpp20 cross-platform engine game-development game-engine linux lua modding modern-cpp raylib scripting sol2 windows
Last synced: 09 Apr 2026
https://github.com/codeficct/programacion-2-ejercicios
Todos los ejercicios de programación 2 usando c++, con el ing. Contreras.
contreras cpp embarcadero radstudio recursion recursive-algorithm
Last synced: 27 Jun 2025
https://github.com/ferhatgec/lyricpps
lyricpps, song lyrics engine
cpp header-only lyrics lyrics-engine single-header song
Last synced: 18 Feb 2026
https://github.com/croko22/vit-cpp
An implementation of the Transformer model architecture ("Attention Is All You Need") in pure C++17 from scratch
cpp cuda deep-learning machine-learning neural-network transformer
Last synced: 17 Jan 2026
https://github.com/tangilj/onitama
AI for the Onitama board game, written in C++.
Last synced: 05 Apr 2025
https://github.com/s-bose/makeclass_cpp
a C++ program to generate all the required file skeletons for a class
Last synced: 04 Oct 2025
https://github.com/ralvarezdev/uru-programming-1-minigrep
My version of Linux's Grep tool from Programming 1 college course
cpp grep grep-like rafael-urdaneta-university universidad-rafael-urdaneta uru
Last synced: 15 Jun 2026
https://github.com/k-daksh/face-detection-project
This project is Face detection using C++ and OpenCV
cpp face-detection haar-cascade haar-cascade-classifier hacktoberfest hacktoberfest2022 open-source opencv
Last synced: 18 Feb 2026
https://github.com/gregorykogan/file-system
C++ virtual file system emulator with FAT structure, supporting directories, files, metadata, and cluster-based storage.
cli command-line-tool cpp data-storage educational fat file-allocation file-management filesystem filesystem-emulator learning-project storage-emulator
Last synced: 23 Jul 2025
https://github.com/arocull/shepherd
A top-down game about a shepherd and his flock of sheep.
Last synced: 14 Aug 2025
https://github.com/vasconcelosvcd/GNSDKWrapperLib-CPP
A Gracenote C++ wrapper lib
Last synced: 18 Jul 2025
https://github.com/r-unic/luay
Luay is a more scalable version of Lua that comes with "batteries included" to make programming easier, and yet still embeddable!
c cli command-line cpp lua luay
Last synced: 17 Sep 2025
https://github.com/arkorty/ExprEvalplusplus
Simple mathematical expression evaluator using an Abstract Syntax Tree (AST).
abstract-syntax-tree cpp hacktoberfest object-oriented-programming
Last synced: 04 May 2025
https://github.com/themusharraf/themusharraf
I'am
c computer-vision cpp go python rust-lang
Last synced: 18 Jul 2025
https://github.com/jookuma/segm
SEGM: Image Segmentation Library
cpp image-foresting-transform image-segmentation watershed
Last synced: 12 Apr 2025
https://github.com/sjinks/coro-cpp
Yet Another C++20 Coroutine Library
async-await asynchronous-programming coroutines cpp cpp20 cpp20-coroutine
Last synced: 05 Sep 2025
https://github.com/mrdcvlsc/bytepadding
A collection of different byte padding methods
alignment ansix923 block block-cipher block-cipher-mode byte-array c-plus-plus cplusplus cpp cryptography data-processing data-stream fill iso-iec-7810 library memory memory-management padding pkcs5 pkcs7
Last synced: 18 Jul 2025
https://github.com/sashminea/procedural-terrain-generation
This project generates procedurally created terrain for a 3D world.
3d cpp game-development opengl
Last synced: 15 May 2026
https://github.com/teejay69/configsync
Program Settings Synchronizer
boost configuration-management cpp settings-sync
Last synced: 26 Jul 2025
https://github.com/illescasdaniel/modern-cpp-spanish
Buenas prácticas y nuevas funciones de C++ moderno
Last synced: 20 May 2026
https://github.com/georgjz/ftxui-cradle
A simple C++ project template for applications using FTXUI
cpp ftxui gui template-project
Last synced: 05 Oct 2025
https://github.com/lauratrigo/projeto-ecocomp-mqtt
Projeto de estufa inteligente desenvolvido com ESP32, MQTT, Node.js e MongoDB. O sistema realiza monitoramento ambiental em tempo real, controle remoto de atuadores, automação de irrigação, ventilação e aquecimento, além de disponibilizar dashboard web, histórico de medições e geração de relatórios. 🌱
automatization cpp css esp32 esp32-wroom html iot iot-application javascript mqtt mqtt-broker mqtt-explorer mvc-architecture site web
Last synced: 15 Jun 2026
https://github.com/gkesse/cpp-qt-qml-js-sqlite-login-android-ios
Développement d'une application mobile Android - iOS en C++ - Qt - QML - JS - SQLite pour la gestion d'un système de connexion et d'inscription de nouveaux utilisateurs.
android cpp ios javascript login-system qml qt registration-system sqlite
Last synced: 05 Mar 2025
https://github.com/kessejones/cpp-project-template
Template for C++ projects
boilerplate cpp cpp20 project template
Last synced: 16 May 2026
https://github.com/sameetasadullah/withdraw-deposit-problem-using-mutex
C++ code to solve withdraw deposit problem using threads and mutex lock
cpp deposit-money linux mutex-lock threads ubuntu withdraw-money
Last synced: 15 May 2026
https://github.com/kmx-systems/a-star-algo
Generic C++ implementation of A* algorithm (header only). Features: Fully customizable internal data structures, step-by-step execution and beam search support.
a-star-algorithm algorithm beam-search cpp cpp20 header-only heuristic-algorithm heuristic-search heuristic-search-algorithms search-algorithm template
Last synced: 12 Apr 2025
https://github.com/evanmcclure/macos-m1-gpu-hello-world
Hello World for the M1 GPU on MacOS using Metal
apple cplusplus cpp cpp17 gpu hello-world learning-by-doing m1 macos metal metal-cpp ml
Last synced: 17 May 2026
https://github.com/snandasena/cf-contests
Competitive programming challenges and their solutions for Codefocers, Hackerrank, and Leetcode.
algorithms bst cpp data-structures dp graph greedy-algorithms math
Last synced: 05 Oct 2025
https://github.com/engichang1467/3d-cube
Created a 3D rotating Cube with OpenGL and C++
Last synced: 18 May 2026
https://github.com/franzlor/turrettankblitz
Tank shooter using Unreal Engine 5
Last synced: 10 Jul 2025
https://github.com/autonomicperfectionist/mrl-cpp
C++ client library for the MyRobotLab robotics framework
Last synced: 17 May 2026
https://github.com/proftanish/daily-dsa
Dealing with problem solving in C++ daily
cpp leetcode leetcode-cpp leetcode-solutions problem-solving
Last synced: 17 Mar 2025
https://github.com/phantom9999/mithril
代码收集
apollo-client cpp fiber graph-engine strategy-server taskflow
Last synced: 19 Aug 2025
https://github.com/toxe/tic-tac-toe
C++ Tic-Tac-Toe
alpha-beta-pruning cpp minimax minimax-alpha-beta-pruning tic-tac-toe
Last synced: 09 Jul 2025
https://github.com/CleasbyCode/wbpdv
Steganography-Like CLI / Web tool for concealing files within WEBP images.
cli-tools conceal-data cpp data-hiding hacking hidden-files hide-data hide-files hide-files-in-image image infosec mastodon privacy-tool steganography tumblr webp webp-format webp-image webp-images zlib
Last synced: 07 May 2025
https://github.com/iammoltony/terminaldash
Geometry Dash recreation that runs in your terminal.
abandoned-project copyright-infringement cpp old-project terminal-game visual-studio
Last synced: 26 Jul 2025
https://github.com/sandsmark/paqerduty
A simple tray application to notify about Pagerduty events
cpp desktop-application desktop-notifications pagerduty qt
Last synced: 06 May 2026
https://github.com/gusenov/examples-eventbus
Примеры работы с С++ библиотекой eventbus.
Last synced: 25 Jun 2026
https://github.com/ufrshubham/connect4-clone
A Connect4 clone using SFML and C++
cpp hacktoberfest sfml sfml-game
Last synced: 23 Oct 2025
https://github.com/kougen/cpp-tic-tac-toe
An Online/Offline multiplayer Tic-Tac-Toe written in C++
cli-game cpp multiplayer tictactoe
Last synced: 10 Jul 2025
https://github.com/bragdond/makefile
makefile for cpp and c project of all size
Last synced: 20 May 2026
https://github.com/sleeepyjack/multisplit
Simple multisplit for CUDA accelerators
cpp cuda gpu nvidia parallel-programming primitive split
Last synced: 20 May 2026
https://github.com/apostolouagge/compilers
5 ασκήσεις στο μάθημα των Μεταγλωττιστών
Last synced: 20 Aug 2025
https://github.com/parthjohri/leetcodepractice
This repository holds my solutions for all the LeetCode problems that I have been solving
cpp data-structures leetcode leetcode-cpp leetcode-solutions
Last synced: 12 Jun 2026
https://github.com/genebit/adnu-code
Hackerrank/Edabit/Coding Repository
challege competitive-programming cpp hackerrank problem-solving
Last synced: 17 Jul 2025
https://github.com/ico12319/data-structures-implementations
This repository is a collection of implementations of various data structures.
cpp data-structures data-structures-implementations
Last synced: 27 Jul 2025
https://github.com/VioletGiraffe/embeddedUI
Embedded UI library for the Arduino framework
arduino cpp cpp-templates graphics-2d
Last synced: 17 Jul 2025
https://github.com/hgschandeepa/dsa-repo
This repository contains all the answers for the🚀 LEETCODE and ⭐GFG questions, And the files are named with the Date.
arrays competitive-programming competitive-programming-contests cpp data-structures geeksforgeeks graphs javascript leetcode linked-list tree
Last synced: 20 May 2026
https://github.com/cfnptr/voxfield
An open-source voxel-based multiplayer sandbox game
adventure cpp craft cross-platform cube explore free game modding multiplayer open-source procedural sandbox universe voxel voxfield
Last synced: 30 Oct 2025
https://github.com/yushikuni/thewitchermechanic
The repository is for testing the witcher mechanic
cpp gameplay portfolio-website thewitcher unfinished-project
Last synced: 27 Jul 2025
https://github.com/robsonos/spie-firmware
A sample C++/Arduino firmware built with PlatformIO with support for CI/CD pipeline
arduino atmel automation cd ci cicd cpp cppcheck platformio serial unittest
Last synced: 18 Apr 2026
https://github.com/mikekasprzak/requirecxxfeature
Simple cmake module to specify required C++ and standard library features
cmake cmake-modules cplusplus cplusplus-20 cpp
Last synced: 02 Feb 2026