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-03 00:06:50 UTC
- JSON Representation
https://github.com/zimmerrol/yaolaw
C++ library wrapping basic linear algebra functions of BLAS/LAPACK
blas cpp lapack linear-algebra linear-algebra-library
Last synced: 03 Apr 2025
https://github.com/benapetr/sudoku
Sudoku "Pro" is a very simple yet powerfull SUDOKU game client, for the most hardcore players
cpp qt sudoku sudoku-board sudoku-game
Last synced: 19 May 2026
https://github.com/kingcitaldo125/sorts
Various sorting algorithms | Sorts of all sorts
algorithms cmake cpp sorting-algorithms
Last synced: 15 Sep 2025
https://github.com/jakubvojvoda/rsa-cryptography
Simple RSA implementation using GMP
cpp cryptography decryption encryption gmp rsa
Last synced: 14 May 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/marklagodych/brainstorm
An optimized and extended Brainfuck interpreter
brainfuck brainstorm characters cpp optimization
Last synced: 13 Jun 2026
https://github.com/csb6/backtrack
A C++17 library with Prolog-like functionality (Work-In-Progress)
cpp cpp17 logic-programming prolog rules-engine
Last synced: 14 May 2025
https://github.com/pranshuchittora/dsa
DS in C
algorithms c cpp data-structures golang
Last synced: 11 May 2026
https://github.com/kampi/lora-gps-tracker
LoRa APRS GPS tracker.
aprs aprs-beacon aprs-igate aprs-is aprs-tracker c cpp gps ham-radio lora rak3172 stm32 tracker
Last synced: 19 May 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/viztruth/c-and-cpp-practice-problems-with-solutions
👉Well curated repo. containing solutions for all the practice questions that I've solved while I was learning C and C++. 💡Check the README for categorized questions. This repo. can be useful for beginner and intermediate-level C or C++ programmers. If you found this repo. useful, don't forget to star the repo and give a follow.
array-manipulations c c-plus-plus c-programming cpp data-structures data-structures-and-algorithms linked-list matrices practice practice-exercises practice-problems programming solutions string-manipulation
Last synced: 16 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/mssm199996/pi-smarthouse-monitoring
Java spark web application for raspberry pi for smarthouse monitoring
arduino cpp google-guice java11 maven raspberry-pi sparkjava websocket wemos-d1 wifi
Last synced: 07 Apr 2026
https://github.com/maxbrundev/opensandbox
OpenGL Framework
3d-graphics cpp frameworks graphics-engine graphics-programming opengl opengl-library rendering
Last synced: 17 May 2026
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/hasanyahya101/banking_system
A Banking System implemented in C++. OOP concepts are used in this Project.
banking-system cpp project terminal
Last synced: 30 Apr 2026
https://github.com/arsalan-dev-engineer/id_generator
A basic id generator with C++. This program will return the first index of the first and last name and combine it with numbers.
basic-programming beginner-project cpp functions generator learning number programming
Last synced: 30 Oct 2025
https://github.com/parxd/commandlinedb
In-memory & persistent key-value store
cpp data-persistence database in-memory-database json key-value key-value-store
Last synced: 04 May 2026
https://github.com/kessejones/cpp-project-template
Template for C++ projects
boilerplate cpp cpp20 project template
Last synced: 16 May 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/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/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/grachale/intersect_union_regular_languages
Implementation of an algorithm that enables finding the minimal deterministic finite automaton that accepts the intersection or union of languages defined by a pair of finite automata.
automata-theory cpp regular-languages theoretical-computer-science
Last synced: 25 Jun 2025
https://github.com/ckormanyos/win_text_simple
win_text_simple makes a simple Win32-API window with dynamic text
Last synced: 13 Mar 2025
https://github.com/martinsos/tdd-by-example
My exercise project following "Test Drive Development: By Example" by Kent Beck.
Last synced: 08 May 2026
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/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
https://github.com/viktor-homeniuk/Shooter
cpp game-development unreal-engine-4 visual-studio
Last synced: 11 Mar 2025
https://github.com/nguyenj-c/assembler_mips
Reuplod of old work done for a course about MIPS
assembler cplusplus cpp mips mips-architecture mips-assembly
Last synced: 16 May 2026
https://github.com/rebelhere/josephus-problem
This program solves the Josephus Problem using a circular Queue in C++ and visualizes it with SFML. Participants are sequentially eliminated every K-th position until only one survivor remains, displayed with graphical updates and sound effects. The program provides an interactive view of the elimination process and the final winner.
cpp data-structures josephus-problem oop queue sfml
Last synced: 20 Jun 2025
https://github.com/alwaysdhruv/image-classification-cpp
Hi their my self Dhruv. So this repository or project are developed on C++ and Python for image recognize. C++ are main engine and python are work preprocessing only. more information are in README file.
artificial-intelligence backpropagation bias convolution cpp filesystem filters flatten fully-convolutional-networks image machine-learning-algorithms maths maxpooling preprocessing python vector weigths
Last synced: 17 May 2026
https://github.com/shiroinekotfs/jupyter-cpp-graphic
Logo & Banner for Jupyter C++ kernel
banner cpp graphic jupyter-cpp-kernel logo
Last synced: 15 Jun 2026
https://github.com/emrecancorapci/sfml-timbergame
Basic C++ / SFML game which is a clone of a game named Timberman
cpp cpp-game game game-development sfml sfml-cpp sfml-game
Last synced: 11 May 2025
https://github.com/edenreich/console-generator
A code genrator for the console-component, it generate commands quickly, so you can be more productive and focus only on code.
cli cmake code-generation code-generator commandline commandline-helper commandline-interface console console-application cpp cpp17
Last synced: 21 May 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/jcbritobr/sray
SRay is a simple raytracer application based on Raytracer in one Weekend book.
computer-graphics cpp raytracer raytracer-application
Last synced: 06 Apr 2025
https://github.com/name-hw/janrenderer
심심해서 만든 C++17과 Zig로 작성된 Vulkan 렌더링 엔진
3d 3d-graphics cpp graphics graphics-engine graphics-programming render renderer renderering rendering-3d-graphics rendering-engine shader shaders vulkan vulkan-compute-shaders vulkan-engine vulkan-renderer zig zig-lib zig-library
Last synced: 18 May 2026
https://github.com/joakimbits/normalize
Make Make more inclusive - build automatically and from anywhere
assembly-x86 bringup c cpp devops includable make pandoc pdf-generation python3 relocatable report test venv
Last synced: 11 Apr 2025
https://github.com/irobot42/deitels-cpp-11e
My solutions for C++ How to program 11e book // WIP
11e c-plus-plus cpp deitel exercises how-to-program solutions
Last synced: 05 Apr 2025
https://github.com/someaspy/chromebookenroller
Easily enroll chromebooks!
arduino chromebook cpp education enrollment it k12 script sysadmin
Last synced: 17 May 2026
https://github.com/reenphygeorge/aimbot-gaming
A gaming club management project made in 12th grade
Last synced: 06 Apr 2025
https://github.com/widberg/tmpl
CLI template replacement tool
cli cmake cmd command-line-tool cpp lightweight linux macos mit mit-license template tmpl unix windows
Last synced: 08 Apr 2026
https://github.com/orbitcowboy/cppcheck_crash_files
A collection of files that let cppcheck crash while scanning.
c c-plus-plus cpp cppcheck crash crash-reporting crash-reports segmentation-fault
Last synced: 30 Mar 2025
https://github.com/stuart6854/vgw
VGW(Vulkan Graphics Wrapper) - A Vulkan wrapper library. (Work-In-Progress)
Last synced: 22 Jun 2025
https://github.com/jrobles/rock-paper-scissors-lizard-spock
Rock, Paper, Scissors, Lizard, Spock
cpp rock-paper-scissors-lizard-spock
Last synced: 21 May 2026
https://github.com/rakshitgupta9/library_managment-cpp-project
The C++ code implements a Library Management Software with book entry, search, issue, return, and administrator functionalities. Password protection and file handling are used, and the program provides an "About" section.
cpp filehandling library-management-system
Last synced: 19 Jun 2025
https://github.com/i5-650/turb-os
A small OS made in C/C++, made for a supervized project ! This project is NOT an example
c cpp operating-system os school-project
Last synced: 17 May 2026
https://github.com/giorgi94/py_travel_cpp
practical exampels of python c/c++ extensions
Last synced: 17 May 2026
https://github.com/karanchawla/programmingpractice
This repository contains my implementations of common algorithms and data structures. It also includes some competitive coding problems solutions.
cpp cpp-primer geeksforgeeks leetcode programming-language
Last synced: 19 May 2026
https://github.com/hamid-yg/unit_tests
Units Tests in several languages
c cpp epitech haskell unit-testing
Last synced: 11 Mar 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/kentlouisetonino/sw-ds-runner
A simple CLI project that implements different Data Structure.
Last synced: 06 Apr 2025
https://github.com/RSGL/RSP
Single Header File Library that can pharse multiple databases all in one single header file. Supports, XML (HTML/SVG) and JSON
cpp cpp11 header-only html json library parser rsgl single-header xml
Last synced: 12 Mar 2025
https://github.com/micheleriva/c-vs-ts-wasm
👽Simple repo I made for myself just to test some WebAssembly compilers.
assembly c compilers cpp haskell typescript wasm wat webassembly
Last synced: 08 Apr 2026
https://github.com/davidyslu/onlinejudgezero
Personal Submission of Online Judge Zero (臺灣高中生程式解題系統)
algorithms cpp data-structures
Last synced: 14 May 2025
https://github.com/neko-box-coder/simpleoverride
Allow overriding return value or setting arguments, similar to mocking but more flexible
c-plus-plus cpp cpp11 mock mocking-framework
Last synced: 18 Jun 2025
https://github.com/copenair/ui
repo for the UI part of the codebase (desktop client)
Last synced: 13 Apr 2025
https://github.com/afcms/epsilon-text-app
Show text on your Numworks calculator
Last synced: 19 May 2026
https://github.com/allejo/aclovis
A Typescript library for programmatically generating C++ code
code-generation cpp typescript
Last synced: 07 May 2026
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/deanwilsondev/snake
A game of Snake made in C++ using Raylib. This project acts as the foundation for building out a custom game engine, leveraging raylib's rendering, windowing and input functionality.
c-plus-plus cpp game game-development game-engine game-engine-2d game-engine-development gamedev raylib snake
Last synced: 28 Jun 2025
https://github.com/thecoder-ashish/onlinestlstore
A basic C++ console based store management system using STL concepts
cpp cpp17 management-system stl store
Last synced: 28 Jun 2025
https://github.com/frodoalaska/cuberun
A fancy-styled 3D endless runner game where everything is made in cubes. Brought to you by C++.
cpp cube endless endless-runner-game glfw glfw3 opengl opengl3 opengl4
Last synced: 19 May 2026
https://github.com/justin-marian/cla-16bits-adder
Carry-Lookahead 16-bits Adder (CLA16) computes sums by rapidly determining carry bits through parallel processing.
16bits 4bits carry-look-ahead-adder cpp xilinx-vitis
Last synced: 04 Nov 2025
https://github.com/adam-gladstone/softwareinteroperability
Companion projects for my book: C++ SoftwareInteroperability for Windows Programmers
boost boost-python cmake codeblocks cpp cpp-cli cpp17 cppwinrt cpython csharp excel excel-dna mfc pybind11 python r rcpp rstudio shiny winui3
Last synced: 07 Apr 2026
https://github.com/cs-si/otb-sirius
OTB remote module for resampling based on FFT
cpp fft orfeotoolbox otb remote-sensing resampling
Last synced: 11 Sep 2025
https://github.com/thelogicmaster/offlappybird
An OpenFrameworks port of FlapPyBird
android cpp flappy-bird game openframeworks
Last synced: 10 May 2026
https://github.com/kassane/fiber
userland threads uses zig build
boost boost-library cplusplus cpp fibers zig-package
Last synced: 06 May 2025
https://github.com/pandeyankit123/cp-solutions-by-laidback
CodeForces: Laidback, CodeChef: laidback22, LeetCode: Laid-back
Last synced: 29 Mar 2025
https://github.com/yangchenglong11/algorithm-lib
This is a collections about algorithm problem that I had finished.
Last synced: 19 May 2026
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/ahmednassar7/competitive-programming
This repository contains Data Structure and Algorithms topics.
algorithms competitive-programming cpp data-structures problem-solving
Last synced: 13 Apr 2025
https://github.com/p4dro-dev/desafio-c-mais-mais-avancado
Nesse atividade do curso profissionalizante de C++ que estou fazendo, foi proposto um desafio de 8 questões para realizamos em C++. As questões exigiam um certo tipo de conhecimento avançado da linguagem. Pois, no total faz 1 mês que estou estudando a linguagem com frequência!
c-mais-mais cpp logica-de-programacao
Last synced: 06 Apr 2025