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-06-27 00:06:34 UTC
- JSON Representation
https://github.com/dctucker/colorlines
An implementation of an AI for the old DOS game "Color Lines"
Last synced: 20 May 2026
https://github.com/sanjay-1458/banking-system
A C++ project for banking, providing the minimal features of the banking system
Last synced: 16 May 2025
https://github.com/dollengo/chessdollplus
A console chess made with C++ by Dollengo
chess chess-game cpp dollengo dollengostudios
Last synced: 22 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/m4zesec/clean-code-cpp
📝 Clean Code concepts adapted for c++
bestpractices clean-architecture clean-code cplusplus cpp encapsulation inheritance principles
Last synced: 01 Nov 2025
https://github.com/lypitech/rtype
CPP-500 ‒ R-Type
asio cpp ecs epitech game gameengine multiplayer multithreading network rtype udp
Last synced: 07 Mar 2026
https://github.com/usman-pirzada/cpp-basics
C++ Programming done in 10th Class (2021)
Last synced: 25 Oct 2025
https://github.com/unvercanunlu/quadratic-equation-solver
Quadratic Equation Solver with Linear Algebra using LU and QR decomposition
cmake cpp cpp11 decomposition eigen equation linear-algebra lu-decomposition matrix optimization qr-decomposition quadratic-equations
Last synced: 30 Oct 2025
https://github.com/djngalja/adventofcode
:santa: :christmas_tree: My solutions of the Advent of Code challenges (2024), no AI.
advent-of-code advent-of-code-2024 aoc-2024 aoc-2024-in-cpp cpp no-ai
Last synced: 05 Apr 2025
https://github.com/wolkabout/wolkconnect-cpp
C++11 library which provides easy connectivity to WolkAbout IoT Platform.
client-library connectivity cpp fota iot iot-platform wolkabout wolkconnect
Last synced: 22 Apr 2025
https://github.com/lypitech/shuvlog
Asynchronous, thread-safe, singleton logging engine library, written in C++.
asynchronous cmake cpp level log logger thread-safe
Last synced: 07 Mar 2026
https://github.com/melardev/cppboostreverseshellsync
Reverse shell written in Cpp using Boost libraries
bind-shell boost cpp cybersecurity infosec networking pipes process reverse-shell security shell sockets
Last synced: 17 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/coderfamer/cpp-primer
c++ primer 5th answers
cplusplus cplusplus-11 cpp cpp11
Last synced: 02 Jan 2026
https://github.com/player-alex/net-host
A lightweight native C++ host for running .NET assemblies without modification. Supports WPF applications, console apps, and any .NET DLL with a Main method via simple JSON configuration.
application-launcher assembly-loader cpp cpp20 csharp dll-host dotnet dotnet-core dotnet-hosting hostfxr interop native-host native-interop windows wpf
Last synced: 03 May 2026
https://github.com/atauveron/formation-cpp
Les slides d'une formation C++
cpp cpp-course cpp11 cpp14 french-speaking slides viarezo
Last synced: 15 Oct 2025
https://github.com/vishesh-gupta/algolvers
A :notebook: to my solutions to algorithms that I have encountered and want to face
algorthims cpp data-structures leetcode
Last synced: 03 Apr 2025
https://github.com/rooom13/software-engineering
Book Shop data management app in C++ for Software Engineering course. UML Diagrams, Software patterns ...
cpp engineering-course object-oriented-programming software-design software-engineering uml-diagrams
Last synced: 18 Mar 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/amlel-el-mahrouss/btb
BTB, a build system based on JavaScript Object Notation written in C++
Last synced: 29 Mar 2025
https://github.com/tangilj/onitama
AI for the Onitama board game, written in C++.
Last synced: 05 Apr 2025
https://github.com/jdm-github/jdm-language
JDMLanguage is my own language, it mainly created with ability to have freedom and constraint. It draws inspiration from Python's versatility while introducing its own distinctive features.
Last synced: 12 Sep 2025
https://github.com/engichang1467/3d-cube
Created a 3D rotating Cube with OpenGL and C++
Last synced: 18 May 2026
https://github.com/syedzawwarahmed/data-structures
This repository contains algorithms implementing the basic data structures.
c cpp data-structures-and-algorithms
Last synced: 18 May 2026
https://github.com/emsar69/mnist-ai-without-external-ai-libraries
A pure C++ implementation of an MNIST digit classifier without using external machine learning libraries. This project demonstrates how to build a simple neural network for the MNIST dataset.
ai c classification cpp machine-learning mnist
Last synced: 18 May 2026
https://github.com/fabianaferreira/lyrics-analysis
A project developed for a subject during bachelor degree on Electronic and Computer Engineering on Federal University of Rio de Janeiro
Last synced: 21 May 2026
https://github.com/amitminer/todolist-cpp
a simple todolist cli made in c++
cmake conan cpp learning-exercise linux todolist vcpkg windows64
Last synced: 08 Mar 2026
https://github.com/crafterkolyan/competitive-programming-algorithms
This repository contains algorithms for competitive programming. It was created in order to fix wrong codes on E-maxx.
algorithms competitive-programming cpp
Last synced: 05 Apr 2025
https://github.com/oleg-nenashev/wiremock-googletest-demo
Demo: Using WireMock with Testcontainers for C/C++ in Google Test
api cpp demo testcontainers testcontainers-c wiremock
Last synced: 28 Mar 2025
https://github.com/douglasmatosdev/college_computer_science
This repository is my college computer science studies.
c code-block code-blocks cpp data-science data-structures database eclipse gcc-complier html-css-javascript intellij java java-8 javascript jvm opengl operating-system php vscode
Last synced: 21 Mar 2025
https://github.com/anas-farooq8/neural-network-using-os-concepts
The system uses inter-process communication through pipes for exchanging information (weights) between processes. Each layer of the neural network is represented as a separate process, and each neuron within a layer is treated as a separate thread.
cpp mutex-synchronisation neural-network pthreads ubuntu
Last synced: 18 Jun 2026
https://github.com/rohaquinlop/uva-solutions
Here I have all my UVa solutions, hope that could help you in something
c colombia competitions competitive-programming competitive-programming-contests cpp python uva uva-judge uva-online-judge uva-problem-solving uva-solution uva-solutions
Last synced: 18 Apr 2026
https://github.com/4s4v1n/mlp
Neural network for letter recognition
back-propagation cpp forward-propagation machine-learning neural-network
Last synced: 23 Jun 2025
https://github.com/fizashaikh3006/automatic-solar-grass-cutter
The Automatic Solar Grass Cutter is an eco-friendly device that automates lawn maintenance using solar energy and Arduino Uno. Equipped with sensors for obstacle detection and grass height adjustment, it ensures safe and precise operation. Powered by solar panels, the cutter features motor-driven blades and wheels for efficient trimming & mobility
arduino-uno assembly-language cpp
Last synced: 18 May 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/jodermo/unrealenginegameserver
Unreal Engine dedicated Linux server as Docker container with included Django backend and database for admin tools and dynamic REST-API
backend bash build-tool cpp django game game-development game-server linux postgresql python rest-api unreal-engine
Last synced: 07 Apr 2026
https://github.com/petrenko-alex/ai-flat-price
[Архив 2015] Расчет стоимости недвижимости с помощью нейронной сети / Real estate price calculation via neural network
alglib artificial-intelligence cpp neural-network qt real-estate-price visualstudio
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/massimo-marino/containers-benchmark
insertion operations benchmark for some C++17 containers
benchmark benchmarking cpp cpp17 stl-containers stl-vector
Last synced: 14 May 2025
https://github.com/maks-kovpak/voronoi-diagram
Implementation of a Voronoi diagram in C++ using the SFML library and a fragment shader in GLSL
cpp glsl-shader sfml voronoi-diagram
Last synced: 23 Feb 2025
https://github.com/bestfriend11/nosse_unrealengine
unreal engine with no sse4.2/avx. run the lastest version of unreal editor on old platforms with only 1gb VRAM.
avx cpp game-engine-3d gamedev sse ue5 unreal-engine-5
Last synced: 21 May 2026
https://github.com/AhmedOsmanDev/Arduino-LED-Cube
Fun project for our Embedded Systems course.
Last synced: 10 Apr 2025
https://github.com/beepboopbit/cpp-data-structures
C++ data structure compilation
Last synced: 20 Mar 2025
https://github.com/taharachedi/custom_double_linked_list_library-cpp
A C++ template-based doubly linked list implementation providing essential list operations such as insertion, deletion, searching, and reversal.
Last synced: 10 Jul 2025
https://github.com/esraa-emary/photo-editor-team
C Plus Plus Code (Photo Editor)
clean-code cplusplus cpp photo-editing
Last synced: 08 Sep 2025
https://github.com/malikmaky/pe-keyword-search-tool
This project is a C++ application designed to search for a specified keyword within the sections of Portable Executable (PE) files located in a given directory.
cpp cpp20 cybersecurity executable-file keyword pe-files pe-header portable-executable windows-pe
Last synced: 11 Jun 2026
https://github.com/ptahmose/sqliteimgdoc
An experiment - use SQLite as a fileformat for multidimensional tiled images (in 2D and 3D)
cpp fileformat gigapixel gigapixel-images sqlite sqlite3 volumetric-data
Last synced: 10 May 2026
https://github.com/WilliamZhang20/Design-Patterns
Practicing software design patterns in C++
Last synced: 14 Oct 2025
https://github.com/tradias/variate
Deduce the template parameter of a variant based on every return path
convenience cpp cpp20 header-only variants
Last synced: 05 May 2026
https://github.com/taharachedi/algorithms-problem-solving-level-3
📂 Repository containing well-organized solutions for simple problems Level 3 in C++.
algorithms cpp problem-solving
Last synced: 20 Mar 2025
https://github.com/taharachedi/atm-system
💼 ATM System in C++ – A console-based application for secure ATM banking, offering login, quick withdrawals, normal withdrawals, deposits, and balance checks, with data securely stored in text files. 🏦💳
console-application cpp enums problem-solving string-manipulation struct
Last synced: 20 Mar 2025
https://github.com/crazystylus/atcoderpractice
AtCoder solved questions
atcoder atcoder-solutions competitive-programming cpp
Last synced: 05 Apr 2025
https://github.com/anthonyhuang19/ics-lab
The ICS-Lab project explores low-level programming and system vulnerabilities through Bomblab, Buflab, and Linklab experiments, focusing on buffer overflows, memory management, and reverse engineering in C and Assembly.
Last synced: 12 Mar 2025
https://github.com/taharachedi/math-game
🎮 Fun Math Game in C++ ➗✖️➕➖ Challenge yourself with math problems, track your score, and level up! 🏆
algorithms console-application console-game cpp enums functional-programming problem random-number-generators string-manipulation structure
Last synced: 20 Mar 2025
https://github.com/helske/diagis
Auxiliary functions for importance sampling
cpp importance-sampling r weighted-samples
Last synced: 29 Apr 2026
https://github.com/matt-gretton-dann/gd-posix-apps
Implementation of POSIX Applications
Last synced: 22 Feb 2026
https://github.com/arya2004/cybersecurity
Cybersecurity Uni Lab Codes
c cpp go hacktoberfest hacktoberfest-accepted hacktoberfest-starter hacktoberfest2025 java python rust
Last synced: 15 May 2026
https://github.com/horikitasuzunetsundere/elevator-project-with-proteus-and-arduino
Efficient Vertical Transportation: Elevator Control System Simulated with Proteus and Programmed with Arduino IDE
algorithms-and-data-structures arduino cpp programming system-design
Last synced: 16 May 2026
https://github.com/pomettini/ue4-multithreaded-fibonacci
Unreal component that calculates the Fibonacci sequence on separate threads
cpp fibonacci fibonacci-sequence multithreading unreal unreal-engine unreal-engine-4
Last synced: 27 Mar 2025
https://github.com/u-t-k-a-r-s-h/line-and-wall-follow
This is a simple line and wall follower bot powered by Arduino Nano
arduino cpp electronics line-follower wall-f
Last synced: 16 May 2026
https://github.com/alfonsovidrio/arduinocodegallery
Este repositorio contiene una colección de códigos para placas Arduino, acompañados de diagramas.
Last synced: 18 Mar 2025
https://github.com/genebit/my-cp-template
My Competitive Programming Template Guide
competitive-programming cpp template
Last synced: 18 Mar 2025
https://github.com/xtenzq/cpplearning
Everything I did as part of C++ learning course including competitive programming
Last synced: 21 Mar 2025
https://github.com/horazont/dragonstash
A transparent block-wise file system cache overlay with libfuse3, written in C++.
cache cpp fuse-filesystem sftp-client
Last synced: 05 Apr 2025
https://github.com/slwu89/infectionsim
spatial simulation of stochastic infection dynamics in a city
agent-based-modeling agent-based-simulation cpp
Last synced: 19 May 2026
https://github.com/aquice/brainpp
BrainPP is a Brainfuck interpreter made in C++.
Last synced: 03 Jun 2026
https://github.com/denizugur/solarpaper
Dynamically update your wallpaper with the current state of our Solar System :sunny:
blend2d cpp orbit python solar-system
Last synced: 16 May 2026
https://github.com/pentalpha/alenhador
Parallel aligner (Needleman–Wunsch) for nucleotide sequences (.fasta) with similarity heuristic filter.
align-dna-sequences aligned-sequences alignment bioinformatics cpp cpp11 fasta heuristic-search heuristics nucleotide-sequences parallel-computing search
Last synced: 15 May 2026
https://github.com/coderboy-raiyan/cs-fundamentals
Advanced CS Topics and Algorithms. Build Your Foundation As A Programmer
c cpp dsa-algorithm problem-solving
Last synced: 07 Sep 2025
https://github.com/alyssonmach/chaves-de-classificacao
Seminário de Técnicas de Programação sobre "Classificação de dados com base em chaves de classificação".
cpp mergesort selectionsort sorting-algorithms ufcg
Last synced: 11 Apr 2025
https://github.com/ramamagarwal/cp
This repo consists of some of the easy and beginner-friendly techniques on how to approach problems on competitive programming platform 'Codeforces'. The codes for certain problems are user-friendly and easy to understand.
competitive-programming cpp problem-solving
Last synced: 26 Mar 2025
https://github.com/pcarruscag/mel
Math Expression Library
cpp expression-evaluation expression-parsing
Last synced: 19 May 2026
https://github.com/poornesh-v/bank-management-system-in-cpp
BankEase – A Simple Banking Management System BankEase is a console-based banking management system built using C++. It allows users to create accounts, deposit and withdraw money, check balances, and modify account details. The project utilizes object-oriented programming (OOP) principles and file handling to ensure data persistence.
cpp dsa filehandling oops-in-cpp
Last synced: 04 Oct 2025
https://github.com/yuzukitsuru/yall
Yall - Yet another logging library
cmake cpp cpp-library cpp17 logging logging-library
Last synced: 17 Mar 2025
https://github.com/connorslade/noseshell
🐚 A Shell for Windows | Making CMD slightly less bad
Last synced: 05 Apr 2025
https://github.com/chen0040/cpp-linear-genetic-programming
Package provides C++ implementation of linear genetic programming algorithm
cpp genetic-programming linear-genetic-programming machine-learning spiral-classification symbolic-regression
Last synced: 03 Apr 2025
https://github.com/drozhkov/crypto-exchange-client-deribit
Deribit crypto exchange C++ client
cpp cryptocurrency cryptocurrency-exchange-software deribit deribit-api deribit-exchange
Last synced: 17 Mar 2025
https://github.com/leandro-cardoso/univassouras-iot
Estudo de internet da coisas com C++ e Arduino.
Last synced: 16 May 2026
https://github.com/kassane/gdnative-3.1_cpp_xmake_example
Godot 3.1 C++ GDNative
Last synced: 15 May 2026
https://github.com/melardev/cppboostbindshellsync
Bind Shell written in Cpp using Boost libraries
bind-shell boost cpp networking pipes process reverse-shell shell sockets
Last synced: 18 May 2026
https://github.com/sjellipses/lockscreencmd
Invoke a command line on the Windows lock screen.
batch cpp csharp shell-scripts
Last synced: 06 May 2026
https://github.com/jdsherbert/json-parser
C++ JSON Parser tool for reading JSON files.
cpp json json-data json-parser
Last synced: 16 May 2026
https://github.com/pranavgupta1234/karna
Automated drone for object tracking and detection started under Design Practicum
ardupilot cpp drone image-processing makefile objectdetection opencv
Last synced: 15 May 2026