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-15 00:06:45 UTC
- JSON Representation
https://github.com/jrodriguezn19/robotsumo3kg
Source Code of my Autonomous Robot Sumo 3Kg
Last synced: 13 Apr 2026
https://github.com/ibra-kdbra/pong
Decompiler
automata computer-engineering cpp decompiler high-performance-computing
Last synced: 28 Feb 2025
https://github.com/takumakira/wasm-rust-webgl-next
Playground project to work with Rust, C++, and WebGL on React.
cpp emscripten nextjs react rust wasm wasm-pack webgl
Last synced: 13 Apr 2026
https://github.com/rlesser/genetickingbattle
A genetic-algorithm-like program based on 538's similar riddler.
Last synced: 24 Aug 2025
https://github.com/thegupta2012/coding-blocks
My c++ coding library of all the major data structures, algorithms and techniques used for problem solving
Last synced: 31 Mar 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/kodiem9/snapling-engine
A scratch inspired game engine made with C++ using the Raylib game library.
cpp cpp17 engine game-editor game-engine game-engine-2d raylib raylib-cpp
Last synced: 22 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/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/jonas-is-coding/sudoku-bruteforce
A Sudoku solver via brute forcing in C++
Last synced: 31 Mar 2025
https://github.com/muneeb1030/bst-avl-representor-sfml-data-structures-cpp
The BST and AVL Tree Visualization is a C++ program that utilizes the SFML library and object-oriented programming (OOP) to represent and visualize Binary Search Trees (BST) and AVL Trees.
avl-tree bst-tree cplusplus cpp data-structures-and-algorithms oops-in-cpp tree-structure visualization
Last synced: 28 Feb 2025
https://github.com/fesabelilla/microcontrolerbasedsystemdesignlab-msd-
MicrocontrolerBasedSystemDesignLab
Last synced: 12 Feb 2026
https://github.com/sury4karmakar/cpp-programming
📃 Learning CPP Programming From Scratch
cpp cpp-programming cpp-programming-language
Last synced: 05 Jul 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/4s4v1n/maze
Generation of labyrinths by the Eller method and their solution + cellular automaton for cave generation
Last synced: 15 Jul 2026
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/davdag/wireworld
It's a WireWorld game made in C++ and SFML library. Enjoy it !
animations cellular-automation cellular-automaton cpp cpp-game math sfml-library wireworld wireworld-game
Last synced: 12 Jun 2026
https://github.com/kaamkiya/radon
A tiny coding language
coding-language cpp language radon small-project
Last synced: 22 Jul 2025
https://github.com/zeynepcol/game-mutex-cpp
A falling box game implemented in C++ using a custom library, featuring mutex.
cpp custom-library game mutex mutex-lock mutex-synchronisation
Last synced: 04 Apr 2025
https://github.com/wdevore/learningcpp
A group of projects for learning key aspects of C++
Last synced: 13 Apr 2026
https://github.com/xandersteyn/loading-bar
A simple C++ program that displays a dynamic loading bar in the console, visually showing progress from 0% to 100%
animation cli-tool console-application cpp cpp-projects loading-bar progress-bar progress-tracking smooth-animation terminal-graphics terminal-ui user-interface visual-feedback
Last synced: 31 Aug 2025
https://github.com/banagere/finance-with-cpp
Learn Finance C++ — work folder
Last synced: 24 Jul 2025
https://github.com/hediyeorhan/computergraphics
computer computergraphics cpp graphics
Last synced: 13 Jul 2025
https://github.com/m-aliozkaya/datastructuresproject-3
Data structure binary tree project for school
Last synced: 30 May 2026
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/inf800/datastructures
Core Data Structures in Python/C/C++
Last synced: 22 Mar 2025
https://github.com/ameya-kawade/casino-game
It's a casino game ,guess the right number and get your money double!!
Last synced: 26 Jun 2025
https://github.com/rajnandinithopte/socket-programming--computer-networks
A UNIX socket programming project that implements a meeting scheduler using TCP and UDP communication. The system includes a client, main server, and two backend servers to process meeting requests and determine common available time slots efficiently. Built using C/C++ on Ubuntu, following POSIX socket programming principles.
computernetworks cpp posix socket-programming tcp ubuntu unix
Last synced: 13 Jul 2025
https://github.com/githubfoam/distroless-pipeline
distroless
cpp distroless dotnet go java python rust
Last synced: 07 Apr 2026
https://github.com/pranjay-poddar/gfg-leetcode
Collection of LeetCode and GFG questions to ace the coding interview!
cpp gfg-solutions leetcode-solutions
Last synced: 04 Apr 2025
https://github.com/andrewdarnall/srm-benchmark
A benchmark work between the C++, Rust and Python implementations of the SRM algorithm
computer-vision cpp image-processing python rust statistical-region-merging
Last synced: 30 Apr 2025
https://github.com/limitedeternity/multithreadingcpp
Educative – Modern C++ Concurrency: Get the most out of any machine
Last synced: 14 Mar 2025
https://github.com/m3y54m/opencv-cpp-sample
OpenCV4 C++ Sample
cmake cpp getting-started opencv opencv4
Last synced: 24 Apr 2026
https://github.com/yumetodo/individual_number_check_digit_calcurator
checkdigit cpp individual-number japan wasm
Last synced: 18 May 2026
https://github.com/senssei/azure-eventhub-kafka-c
Sample C/C++ consumer and producer implementation for Azure EventHub with Kafka surface
azure-eventhub c cpp kafka kafka-consumer kafka-producer librdkafka
Last synced: 19 Apr 2026
https://github.com/zoelabbb/travel-agent
Script code bukti pembayaran Travel Agen " PASTI NYAMAN " using C++
cpp indonesia paid pembayaran soal travel-agents
Last synced: 05 Nov 2025
https://github.com/jeevanbabu7/codevita2023
Problem statements of tcs codevita 2023
Last synced: 25 Feb 2025
https://github.com/harsha-0210/dsa-codes
This repository contributes of the all codes of dsa using cpp
backtracking cpp datastructures-algorithms dp dsa dynamicprogramming libraries nqueen projects
Last synced: 28 Jun 2025
https://github.com/fenbf/randommachine
Randomizing, Shuffling, Drawing from the set of lines of a file, little pet project
Last synced: 12 Jul 2025
https://github.com/aniekanbane/palindrome
Smart palindrome checker
cpp csharp palindrome-checker python
Last synced: 18 Apr 2026
https://github.com/sebastianbach/cpp-check-suite
Checks for C++ code.
asan clang-format clang-tidy coverage cpp cppcheck ubsan valgrind
Last synced: 18 Jun 2026
https://github.com/kamilashi/opengl-fun
A small animated scene made with OpenGL and C++
Last synced: 18 May 2026
https://github.com/jsonzilla/fusion_xml
Command line tool to merge two xml files
Last synced: 22 Mar 2025
https://github.com/ramiawar/pumpkinbox
A C++ Cross Platform Application/Game Engine
cpp glfw imgui opengl premake5 raspberry-pi-3 spdlog
Last synced: 06 May 2026
https://github.com/erthium/primes-and-others
General tests with prime numbers
combinatorics cpp cpp11 functional-programming makefile math mathematics prime-numbers python python3
Last synced: 17 Feb 2026
https://github.com/lawateko/multidimensi-array
multidimensi array
array cpp multidimensional-arrays
Last synced: 30 Mar 2025
https://github.com/cybiii/powershell
A custom command-line shell for Windows built from scratch in C++, featuring a suite of built-in filesystem and text manipulation commands
Last synced: 18 May 2026
https://github.com/rodtell/exercicios-estudo-cpp-rst
Study exercises that I answered of algorithms.
Last synced: 21 Mar 2025
https://github.com/michimani/vscode-clangd-include-cleaner
A VS Code extension that automatically removes unused #include directives in C/C++ files on save, using clangd diagnostics.
c-plus-plus clangd cpp language-server vscode-extension
Last synced: 05 Jul 2026
https://github.com/d1ogocs/seguidor-solar
Desenvolvimento de um seguidor solar através da utilização do Arduino
arduino bluetooth cpp ldr-sensor mit-app-inventor solar-tracker
Last synced: 25 Apr 2026
https://github.com/itayshaul111/reconstruction-simulation
Assignment 1 - SPL course, BGU
Last synced: 22 Jun 2025
https://github.com/romaindoyen/led-chase
Led chase project : creation of a LED Christmas tree strip
Last synced: 30 Jun 2026
https://github.com/scarlet-oni/login-and-registration-system
code cpp login-register-system
Last synced: 18 Aug 2025
https://github.com/denis-gr/cpp-course-work-student-administration-system
Coursework on creating a student administration system (console program)
Last synced: 23 May 2026
https://github.com/formiat/search_by_mask_function
Function that searches by mask with wildcards.
cpp function match search search-by-mask wildcards
Last synced: 05 Mar 2025
https://github.com/dmitrii-artuhov/chartographer
Test project for Kontur internship summer 2022
cmake cpp http-server image-processing
Last synced: 25 Jun 2025
https://github.com/fieryrms/sfml-tictactoe
TicTacToe made using C++ and SFML
cpp sfml sfml-game sfml-graphics-library sfml-library tictactoe tictactoe-cpp tictactoe-cpp-game tictactoe-game
Last synced: 07 Sep 2025
https://github.com/heshanera/edgedetector
Edge detection using the canny operator and line detection using the convolution based techniques. Implemented the edge detector in C++ using the Magick++ API.
canny-edge-detection convolution cpp edge-detection kernel
Last synced: 11 Jul 2025
https://github.com/avitase/stateless_rand
Stateless and pure functional (pseudo) C++ random generator
constexpr cpp header-only pure-functional random-number-generators stateless
Last synced: 24 Jun 2025
https://github.com/tomasmark79/emojitools
This repository provides a simple library that facilitates working with emoji characters.
Last synced: 30 Mar 2025
https://github.com/17xr/cppcontainers
A simple repository that contains my own implementations of various C++ containers.
containers cpp cpp23 cpp23-library data-structures
Last synced: 05 Apr 2025
https://github.com/yousef-sayed-younis/cpp-problem-solving
A collection of problem-solving solutions in C++, including challenges from Codeforces and other competitive programming platforms.This repository focuses on practice for competitive coding.
codeforces codeforces-solutions cpp problem-solving problems-solving
Last synced: 03 Apr 2025
https://github.com/stefan2810/car-parking-sensor
This project is based on the principle of measuring distance with ultrasound waves. Based on the measuring scale, one of the 3 LEDs will turn on.
arduino-ide cpp distance-calculation esp8266 led-controller microcontroller-programming ultrasound-distance
Last synced: 16 May 2026
https://github.com/kwran420/dg-lan
DG-LAN - A decentralized LAN file sharing tool for gamers. Based on D-LAN by Greg Burri.
cpp file-sharing gaming lan qt5
Last synced: 23 May 2026
https://github.com/pulkitgarg04/sharesquare
ShareSquare: Split Expenses, Track balances, and maintain financial transparency with ease.
Last synced: 22 Jun 2025
https://github.com/girishji/advent-of-code
Advent of Code Solutions
advent-of-code-2023 advent-of-code-2024 cpp python
Last synced: 03 May 2026
https://github.com/bagwanmisbah/tutorial-notes
cpp oop oop-concepts oop-principles
Last synced: 22 Mar 2025
https://github.com/mysticquest/dev-cpp_project
Memory management, OOP, etc practice
Last synced: 14 Mar 2025
https://github.com/mysticquest/unreal-stealthproj
Unreal FP Project using layered materials (deprecated)
Last synced: 10 Jan 2026
https://github.com/sohamkayal4103/dynamic-programming
Contains important concepts related to dynamic programming
competitive-programming cpp dsa dynamic-programming memoization tabulation
Last synced: 22 Jun 2025
https://github.com/smilewithkhushi/data-structures-and-algorithms
Data Structures and Algorithms in C++ for beginners | Learn the concepts of DSA with notes, implementations, C++ STL and important questions for practice
algorithms-and-data-structures cpp data-structures dsa
Last synced: 22 Mar 2025
https://github.com/quadnucyard/matoy
A math interpreter toy featuring matrices
Last synced: 29 Mar 2025
https://github.com/abin-z/inifile
轻量级的inifile文件解析库,支持解析、修改、保存ini文件
cpp cpp11 header-only ini ini-config ini-configuration ini-file ini-generator ini-parser ini-reader ini-writer inicpp
Last synced: 30 Oct 2025
https://github.com/minhi0449/c-cpp
제어문, 포인터, 구조체, 객체지향, 입출력, 스레드, 네트워크 학습
c c-language c-programming coding-practice cplusplus cpp programming-exercises study
Last synced: 20 May 2026
https://github.com/michelerenzullo/addressbook
High performance AddressBook with multimap
addressbook cpp hashmap hashmaps iterators list map multimap range
Last synced: 17 May 2026
https://github.com/kar-dim/cas-2d
Implementation of the AMD FidelityFX CAS (Contrast Adaptive Sharpening) algorithm on CUDA/OpenCL, for sharpening static images.
cpp cuda dll fidelityfx gpu image-processing parallel-computing sharpen
Last synced: 22 Jun 2025