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/selcuukyilmazz/huffman-decoding-system
This project encodes then decodes sentences with HUFFMAN Decoding Way. Huffman algorithm and binary tree implementation.
cpp decoding encoding huffman-decoder huffman-encoder
Last synced: 24 Jun 2025
https://github.com/sorgazb/travel_social_network
Program based on the use of Lists and Queues
Last synced: 01 Mar 2025
https://github.com/connectaman/cpp-notes-and-programs
Notes and Programs in Cpp
cpp cppnotes notes programming-language programs
Last synced: 14 Mar 2025
https://github.com/skywind3000/codecheck
注释驱动测试工具:从 C/C++/Python/Pascal 代码注释里解出 @input/@output/@timeout 测试数据并验证程序期望输出(纯手工打造)
cpp online-judge online-judge-tools python
Last synced: 30 May 2026
https://github.com/marcuwynu23/vcpkg-cmake-cpp-first-project-experiment
My First Experiment in developing and using vcpkg package manager in c++
Last synced: 03 Sep 2025
https://github.com/yell/integral
∫ App for numerical integration (course project)
c cpp gaussian-quadrature numerical-computation numerical-integration parsing-math-expressions qt rpn shunting-yard symfony
Last synced: 13 Apr 2026
https://github.com/ramages/algorithms
C++ Algorithms
avl avl-tree avl-tree-implementations avl-tree-node avltree cpp cpp14 heapsort hierholzer hierholzers-algorithm insertion-sort mergesort priority-queue quicksort shellsort sorting-algorithms
Last synced: 24 Mar 2025
https://github.com/khoinguyen2k/cpp-starter-game
my first ever game, for educational purposes
beginner-project cpp sdl2 starter-kit
Last synced: 06 Mar 2025
https://github.com/khip01/kalkulator-cpp
Tool/Alat
calculator cpp devcpp executable simple
Last synced: 29 Jun 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/yohhoy/tecalc
tiny embedded calculator
calculator cpp cpp17-library header-only
Last synced: 08 Apr 2025
https://github.com/qwli7/cpp-all
C++学习记录和一些 C++知识点
cpp cppprimer cppprimerplus makefile sdl2 stdlib stl
Last synced: 31 Mar 2025
https://github.com/nakira974/commons-langc
Simple library that compile all commonly used data structures and algorithms, including linked lists, hash maps, and array lists and many others. It allows you to efficiently manage and manipulate collections of data in your C / C++ projects. Feel free to fork for your own needs.
algorithms-and-data-structures c collections cpp library
Last synced: 10 Jun 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/kfirfitousi/cpp-triangles
Project from C++ course: 3 Algorithms for finding triangles in graphs.
Last synced: 01 Apr 2025
https://github.com/applehatdot/win32aboutdialog
Example About Dialog written in C++ (winAPI)
about-dialog cpp winapi-application windows
Last synced: 30 Mar 2025
https://github.com/charlot-dedjinou/matrice
Ce projet est une bibliothèque de manipulation de matrices qui permet d'effectuer des calculs matriciels essentiels. Avec cette bibliothèque, vous pouvez créer des matrices, effectuer des opérations mathématiques sur les matrices telles que l'addition, la soustraction, la multiplication, le calcul de l'inverse, etc.
c cpp matrix matrix-factorisation matrix-multiplication matrix-transpose
Last synced: 01 Mar 2025
https://github.com/mohitbansal964/binary-tree
Binary Tree Insertion, Traversal and display in vertical and horizontal format
binary-trees cpp data-structures
Last synced: 30 May 2026
https://github.com/comba92/life-automata
⬜⬛ C++ implementation with SDL2 of Conway's Game of Life
conways-game-of-life cpp game makefile sdl2 simulation
Last synced: 17 Apr 2026
https://github.com/datanoisetv/turbomidi
Header-only platform-independent Elektron TurboMidi implementation in C++.
audio cplusplus cpp elektron header-only midi octatrack protocol turbomidi
Last synced: 11 Mar 2026
https://github.com/austin-io/VNyl
Visual Novel engine for C++
cpp raylib visual-novel visualnovel
Last synced: 11 Mar 2025
https://github.com/ammoor/tic-tac-toe-game-project
Simple XO game with some extra futures and more secure code from errors and vulnerabilities
Last synced: 30 May 2026
https://github.com/pauljohanneskraft/sorting
Collection of sorting algorithms
c-plus-plus cpp java objc objective-c sorting-algorithms swift
Last synced: 12 Apr 2026
https://github.com/elitehustler/simple_pow_blockchain
This C++ program demonstrates a basic blockchain implementation using OpenSSL for SHA-256 hashing. Each block stores transaction data, a timestamp, and a nonce. Proof-of-work is used to mine blocks with a difficulty target.
blockchain consensus-algorithm cpp crypto cryptocurrency decentralized dlt dotnet educational express nestjs openssl openssl-library pow-consensus
Last synced: 01 Mar 2026
https://github.com/Gevorez/HotTiles_UE5
Second project in Unreal Engine 5. The main idea is to create 3D platform game, where player need to compete with other enemies on disappearing tiles. Inspired by "Fall Guys".
blueprints cpp epicgames fallguys gamedev gamedevelopment hottiles platfrom-game tiles unreal-engine
Last synced: 11 Mar 2025
https://github.com/patrickfc17/voyagerwc
File Explorer for Gnome
cpp gnome-desktop gtkmm4 mesonbuild
Last synced: 07 Apr 2025
https://github.com/winter1165/digital-inhaler
The Digital Inhaler project is designed for asthma patients. It's low development costs, use of open source tools, and adaptability to local requirements, the project is not only technically advanced but also a practical, life enhancing step towards more connected healthcare for millions of asthma patients in resource limited environments.
arduino c cpp cse323 esp8266 iot-device learn nsu
Last synced: 11 Apr 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/gamatos/gold
A proof of concept C++ application for learning regular languages
cpp deterministic-finite-automata dfa learning-theory regular-languages
Last synced: 01 Apr 2025
https://github.com/zselimreborn/kotharena
Third person shooter game both singleplayer and multiplayer
Last synced: 01 Apr 2025
https://github.com/xeimsuck/mambo-archiver
File archiver
archiver archiver-application cpp crossplatform huffman-coding
Last synced: 31 Jul 2025
https://github.com/amanoteam/nero
A GCC cross-compiler targeting PocketBook
c cpp cross-compiler gcc pocketbook
Last synced: 13 Mar 2025
https://github.com/edwinabdonshayo/bus-tracking
Bus Tracking System A collaborative project developed by @Imaan-Hayfaa, @LGEaston, @Chima200057, @razeen46, and @EdwinAbdonShayo. This Bus Tracking System allows users to manage and track bus information efficiently, with features for adding, searching, displaying, and deleting bus records.
bustrackingapp cpp hashtables hpp-library
Last synced: 05 Feb 2026
https://github.com/kkkaan/reinforcement-learning-for-tsp
A Q-learning like algorithm to find the optimal solutions for the Travelling Salesman Problem (TSP).
cpp q-learning-algorithm travelling-salesman-problem
Last synced: 19 Jun 2026
https://github.com/voutuk/taskmanager
Todo-list style task manager: My first project in C++, designed to help organize tasks and to-dos efficiently.
Last synced: 07 Apr 2025
https://github.com/am4nn/authentication-demo
how login data is stored in database and how login details are checked
authentication authentication-demo cli cpp login
Last synced: 29 Jun 2025
https://github.com/dyollb/itktopologycontrol
ITK external module to control topology of binary mask regions
cpp image-preprocessing itk itk-module python segmentation
Last synced: 13 Apr 2025
https://github.com/longluo/androidndk
android android-app c cpp java jni jni-android ndk ndk-sample
Last synced: 11 Apr 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/mdminhazulhaque/ruet-cse-codes
:hash: Codes that were used for academic purpose
Last synced: 22 Sep 2025
https://github.com/fl444mingo/fl4-cs131-01-05-lab
Ch. 1, Lab 1, Linear Equation
Last synced: 19 May 2026
https://github.com/vovandreevik/string-manipulation
This C++ program is designed for string manipulation. It provides various string operations, such as sorting, searching for repetitions, and finding strings that start with a specific sequence. The program is based on a custom String class.
cpp custom-string oop oops-in-cpp string
Last synced: 30 Oct 2025
https://github.com/vovandreevik/stack-and-queue-data-structures
This C++ project implements stack and queue data structures
cpp oop oops-in-cpp queue stack
Last synced: 07 Apr 2025
https://github.com/SajadTroy/AWASS
ai artificial-intelligence c cpp object-detection python trash
Last synced: 22 Oct 2025
https://github.com/vovandreevik/counting-sort-algorithm
This C++ program demonstrates the Counting Sort algorithm for sorting an array of integers in three different scenarios: best case, average case, and worst case.
chrono counting-sort cpp vector
Last synced: 07 Apr 2025
https://github.com/stefanimp/practicas_poo
Solución a las prácticas de POO propuesta durante el desarrollo de la asignatura por un alumno de primer año de ingeniería informática
Last synced: 28 May 2026
https://github.com/yagocrispim/data_structures
A study about data structures
Last synced: 23 Mar 2025
https://github.com/nanda-gopal-sb/letter-box-cpp
C++ implementation of the letter-boxed-game
cpp filesystem letterboxd terminal
Last synced: 03 Apr 2025
https://github.com/sr-tamim/bankman-cpp
A simple bank management system using C++ (OOP)
cpp cpp-programming oop oop-in-cpp oop-principles
Last synced: 29 May 2026
https://github.com/sonarsource/sonarcloud_example_cpp-xcodebuild-macos-travis
Last synced: 26 Oct 2025
https://github.com/bsmithcompsci/sample-twitchirc
Sample Project for TwitchIRC-SDK.
cpp sample sdk twitch-bot twitch-sdk twitch-tv twitchbot twitchirc twitchsdk twitchtv
Last synced: 01 Sep 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/ivanbgd/branch_prediction
Compares execution speed of processing sorted and unsorted arrays, with and without branching. Disassembly and results included.
branch-prediction c-plus-plus cplusplus cpp
Last synced: 06 Jul 2025
https://github.com/jonasalbuquerque/ping
Simple ping application with two threads (client and server) communicating by sockets and exchanging ICMP messages.
cplusplus cplusplus-11 cpp cpp11 icmp icmp-ping network-programming networks ping ping-pong pingpong socket-programming sockets
Last synced: 26 Dec 2025
https://github.com/jullysilva/atvs_praticas_pucminas
Este é um repositório onde concentra muitas das atividades práticas dadas pela Pucminas, no Curso de Engenharia, enquanto estudante. Alguns projetos foram individuais e outros foram em coletivo.
c cpp crud-sample docker java javascript python react travis-ci
Last synced: 13 Apr 2026
https://github.com/christinec-dev/pin-crusher
A basic pin guessing, command-line based game made with C++
console-application console-game cplusplus cpp numberguesser numberguessinggame
Last synced: 25 Mar 2025
https://github.com/artemka-sh/wificam
Cross-platform client for broadcasting a camera (for example, a phone) to a computer (or another) using wifi
android-camera cpp cross-platform http-camera ip-camera obs-studio qml qt6 remote-cameras wifi-camera
Last synced: 12 Apr 2026
https://github.com/bpdesilva/student-registration-system
Procedural Programming concepts with C++ first project of the first year.
c-plus-plus cpp procedural-programming regex regular-expression visualcplusplus visualcpp
Last synced: 24 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/hasanulmukit/programming-problems
A curated repository of programming problem solutions implemented in C, C++, Java, and Python. Organized by topic and difficulty, it provides a clear and accessible resource for developers and learners to explore algorithms, data structures, and coding challenges.
c coding-interviews coding-test cpp java programming-exercises programming-problems python
Last synced: 13 Apr 2026
https://github.com/ivan-aksamentov/algorithms
Analysis, benchmarks and instrumentation of algorithms
Last synced: 22 Mar 2025
https://github.com/pablitoo1/aircraft-carrier-problem
Multi-threaded airport takeoff and landing simulation made in C++ with SFML library
cpp multithreading sfml threading-synchronization
Last synced: 16 Mar 2025
https://github.com/xmartlabs/docker-pcl-cmake
Docker image containing PCL and CMake.
c c-plus-plus cmake cpp docker make makefile pcl pcl-library
Last synced: 12 Apr 2026
https://github.com/mohamed-samy26/flappy-bird-cpp-sfml
Remake for Flappy Bird game with custom made physics and 2 levels of difficulity
cpp game game-development physics sfml sfml-game
Last synced: 25 May 2026
https://github.com/ohtoai-research/avm
AVM aims to reduce binary distribution piracy of software by detecting Virtual Machine Characteristics.
anti-virtualmachine cpp crossplatform
Last synced: 10 Jun 2026
https://github.com/akagi201/reinterpret
number type convertation with reinterpret_cast in C++
Last synced: 26 Feb 2025
https://github.com/ahmedosmandev/codeforces-solutions
Codeforces's problems solutions.
algorithms codeforces codeforces-solutions competitive-programming cpp data-structures online-judge problem-solving
Last synced: 15 May 2025
https://github.com/podgorskiy/nonius
Nonius benchmark-framework fork
benchmark benchmark-framework benchmarking cpp performance
Last synced: 10 Jun 2026
https://github.com/amr-khaled-ahmed/malware-analysis-work-shop
This is the repository to show all the malware analysis GDSC workshop tasks I have done.
analysis assem badrabbit c cpp cyber cybersecurity dsc gdsc hacker malware malware-analysis malware-analysis-reports malwares python python-3 python3 ransomware reporting workshop
Last synced: 11 Apr 2026
https://github.com/vircoding/esp32-dht-lcd-example
An ESP32 example project using DHT11 and LCD 16x2 display
cpp dht11 esp32 lcd16x2 platformio
Last synced: 20 Apr 2026
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/heyfoz/cpp-vehicle-fleet-txt-file-reader
The Vehicle Fleet Text File Reader Program (C++) uses a loop to read a file named FleetInput.txt, which holds vehicle ID, miles, and gallons space delimited on each row. Then, the program calculates the fleet average and individual average miles per gallon (MPG), displaying the results in the console are tabular output.
calculations cpp mpg reader txt-files
Last synced: 25 Mar 2025
https://github.com/gaurav-chaurasia/dsa
All my practice problem(data-structure and algorithmic) and code are here
algorithm competitive-programming cpp data-structures readme-md
Last synced: 29 Jun 2026
https://github.com/sfrechette/binary-clock-station
A modern, optimized binary clock implementation for the LilyGo T-Display-S3 ESP32 board. Displays time in binary format using illuminated dots, with WiFi connectivity for automatic NTP time synchronization.
arduino binary-clock binaryclock c clock cpp esp32 esp32-s3 lilygo lilygo-tdisplay-s3 platformio
Last synced: 13 Apr 2026
https://github.com/cosmic-aerospace-technologies/fc-udev
The FC-Udev is a do it yourself flight computer kit for model rocketeers alike. It introduces the user to basic circuitry, soldering, debugging, software implementation and much more.
aerospace aerospace-engineering cpp flightcomputer rocketry
Last synced: 29 May 2026
https://github.com/ranveeraggarwal/wagit
Why not Another Git? Because there aren't enough implementations already. This is a hobby project to better understand Git and churn out some more C++ code.
Last synced: 15 May 2026
https://github.com/billhu0/cs100-2022
ShanghaiTech CS100 (Introduction to Programming) course homework collection, spring 2022.
Last synced: 16 Aug 2025
https://github.com/kar-dim/watermarking-cpu
Code for my Diploma thesis at Information and Communication Systems Engineering (University of the Aegean, School of Engineering) with title "Efficient implementation of watermark and watermark detection algorithms for image and video using the graphics processing unit". Part 1 / CPU
clang cpp eigen openmp parallel-computing watermark-image watermarking
Last synced: 12 Apr 2026
https://github.com/sudodevinci/skyimager-obfuscated
Public facing version of the devinci.cloud website functionality, with appropriate obfuscation and censorship.
arduino cpp data-science esp32 esp32-arduino flask image-processing mysql object-detection ota-update
Last synced: 21 Jan 2026
https://github.com/sla-ppy/snake
[F] CLI implementation of the original Snake game from scratch in C++
Last synced: 11 Jun 2025
https://github.com/jannled/stbuild
An easy to use buildsystem for C/C++ with minimal dependencies targeting C/C++ beginners and projects with moderate complexity.
build buildsystem buildsystems c cpp file single single-file system yaml
Last synced: 27 Apr 2025
https://github.com/singularisart/stoockfish
A stupid, younger brother version of StockFish
chess chess-engine cpp cpp11 sdl2 sdl2-image
Last synced: 06 Sep 2025
https://github.com/m039/void
cinder concept cpp game game-engine idea prototype thoughts
Last synced: 09 Jun 2026