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/reenphygeorge/aimbot-gaming
A gaming club management project made in 12th grade
Last synced: 06 Apr 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/tawfik-s/competative_programming_trainning_material
trainning material for problem solving and algorithms sessions belong to me
algorithms cpp problem-solving training-materials
Last synced: 21 May 2026
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/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/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/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/bl00mguy/algorithms-and-data-structures-itmo
Первый и второй семестры ИТМО
algorithms clang cpp golang rust
Last synced: 09 May 2026
https://github.com/tirimid/nimpedpp
nimped++ is the C++ rewrite (with some featural changes / additions) of nimped
cpp cpp20 custom personal programming text-editor
Last synced: 22 May 2026
https://github.com/fednazar/stataddict-for-telegram
Utility for generating statistics based on an exported Telegram group chat history
c-plus-plus cpp statistics telegram telegram-group
Last synced: 05 Apr 2025
https://github.com/ladroid/panda-engine
Panda Game Engine
cmake cpp ecs entity-component game game-development game-engine open-source opengl sdl sdl2 shader texture
Last synced: 18 May 2026
https://github.com/blagojeblagojevic/neural-network
Implemention of a small 1 layer neural network suitable for use in embedded systems
arduino c cpp embedded-systems esp32 evolution genetic-algorithm neural-network
Last synced: 08 Apr 2026
https://github.com/ricky-ultimate/cpp-hello-world
A basic "Hello, World" program using C++
Last synced: 22 May 2026
https://github.com/AlbertSuarez/PAR-Labs
📊 All Labs of PAR subject of Facultat d'Informatica de Barcelona (FIB).
Last synced: 14 Mar 2025
https://github.com/iricartb/university-os-memory-allocation-processes
Ivan Ricart Borges - Memory allocation of the processes of an operating system, interrupts and syscalls.
assembly c cpp input-management interrupts kernel memory-allocation operating-system processes queues screen-management semaphores stack syscalls
Last synced: 02 May 2026
https://github.com/hoomaac/tardis
Remote backup tool based on Git packfile and rolling checksum
backup backup-tool cpp cpp17 tool
Last synced: 30 Mar 2025
https://github.com/sxydh/m-demo
QuickStart Demos
cpp csharp demos golang java kotlin python quickstart scala
Last synced: 08 Apr 2026
https://github.com/toxe/project-euler
Project Euler (https://projecteuler.net) problem solutions.
cmake cpp problems project-euler solutions
Last synced: 22 Mar 2025
https://github.com/engineersbox/cpp-lru-cache
A C++ implementation of a Least Recently Used cache
Last synced: 22 Mar 2025
https://github.com/sayururehan/ooc
Contains Labsheets, Tutorials and Practicals done by S. R. Bopitiya IT21470004
cplusplus cpp object-oriented-programming ooc
Last synced: 22 Mar 2025
https://github.com/zoelabbb/game-gms
Game GMS using C++ language | Indonesian edition
cpp edition game indonesia indonesian-language linux
Last synced: 23 Jun 2026
https://github.com/isho-0/solved-ac
solved.ac 문제 해결 알고리즘을 기록하는 저장소
cc cmakelists cpp cpp17 solved-ac study-notes
Last synced: 17 Sep 2025
https://github.com/svaniksharma/chess_engine.cpp
A little chess engine in C++
chess chess-ai chess-engine cpp cpp17
Last synced: 24 Jul 2025
https://github.com/khip01/batu-kertas-gunting
Game/Permainan
cpp devcpp executable game simple-game
Last synced: 25 Jul 2025
https://github.com/josh012006/height-of-binary-search-tree
Implementation of a method getHeight to compute the height of a Binary Search Tree.
algorithms-and-data-structures binary-search-tree cpp
Last synced: 25 Jul 2025
https://github.com/fbbdev/opt
Command line argument parsing library for C++14
argument-parser argument-parsing arguments c-plus-plus command-line cpp cpp14 library modern-cpp option-parser option-parsing options terminal
Last synced: 17 May 2026
https://github.com/mahdialmusaad/badcraft
A voxel game built to be performant, memory-efficient and cross compatible.
Last synced: 27 Jul 2025
https://github.com/samukiszhsd/linguagemc
Estudo da faculdade sobre a linguagem C e C ++
Last synced: 27 Jul 2025
https://github.com/maricard18/42-webserv
This project is about writing your own HTTP server
42 42-webserv 42-webserver 42born2code 42cursus 42projects 42school 42webserv cpp http http-server webserv webserver
Last synced: 19 Sep 2025
https://github.com/101rror/atcoder
Contests and Practice Problems Solutions,🤞💻🤞 (Author :: 101rror)
competitive-programming contest-solution cpp
Last synced: 28 Jul 2025
https://github.com/quentinguidee/cpp-ultimate
C++ Ultimate is the extension you need for VSCode!
Last synced: 21 Sep 2025
https://github.com/karnkaul/cliq
Command line interface utility
argument-parser command-line cpp cpp20 library
Last synced: 22 Sep 2025
https://github.com/paltoudara/polynomial_interpolation_
algorithms cpp gauss-elimination interpolation-polynomial polyomino
Last synced: 30 Jul 2025
https://github.com/vokungahrotlaas/sfml-maze
C++ program which creates and solves mazes.
cpp maze maze-generator maze-solver sfml
Last synced: 31 Jul 2025
https://github.com/fl444mingo/fl4-cs131-04-03-scope
Ch. 4, Lesson 3, Scope of Read/Write Reference
Last synced: 31 Jul 2025
https://github.com/lnd3/ltools
C++ tool box for random purposes like graphics, physics, gui and network coding
concurrency cpp physics rendering threading tool-box
Last synced: 01 Aug 2025
https://github.com/prince-chrismc/multicore-programming
This is a C++ repository to contain my work for Multicore Programming (COMP426) from Concordia Universirty during Fall 2018.
cpp glew glfw glm modern-cpp multithreading object-oriented-programming opengl parallel-computing parallel-processing tbb
Last synced: 15 May 2026
https://github.com/madebypixel02/cpp-module-06
[42 Madrid] Scalar conversion
42 42-cpp-module 42-cursus 42born2code 42madrid born2code conversion cpp makefile math peer2peer scalar
Last synced: 01 Aug 2025
https://github.com/skillfulelectro/core-compute_native
Native binding gen for core-compute api
binding binding-generator c cpp cross-platform gpgpu parallel-computing rust wgpu
Last synced: 02 Aug 2025
https://github.com/amr4924/expense-tracker
💰 Professional Expense Tracker V1.0 - Smart personal finance management made simple! Lightning-fast C++ desktop app with real-time budget monitoring, intelligent categorization, and beautiful report generation. Zero installation required - just download and track! Perfect for students, professionals, and small businesses. Built by SA3DWY with priv
budget-management cpp desktop-app expense-tracker finance financial-software financial-tracking monthly-income personal-finance personal-finance-manager portable-software sa3dwy windows-app
Last synced: 27 Sep 2025
https://github.com/mukeshlilawat1/zomato-app-design-pattern
This repository contains a low-level system design of a Zomato-like food delivery application implemented in C++. It demonstrates the use of Object-Oriented Programming (OOP) and Design Patterns to build scalable, modular, and maintainable software architecture.
Last synced: 27 Sep 2025
https://github.com/dreyyan/cipher-midterms-programming-cpp
[ CIPHER R&D Committee · C++ Midterms Programming Materials & Practice Problems ]
Last synced: 27 Sep 2025
https://github.com/tdjastrzebski/vscode-cppbuild
Build++ VS Code Multi-Step Incremental Build Extension
build build-automation build-tool build-tools c c-plus-plus cpp vscode vscode-extension
Last synced: 11 Sep 2025
https://github.com/onebit5/onetek-engine-2
C++ game engine with multi-API rendering support.
cpp cpp20 engine game game-development game-engine gamedev gameengine
Last synced: 29 Sep 2025
https://github.com/devsujay19/hello-world-in-17-different-programming-languages
"Hello World!" Word In 17 Different Programming Languages.
c cpp cs d-language golang hello-world html java javascript languages php programming programming-languages python r ruby rust sql swift vue
Last synced: 09 Apr 2026
https://github.com/m4x1m1l14n/system
Various C++ helper functions & classes
Last synced: 09 Aug 2025
https://github.com/amazingmonster/functivore
A C++ template library for inspecting and simplifying function signatures.
Last synced: 11 Aug 2025
https://github.com/dangnm9699/applied-algorithms
Applied algorithms / HUST / 20192
algorithms cpp data-structures hust
Last synced: 12 Aug 2025
https://github.com/chihebabiza/cpp-bank-system
C++ console application that manages client records in a banking system. It allows users to view, add, update, and delete client information, as well as perform transactions like deposits, withdrawals, and balance checks. The system includes user login functionality with different access levels .
authentication banking-applications banking-system cpp cpp-project management-system users-management
Last synced: 12 Aug 2025
https://github.com/umarmasood1/modern-stylish-ui-components
This is a carefully crafted set of modern, stylish UI components designed using Qt C++ and Qt Style Sheets (QSS) — delivering a clean, responsive, and highly customizable user interface experience. Inspired by contemporary design systems like Material Design and Fluent UI,.
app-compoents app-ui-elements cmake cpp cross-platform css modern-design-app modern-ui modern-ui-components modern-ux qss qt qt-cpp qt6
Last synced: 12 Aug 2025
https://github.com/quantumcomputingworld/vqf
Can we break and RSA keys with NISQ computers (trying out vqf alogs) biggest threat to finance and banking sector
c cpp python3 qiskit quantum-chemistry quantum-computing quntum-circuits rsa variational-quantum-factorization
Last synced: 01 May 2026
https://github.com/maple3142/practice
cpp online-judge practice solutions uva
Last synced: 04 Oct 2025
https://github.com/thekamik/searching-algorithms
Implementing Dijkstra, Bellman-Ford, and A* algorithms in C++
a-star-algorithm bellman-ford-algorithm cpp dijkstra-algorithm graphs graphs-algorithms search-algorithm
Last synced: 04 Oct 2025
https://github.com/erthium/diary-a
A simple logbook for Linux machines
cpp cpp17 cryptography diary gcc linux linux-installation logbook makefile openssl qt qt6 rsa
Last synced: 13 Apr 2026
https://github.com/s-bose/makeclass_cpp
a C++ program to generate all the required file skeletons for a class
Last synced: 04 Oct 2025
https://github.com/yoann256/scratchapi-experiments
Some experiments using the Scratch API.
api c cpp css html js scratch scratchapi
Last synced: 09 Mar 2026
https://github.com/stuart6854/mill_engine
Portfolio Piece - A cross-platform 3D engine. (Work in Progress)
cpp cross-platform game-engine vulkan
Last synced: 10 Nov 2025
https://github.com/keremtan/relay-racer
The aim of this project is to simulate a relay race. This relay race that there is 400 teams and has 4 runners per a team is simulated using Threads and OOP Philosophy.
Last synced: 16 Aug 2025
https://github.com/droncode/rg3
Code analyzer & codegen framework. Third in order, first in strength.
Last synced: 28 Feb 2026
https://github.com/ogweno-d/cppfordummies
Cpp for Dummies - A step deeper into the world of madness
Last synced: 17 Aug 2025
https://github.com/chunchunmorning/ascinput
Input Manager for OpenSiv3D.
c-plus-plus cpp opensiv3d siv3d
Last synced: 09 Apr 2026
https://github.com/fahdseddik/truck-delivery-company-simulation
A simulation of a truck delivery company written in C++.
algorithms cpp datastructures objectorientedprogramming simulation
Last synced: 10 Nov 2025
https://github.com/eliaskosunen/spio
(Not in active development) C++ iostreams for the 21th century
cplusplus cpp cpp-library cpp11 cpp14 cpp17 io io-library iostream
Last synced: 17 Aug 2025
https://github.com/yuriysydor1991/cpp-app-template
The template C++ project for a quick application development startup.
cmake cpp cpp17 cppcheck doxygen freeglut gcc gtest gtkmm gtkmm3 library library-project meson msvc mysql qt6-qml qt6-template sdl2 template-project valgrind
Last synced: 17 Apr 2026
https://github.com/bipin161523/basic
"Basic Coding of Languages" A collection of beginner-friendly coding projects to learn and explore different programming languages. Starting with C, this repository will gradually expand to include Python, Java, JavaScript, C++, Ruby, and web development basics (HTML/CSS). Follow my journey and explore simple implementations and exercises aimed at
c cpp css html java javascript python ruby
Last synced: 10 Apr 2026
https://github.com/snandasena/cf-contests
Competitive programming challenges and their solutions for Codefocers, Hackerrank, and Leetcode.
algorithms bst cpp data-structures dp graph greedy-algorithms math
Last synced: 05 Oct 2025
https://github.com/artem78/s60-positioning
Recieve location with GPS for Symbian OS
cpp gps library location module positioning symbian symbiancpp
Last synced: 24 May 2026
https://github.com/phantom9999/mithril
代码收集
apollo-client cpp fiber graph-engine strategy-server taskflow
Last synced: 19 Aug 2025
https://github.com/abderrsfa/cpp_modules
9 modules of C++ each cover a certain topic to help you understand the specificities of C++ and Object-oriented Programming.
1337 42born2code classes cpp inheritance object-oriented-programming oop stl templates
Last synced: 13 Oct 2025
https://github.com/rishabh672003/hash-table-in-cpp
A very simple hash table implementation in CPP
cmake cpp cpp20 data-structures hash hash-table hashing
Last synced: 19 Aug 2025
https://github.com/kampi/sensorhub
Solar-powered, low energy environment sensor node with WiFi interface.
c cpp electronics iot mqtt mqtt-client particle particle-argon qt raspberry-pi
Last synced: 10 Apr 2026
https://github.com/ashrockzzz2003/sudoku_solver
A Sudoku Puzzle solver!
cpp cpp17 sudoku sudoku-game sudoku-puzzle sudoku-solver
Last synced: 19 Aug 2025
https://github.com/amankumarsinhagithub/data-structures-algorithm-dsa
algorithms cpp data-structures dsa
Last synced: 20 Aug 2025
https://github.com/gusenov/examples-gtest
Примеры использования Google Test.
cpp examples google-test gtest
Last synced: 20 Feb 2026
https://github.com/gusenov/examples-eventbus
Примеры работы с С++ библиотекой eventbus.
Last synced: 25 Jun 2026
https://github.com/apostolouagge/compilers
5 ασκήσεις στο μάθημα των Μεταγλωττιστών
Last synced: 20 Aug 2025
https://github.com/zazi2002/broken
BROKEN is a C++ game project of Basics of Programming course.
Last synced: 20 Aug 2025
https://github.com/lancewalk87/cls-logical-expression-codebase
Software | Multi-Lingual Algorithms, Syntax, Paradigms, and Solutions.
algorithm-challenges c c-sharp cli cli-application conditions cplusplus cpp csharp golang java javas logic multilingual objective-c python ruby sandbox scala swift
Last synced: 10 Apr 2026