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/nic-obert/permalang
A compiler for a statically typed language
aot compiler cpp language parser programming-language syntax-tree
Last synced: 16 Apr 2025
https://github.com/fednazar/ivy
A really simple text encryption algorithm
cpp encryption encryption-decryption
Last synced: 14 Mar 2025
https://github.com/lnvaldez/maze-solver
Generates a random maze and solves it using recursive backtracking. The maze generation utilizes Depth-First Search (DFS) to carve out passages and create a unique maze layout for each run.
backtracking backtracking-algorithm cpp maze maze-algorithms maze-generator maze-solver mazes mazesolver random random-generation recursive
Last synced: 04 Dec 2025
https://github.com/themorc/screenduo-userspace
ASUS ScreenDUO/ASUS OC Palm userspace driver for Windows/macOS/Linux written in C++ (originally written in C for Linux, fork of mayorbobster's screenduo4linux)
asus c cplusplus cpp driver linux macos screenduo screenduo4linux screenduo4macos windows
Last synced: 11 Apr 2026
https://github.com/doniaskima/learncpp
Learning algorithms and data structures can significantly improve your programming skills, enabling you to write more efficient and optimized code, leading to better performance and maintainability of your software.
algorithms cpp data-structures
Last synced: 15 Mar 2025
https://github.com/cm0use/hangman
Hangman, no 3D or third-party libraries, just the standard functions provided by the compiler.
cpp cpp-game cppgame hangman hangman-console hangman-cpp hangman-game hangmangame
Last synced: 26 May 2026
https://github.com/frymimori/c-plus-plus-randomizer
Create pseudo-random and random integers using C++ with a fast and unique randomizing algorithm.
arbitrary cpp cpp98-compatible cryptographic csrng entropy fast integer memory-safe minimal portable prng pseudo-random rand random-generation randomization randomize randomizer randomness srand
Last synced: 13 Mar 2025
https://github.com/gmorales08/chip8emu
A CHIP-8 interpreter written in C++11
chip-8 chip8 chip8-emulator cpp cpp11 emulation emulator sdl2
Last synced: 30 Mar 2025
https://github.com/endurodave/asyncstatemachine
Asynchronous State Machine in C++
asynchronous-programming cpp cross-platform delegates finite-state-machine state-machine threads
Last synced: 15 Mar 2025
https://github.com/rar3pineapple/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: 24 Mar 2025
https://github.com/zhb2000/maybe-extension
Functional interfaces and useful extension methods for "Maybe types" in C++ (e.g., std::optional, pointers, and smart pointers).
c-plus-plus cplusplus cpp functional-programming
Last synced: 15 Apr 2025
https://github.com/coralkashri/cppsenioreas-lambda-expressions
This is an examples repository of C++ Senioreas blog lambda expressions article.
cpp cpp20 cppsenioreas lambda-expressions
Last synced: 24 Jul 2025
https://github.com/sameetasadullah/game-of-life
A simple Game of Life coded in C++ language using Microsoft Visual Studio
Last synced: 20 May 2026
https://github.com/mariam-badr-mb/9-games
This project features 9 games developed in C++ using Object-Oriented Programming (OOP) principles. Each game is designed with modularity, reusability, and scalability in mind, following core OOP concepts like encapsulation, inheritance, and polymorphism.
cplusplus-games cpp game-development
Last synced: 09 Feb 2026
https://github.com/naemazam/word-to-binary-convert
Convert Your Love letter to Binary, Even Your GF can't Understand
Last synced: 19 Jun 2025
https://github.com/mr-won/programmers
[Kotlin] 코딩테스트
coding-test cpp igloocorporation java kotlin programmers python3
Last synced: 30 Mar 2025
https://github.com/mvakili/cpp-assignments
My CPP assignments during BSc
assignment assignment-solutions cpp
Last synced: 14 Apr 2025
https://github.com/prot-security-studio/prot-defender-core
Prot Defender core code open source repository
cpp csharp defender dll machine-learning python python3 software windows
Last synced: 10 Apr 2026
https://github.com/KalbarczykDev/sdl2-pong
Recreation of the classic Pong game with SDL2 lib and C++!
beginner beginner-friendly cpp first-contributions pong pong-game sdl sdl-library sdl-ttf sdl2
Last synced: 16 Oct 2025
https://github.com/endurodave/integrationtestframework
C++ Integration Test Framework using Google Test and Delegates
asynchronous-function-calling automated-testing cpp cross-platform delegates embedded-systems google-test iec-62304 integration-test integration-testing linux multi-threading multithreading windows
Last synced: 15 Mar 2025
https://github.com/ashaydave/gripverb
Freeverb implementation in JUCE and MATLAB
audio-dsp audio-effect audio-plugin audio-processing audio-synthesis audioplugin audioprogramming cpp dsp juce reverb vst-plugin vst3
Last synced: 30 Mar 2025
https://github.com/yagocrispim/data_structures
A study about data structures
Last synced: 23 Mar 2025
https://github.com/knutkirkhorn/cpp-for-programmerere
Øvinger fra IINI4003 C++ for programmerere, dataingeniør NTNU
auto cmake cpp lambda overloading pointers references thread
Last synced: 23 Jun 2025
https://github.com/eddmann/c3
Educational chess engine exploring chess programming techniques with modern C++23. Features magic bitboards, iterative deepening, alpha-beta pruning, transposition tables, and full UCI protocol support.
alpha-beta-pruning bitboard chess chess-engine cpp cpp23 educational negamax uci
Last synced: 13 Jan 2026
https://github.com/magnuschase03/base64-encryption
Encode ASCII text to base 64
Last synced: 07 Apr 2025
https://github.com/awais-124/itp-project
C++ games project for beginners. Five games in one.
cpp dice-game introduction-to-programming programming tic-tac-toe
Last synced: 07 Apr 2025
https://github.com/magnuschase03/customizablenerualnetwork
A c++ include for people to easily implement a nerual network to their code.
cpp customizable easy-to-use header include nerual-network
Last synced: 07 Apr 2025
https://github.com/acbin/ds-and-algorithms
✨ Data Structure and Algorithms.
Last synced: 19 Mar 2025
https://github.com/kalyan4636/interview-coding-practice-questions
PYTHON AND JAVA CODING SNIPPETS, TECHNICAL INTERVIEW QUESTIONS AND PRACTICE CODE.
angular corejava cpp css data-structures django framework html java javascript mongodb python sql
Last synced: 11 Apr 2026
https://github.com/gabygold67/buttontoswitch_stm32
An STM32-RTOS library to implement all kind of switches out of simple push buttons (Momentary buttons) by using embedded simulated behavior
button buttons cpp debounce debounce-button deglitch potentiometer-simulation pushbutton-library pushbutton-switch rtos-library stm32 stm32-library
Last synced: 01 Sep 2025
https://github.com/shadowmitia/whitespace
A whitespace interpreter
cpp cpp20 whitespace-interpreter whitespace-language
Last synced: 15 Mar 2025
https://github.com/iabdullah215/digital-wallet
C++ based project
cpp devcpp project project-repository
Last synced: 12 Jan 2026
https://github.com/pablitoo1/battleship-game
Classic Battleship Game made in C++ with SFML library
Last synced: 16 Mar 2025
https://github.com/kanannuruyevs/basic-programming-exercises
Some Programming Exercises in My Learning Journey. This repository contains code in Java, C++, Python, HTML, CSS, and JavaScript.
cpp css html java javascript learning programming python
Last synced: 11 Apr 2026
https://github.com/djoezeke/mytoml
Mytoml - Simple and Fast Tom's Obvious, Minimal Language (TOML) Parser for Mordern C/C++.
c configuration cpp deserialize header-only morden parser serializer toml toml-config toml-parser
Last synced: 02 Apr 2026
https://github.com/luisfelipepoma/junior_training
Learning about Competitive Programming
algorithms competitive-programming cp cpp python
Last synced: 19 Apr 2026
https://github.com/sileneer/ece-project
An Arduino project to control the car to travel through a maze using ultrasonic and infrared red sensors.
arduino cpp electrical-engineering electronics-engineering
Last synced: 28 May 2026
https://github.com/yohhoy/malloc-client-cpp
C++ Client for malloc REST Server
Last synced: 02 Jul 2025
https://github.com/ranveeraggarwal/leetcode-cpp
Leetcode Solutions in Modern-ish C++
Last synced: 02 Apr 2025
https://github.com/ntshvicky/fashionmnist_cnn_example
An example of training convolutional neural networks with Fashion MNIST dataset in C++ and Cmake
cmake convolutional-neural-networks cpp fashion-mnist-dataset fashionmnist-cnn machine-learning machine-learning-algorithms
Last synced: 15 Mar 2025
https://github.com/meopbk/robotics
ROS and Roblib applications mostly in C++. Inverse Kinematics, Object Detection, Path Planning, Localization and Mapping.
boost cpp inverse-kinematics jacobians makefile mapping object-detection opencv path-planning path-tracing roblib ros threads
Last synced: 18 Apr 2026
https://github.com/emrecancorapci/sfml-spaceinvaders
Clone of Space Invaders game
cpp cpp-game sfml sfml-game sfml2 sfml2-game
Last synced: 11 May 2025
https://github.com/sameetasadullah/airline-reservation-system
An Airline Reservation System coded in C++ language using Microsoft Visual Studio with multiple basic and advance search options. Used Dijkstra Algorithm on flights graph for finding optimal path in terms of cost/time
airline-booking airline-reservation cpp dijkstra-algorithm dijkstra-shortest-path graph visual-studio
Last synced: 15 Mar 2025
https://github.com/rafaelbortolozo/minigame_boliche
Pequena atividade para a matéria de Paradigmas da Computação, se trata de um "jogo" onde a máquina joga sozinha gerando pontuações aleatórias. O objetivo principal do algoritmo era representar o funcionamento de um jogo de boliche, desconsiderando a fisica.
bowling-game cpp paradigms poo random-number-generators
Last synced: 15 Mar 2025
https://github.com/eeyribas/tcp-server-client-cpp
The repo contains TCP communication Client and Server applications. The applications are coded in the C++ programming language, using C-based libraries. IDEs that compile C/C++ programming languages can be used.
cplusplus-programming cplusplus-project cpp cpp-app cpp-examples cpp-programming qt-application qt4 qt5-applications qtcreator tcp tcp-client tcp-client-cpp tcp-client-server tcp-communication tcp-server tcp-server-client tcp-server-cpp tcp-socket tcp-socket-server-c
Last synced: 03 May 2026
https://github.com/mr-destructive/virtual-fight
A game made to understand Object-Oriented-Programming concepts in C++
Last synced: 24 Mar 2025
https://github.com/netromdk/cods
Collection of Data Structures (vanilla C++14)
bitset cpp cpp-library cpp14 data-structures deque hashmap pair priority-queue queue ring-buffer set stack template-library vector
Last synced: 26 May 2026
https://github.com/shinkeonkim/3d-printer-calibration-program
daVinci 1.1 plus 3D priter calibration c++ cli program (created 2017)
3dprinter cli cpp highschool-project
Last synced: 13 Jun 2026
https://github.com/sameetasadullah/graph-implementation
My own templatized C++ implementation of Graph and its different traversals i.e, BFS, DFS using Microsoft Visual Studio
bfs cpp dfs graph visual-studio
Last synced: 13 Oct 2025
https://github.com/sameetasadullah/doubly-linkedlist-implementation
My own C++ implementation of Doubly LinkedList using Microsoft Visual Studio
cpp doubly-linked-list visual-studio
Last synced: 15 Mar 2025
https://github.com/sameetasadullah/arraylist-implementation
My own templatized C++ implementation of ArrayList using Microsoft Visual Studio
Last synced: 15 Mar 2025
https://github.com/sameetasadullah/dijkstra-algorithm-implementation
My own templatized C++ implementation of Dijkstra Algorithm using Microsoft Visual Studio
cpp dijkstra-algorithm dijkstra-shortest-path graph list stack visual-studio
Last synced: 15 Mar 2025
https://github.com/emrecancorapci/cpp_chess
WIP windows console application chess game made using C++.
Last synced: 25 May 2026
https://github.com/jimut123/gamescpp
GamesCpp - Games in C++ and SFML library in Linux
2d-games best-games compiled-games cpp games sfml source-codes youtube
Last synced: 16 Jan 2026
https://github.com/kentlouisetonino/sw-cpp-dsa
Sample programs of Data Structures and Algorithms using C++.
cpp data-structures-and-algorithms
Last synced: 08 Mar 2025
https://github.com/sameetasadullah/consensus-problem-using-mpi
Program coded in C++ language to solve the consensus problem between multiple threads using MPI
consensus-problem cpp linux mpi mpi-parallelization ubuntu
Last synced: 22 May 2026
https://github.com/sameetasadullah/centipede-game
A Simple Centipede Game in C++ using OOP (Object Oriented Programming) concepts
cpp game game-development glut linux oop oop-principles opengl ubuntu
Last synced: 07 May 2026
https://github.com/shadowshahriar/cse222
A repository containing my solutions to data structure (Java, C, C++) problems assigned by our CSE lecturer, NASR (3rd Semester)
Last synced: 04 May 2026
https://github.com/ocl-org/fix
The Financial eXchange Protocol C++ Library.
Last synced: 13 Jan 2026
https://github.com/sameetasadullah/reverse-and-uppercase-string-using-thread-joins
A simple C++ program to reverse the string and convert it into uppercase letters using multiple threads and joins
convert-uppercase cpp linux reverse-string thread-joining threads ubuntu
Last synced: 29 Apr 2026
https://github.com/sameetasadullah/vector-implementation
My own templatized C++ implementation of Vector using Microsoft Visual Studio
Last synced: 15 Mar 2025
https://github.com/krisluczka/scrapium.h
Simple, light and fast C++ webscraping library.
cpp http scraping scrapping webscraping webscrapping
Last synced: 15 Apr 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/plinkon/colorify
A nice little tool to help with ANSI escape codes
ansi color-tool console-tool cpp
Last synced: 05 Jul 2025
https://github.com/ona-li-toki-e-jan-epiphany-tawa-mi/ilo-li-sina
Defunct | "ilo li sina" li toki pi lawa pi ilo nanpa. taso, sina lawa ala e ona. ona li lawa e sina a! | li sama http://oytjumugnwsf4g72vemtamo72vfvgmp4lfsf6wmggcvba3qmcsta.b32.i2p/ilo-li-sina.git/about en http://4blcq4arxhbkc77tfrtmy4pptf55gjbhlj32rbfyskl672v2plsmjcyd.onion/ilo-li-sina.git/about
cpp esoteric esoteric-language human-oriented ilo-li-sina interpreter li-kepeken-e-jan-tawa-nanpa-e-nanpa li-kepeken-e-nimi-wawa-goto li-kepeken-e-poki-sitelen-taso li-lawa-e-nimi-wawa-lon-nasin-pona possibly-turing-complete procedural programming-language string-manipulator toki-nasa toki-pi-lawa-e-ilo-nanpa toki-pona unstructured
Last synced: 15 Jun 2025
https://github.com/smile040501/bodmass_calculator_cpp
A BODMASS Calculator made using CPP which allows you to evaluate the complex mathematical expression with ease.
bodmas bodmas-calculator bodmas-evaluator bodmas-operation cpp
Last synced: 27 May 2026
https://github.com/dpetrosy/fractal
This project is a Fractal Visualizer developed in C++ with SFML and CUDA.
burning-ship cmake cmakelists cpp cpp-programming cpp-project cuda cuda-opengl cuda-programming fractal fractal-generation fractal-visualization julia mandelbox mandelbrot opengl opengl-project sfml sfml-library tricorn
Last synced: 21 Feb 2026
https://github.com/uscbiostats/pruner
pruner: Implementing the Felsenstein's Tree Pruning algorithm
cpp cpp11 header-only phylogenetic-trees phylogenetics pruning tree
Last synced: 13 Jun 2026
https://github.com/piobeat/smartphone-webserver-template-mongoose
A native webserver implementation (C/C++) based on Mongoose for your smartphone.
android c cpp cpp11 cross-compilation cross-compiler-toolchain mongoose native smartphone webserver
Last synced: 10 Apr 2026
https://github.com/xoofx/customformattingdemo
Code saved from Charles Petzold article: Character Formatting Extensions with DirectWrite
cpp direct2d directwrite dwrite
Last synced: 01 Sep 2025
https://github.com/matubu/gccwatcher
⌚ Rerun your c/c++ program on file change
Last synced: 11 Oct 2025
https://github.com/shibam120302/6companies30days
Challenge to solve 90 questions from 6 companies in 30 days.
6companies30days 6companies30days2k23 arshgoyal cpp revisewitharsh
Last synced: 15 Mar 2025
https://github.com/hardingadonis/hello-world
'Hello world' to all the programming languages I found on Google
c c-sharp cpp hello-world java javascript lua pascal python typescript
Last synced: 10 Apr 2026
https://github.com/diath/hellspawn
Data editor for forgottenserver and otclient.
cpp editor game-development qt tool tools
Last synced: 28 May 2026
https://github.com/opensourcedoc/ccwarn
Test Code Quality and Standard Conformity for C or C++ Code against Both GCC and Clang
c c-language c-plus-plus clang cpp freebsd gcc linux shell-script standard-conformity unix warnings
Last synced: 12 Apr 2026
https://github.com/tanner-davison/asteroid-destroyer-sdl
Asteroid Destroyer made from scratch using C++ and SDL subsystems
cmake cmakel cpp cpp23 dll sdl2 sdl2-library
Last synced: 26 Dec 2025
https://github.com/liziwl/c-cpp-programming
Course codes and materials, Summer 2017
Last synced: 10 May 2026
https://github.com/shahank42/chip8-emu
(Work In Progress!) An interpreter and VM for the CHIP-8 programming language.
chip-8 chip8 chip8-emulator cpp cpp17 cpp20 emudev emulation emulator emulator-development
Last synced: 31 Mar 2025
https://github.com/mubarizahmed/ros-vehicle
This is a project to that intends to explore the world of vehicular automation through the design and creation of a differential drive robot.
arduino autonomous-robots cpp js mechatronics robotics ros
Last synced: 11 Apr 2026
https://github.com/agha-naveed/portfolio
Portfolio
cpp developer java javascript portfolio-website python reactjs website
Last synced: 11 Apr 2026
https://github.com/czoido/conan-graph3d
Generate a Conan dependency graph visualization in 3d
Last synced: 20 Jan 2026
https://github.com/abdulahshoaib/chessmasters
Lichess-esk multiplayer chess game made using C++ and SFML
chess-game cpp lichess-clone sfml sfml-game
Last synced: 26 May 2026
https://github.com/hamburgerengine/ngio-cpp
A C++ library for the Newgrounds API.
cpp game-dev game-development newgrounds newgrounds-medals newgrounds-scoreboards newgroundsio
Last synced: 07 Apr 2025