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/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/provrb/tails-and-trails
WIP Fitness application for your pets. Monitor your cat or dog's nutritional intake, as well as your walks together. Written in C++ and Python.
application cpp fitness fitness-app python
Last synced: 03 May 2026
https://github.com/sungj921028/rt-chat-room
A real time chat room with server and client design, supplies a lot of implementations.
c chatroom client-server communication cpp network streaming
Last synced: 28 Apr 2026
https://github.com/shakfu/pd-cpp
Basic example(s) of puredata externals using cpp
cpp puredata puredata-external
Last synced: 08 Jun 2026
https://github.com/urpagin/mcconnectbot
Connects multiple offline bots to a Minecraft server using botcraft.
boost bot bot-command botcraft build-system cmake cpp debian dependencies git installation linux make minecraft minecraft-server multi-bot offline-mode openssl server submodules
Last synced: 29 Apr 2026
https://github.com/im-razvan/ntdllsyscalldumper
A minimal C++ tool to extract syscall IDs from ntdll.dll on Windows x64 systems.
Last synced: 11 May 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/bocaletto-luca/obstacle-avoiding-robot
Obstacle-Avoiding-Robot - A two-wheel differential drive rover that roams autonomously, uses an HC-SR04 ultrasonic sensor to detect obstacles ahead, and an MPU-6050 IMU to monitor tilt (prevent tipping). On obstacle detection it stops, reverses, turns randomly left or right, then resumes. If it tilts beyond a safety angle, it immediately halts.
arduino bocaletto-luca cpp obstacle obstacle-robot openhardware opensource robot standalone
Last synced: 28 Apr 2026
https://github.com/diogoperei29/x.509-cert-verifier
A small project for loading and verifying X.509 certificate chains against a local trust store using the OpenSSL library.
c certificate certificates cmake cpp cpp17 cryptography icmp openssl python python3 raii scripting testing verification x509
Last synced: 07 May 2026
https://github.com/pkarpovich/kpi-2016
My programming language (KPI-2016 + IDE)
assembler bstu compiler cpp fit ide lexical-analyzer polish-notation semantic-analyzer sintaxis-analyzer smelov
Last synced: 12 May 2026
https://github.com/mofazzal874/pimrc
A project based on Object Oriented Programming in C++(CSE-2102) Course.Pure C++ is used
console-application cpp oop-in-cpp
Last synced: 07 Jun 2026
https://github.com/cnescatlab/sonar-cnes-cxx-plugin
analysis c cnes cpp sonarqube-plugin
Last synced: 11 May 2026
https://github.com/mathcale/esp32-dht22-sensor
Integrating the DHT22 sensor to an ESP32 board
arduino cpp dht22 esp32 platformio
Last synced: 03 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/sharoniv0x86/bankingsystem2.0
A banking system created in C++ with cool functionalities!
banking-system banking-system-cpp cpp cpp-project open-source
Last synced: 12 May 2026
https://github.com/llnl/open-facility-viewer
Open Facility Viewer (OFV) is an application for 3D interactive walk-throughs of facilities
Last synced: 07 Jun 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/ashaduri/ashaduri
Config files for my GitHub profile.
config cplusplus cpp github-config modern-cpp-development rust
Last synced: 28 Apr 2026
https://github.com/shamim-akhtar/shamim-akhtar
About Me
cpp csharp game-development unity3d
Last synced: 03 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/ohjurot/jni-hpp
A Basic header only lib and jar that helps you connecting C++ and Java using JNI
Last synced: 28 Apr 2026
https://github.com/jerboaburrow/gpgpuparticles
10,000,000 Particles that follow your mouse and collide with drawable obstacles!
cpp gpgpu opengl physics-simulation
Last synced: 28 Apr 2026
https://github.com/cogan-software/hlwa
High-Level Windows Abstraction API to help developers access and manage the windows API (such as the registry) for application development in C++.
api cpp library lightweight registry windows
Last synced: 25 Apr 2026
https://github.com/keithdhedger/xdg-desktop-portal-filechooser
A customizable file dialog chooser for use with xdg-desktop-portal
cpp qt qt5 qt6 vala xdg-desktop-portal
Last synced: 12 May 2026
https://github.com/rajesh2723/geeksforgeeks
This section contains the problems which i solved in geeksforgeeks
c-plus-plus cpp geeksforgeeks-solutions
Last synced: 05 Jun 2026
https://github.com/myl7/oht
Oblivious 2-tier hash table C++ header-only library
cpp crypto enclave hash-table header-only oblivious
Last synced: 12 May 2026
https://github.com/mohammad-malik/linkedlist-notepad
A console-based notepad using a 2D linked list for text storage. Features text editing, saving, loading, and a spell-checker with correction suggestions—all in a C++ console environment.
cpp data-structures dsa linked-list linux macos ncurses-library unix
Last synced: 08 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/vertexwahn/rules_embree
Bazel build rules for Intel Embree
bazel bazel-rules bazel-support cpp embree embree-renderer raytracing
Last synced: 29 Apr 2026
https://github.com/diath/nothing
Locate files by name instantly.
cpp cross-platform files indexing qt search sqlite3
Last synced: 12 May 2026
https://github.com/pablitoo1/tractor-rush-carrots-edition
A 3D game about collecting carrots in the shortest possible time, made in C++ and OpenGL
3d-game cpp glut-library opengl
Last synced: 12 May 2026
https://github.com/pineforge-4pass/pineforge-engine
Deterministic PineScript v6 backtest runtime. Validated trade-for-trade against TradingView.
algorithmic-trading algotrading backtest backtesting c-api cpp cpp17 crypto deterministic ffi finance ohlcv pine-script pinescript python-bindings quantitative-finance static-library technical-analysis trading-strategies tradingview
Last synced: 08 Jun 2026
https://github.com/arashout/blobcombatsimulator
A combat simulation that uses neural networks and genetic algorithms
cpp evolution genetic-algorithm machine-learning neural-network sfml2
Last synced: 06 Jun 2026
https://github.com/solveditnpc/home-automation
home automation using a relay and esp32 dev module with wifi capablities
2025 cpp embedded esp32 esp32-dev-board home-assistant-integration home-automation js relay-board server web-application wifi-configuration
Last synced: 24 Apr 2026
https://github.com/kenttonino/sw-bus-calculator
A CLI tool that computes Bus last trip empty seats.
bash-script cli cpp gnu-cpp-compiler gnu-linux snapcraft
Last synced: 03 May 2026
https://github.com/f321x/cpp_introduction-42-core
Collection of small C++ introduction projects to get first experience with C++ programming
42 42born2code 42codingschool 42cursus cplusplus cpp
Last synced: 06 Jun 2026
https://github.com/aaronjs99/planmux
PlanMux: Path Planning using Parallel/Multiplexed Computing
bellman-ford-algorithm cpp cuda dijkstra-algorithm floyd-warshall-algorithm graphs hpc openmp parallel-computing path-planning shortest-path-algorithm slurm
Last synced: 03 May 2026
https://github.com/amogh7joshi/annotator
A lightweight image annotation framework for deep-learning-based object detection, built using pure OpenCV.
annotation computer-vision cpp object-detection opencv
Last synced: 12 May 2026
https://github.com/htotoo/meshmqttmappp
C++ based meshmap for low memory environments, like VPSes
Last synced: 03 May 2026
https://github.com/0x0c/parallel_lines
Fuck'n simple dispatcher.
cpp cpp-library cpp11 dispatcher parallel threejs
Last synced: 28 Apr 2026
https://github.com/isaacmaffeis/simqueue_2022
simulatore di un sistema a coda in C++
cpp queue-simulation simulation
Last synced: 08 Jun 2026
https://github.com/p-ranav/json.old
JSON Manipulation Library for C++
cpp header-only json json-api json-manipulation-library lightweight mit-license
Last synced: 13 May 2026
https://github.com/beliumgl/sudokusolver
C++23 implementation of a Sudoku solver that can solve standard 9x9 Sudoku puzzles (can be modified) using backtracking algorithms. It is designed to be efficient, easy to use, and extendable for future enhancements.
cpp cpp23 sudoku sudoku-game sudoku-puzzle sudoku-solution-finder sudoku-solver
Last synced: 23 Jun 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/razzile/segoemdl2cppheaders
C++ Header wrapping Segoe MDL2 font assets
cpp segoe-fonts segoe-mdl-icons
Last synced: 25 Apr 2026
https://github.com/gabin221/exercism
This repository contains my solutions to the exercises offered on Exercism. There you will find implementations in several programming languages, including Bash, C++, JavaScript and Python.
bash cpp exercism exercism-solutions javscript python
Last synced: 13 May 2026
https://github.com/nodeluna/ljson
an easy to use header only JSON library for C++20
cpp cpp20 cpp20-lib cpp20-library cpp20-modules cppmodules header-only header-only-library json json-library
Last synced: 24 Apr 2026
https://github.com/dadavidtseng/daemonchess
DaemonChess is a sophisticated turn-based 3D chess simulator built with modern graphics technology and the custom Daemon Engine.
blinn-phong chess cpp dx11 obj obj-format obj-loader tcp turn-based-game
Last synced: 03 May 2026
https://github.com/neongamerbot-qk/kcd-vex-24
My kcd vex 24 code
cpp github-include-on-site pros robotics vex-robotics
Last synced: 11 May 2026
https://github.com/mwmorale/fibonacci-for-fun
Welcome to fibonacci-for-fun! Here, I show off some of my Java skills and C++ skills and Python skills! I am replicating the sacred "Fibonacci Sequence" with all 3 of the mentioned languages using recursion... that's right - recursion.
comparative-analysis compare-files cpp java python recursion recursive recursive-algorithm
Last synced: 03 May 2026
https://github.com/f1zm0/hijackableapp
vulnerable app, legit and evil DLLs for sideloading attack PoCs
Last synced: 23 Jun 2026
https://github.com/kassick/compiladores-codes
Code samples for a Compilers course
antlr c cmake compiler compilers cpp cpp11 csharp virtual-machine
Last synced: 07 May 2026
https://github.com/chrisross5/pathfinding-visualizer
College mini project (Data structures and algorithms S2): Two C++ console apps visualizing the shortest path between two points on a 2d grid, without and with walls.
algorithms bfs console-application cpp
Last synced: 08 Jun 2026
https://github.com/rakhmadi/smrtliveproject
IOT PROJECT
cpp dht esp8266 esp8266-webserver esp8266-webserver-api-route iot platformio relays wifimanager
Last synced: 11 May 2026
https://github.com/sunsvea/coulstock-cpp-compiler
A simple C++ compiler to lexify and parse C++
abstract-syntax-tree code-generation compiler cpp lexer llvm open-source parser-generator parsing semantic-analysis static-analysis tokenizer work-in-progress
Last synced: 29 Apr 2026
https://github.com/md-mafujul-hasan/programming-in-c-plus-plus
These Contain Some C++ Program that I have done while understanding Programming Concepts.
c-plus-plus cpp cpp-examples cpp-programming
Last synced: 23 Jun 2026
https://github.com/minuta18/cpp-http-server
Simple C++ HTTP Server. Currently in active dev
c cpp http system-programming web
Last synced: 13 May 2026
https://github.com/indianwhocodes/radxproj
aws cpp makefile multithreading network networking parallel-computing radar shell
Last synced: 10 May 2026
https://github.com/madhurimarawat/data-structure-and-algorithms
This repository contains programs in the C, C++ and Python programming language related to Data Structures.
alphabet-pattern-cpp-python array-manipulation auto-cpp c c-patterns conditional-statements cpp cpp-patterns data-structures-and-algorithms dutch-nationalflag-problem expressions loops-and-iterations matrix-traversal-manipulation operators pattern-printing-programs-star programming-questions python python-patterns structure vectors
Last synced: 03 May 2026
https://github.com/deroyace/classes-cpp
Classes, Constructors, Destructors, inheritance, based programs here - C++
classes constructors cpp destructors friend-class inheritance-examples inline polymorphism virtual
Last synced: 11 Jun 2026
https://github.com/jbayardo/eci2017-concurrency
concurrency cpp cpp11 herd7 java litmus memory-models
Last synced: 29 Apr 2026
https://github.com/evanpacini/functional
Bringing functional programming to C!
c c23 cpp cpp23 functional functional-programming
Last synced: 13 May 2026
https://github.com/b0xtch/legion
A gaming platform for developing social games using a JSON file
Last synced: 25 Apr 2026
https://github.com/eslamdyab21/bi-modes-robot
In this project, we built a BI-Model Robot that can be controlled via a mobile application through Wi-Fi, or can operate as a self-driving car that can avoid obstacles.
arduino-ide blynk blynk-arduino control-robot cpp electrical-engineering esp32 esp32-arduino hardware microcontroller microprocessors robot robotics self-driving-car wifi-module
Last synced: 10 May 2026
https://github.com/caioaletroca/rfideasy
Make your RFID life much easer than you think
arduino arduino-library cpp mfrc522 mifare nodemcu rfid
Last synced: 10 May 2026
https://github.com/sameetasadullah/producer-consumer-problem-using-semaphores
C++ code to solve producer consumer problem using threads and semaphores
cpp linux producer-consumer-problem semaphores threads ubuntu
Last synced: 13 May 2026
https://github.com/the-mastermind1/numerical_integration_
cpp newton-cotes numerical-integration
Last synced: 09 Jun 2026
https://github.com/tamandutech/esp32.pio.template
Project template for ESP32 or PlatformIO library. PlatformIO + Cpp + CI/CD + Linter + Formatter.
cpp esp32 pio platformio template
Last synced: 07 May 2026
https://github.com/giulioromualdi/idyntree-meshcat-cpp
A simple bridge between iDynTree and the meshcat-cpp interface
cpp meshcat robotics visualizer
Last synced: 29 Apr 2026
https://github.com/khanhtran0111/gentest
Generate testcase for CP
autobat competitive-programming cpp testcases testgenerator
Last synced: 09 Jun 2026
https://github.com/jan-stangelj/renderer
A OpenGL c++ renderer made in spare time
Last synced: 14 May 2026
https://github.com/jessmattless/rubiks-gl
A project made during my first year in university. I got a Low First grade for it
Last synced: 14 May 2026
https://github.com/shailesh-singh-bisht/textman-text-editor
TextMAN is a lightweight, Qt 5.5-based text editor for MiniOS, focusing on essential features like file handling, formatting, and real-time word/character counts, all designed for ReactOS compatibility.
cmakelists cpp qt5 software-engineering text-editor
Last synced: 30 Apr 2026
https://github.com/adia-dev/piksy
🚀 Piksy is a work-in-progress sprite sheet editor and animation tool, perfect for game devs and digital artists looking to streamline their 2D workflow! 🎨
2d-art animation-tool cpp frame-extraction game-development opencv piksy pixel-art sdl2 sprite-sheet
Last synced: 04 May 2026
https://github.com/saxijing/zeus
autonomous vehicle control with LQR and PID controller
carla cpp frenet-cartesian lqr-controller opendrive openscenario pid-controller ros
Last synced: 24 Apr 2026
https://github.com/sathiiii/hackerrank-solutions
Solutions for hackerrank Medium | Hard Problems with explanations
cpp cpp14 dijkstra-algorithm dynamic-programming game-theoretic-algorithms gametheory graph-algorithms graph-theory hackerrank hackerrank-algorithms-solutions hackerrank-challenges hackerrank-cpp hackerrank-python hackerrank-solutions hackerrank-solutions-github hackerrank-solutions-in-cpp kruskal-algorithm python python-3 python3
Last synced: 10 May 2026
https://github.com/dkosmari/wiiu-stdout
Code to redirect stdout to the logs on Wii U homebrew.
Last synced: 14 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/knapeczadam/dae-programming-4-qbert
🟠 Programming 4 final project: Q*bert arcade remake using Minigin. Implements the first three levels with pixel-perfect accuracy, AI and enemy behavior, applying Programming 4 concepts and game programming patterns. Engine/game logic split via static library.
2024 2d-game arcade-game belgium c-plus-plus cpp dae digital-arts-and-entertainment game-dev game-development game-programming game-programming-patterns howest howest-dae kortrijk prog4 programming-4 qbert student-project university
Last synced: 03 Jul 2026
https://github.com/jszitas/blaze
A C++17 implementation of ARIMA following R
arima cpp cpp17 forecasting working-in-progress
Last synced: 20 May 2026
https://github.com/jrob774/runner
My third ever finished game.
1bit 2d cpp cpp17 emscripten endless-runner game runner sdl sdl2 sidescroller simple
Last synced: 20 Oct 2025
https://github.com/anhnt02hp/algorithm-data-structure
All basic knowledge about C++ and Algorithm & Data Structure
ads algorithms algorithms-and-data-structures cpp data-structures data-structures-and-algorithms dsa
Last synced: 05 Apr 2025
https://github.com/keli-wen/matchengine
The UBI Challenge Works: a simple match engine.
Last synced: 05 Apr 2025
https://github.com/ninjanazal/theboy
C++ project aimed at providing a comprehensive learning experience in the field of emulator development by implementing a Game Boy emulator with SFML integration. This repository serves as a study resource for understanding the intricacies of emulating a console and leveraging SFML for graphics renderin
Last synced: 20 Jul 2025