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-22 00:07:01 UTC
- JSON Representation
https://github.com/aritrac1/cpp-material-and-practice-problems
My C++ and OOPs materials with notes, Practice problems, and material.
cpp oop patterns practice-programming
Last synced: 16 Mar 2025
https://github.com/flopp/aoc2024
My AdventOfCode 2024 (aoc2024) solutions in C++
Last synced: 15 Jul 2025
https://github.com/dark-lon3r/binarysearch
Этот код представляет собой реализацию алгоритма бинарного поиска в массиве чисел от 0 до 100 на языке C++. Он создан для того, чтобы продемонстрировать простоту и эффективность данного алгоритма.
algorithm algorithms binary binary-search code cpp eazy function functions language-learning learning massive search ua ukraine ukrainian windows
Last synced: 28 Feb 2025
https://github.com/hojsong/webserv
c cgi cpp html makefile multi-processing nonblocking-sockets socket-programming webserver
Last synced: 30 Apr 2026
https://github.com/malk97sc/images
OpenCV Image Processing
c computer-vision cpp image-processing opencv python
Last synced: 01 Sep 2025
https://github.com/piero24/vanillanet-cpp
A fully connected Neural Network in C++ with SGD from scratch, achieving 98% accuracy on the MNIST dataset.
backpropagation cmake cpp deep-learning deep-neural-networks loss-functions neural-network neural-networks-from-scratch opencv softmax
Last synced: 02 Feb 2026
https://github.com/me-phew/doubly-linked-list
Implementacja listy dwukierunkowej w C++
Last synced: 05 Sep 2025
https://github.com/joephon/algorithm
algorithms
algorithm algorithms c cpp java javascript js rust tourism
Last synced: 11 Apr 2026
https://github.com/mr-yash-beldar/line-editor
This project is a line editor developed in C that allows you to open, read, modify, and save text files. The program supports CRUD (Create, Read, Update, Delete) operations on lines of text and individual words, along with search and navigation features. The editor uses a linked list data structure to store both lines and words, making it efficient
cmdline corecpp cpp lineeditor
Last synced: 25 Mar 2025
https://github.com/moazaymanedda/computer_store_management_system
Java + Oracle SQL system for managing a computer store — products, orders, feedback, and inventory.
ai claude computer-store cpp dbms food-ordering jdbc llm mcp obsidian-md pl-sql sql stock store
Last synced: 13 Apr 2026
https://github.com/inightjar/overloading-overriding
Demonstarting The Difference Between Function Overloading And Overriding In CPP.
cpp functionoverloading functionoverriding
Last synced: 14 Jul 2026
https://github.com/bindu-1805/dsa_solutions
This repository consists of solutions to questions on LeetCode and other platforms solved in C++.
Last synced: 06 Apr 2025
https://github.com/supercip971/project-euler
my answers for the 'Project Euler' (https://projecteuler.net/) in c++
Last synced: 09 Apr 2025
https://github.com/nanda-gopal-sb/memory-match
A memory match game made in C++ and SFML
Last synced: 03 Apr 2025
https://github.com/fesabelilla/digital-lock-system
This is a microcontroller based system project . We are making a digital lock system using Arduino Mega,GPS,GSM,Key Bord ,Servomotor and many more .
Last synced: 12 Feb 2026
https://github.com/suconbu/logu
Single header logging utility for C++
cpp cpp11 header-only logging single-header
Last synced: 04 Jul 2025
https://github.com/aditya81070/data-structures-and-algoritham
This repository contain code for DSA for summer learning.
algorithms algorithms-and-data-structures c cpp data-structures data-structures-and-algorithms dsa dsa-by-narishma-karumanchi graph-algorithms linkedlist trees
Last synced: 17 May 2026
https://github.com/aksweb/online-judge
An open platform to host programming contests.
coding-challenge contest-platform cpp cppjudge online-judge open-source-programming-contest-platform
Last synced: 29 Apr 2026
https://github.com/githubfoam/groovy-cpp-win-githubactions
groovy cpp win githubactions
cpp githubactions gradle groovy windows
Last synced: 13 Apr 2026
https://github.com/lucafabbian/ipycpp
Simple and hackable jupyter kernel for running c++ (c plus plus) codes inside a python notebook
cplusplus cpp jupyter jupyter-kernel jupyter-kernels
Last synced: 15 Apr 2026
https://github.com/sla-ppy/003-dice_roll
[F] Dice roll program implemented in C++
Last synced: 11 Jun 2025
https://github.com/solareenlo/42cpp-module-07
C++ practice 07 (template, iter, array, operator[])
42 42born2code 42cursus 42projects cpp
Last synced: 28 Jan 2026
https://github.com/silverlightning926/garbage-collector-cpp
A Simulated Garbage Collector Written In C++.
cpp garbage-collection garbage-collector
Last synced: 06 Jul 2025
https://github.com/sla-ppy/p03-udemy-adv
[A] Took two months off to dedicate every single day to learning C++
Last synced: 11 Jun 2025
https://github.com/sudharsshan/ir-cam-and-stm32-based-helmet-detection-for-rider-safety-on-2-wheeler
STM32 with OV2640 based Helmet detection
cpp helmet-detection lcd-display ov2640 stm32
Last synced: 13 Jul 2026
https://github.com/stiliyandr/allocator
A C++14 allocator implemented with buddy allocation.
algorithms allocator cpp cpp14 data-structures
Last synced: 09 Apr 2025
https://github.com/ugreg/opengl-playground
TheChernoProject Yan Chernikov OpenGL
cpp opengl rendering vertex-buffer
Last synced: 20 Apr 2026
https://github.com/moon2501ry/first-c---projects
Some of my first projects in C++.
cplusplus cpp first-project hello-world vscode weighted-average-calc
Last synced: 10 Jan 2026
https://github.com/devlato/simleak
Tiny command-line util that simulates lack of RAM by consuming memory in small chunks
chunk cli command-line console consume cpp leak memleak memory ram simulate simulation tool util
Last synced: 16 Mar 2025
https://github.com/ratulsharker/basic-neural-network
Basic neural network for dumb problem
basic-learning cpp neural-networks
Last synced: 03 Jul 2025
https://github.com/whitedodo/datastructure2
Horowitz의 C++ 자료구조(Horowitz's C ++ Data Structure)
Last synced: 13 Apr 2026
https://github.com/frodoalaska/theproblemsolver
A 3D western arcade shooter. Except, you are playing to solve your life's problems.
3d-game 3d-game-development cpp cpp20 game-development glfw glfw3 opengl4
Last synced: 01 Apr 2025
https://github.com/garyhilares/discard-duel
A game where you have to form a straight with 5 of your cards before your computer opponent does.
Last synced: 08 Apr 2025
https://github.com/kafkaphoenix/newleaf_demos
Showcase of newleaf engine capabilities
cmake cpp entity-component-system game-2d game-3d game-development
Last synced: 11 Jun 2025
https://github.com/natdev15/iot_payload_optimization_natesh_masters_thesis_2025
Comparative implementation of binary serialization protocols — CBOR, MessagePack, Struct + Zlib, and Protobuf — for IoT payload optimization under hybrid TN/NT satellite networks. Developed and validated using Astrocast LEO and oneM2M (Mobius) middleware.
astrocast cbor cpp docker iot javascript messagepack networking nginx nodejs onem2m protobuf protocol-buffers python struct thesis thesis-project zlib
Last synced: 13 Apr 2026
https://github.com/aryanraj13/rupeesense
RupeeSense is a user-friendly personal finance management software designed using C++ and Qt Framework to help you take control of your finances. Track your expenses, set budgets, and achieve your financial goals with ease. With features like expense categorization, budget management, and goal tracking
backtracking bfs-algorithm cpp dynamic-programming floyd-warshall-algorithm makefile networkflow qtframework
Last synced: 28 Jun 2025
https://github.com/dheerajshenoy/fitsexplorer
Modern FITS Image viewer with handy features
cfitsio cpp fits image-processing qt
Last synced: 16 May 2026
https://github.com/kontheocharis/bouncer
A path-tracer implementing Disney's "principled" BRDF. (C++17)
cpp cpp17 graphics path-tracing
Last synced: 14 Jul 2026
https://github.com/piratecoderz/final-project
#Code Written in C++. #Basic code in C++. It has 3 parts. #1. Create nested Arrays of data that contain student name, father name, array of marks in 5 subjects. #2. access all data in array using structure. #3. In main you can get toper data, #4. You can get all student data, #5. You can get specific student data by using its number.
cpp cpp-programming cpp-project final final-project final-year-project finalproject projects projects-list student-portal student-project
Last synced: 29 May 2026
https://github.com/samrudhibhise34/anymap
AnyMap is a Python library for flexible mapping and visualization. Explore data with ease using our tools. 🌍📊
android automatic-mapping baidumap code-execution code-injection cpp geospatial graphics kernel-exploits mapper mapping netpbm openstreetmap portable-bitmap portable-pixmap ppm rust windows
Last synced: 13 Apr 2026
https://github.com/thepuppetqueen57/c-bos-cpp
A version of C-Bos made in c++
cli console-app console-application consoleapp consoleapplication cpp
Last synced: 29 May 2026
https://github.com/navdeep-g/proxy-servers
HTTP proxy server in Python, Go, Java, and C++
cpp go golang java proxy proxy-server python
Last synced: 13 Apr 2026
https://github.com/jrodriguezn19/robotsumo3kg
Source Code of my Autonomous Robot Sumo 3Kg
Last synced: 13 Apr 2026
https://github.com/mariopossamato/slope-eui
A work-in-progress decompilation of eui from Slope (Super Mario Maker 2) version 3.0.3. Decompiled with IDA Professional 9.0.
clang cmake cpp decompilation nintendo nintendo-switch super-mario-maker-2
Last synced: 05 Jun 2026
https://github.com/ibra-kdbra/pong
Decompiler
automata computer-engineering cpp decompiler high-performance-computing
Last synced: 28 Feb 2025
https://github.com/rlesser/genetickingbattle
A genetic-algorithm-like program based on 538's similar riddler.
Last synced: 24 Aug 2025
https://github.com/igozdev/ellipsimg
Generates images using randomly generated ellipses of best fit
Last synced: 29 May 2026
https://github.com/yousef-sayed-younis/tic-tac-toe-terminal
A C++ implementation of Tic Tac Toe with AI and two-player modes. Playable entirely in the terminal. A simple, interactive game for practicing algorithms and terminal-based programming.
ai command-line-game cpp game-development single-player terminal-game tic-tac-toe two-player unbeatable-ai
Last synced: 03 Apr 2025
https://github.com/jusish/taskmanager_cli
CPP task manager working within the command line. it's wonderful 🥳
Last synced: 08 Apr 2025
https://github.com/hein-htetsan/assignment_4
find the word counts including in text
Last synced: 03 Jul 2025
https://github.com/antonioskalattas/das-upc
CPU Killer
cpp cpu-killer das-ups sad-cpu virus
Last synced: 28 Feb 2025
https://github.com/lepesevichnikita/vsdt-lab-work-8
Laboratory on the subject "Visual software development tools"
cpp cpp-android qmake-android qml qml-android qml-plugin qt-android qt-application qt5
Last synced: 04 Feb 2026
https://github.com/quaddarv1ne/codewars_quadd4rv1n7
Репозиторий содержит решения задач с платформы Codewars, решённых на различных языках программирования. Все задачи организованы по языкам и уровням сложности (катам)
algorithm codewars codewars-kata config cpp csharp data-structures dynamic-programming easy education hard hardware javascript math medium olimpiade python recursive study study-project
Last synced: 28 Apr 2026
https://github.com/pr47h4m/helloworld
Hello World
c cpp docker hello-world java javascript python shell
Last synced: 11 Apr 2026
https://github.com/hosseinhayatizak/simple-design-of-marble-jungle-blast-game
Simple design of Marble Jungle Blast game
c-plus-plus cplusplus cpp game game-development sdl sdl2 sdl2-image sdl2-library sdl2-mixer sdl2-ttf
Last synced: 12 Feb 2026
https://github.com/nadidlinchestein/cs50x-introductiontocomputerscience
CS50x Introduction to Computer Science - Harvard University
c computer-science cpp css flask html javascript progamming-language programming programming-exercises python
Last synced: 13 Apr 2026
https://github.com/sakitibi/SKNewRoles
こちらはSKNewRolesv3.0.0.0です。
cpp minecraft minecraft-cpp minecraft-datapack minecraft-java-edition minecraft-mod minecraft-server sknewroles
Last synced: 05 Jul 2025
https://github.com/thinkinglabs/kata-bootstrap-cpp-googletest
Bootstrap project for CPP kata's using Google Test
bootstrap conan-io cpp googletest kata
Last synced: 20 May 2026
https://github.com/pawel2000pl/fixed_point
Template for fixed-point operations with a simplified math library (dedicated for RISC-V IM).
cpp fixed-point risc-v taylor-series template
Last synced: 03 Jul 2025
https://github.com/nathannncurtis/ocr
Batch DICOM/TIFF/JPEG to searchable PDF with OCR. Docker, Tesseract, JBIG2, parallel processing.
batch-processing cpp docker ocr pdf tesseract
Last synced: 30 May 2026
https://github.com/bergolho/google-codejam
My solutions to the Google CodeJam programming contest.
competitive-programming cpp google-code-jam
Last synced: 25 Mar 2025
https://github.com/calint/pczero
experiments with bootable image of x86 and protected mode 32 bit code for the i386 platform written in assembler and c++ contains: * minimal assembler kernel supporting preemptive multitasking (1 KB) * sample toy application of a 2d game engine
bootable cpp kernel operating-system preemptive-multitasking protected-mode x86-32 x86-assembly
Last synced: 13 Jun 2025
https://github.com/hbina/komunistl
C++ template library where you don't own ANYTHING!
Last synced: 12 Apr 2026
https://github.com/heyfoz/cpp-vector-binary-search
The Vector Binary Search Program (C++) creates and fills a vector with 5000 random integers. Once the vector is filled, the program displays details such as the smallest, largest, and average values. To conclude, the program asks the user to enter an integer. If the integer is found via binary search, the program returns its position.
Last synced: 16 Jul 2026
https://github.com/heyfoz/cpp-voting-ballot-array-functions
The Voting Ballot Array Functions Program (C++) creates 3 arrays to store candidates, votes, and percentages to simulate a random election winner. The arrays are filled after the program reads an input file titled "Candidates.txt". Functions are used to pass the arrays and calculate the results, which are printed to the console & an output file.
Last synced: 25 Mar 2025
https://github.com/sh-cho/cpp-doxygen-example
Example repo - publish doxygen with github actions
Last synced: 13 Apr 2026
https://github.com/zeeshier/programming_fundamentals
In this reposity, i covered Programming Fundamentals in C++ for Beginners
cpp programming programming-fundamentals
Last synced: 13 Jun 2025
https://github.com/heyfoz/cpp-inventory-vector-builder
The Inventory Vector Builder Program (C++) reads an InventoryParts.txt file into a vector of structs containing part number, part class, quantity, and unit cost. Once the vector is filled, the user can request multiple types of inventory details, which are displayed via the console.
Last synced: 25 Mar 2025
https://github.com/heyfoz/cpp-triangle-area-functions
The Triangle Area Functions Program (C++) uses a loop to ask the user 1 of 2 methods to calculate the area of a triangle. The 1st method calculates the area with the base & height values, while the 2nd calculates the area with all 3 sides. Calculated values are printed to the console as output.
area calculations cpp geometry triangle
Last synced: 25 Mar 2025
https://github.com/anc1kr1st/prata_cpp_exercises
Stephen Prata, C++ PRIMER PLUS, 6th Edition (Mistrovství v C++ 4. aktualizované vydání)
Last synced: 08 Oct 2025
https://github.com/yashpaneliya/virtual-classroom
A small replica of google classroom using C++
Last synced: 09 Apr 2025
https://github.com/deepanchal/dsa
Repo to practice Data Structures & Algorithms.
algorithms-and-data-structures cpp java leetcode leetcode-solutions
Last synced: 11 May 2026
https://github.com/heyfoz/cpp-integer-array-filler
The Integer Array Filler Program (C++) declares an array of integers of size 50. The program loops to fill the array with 50 random integers from 1 to 10,000. Finally, the integers are printed to the console, 10 per line.
Last synced: 25 Mar 2025
https://github.com/kaamkiya/radon
A tiny coding language
coding-language cpp language radon small-project
Last synced: 22 Jul 2025
https://github.com/donnc/bulksmszw-esp8266
Bulk sms zw api for embedded device ESP8266 for IoT devices. Port for BulkSMSZW-Api Python 3
cpp esp8266 esp8266-arduino iot
Last synced: 13 Apr 2026
https://github.com/saivittalb/cache-simulation-programming
🏜 Implementation of single-level cache simulator and analyze the performance of various cache architectures using real-world program traces.
cache cache-simulator computer-architecture cpp gcc visual-studio-code
Last synced: 08 Feb 2026
https://github.com/jdibenes/heron
Game Boy Advance emulator.
cpp gameboy-advance-emulator windows
Last synced: 28 Apr 2026
https://github.com/aloussase/hackerascentfest
Website for the Hacker Ascent Hackathon
Last synced: 13 Apr 2025
https://github.com/hussein-saad/leetcode-daily-challenge
Explore a collection of daily LeetCode challenge solutions in this repository. Each solution is housed in its own file, named for easy identification and reference
Last synced: 27 Feb 2025
https://github.com/jke94/cpp-kitchen
A GitHub repository for personal investigations around C++ world.
Last synced: 01 Apr 2025
https://github.com/amgdhussein/programming-contestant
Competitive programming with problems solutions.
algorithms-and-data-structures competitive-programming cpp hackerrank-solutions leetcode-solutions
Last synced: 19 Jun 2025
https://github.com/jubayer98/avl-tree
An AVL tree is a specific variety of binary tree that maintains a state of partial balance at all times. The measure used to gauge this balance is the difference in heights between the left and right subtrees of any given node. The height of a tree is defined as the number of levels it contains.
algorithm binary-search-tree cpp
Last synced: 13 Jun 2026
https://github.com/farhangamary/cpp-coding-challenges
A collection of C++ challenges covering both algorithmic problems and language-specific concepts. Explore solutions to real-world problems, C++ standard features, and best practices. Contributions are highly welcomed!
algorithms cmake cplusplus cpp graphs msvc preprocessor stl string trees
Last synced: 01 Apr 2025
https://github.com/gabriellefoliv/algoritmos-e-estruturas-de-dados
Códigos da disciplina Algoritmos e Estruturas de Dados - IPRJ/UERJ
algorithms-and-data-structures cpp
Last synced: 22 Feb 2026
https://github.com/whisperity/distcc-docker
DistCC for LTS OS compiler images in and through Docker
c clang compiler container cpp distcc docker docker-image gcc
Last synced: 13 Apr 2026