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-23 00:06:41 UTC
- JSON Representation
https://github.com/imthesquid/pysmartswitchc
The PySmartSwitch repo, rebuilt to use C++ and Qt Networking
Last synced: 02 May 2026
https://github.com/allan7yin/monopoly
Monopoly Game - C++
cpp decorator-design-pattern factory-design-pattern game-development object-oriented-programming observer-design-pattern
Last synced: 14 Jun 2025
https://github.com/priyanshscpp/ece1051-gpu-programming_module
CUDA Development for NVIDIAs GPUs
Last synced: 14 May 2026
https://github.com/fatima-progmmer/if-else-condition-in-c-
condition cpp else if if-else-if program
Last synced: 13 Jul 2025
https://github.com/axel-op/vscode-devcontainers-definitions-extended
Predefined definitions and configurations for container development in VS Code.
cpp dev-containers docker remote-development-container visual-studio-code vscode vscode-container vscode-remote
Last synced: 04 May 2026
https://github.com/TanzeelaFatima492/Function-in-C-
cpp function program programming-language
Last synced: 22 Jun 2026
https://github.com/gregorykogan/file-scanner
A comprehensive C++ project demonstrating modern software engineering principles, implemented as a multithreaded malicious file scanner for a Kaspersky internship assignment.
c-plus-plus clean-architecture cmake command-line-tool concurrency cpp cpp17 cross-platform doxygen googletest md5 multithreading portfolio-project scanner security solid-principles
Last synced: 03 Jul 2026
https://github.com/allenvox/least-squares
Finding linear equations coefficients using least squares method
algebra analysis cpp cxx least-square-regression least-squares linear-equations linear-regression mathematics maths statistics
Last synced: 29 Apr 2025
https://github.com/phattharaphorn/ta-compro
👨🏻💻 This repository is a collection of Computer Programming courses in Industrial Engineering.
Last synced: 18 May 2026
https://github.com/allenvox/chat-pthread
Internet chatting program (client + server) written in C++ using pthread lib
arpa chat chat-application cpp cpp-17 internet network network-programming pthread pthreads socket tcp
Last synced: 29 Apr 2025
https://github.com/allenvox/lagrange-polynomial
Implementation of Lagrange polynomial interpolation with C++
algorithms cpp lagrange-interpolation lagrange-polynomial-interpolation
Last synced: 29 Apr 2025
https://github.com/abdelrahman822000/library_management_system
A console-based application for managing a library, allowing users to borrow and return books, view transactions, and manage members.
Last synced: 02 Mar 2025
https://github.com/nikolasent/algorithm-collection
Personal collection of classical algorithms
algorithm algorithms cpp numerical-methods sorting-algorithms
Last synced: 02 Apr 2025
https://github.com/arnaud-robin/aead-chacha20-poly1305
Implementation of AEAD_CHACHA20_POLY1305 in c++
aead chacha20-poly1305 cpp cryptography
Last synced: 10 Apr 2025
https://github.com/cbritopacheco/object_pool
Generic object pool for reusing and recycling object instances.
cpp cpp11 header-only object-pool resource-pool
Last synced: 14 Jun 2025
https://github.com/ereh11/leetcode-75
LeetCode 75 Study Plan
competitive-programming cpp leetcode-solutions
Last synced: 16 Aug 2025
https://github.com/seyed0123/employeexd
a basic terminal-based user management system
cpp filesaver termial-based user-management-system
Last synced: 17 Mar 2025
https://github.com/zyx-0314/cp2-coffee-shop
A basic C++ console application simulating a cafe reservation system. Users can reserve seats, check out, update reservations, and view the current status of the cafe. The system manages a limited number of seats and tracks customer information, including their name and order.
basic-programming cpp school-project
Last synced: 17 Mar 2025
https://github.com/vedratan/-cp
competitive programminfg codes of some of the known questions from cp websies
c cpp hacktoberfest2021 java opensource
Last synced: 16 Feb 2026
https://github.com/dangnh0611/calculator_qt
Basic calculator,created with Qt
Last synced: 14 May 2026
https://github.com/mp81ss/mpunit
C++ unit test framwork
cplusplus cpp header-only library test testing testing-framework unicode xunit xunit-framework xunit-tests
Last synced: 17 Mar 2025
https://github.com/tanzeelafatima492/structures-in-c-
solve the all programs in excerise of chapter 4 of book "Robert Lafore" (4Th edition)
4th-edition book cplus cpp excerise programs
Last synced: 11 Jun 2026
https://github.com/sazid/sazid.github.io
My personal site
algorithms cpp data-structures python
Last synced: 14 May 2026
https://github.com/methyldragon/boxbot_finds_table
. . . [ づ◡﹏◡|づ. ┬───┬ Guide a Boxbot to find it's table! ROS, Gazebo and C++ practice.
cpp cpp11 navigation robotics ros ros-kinetic
Last synced: 19 Apr 2026
https://github.com/broderick-westrope/dsa-hex-game
A fast-paced turn-based game with several advanced algorithms to verse.
a-star-algorithm algorithms astar-algorithm cpp data-structures-and-algorithms hex hex-game mcts-algorithm minimax-algorithm
Last synced: 18 Mar 2025
https://github.com/BC100Dev/rpi-setup
Design your own Raspberry Pi image – quickly!
automation cpp cpp17 java java21 raspberry-pi raspberrypi setup
Last synced: 28 Oct 2025
https://github.com/elb4rto/logdoctor_uninstaller
Graphical uninstaller for LogDoctor
Last synced: 14 May 2026
https://github.com/mcleber/sfml_ray_casting
Ray Casting in C++ and SFML
cpp game game-development learning-cpp raycasting sfml source-code
Last synced: 10 Jun 2025
https://github.com/zyn10/bankers-algorithm_cpp
bankers-algorithm cpp operating-system source-code
Last synced: 20 May 2026
https://github.com/bellaj/rcoin
Bitcoin Fork for the book "blockchain by example"
Last synced: 30 Apr 2026
https://github.com/neilchen1998/sumokubot
This repo aims to solve Sumoku (Killer Sudoku) puzzles.
Last synced: 30 Jun 2026
https://github.com/shvbsle/multipleobjecttracking
Created a basic paint application in VC++ that allowed the user to draw on a canvas using only gestures.
cpp image-processing object-tracking opencv
Last synced: 14 May 2026
https://github.com/omarazizi/sdl-game
2D Game with SDL in C++
cplusplus cpp game-development sdl2
Last synced: 26 Mar 2025
https://github.com/hirvadhandhukia/dsa-practice
Solving CPP & Java programs
competitive-programming cpp ds-algo java
Last synced: 30 Apr 2026
https://github.com/zainab7681051/sdl2rotatingcube
simple animation of a cube rotating in C++ using the SDL2 library
Last synced: 07 Sep 2025
https://github.com/saadarazzaq/cricketprovision
A COMPLETE Cricket Management System Using OOP Concepts Implemented in C++
cpp crud-application oop semester-project
Last synced: 17 Mar 2025
https://github.com/saadarazzaq/chess-plus-plus
Complete Chess Game with each and every chess move possible using Array Data Structure
cpp file-handling grid-layout programming-fundamentals semester-project
Last synced: 17 Mar 2025
https://github.com/saadarazzaq/matrix-diagonals
Program to show both diagonals & implement sum of both diagonals of Matrix
cpp logic-building programming-fundamentals
Last synced: 17 Mar 2025
https://github.com/saadarazzaq/calcsci
A Scientific Calculator Programmed in C++
cli cpp number-system programming-fundamentals scientific-calculator
Last synced: 17 Mar 2025
https://github.com/mohamedel-tabei/iti-tasks
Tasks completed during the ITI scholarship
angular c cpp css html javascript mongodb nodejs sql-server typescript
Last synced: 09 Apr 2026
https://github.com/codewithmirza/sample4
compiling libclang from the llvm repository to WASM.
c cpp libclang llvm webassembly
Last synced: 19 Jan 2026
https://github.com/aprotyas/advent-of-code-2020
Repository of my submissions for advent of code 2020
Last synced: 26 Mar 2025
https://github.com/hary309/gynvael_misja_008
http://gynvael.vexillium.org/ext/70809d8a8c51f6963a882f906dd21c18bd37428b_misja008.txt
Last synced: 18 Mar 2025
https://github.com/vince-fugnitto/bird-flocking-sim-tbb
Bird Flocking Algorithm Simulation
Last synced: 17 Mar 2025
https://github.com/pseudoyu/learn-cpp
Notes and demo code related to C++ learning
Last synced: 17 Mar 2025
https://github.com/saadarazzaq/4d-notepad-data-structures-project
Notepad implementation using 4 Dimensional Linked Lists
cpp data-structures linked-list semester-project
Last synced: 17 Mar 2025
https://github.com/drozhkov/crypto-exchange-client-mexc
MEXC crypto exchange C++ client
cpp cryptocurrency-exchanges mexc mexc-api
Last synced: 17 Mar 2025
https://github.com/drozhkov/crypto-exchange-client-poloniex
Poloniex crypto exchange C++ client
cpp cryptocurrency cryptocurrency-exchange-software cryptocurrency-exchanges poloniex poloniex-api
Last synced: 17 Mar 2025
https://github.com/drozhkov/crypto-exchange-client-cex
CEX.IO crypto exchange C++ client
cex cex-api cexio cpp cryptocurrency-exchanges cryptocurrency-exchanges-apis cryptoexchange
Last synced: 17 Mar 2025
https://github.com/q1chenl/cccvt
Command line tool converting between simplified and traditional chinese
Last synced: 17 Mar 2025
https://github.com/imsushant12/quiz_game
A quiz game where questions will be asked and result will be shown.
cplusplus cpp mini-project quiz-game
Last synced: 17 Mar 2025
https://github.com/end2endzone/libnumbertowords
NumberToWords is a c++ library to convert integer numbers to their text representation (words).
cpp number-to-words numbers-to-text
Last synced: 18 Mar 2025
https://github.com/precondition/infi_advent_of_code
Mijn oplossingen in C++ voor de 2024 Advent of Code-problemen van Infi.nl
advent-of-code aoc cplusplus cpp nederlands
Last synced: 26 Mar 2025
https://github.com/storterald/getproject
CMake GetProject, a single file library that downloads and optionally configures and builds an external project without the use of FetchContent or ExternalProject.
c c-plus-plus cmake cpp cross-platform dependencies-manager git library-manager project-manager single-file
Last synced: 26 Mar 2025
https://github.com/yousef8/yousef-learns-cpp17-oop
This repo contain all my solutions for the assignment of my C++ course
Last synced: 17 Mar 2025
https://github.com/aaditya29/programming-and-dsa-tutorials
Programming And DSA Tutorial Through C++
Last synced: 01 Apr 2025
https://github.com/thomi137/da
Diploma thesis in physics ETH Zurich on a simulated kicked Bose-Einstein condensate
bose-einstein-condensate condensed-matter-physics cpp gross-pitaevskii master-thesis split-step-fourier-method
Last synced: 17 Mar 2025
https://github.com/vinicius-guedes-santos/estudos-arduino
Projetos com Arduíno
Last synced: 14 May 2026
https://github.com/reboot-required/lorawan-rpi
A minimal LoRaWAN implementation for using RF95 on Raspberry Pi
cmake cpp lorawan raspberry-pi
Last synced: 06 Apr 2026
https://github.com/cmucheru/model-rocket-software
Flight software for a model rocket project
Last synced: 30 Apr 2026
https://github.com/timerke/montecarlopi
Calculation of π number by the Monte Carlo method. Multithreading is used
Last synced: 02 Apr 2025
https://github.com/timerke/bullsandcows
Курсовой проект. Программа реализует игру "Быки и коровы" на языке С++
Last synced: 02 Apr 2025
https://github.com/timerke/alphabet
Курсовой проект. Программа "Алфавит" выводит слова из входного текста по одному в алфавитном порядке
Last synced: 02 Apr 2025
https://github.com/anvari1313/matrix-multiplication
Multiply two matrices with different sizes and calculate speed up in parallel and serial modes.
cpp cpp17 multithreading openmp parallel-computing
Last synced: 17 Mar 2025
https://github.com/git-user-cpp/time-management-system
⏳ Time management system is implemented in C++. Created for rational time management ⏳
cpp cpp-programming linux linux-app oop time-management
Last synced: 14 May 2026
https://github.com/akshit-maru/knowbridge
Edit text anywhere with AI! ✨
ai ai-assistant at-spi cpp kde llamacpp llm local-llm qt text-modification work-tool
Last synced: 30 Apr 2025
https://github.com/petrenko-alex/rent-something
[Архив 2015] Учетная система для услуг аренды / Accounting system for rent service
cpp qt rent rentalsystem renting renting-services visualstudio2013
Last synced: 14 May 2026
https://github.com/tz-lom/thir
boost cpp cpp-library header-only serialization
Last synced: 11 Jun 2026
https://github.com/purified-water/bmp_processing
Change BMP file from 24/32 bits to 8 bits and others
Last synced: 13 Jul 2026
https://github.com/acrane77/particlesimulation
A real time particle system written in C++ with OpenGL, featuring multiple emission patterns, dynamic winds, rendered as smooth, feathered point sprites with custom GLSL shaders.
cpp english opengl particles physics physics-simulation simulation
Last synced: 14 May 2026
https://github.com/rubenchirino/harvest-bot
Automatic Irrigation System with Telegram Bot using Arduino.
api arduino bot cpp scheduler telegram-bot
Last synced: 14 May 2026
https://github.com/xansaul/crow-template
c++ web server template clean architecture
api clean-architecture cpp crow rest rest-api server web
Last synced: 10 Apr 2025
https://github.com/brainlesslabs/jalebi
C++ String algorithms for maximum performance
c-plus-plus cplusplus cpp cpp-library cpu cuda library parallel performance simd sse string string-matching vectorization
Last synced: 14 May 2026
https://github.com/AhmedOsmanDev/Train-Station
A simple App by C++ for the train station and reservations.
Last synced: 10 Apr 2025
https://github.com/dmitryolshansky/fcsp
An encoder for fragmental code of substructures superposition (FCSS). FCSP is historical name obtained by transilteration
Last synced: 17 Mar 2025
https://github.com/elb4rto/colorato
A simple color chooser written in QML
color-chooser cpp qml qt-quick qt5
Last synced: 14 May 2026
https://github.com/om-jannu/tic-tac-toe
Tic Tac Toe game using c++ language
Last synced: 16 Jun 2025
https://github.com/itzcozi/personal-database
A program that can read, write and make entries in a specified file
Last synced: 14 May 2026
https://github.com/gabriel-russo/sensoriamento-remoto-c-cpp
Utilitários e algoritmos de processamento escritos em C/C++ para processar rasters em geral
c cpp gdal geoprocessamento geoprocessing gis raster remote-sensing sensoriamento-remoto
Last synced: 14 May 2026
https://github.com/papstavros/reactiontime-cpp
A simple reaction time measurement game with C++ and Raylib.
Last synced: 30 Jun 2026
https://github.com/kyrylo-sovailo/debugging-sandbox
Sandbox for testing different debugger plugins in VScode
Last synced: 08 Apr 2025
https://github.com/kpanesar88/fitness-watch-arduino
This project is a simple fitness tracker built using Arduino, featuring step counting, calorie tracking, and a real-time clock (RTC) for date and time. It uses an accelerometer to detect movement and calculates steps, distance, and calories burned. The project was developed using C++ with an Arduino microcontroller and various sensors.
accelerometer arduino button calorie-track circuit cpp embedded-systems fitness-tracker health rtc step-counter
Last synced: 16 Feb 2026
https://github.com/rafaelbortolozo/abb_e_avl
Implementação de uma Árvore Binaria de Busca (ABB) e AVL na linguagem C++, com o objetivo de gerenciar os livros de uma biblioteca. Trabalho para a disciplina de Estrutura de Dados II, do Instituto Federal Catarinense - Campus Videira.
avl-tree binary-search-tree cpp
Last synced: 07 Jul 2025