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-02 00:06:45 UTC
- JSON Representation
https://github.com/arsdever/arduino_simulator
C++ based open-source cross-platform Arduino simulator/debugger program
arduino cpp cross-platform opensource qt5 simulator
Last synced: 08 May 2026
https://github.com/ranimeshehata/matrix-multiplication
C program that performs matrix multiplication using three approaches as an application on multi-threading.
cpp linux multithreading operating-system threads ubuntu
Last synced: 08 May 2026
https://github.com/trflynn89/flymake
A GNU Makefile system for C-family and Java projects
build-system c cpp make makefile objective-c objective-c-plus-plus
Last synced: 08 May 2026
https://github.com/progzone122/level1-crackmes-solutions
Reverse engineering crackme “level1”. Detailed explanation of the logic, several solutions, writing a keygen for the program
c cpp crackme crackmes hack keygen reverse-engineering
Last synced: 08 May 2026
https://github.com/bezarhere/hivec
Deploying your library should be no more then a post-build command
build-tool c command-line cplusplus cpp open-source opensource
Last synced: 08 May 2026
https://github.com/levikuhaulua/school-assignments
Repository containing all school assignments I have worked on.
Last synced: 08 May 2026
https://github.com/douze/odo
OpenGL procedural terrain
cpp opengl procedural-generation terrain
Last synced: 08 May 2026
https://github.com/andr3w03/komputergrafikvisualisasi_lab
Tugas Mata Praktikum Komputer Grafik dan Visualisasi Lab 2 Semester 4
c cpp desktop-application glut opengl visual-studio
Last synced: 08 May 2026
https://github.com/rajesh2723/coding-ninjas
Section contains the coding solutions for c++ with datastructures
binary-search binary-search-tree cpp dp1 dp2 dsa-algorithm dynamic-programming dynamicallocation hashmap linked-list priority-queue recursion-problem stacks timecomplexity
Last synced: 10 Jun 2026
https://github.com/user0332/c-blunt
A product of User0332/csnative that attempts to provide a more minimal and slightly different version of C# translating to native code
assembly-loading cplusplus cpp csharp csnative dll dotnet native stdlib
Last synced: 09 May 2026
https://github.com/md-mafujul-hasan/algorithm
These Contain Some Algorithm Program that I have done while understanding Programming Concepts.
algorithm algorithms algorithms-and-data-structures algorithms-datastructures c c-plus-plus cpp open-source opensource python sorting
Last synced: 09 May 2026
https://github.com/shresta-voruganti/leetcodee
solutions to leetcode questions
algorithms cpp data-structures data-structures-and-algorithms java leetcode leetcode-solutions mysql-database python3
Last synced: 12 Apr 2026
https://github.com/satya-supercluster/leetcode
Collection of LeetCode questions to ace the coding interview!
cpp leetcode-solutions problem-solving
Last synced: 09 Oct 2025
https://github.com/indianwhocodes/radxproj
aws cpp makefile multithreading network networking parallel-computing radar shell
Last synced: 10 May 2026
https://github.com/mutazhelal/raytracing-diffuse
A camera is looking at the world, emitting rays through each pixel in the image. The world is composed of a list of spheres, made of diffuse or specular materials. A ray tracing algorithm is used to test its intersection with each sphere to compute the image pixel colour.
algorithm computer-graphics computer-graphics-opengl cpp opengl ray-tracing raytracing
Last synced: 11 May 2026
https://github.com/anuar2k/yatts
Yet Another Trucking Telemetry Solution
c cpp embedded ets2 game-mod hacktoberfest plugin serial-port vue
Last synced: 12 May 2026
https://github.com/ihorshevchuk/spdlog-spm
Fast C++ logging library now in Swift Package Manager
cpp spdlog spdlog-wrapper swift swift-package-manager
Last synced: 12 May 2026
https://github.com/toxicbishop/software-dev-internship
Six multi-language programming tasks (Java, C++, C#) completed during a Software Development Internship — covering CLI games, pattern generators, CRUD managers, and web scraping.
cli cpp crud csharp dotnet gradle java maven web-scraping
Last synced: 12 May 2026
https://github.com/sameetasadullah/reverse-string-using-execlp
A simple C++ program to reverse the given string using execlp system call
command-line-arguments cpp execlp fork linux reverse-string ubuntu
Last synced: 12 May 2026
https://github.com/theopnv/cpp-utils
🛠 C++ Utilities (dl-loader, game/network engine (WIP), ECS, serializer, filesystem ...)
cmake cpp cross-platform library utilities
Last synced: 12 May 2026
https://github.com/silvio2402/deskcontrolsplit
A splitter that connects an interface to two table leg motor controllers.
arduino controller cpp mod platformio
Last synced: 13 May 2026
https://github.com/louislelay/lane-detection-and-vehicle-tracking
C++ programming, using OpenCV, to process and analyze a video sequence of road traffic.
car-detection computer-vision cpp lane-detection lane-lines-detection opencv opencv-cpp opencv4 recognition road-detection
Last synced: 13 May 2026
https://github.com/mihir2006/radar-using-arduino-uno
Radar Using Arduino Uno and Ultrasonic sensor
aurdino cpp hardware processing-sketch
Last synced: 14 May 2026
https://github.com/mohamed-samy26/cpp-custom-linked-list
Custom linked list implementation with undo() functionality to revert any edits done to the linked list in their specific order
cpp data-structures linked-list pointers stack
Last synced: 12 Jun 2026
https://github.com/nadidlinchestein/leetcode
Solutions to LeetCode Algorithms & Data Structures Questions
algorithm-challenges algorithms-and-data-structures alrogithm challenges cpp leetcode leetcode-cpp leetcode-solutions logic programming
Last synced: 12 Jun 2026
https://github.com/rdrahul123/my_code
Welcome to my code repository! This repository serves as a centralized location for all my code and documents related to data structures, algorithms, and problem-solving techniques.
algorithm-analysis algorithms-and-data-structures cpp cpp11 cpp17 datastructures
Last synced: 13 Jun 2026
https://github.com/cuberhaus/pracpro2
Pro2 course project (FIB-UPC): species clustering by gene-sequence similarity using WPGMA hierarchical clustering, with a Rust backend and visualization.
algorithms bioinformatics clustering cpp rust upc wpgma
Last synced: 13 Jun 2026
https://github.com/secretpasta/toontanks
Unreal Engine 5.1 C++ Tank Game
cpp programming tank-game unreal-engine-5
Last synced: 15 Jun 2026
https://github.com/nir3x/httptransmit.cpp
HTTP Transmit C++ Client
c-plus-plus cpp encryption fxms http-proxy httptransmit secure-proxy symmetric-encryption
Last synced: 15 Jun 2026
https://github.com/valchanoficial/alg2mapa
UNICESUMAR - Projeto MAPA da disciplina Algoritmos e Lógica de Programação II
Last synced: 16 Jun 2026
https://github.com/poyea/whetstone
A CDCL SAT solver in C++23
cdcl cdcl-algorithm cdcl-solver cpp cpp17 cpp20 cpp23 sat-solver
Last synced: 17 Jun 2026
https://github.com/yousryessam/deterministic-finite-automata
Implementation to solve any DAF machine that user input and determine if string accepted or not also detect dead states
cpp finite-state-machine state-machine
Last synced: 17 Jun 2026
https://github.com/ivangrana/object-oriented-programming-cpp
object oriented programming concepts with C++
cpp object-oriented-programming
Last synced: 18 Jun 2026
https://github.com/elbouzkri/cpp_oop
this repo has the 42 CPP pool days wich are about concept of object-oriented-programming (OOP), incapsulation inhiretance polymorphisme ...
Last synced: 18 Jun 2026
https://github.com/nadidlinchestein/programmingprinciples
Solutions to Programming Principles & Practice Using C++
book computer-science cpp programming
Last synced: 18 Jun 2026
https://github.com/clazex/oi-study
A Repository for Storing Code Written During My OI Learning
Last synced: 18 Jun 2026
https://github.com/frankkopp/frankycpp_old
Re-Learning C++ by migrating Franky Chess Engine to C++
chess chess-engine cmake cpp cpp17
Last synced: 19 Jun 2026
https://github.com/mcquerol/blackjack-cpp
Text-based Blackjack game in C++. Focuses on OOP, card deck handling, and game logic.
cards cpp object-oriented-programming
Last synced: 19 Jun 2026
https://github.com/alfi-lib/alfi
<CURRENTLY UNDER DEVELOPMENT> ALFI (Advanced Library for Function Interpolation) is a library for efficient function interpolation. It offers multiple interpolation methods with extensive documentation. Ideal for scientific and engineering applications.
cpp cpp-library interpolation library math maths
Last synced: 19 Jun 2026
https://github.com/chloro-pn/metaprogramming
编译期排序
cpp cpp20 metaprogramming quicksort
Last synced: 20 Jun 2026
https://github.com/tranglecong/trlc-platform
A modern, header-only C++ library for compile-time platform detection and abstraction. TRLC Platform provides zero-overhead platform detection, feature-based conditional compilation, and adaptive code selection for cross-platform C++ development.
architecture-detection compiler-detection cplusplus cpp feature-detection platform-detection portable-library
Last synced: 20 Jun 2026
https://github.com/developer239/automation-engine
Automate repetitive visual tasks by writing custom Lua/TypeScript scripts. 🤖 Debug, test and run them in the engine.
automation cpp display instance-segmentation keyboard mouse object-detection yolo
Last synced: 21 Jun 2026
https://github.com/ralvarezdev/uru-visual-programming-neon-hotel
Simple GUI app made with C++ Builder from Visual Programming college course
cpp cpp-builder embarcadero embarcadero-cpp-builder embarcadero-rad-studio rafael-urdaneta-university universidad-rafael-urdaneta uru
Last synced: 01 Jul 2026
https://github.com/mustafashykh/compiler_assignment_codes
compiler cpp infixtopostfix infixtoprefix
Last synced: 23 Jun 2026
https://github.com/seanpianka/game-menu
C++ and SFML to create a game about shapes with a settings menu.
cpp cpp11 game-development sfml
Last synced: 23 Jun 2026
https://github.com/hydr0nium/daydream
Daydream programming language
cpp daydream programming-language
Last synced: 24 Jun 2026
https://github.com/thiti-dev/terminakes
The classic snake game that putting its all logics/gameplay together within the terminal. written in c++
conio cpp iostream terminal-based-game
Last synced: 24 Jun 2026
https://github.com/yayuniversal/raytracer
A ray tracer in C++
cplusplus cpp ray-tracer ray-tracing raytracer raytracing
Last synced: 24 Jun 2026
https://github.com/keshav2010/picocli
picoCLI is a small command interpreter that can be used to write/read text files, setup trigger-alarms to execute another piece of code after specified amount of time.
c-plus-plus cli command-line-interpreter command-line-parser commandline-interface cpp interpreter parsing visual-studio-code windows-desktop
Last synced: 28 Jun 2026
https://github.com/mpluxery/basic-cpp-age-checker
Simple C++ console application that prompts the user to enter their age, validates that the input is a number between 1 and 99; otherwise, it displays an error message and re-prompts until a valid age is entered.
beginner-code beginner-friendly c-plus-plus cpp else-if input-validation tutorial
Last synced: 29 Jun 2026
https://github.com/gurrudev/data-structure
data-structure programs using C++
cpp data-structures dsa dsa-algorithm
Last synced: 29 Jun 2026
https://github.com/the-mastermind1/algo_2
algorithms cpp fixed-point-iteration newtons-method
Last synced: 01 Mar 2025
https://github.com/sr-tamim/bankman-cpp
A simple bank management system using C++ (OOP)
cpp cpp-programming oop oop-in-cpp oop-principles
Last synced: 29 May 2026
https://github.com/ehwan/raytracing
ray tracing engine
cpp physics-based-rendering raytracer raytracing spatial-index tree-structure
Last synced: 04 Sep 2025
https://github.com/kardbord/concurrency
Sharded, thread-safe implementations of STL containers.
concurrency cpp cpp17 thread-safe thread-safety
Last synced: 12 Jun 2025
https://github.com/khaledhosseini/polygolt-dsa
Data structures and algorithms for polyglot programmers.
algorithms cpp csharp datastructures dsa java javascript python swift
Last synced: 12 Apr 2026
https://github.com/whoiscipher/chessmasters
Lichess-esk multiplayer chess game made using C++ and SFML
chess-game cpp lichess-clone sfml sfml-game
Last synced: 01 Apr 2025
https://github.com/winstonliyt/c-basedcompilerwithqt
C-based Compiler With Qt for Course 10031202 Project
compiler-design cpp grammar-parser lr1-parser syntax-analyzer
Last synced: 28 Apr 2026
https://github.com/omparghale/aes-rsa-hybrid
AES-RSA hybrid encryption implementation in C++.
Last synced: 01 Apr 2025
https://github.com/divyanshu013/aks-parallel
This is parallel implementation of AKS algorithm in Intel
aks-algorithm aks-parallel cpp
Last synced: 23 Aug 2025
https://github.com/smdn/polish-notation-impls
数式の二分木化・記法変換・計算アルゴリズムの実装
algorithms binary-expression-tree c-language calculation cpp csharp expression-tree java javascript polish-notation python rpn-calculator rpn-expression visualbasic
Last synced: 12 Apr 2026
https://github.com/akelsh/mono-gb
A relatively cycle-accurate Gameboy color emulator built in modern C++
cplusplus cpp cpu educational emulator gameboy hardware-emulation low-level nintendo retro
Last synced: 26 Jan 2026
https://github.com/squidmin/sfml-imgui-labs
ImGui + SFML sandbox
cmake cpp imgui imgui-sfml imgui-sfml-library sfml
Last synced: 01 Apr 2025
https://github.com/doyoulikevanyouxi/CAI
from 0 to Master, Build Your Own C++Interface Framework
Last synced: 28 Mar 2025
https://github.com/codernayeem/2d-maze-solver
Solve and view the solution path of a 2D Maze
backtracking-algorithm cpp maze maze-solver
Last synced: 04 Jul 2025
https://github.com/radoslav-grencik/ims_20_21
Simulation of ocean plastic pollution.
Last synced: 04 Jul 2025
https://github.com/roaldnefs/brainfuck
Brainfuck interpreter written in C++.
Last synced: 09 Apr 2025
https://github.com/coding-chez/deck-of-codes
compilation of all coding activities @school
assembly-language c-programming cpp html-css-javascript java kotlin php
Last synced: 09 Apr 2026
https://github.com/abdulahshoaib/minigolf
2D mini golf game developed in C++ using raylib
cpp game-development raylib raylib-cpp
Last synced: 29 May 2026
https://github.com/ctkqiang/2d05
这款工具是一种 分布式拒绝服务(DDoS)攻击工具,它能够通过大量虚假流量淹没目标服务器,从而导致其无法正常响应合法请求,最终使系统崩溃或服务中断。🚀💥
2d05 china cpp cpp11 ctkqiang ddos ddos-attacks dos hacking-tool network security simple
Last synced: 04 Jun 2026
https://github.com/forhanshahriarfahim/operating-system-lab
3rd Year 2nd Semester - Operating System Lab
Last synced: 04 Jul 2025
https://github.com/tido64/panini
panini 🥪 is a dumb-as-bread INI file reader with a SAX-like interface.
cpp cpp17 ini ini-parser parser reader sax
Last synced: 28 Mar 2025
https://github.com/aquanox/quickplaypresetsplugin
Plugin adding quick launch of PlayInEditor presets for Unreal Engine
cpp unreal-engine unreal-engine-5 unreal-engine-cpp-plugin unreal-engine-plugin work-in-progress
Last synced: 29 May 2026
https://github.com/hynduf/mystersy---a-sdl2-cpp-game
Mystersy - A SDL2 Game for 2122II_INT2215_2 (UET)
Last synced: 18 Apr 2026
https://github.com/czwinzscher/myhtmlpp
A C++17 Wrapper for MyHTML/Modest.
cpp cpp17 html html-parser html5 myhtml parser
Last synced: 17 Jan 2026
https://github.com/stellardx/cspaceengine-project-vs-edition
A simple C++ static library for astronomic calculation and modding SpaceEngine
astronomy astronomy-library cpp library spaceengine
Last synced: 23 Apr 2025
https://github.com/moozunch/cepe-lang
ann belajar cepe alias competitive programming
algorithms c competitive-programming cpp problem-set problems-solving
Last synced: 10 May 2026
https://github.com/aoshimash/hermite
A hermite integrator for planetary N-body simulation
Last synced: 31 Mar 2025
https://github.com/dhruvsrikanth/n-body-simulation
In this repository, you will find a serial, shared-memory parallel, distributed-memory parallel and hybrid implementations of the N-body particle interaction simulation.
c cpp distributed-memory-parallel high-performance-computing mpi multithreading n-body openmp parallel-computing particle-interactions shared-memory-parallel simulation-modeling
Last synced: 29 Apr 2026
https://github.com/martin-majlis/probstructs
Collection of probabilistic data structures - CM-Sketch, ECM-Sketch, exponential histogram in C++.
cpp data-structures probabilistic-programming streaming
Last synced: 09 Apr 2025
https://github.com/simonusher/perceptron
A simple perceptron and Adaline implementation in C++. Created as an assignment for "Selected topics in artificial intelligence" course.
adaline artificial-intelligence cpp neural-network perceptron
Last synced: 04 Jul 2025