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-06 00:06:48 UTC
- JSON Representation
https://github.com/matteocalvanico/doomclone
A simple C++ game similar to Doom and Wolfenstein 3D
cpp raycasting sdl2 video-game
Last synced: 16 May 2026
https://github.com/starciad/scrystalstonerpg
🏹 ➥ A small RPG made in C++ for terminals.
ascii-game ascii-graphics cli-app console-game cpp cross-platform-terminal game gamedev roguelike rpg terminal-game
Last synced: 23 Jul 2025
https://github.com/vissarion/vissarion.github.io
Personal webpage https://vissarion.github.io
boost cpp geometry mysql optimization research software statistics
Last synced: 16 May 2026
https://github.com/chimipupu/cc8r_zenn_cpp
Zenn『RustでCPUを自作して動くまで📝』のRustのコードをC++にしたものです🥳
Last synced: 07 Nov 2025
https://github.com/whisperity/distcc-driver
Driving DistCC-based distributed C/C++ compilation in a smarter way: without having to deal with DISTCC_HOSTS intricacies and without accidentally stalling your development machine.
bash bash-script c clang compiler compiler-frontend cplusplus cpp developer-environment developer-tools distcc distributed-computing driver gcc linux load-balancing zsh zsh-script
Last synced: 07 Apr 2026
https://github.com/yrhiba/42_cpp_module
This is Pool Days On C++.
cpp inheritance oop polymorphism
Last synced: 05 Apr 2025
https://github.com/rarepineapples/hacker-simulation
Can't code? Want to feel like you can? Here's a program that makes random lines of code speed down your terminal. Contributions welcome!
Last synced: 18 May 2026
https://github.com/orgh0/highperformancecnn
Implementation of a High Performance CNN for MNIST dataset
Last synced: 18 May 2026
https://github.com/ambujraj/medicinary
An E-commerce Algorithm for Medicines.
algorithm cpp e-commerce shopping-cart
Last synced: 22 Jul 2025
https://github.com/opikadash/memory-management-simulator
C++ Memory Management Simulator implementing First-Fit and Best-Fit allocation strategies with support for random stress testing, memory state persistence, CSV export for visualization, and benchmarking via GoogleTest.
best-fit cpp data-structures first-fit googletest makefile operating-systems simulation
Last synced: 28 Jun 2025
https://github.com/iabdullah215/digital-wallet
C++ based project
cpp devcpp project project-repository
Last synced: 12 Jan 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/yrom/cpp-logging-benchmark
Benchmark some portable C++ Logging libraries
Last synced: 03 Jul 2026
https://github.com/swillner/cpp-library
Several code snippets and mini-projects that don't have their own repository yet
automatic-differentiation convenience-functions cpp cpp-library csv-parser progress-bar snippets zip
Last synced: 28 Jul 2025
https://github.com/edixonalberto/control-electrificador
APP WEB para el control remoto de un electrificador de cercas
arduino arduino-sketch cpp css electronic html ino iot javascript microcontroller mysql php portfolio sql
Last synced: 08 Apr 2026
https://github.com/chihebabiza/cpp-problem-solving-level-2
C++ solutions for the Problem Solving Courses from ProgrammingAdvices.com with explanations and clean code structure
cpp problem-solving programming-advices
Last synced: 23 Jun 2025
https://github.com/obinexus/jiggleengine
Specialized soft-body physics animation framework for character development. Human-in-the-loop methodology with web-based development environment, skeletal rigging, clothing simulation, and Blender export pipeline. Built on NLink→PolyBuild→JiggleEngine architecture.
alembic blender-export character-animation clothing-simulation cpp fabric-simulation fbx-export gltf human-in-the-loop obinexus-computing physics-simulation skeletal-rigging soft-body-physics systematic-engineering three-js webassembly webgl
Last synced: 19 May 2026
https://github.com/pzaino/pzaino
Paolo Fabio Zaino's profile. Memento: A clever person solves a problem. A wise person AVOIDS it.
6809 68k arm bsd c coding compilers cpp interpreters linux mips operating-systems ppc programming risc-os risc-v software-development
Last synced: 09 Nov 2025
https://github.com/enderice2/fennix
Opeating System from scratch made in C and C++
aarch64 arm assembly c cpp cpp20 gcc-compiler gcc-cross-compiler kernel operating-system operating-system-learning os os-development osdev osdev-projects x86 x86-64
Last synced: 27 Jul 2025
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/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/hong539/coding_collects
coding_collects for practice coding with any other Programming languages
c coding cpp csharp javascript python python3 rust
Last synced: 05 Apr 2025
https://github.com/kezhengjie/rpc
A header only and out of the box tcp rpc framework written in C++.
asio compile-time-meta-programming cpp headeronly rpc rpc-framework
Last synced: 19 Sep 2025
https://github.com/danielgospodinow/alienattack
Single-player and Multiplayer arcade game similar to Space Invaders
ai ai-bots ai-players cpp linux multiplayer multiplayer-arcade-game sdl sdl2 single-player space-invaders
Last synced: 15 May 2026
https://github.com/programmingrainbow/minesweeper-cpp-sdl2
Minesweeper with 8 themes, 5 sizes and 4 difficulty levels. Written in C++ and SDL2.
cpp cpp20 minesweeper sdl sdl2
Last synced: 22 Mar 2025
https://github.com/tsnsoft/cppconsoleunicode
Пример консольной программы с UTF-8 на C++ для Windows в Visual Studio 2022
2022 cpp readconsolew unicode utf-8 visual-studio windows writeconsolew
Last synced: 19 May 2026
https://github.com/jthelin/net-tcp-cpp
Example code for a simple TCP client / server app written in C++
cplusplus cpp hacktoberfest networking tcp tcp-client tcp-server tcp-socket
Last synced: 30 Oct 2025
https://github.com/linuxuserslinuxmint/cppacc
Cpp account class
cpp cpp-programming cpp-project cpp-projects object-oriented-programming oop oop-in-cpp
Last synced: 24 Feb 2025
https://github.com/flakey5/fiber-job-manager
A Fiber-based job manager written in C++. Plus a Promise-like api because why not.
cpp cpp20 fiber job-queue naughty-dog
Last synced: 23 Jun 2025
https://github.com/jacek13/mahjongsolitaire
Mahjong Solitaire based on the SDL2 library.
cpp cpp14 mahjong-solitaire sdl2 visual-studio
Last synced: 15 May 2025
https://github.com/palaceswitcher/alchemyplusplus
A data-driven Alchemy game using SDL3
cpp cpp23 game imgui sdl3 sdl3-image sdl3-ttf
Last synced: 30 Mar 2025
https://github.com/alexnask/cpp_ml
C++20 machine learning library with no external dependencies (nanorange used temporarily for C++20 ranges)
auto-differentiation cpp cpp20 machine-learning
Last synced: 27 Mar 2025
https://github.com/platisd/cpp-command-parser
Parse CLI commands with compile-time checks for your sanity
Last synced: 19 Jul 2025
https://github.com/matuszewski/cpp-basics
A bunch of simple C++ console programs
Last synced: 12 Sep 2025
https://github.com/andrinoff/gravity_sim
C++ planet simulation
cpp gravity gravity-sim gravity-simulation planet-sim planet-simulation
Last synced: 03 Jul 2026
https://github.com/smateo49/arduino-esp12e
Project of ESP12e connected to IoT (ThingSpeak)
arduino-library cpp esp12 esp12-e esp12e esp8266 esp8266-arduino esp8266-esp-12e esp8266-library iot thinkspeak
Last synced: 18 May 2026
https://github.com/werdsmind/simple_file_manager
Este proyecto es un organizador de archivos desarrollado en C++.
console-application cpp executable file-manager no-gui organizer simple-project
Last synced: 20 May 2026
https://github.com/fityannugroho/cpp_project
Learning C++ (Collage Doc)
belajarcpp cplusplus cpp gamecpp learning-cpp
Last synced: 05 Apr 2025
https://github.com/superbodik/neiro-life
open-world game built with Python and Pygame where creatures evolve using neural networks
cpp engine game neural-networks open-world
Last synced: 17 May 2026
https://github.com/gogosan1/odesolverservice
Выпускная квалификационная работа бакалавра. Разработка программного обеспечения для расчета поведения динамических и гибридных систем.
cmake cpp docker-compose env java julia maven spring-boot
Last synced: 08 Apr 2026
https://github.com/getiot/vtk-courses
VTK 入门教程配套代码
3d-graphics cpp tutorial-code vtk
Last synced: 14 Jul 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/axnjr/computeflow-aslb
Lightning fast, auto-scaling & load-balancing reverse-proxy server for scalable apps deployed over computeflow, written in C++.
autoscaler autoscaling c core cpp embedded health-check http-server httplib load-balancer logging monitoring networking notifications proxy-server reverse-proxy scaling status status-connected
Last synced: 17 May 2026
https://github.com/mataruzz/arcadeplayground
ArcadePlayground is a Qt-based platform featuring classic games like Tic-Tac-Toe and Tetris, with more titles coming soon. Explore and enjoy retro gaming in a simple, fun environment!
classic-game cpp gamedev qt tetris tic-tac-toe
Last synced: 11 May 2026
https://github.com/emptywork/cpp-teaching
Source code untuk materi pembelajaran tentang dasar-dasar pemrograman menggunakan Bahasa C++.
basic-cpp basic-programming cpp indonesia indonesian learning-cpp ukim universitas-kristen-indonesia-maluku
Last synced: 20 Jul 2025
https://github.com/mbellman/palace
A 3D grid-aligned adventure game.
3d cpp dungeon-crawler gamedev graphics opengl
Last synced: 20 May 2026
https://github.com/zeyu-xie/timothy-2048
A MacOS command line 2048 game written in C++.
Last synced: 18 Sep 2025
https://github.com/ahmed-ibrahim-30/simulation-compiler
Simulation for all Compiler steps such as (Tokenization,Parsing,Simulating code)
Last synced: 21 Mar 2025
https://github.com/get-unknown-err0r/unit_converter
A project named unit converter written in C++ that can convert between various units such as length, weight, and temperature. This is very accurate to result and provide seamless facility to calculate.
arpit-prajapati c-plus-plus-programming cpp get-unknown-err0r github shell-language-standard unit-converter
Last synced: 07 May 2026
https://github.com/mgautam98/general-seat-allocation
Gale-Shapley Algorithm to allocate seats to the students according to their ranks and preferences.
Last synced: 29 Mar 2025
https://github.com/juli1/design-patterns
Implementation of design patterns with different languages
Last synced: 28 Apr 2026
https://github.com/samirhamadaa/math_game
A simple interactive math quiz game with different difficulty levels and operations.
c-plus-plus console-game cpp game-development interactive-learning math-quiz mini-project random simple-game terminal-game
Last synced: 30 Jun 2025
https://github.com/emmanuelmess/qtsandsimulator
A small Qt simulator in C++
Last synced: 25 Apr 2026
https://github.com/a2p1k02/cppmaker
helper to optimize creating c++ projects
boost cmake cpp helper program-options
Last synced: 08 Oct 2025
https://github.com/utsavkash19/my-debug-template
competitive-programming contests cpp templates
Last synced: 22 Mar 2025
https://github.com/arindam2003/cpp_dsa
This Repo Contains Data Structures and Algorithm in C++ in organize manner. It have all Problem from Basic to Advanced and Compititie Program
cpp data-structures data-structures-and-algorithms dsa dsa-algorithm dsa-cpp
Last synced: 17 May 2026
https://github.com/kamilpolok/acssimulation
Automatic Control System Simulation. Allows for simulation of various scenarios using different controllers, control objects and actuators
cmake controlsystem cpp cpp17 googlemock googletest gtest pid pid-control
Last synced: 02 Jan 2026
https://github.com/julelang/julec-ir
Official C++ IR codes of JuleC
cpp intermediate-representation jule julec julelang
Last synced: 13 May 2025
https://github.com/kuralme/barista_robot_project
Robotics Masterclass Checkpoint 7 & 8
Last synced: 28 Jun 2025
https://github.com/dariodumlijan/gif-compiler
Electron app for automation of gif creation
cpp electron-app gif-creator mac-app react typescript
Last synced: 18 Feb 2026
https://github.com/frgfm/sdcnd-path-planning
Path planning project of Udacity Self-Driving Car Nanodegree
catch2 clang-format cpp motion-planning path-planning self-driving-car sensor-fusion spdlog spline-interpolation trajectory-generation
Last synced: 31 Dec 2025
https://github.com/afaikafk/bdm
C++ math library for graphics programming
3d-math c-plus-plus-17 cpp cpp-library cpp17 header-only mathematics matrix quaternion vector
Last synced: 04 Jul 2026
https://github.com/kojobailey/xfbin-parser-plusplus
Unpacks CyberConnect2 XFBIN files and converts their data into more usable and editable formats.
binary cc2 cpp cyberconnect2 drag-and-drop jjba jojo json parser tool xfbin
Last synced: 22 Jul 2025
https://github.com/izzhafeez/szmatrix
Space-partitioning data structure to improve queries for clustered points in 2D space
cpp data-structures geospatial
Last synced: 06 Apr 2025
https://github.com/pug523/femtolog
A fast C++ logger
async asynchronous cpp cpp20 cross-platform femtolog fmtlib high-performance log log-library logger logging low-latency low-level
Last synced: 07 Apr 2026
https://github.com/scarface987/imputetoolkit
🔍 Evaluate and compare imputation methods with consistent metrics using the intuitive S3 interface of the `imputetoolkit` R package.
benchmarking cpp data-quality devtools evaluation-metrics imputation missing-data missing-data-imputation r rcpp roxygen2 testthat usethis
Last synced: 18 May 2026
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/manid2/cpp-codes
C++ language specific code examples.
alogrithms cpp cpp11 cpp17 std stl
Last synced: 17 Jul 2025
https://github.com/diable201/grokking_algorithms
Code from the book "Grokking Algorithms" in Python3 and C++
algorithms-and-data-structures cpp grokking-algorithms python3
Last synced: 18 May 2026
https://github.com/taktoa/pianoman
Experimental music bot for TeamSpeak 3 (mostly abandoned due to arcane-chat)
bot bot-api cpp haskell qt teamspeak3 teamspeak3-plugin zeromq
Last synced: 06 May 2026
https://github.com/smalinux/programming
My programming track archive!
algorithms archive competitive-programming cpp datastructures
Last synced: 03 Aug 2025
https://github.com/max21910/bataille-navale
A Bataille-Navale Game made in c++ for a school project
Last synced: 22 Mar 2025
https://github.com/ricardodalarme/ticket-to-ride
Implementação do jogo de tabuleiro Ticket to Ride na linguagem C++
Last synced: 23 Jul 2025
https://github.com/zenorachi/s21-containers
The "S21-Containers" project is a collection of container implementations similar to the containers in the C++ Standard Library.
algorithms avl-tree cpp list makefile map queue set stack stl-containers tree
Last synced: 25 Jul 2025
https://github.com/ricardodalarme/opengl-cpp
Representação de arquivos PGM como modelo de Malha Triângular e Nuvem de Pontos utiizando C++ e OpenGL
cpp graphics-library graphics-programming opengl
Last synced: 23 Jul 2025
https://github.com/fathjami/cpp-modules
In this project I'll learn CPP language :)
Last synced: 15 Jul 2025