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/xandao-dev/universal-controller
A programmable IR controller that records and replays IR signals.
arduino atmega328p controller cpp electronics hc-05 ir-transmitter remote-control tsop4838
Last synced: 28 Apr 2026
https://github.com/nexusgksoftwares/classes
🚀 What You'll Find Here - 📚 C++ basic to intermediate concepts - 🧮 Code examples and practice problems - 🔄 Object-Oriented Programming (OOP) exercises - 🧵 Concepts such as classes, functions, loops, arrays, inheritance, etc. - ✅ Completed assignments and mini-projects
Last synced: 28 Apr 2026
https://github.com/dolotovevgeniy/cpp-yandex-coursera
Основы разработки на C++ (Yandex / Coursera)
Last synced: 15 Jun 2026
https://github.com/chenshaw010/interactivity-in-a-3d-scene
Interactive 3D environments with custom models created in OpenGL.
3d 3d-graphics 3d-models camera cpp interactive lighting opengl
Last synced: 16 Apr 2026
https://github.com/serhatderya/cpp_practises
This repository contains practices for begginers in C++ programming.
code coding cpp development practice practice-programming practice-project programming programming-exercises software software-development software-engineering
Last synced: 29 Jun 2026
https://github.com/spiffgreen/algorithms
Open Source resource for learning Data Structures & Algorithms
algorithms cpp documentation dsa dsa-algorithm dsa-practive javascript math python typescript
Last synced: 05 Apr 2026
https://github.com/provrb/provrbs-packet-capture
A lightweight packet analyzer tool featuring a user-friendly GUI interface using Npcap and wxWidgets.
c cpp ethical-hacking network-analysis network-security networking open-source packet-capture packet-sniffer pcap-analysis penetration-testing red-teaming wxwidgets
Last synced: 02 May 2026
https://github.com/halffd/havel
Hotkey Manager and Window Control System
automation cpp gtk hotkey linux lua scripting window-management x11
Last synced: 02 May 2026
https://github.com/youpong/cpp-sleep-sort
C++20 Implementation of Sleep Sort using std::thread
cmake cpp cpp20 docker sleep-sort std-thread
Last synced: 28 Apr 2026
https://github.com/smoliicek/pufferstarter-cli
A CLI tool, that will help you controll your PufferPanel servers.
Last synced: 05 Apr 2026
https://github.com/lebrancworkshop/learn-dsal-cpp-mikelopster
Learning Data Structures and Algorithms with C++ by Mikelopster (Thai Software Developer Youtube Channel)
algorithms algorithms-and-data-structures cpp data-structures data-structures-and-algorithms
Last synced: 02 May 2026
https://github.com/podgorskiy/bfio
One-header library for defining writing and reading procedures of C/C++ objects to/from specific binary formats.
binary binary-data cpp raw serialization serialization-library serializer
Last synced: 16 Jun 2026
https://github.com/shamim-akhtar/shamim-akhtar
About Me
cpp csharp game-development unity3d
Last synced: 03 May 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/lebrancworkshop/learn-cpp-from-youtube
Learning C++ from many resources in Youtube (E.G. The Cherno, Neso Academy)
algorithms assembly-language cpp data-structures data-structures-and-algorithms self-study youtube
Last synced: 03 May 2026
https://github.com/vvaldesc/ballsortcpp
Ball Sorting based game made with C++ and ALLEGRO 5.2
allegro5 cpp fstream game keyboard-controls poo
Last synced: 04 Jun 2026
https://github.com/adamanr/agentcpp
Agent is a program developed for cameras under ARM/Mipsel architecture Functional
arm camera cpp mipsel vpn wireguard wireguard-vpn
Last synced: 02 May 2026
https://github.com/heshanera/tsplot
Compare univariate temporal sequences
cpp timeseries wxcharts wxwidgets
Last synced: 17 Jun 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/basemax/onewaylinkedlistcpp
This is a simple implementation of a one-way linked-list in C++.
cpp linkedlist linkedlist-c linkedlist-delete linkedlist-implementation linkedlist-insert linkedlist-reverse linkedlists linkedlists-using-class
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/dor-sketch/15-puzzle
Demonstrating a Variety of Classic AI Search Algorithms to Solve the Classic 8-Puzzle Problem.
astar-algorithm bfs-algorithm cpp dfs-algorithm gui python3 searching-algorithms
Last synced: 10 May 2026
https://github.com/bitwizeshift/actions-cpp
WIP: A GitHub Action that can be used to set up and work with C++ compilers
Last synced: 04 May 2026
https://github.com/arbmind/qbs-containers
Docker containers for building Qbs projects with Qt and Clang or GCC
clang cpp docker-container gcc qbs qt6
Last synced: 28 Apr 2026
https://github.com/deccer/renderarchitecture
C++/C# Interop Experiment
cpp cpp20 csharp dotnet dotnet-core engine experimental interop
Last synced: 18 Apr 2026
https://github.com/nirjhardebnath/graphics-and-physics-simulations
Graphics and simulations in C or other languages
algorithms-and-data-structures c cpp graphics low-level-programming optics-simulation physics-simulation raytracing simulation
Last synced: 28 Apr 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/sanidhyafeaturist/androidrescuex
This project is a custom ROM. It provides a unique user interface and features, allowing users to flash various modifications, manage backups, and customize their Android experience. All frameworks and UI elements have been developed from scratch to ensure a smooth and customizable user experience.
android cpp java recovery rom twrp twrp-recovery-flash
Last synced: 05 Mar 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/learnwithfair/cpp-programming
Here, you can download 100+ c++ / cpp programming file with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]
c-plus-plus cpp learn-with-fair learnwithfair rahatul-rabbi rahatulrabbi
Last synced: 18 Jun 2026
https://github.com/lim-james/allure
Lightweight engine using ECS
computer-graphics cpp engine game-engine opengl
Last synced: 04 May 2026
https://github.com/vladoosit/snake-3d-c-with-opengl-for-windows
Simple game (snake) on C++. This project is well suited for learning OOP principe
cpp game glut oop oop-principles opengl snake-game
Last synced: 02 May 2026
https://github.com/thenaubit/brainfucktools
Brainfuck tools coded in C++: Interpreter (with and without code optimization)
brainfuck brainfuck-debugger brainfuck-interpreter brainfuck-interpreters brainfuck-language brainfuck-programs c cpp cpp14
Last synced: 22 Apr 2026
https://github.com/siris2314/tfcpp
TensorFlow Clone build in C++(Currently WiP)
cpp cpp-library cpp-programming deep-learning machine-learning tensorflow
Last synced: 28 Apr 2026
https://github.com/htmlcsjs/funni-marching
an attempt at marching squares using raylib
cpp graphics-programming raylib
Last synced: 05 Jun 2026
https://github.com/rodyherrera/lisa
🌱 Lightweight and fast C++ JavaScript runtime environment for your scripts. Built with Apple JavaScriptCore.
cpp cxx javascript javascript-core javascript-engines javascript-tools javascriptcore jsc libuv nodejs runtime webkit2gtk
Last synced: 16 Apr 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/abhishekprajapatt/slamcore
🗺️ slamcore - A lightweight, production-grade simultaneous localization and mapping (SLAM) system designed for ROS2 (Humble/Iron) with comprehensive support for multi-sensor fusion, loop closure detection, and real-time map building.
Last synced: 29 Apr 2026
https://github.com/revzim/aztd-demo
real-time online multiplayer battler demo developed with Unreal Engine 4.26/C++/Node.JS
colyseus cpp game-development golang gopherjs node online-multiplayer-game
Last synced: 07 May 2026
https://github.com/caphosra/wavefilemanagerlibrary
With this library, you can write code to create audio files quickly! And you can create audio files without struggle with binary files! (C/C++/C#)
c c-library cplusplus cpp cpp-library csharp csharp-library filegenerator sound-library wav wavefile
Last synced: 07 May 2026
https://github.com/tayeva/librdkafka-examples-cpp
Examples using librdkafka
cpp docker docker-compose kafka kafka-client
Last synced: 07 May 2026
https://github.com/asm717/cpp_intensive
coding in C++ now, not in C anymore!
Last synced: 09 Jun 2026
https://github.com/jabarkass/roomdemonstrationopengl
C++ OpenGL App of Room Demonstration.
cpp glew glfw3 glm opengl visual-studio
Last synced: 29 Apr 2026
https://github.com/adharshkamath/maze-runner
A popular maze runner game implemented using C++ and OpenGL
Last synced: 22 Apr 2026
https://github.com/lucacasamentigamedev/pong
Simple Pong-clone projects in C++ and raylib. Without getting points
Last synced: 27 Apr 2026
https://github.com/s-m-j-i/smart-university
A multidisciplinary system that aims to make a University automated
arduino cpp hardware multidisciplinary software
Last synced: 07 May 2026
https://github.com/bumbelbee777/bvm
bvm: an virtual machine written in C++ for the honeycomb architecture
architecture cpp virtual-machine
Last synced: 05 Jun 2026
https://github.com/humbertocg18/braco-robotico-arduino-2022
Este é o código que eu usei para fazer um braço robótico com Arduino, servo motores e potenciometros para a feira experimental do Ensino Médio Técnico do @senacrs-emti (Distrito Criativo), que me rendeu a segunda colocação na mesma.
arduino cpp eletronics motors robotic robotic-arm
Last synced: 22 Apr 2026
https://github.com/theleopard65/my-dsa-journey
This repository is a comprehensive collection of my work and understanding as I go through various DSA topics. I created this repo to document and showcase the concepts, implementations, and problem-solving techniques I learn throughout my journey.
array c cpp dsa graph library linked-list merge-sort queue recursi sorting stack strings time-complexity tree use-cases vector
Last synced: 07 May 2026
https://github.com/ohioiot-esp32-wifi-examples/reconnect-the-right-way
The code base accompanying one step in the video series on creating a next-level WiFi library for your ESP32 projects. The video associated with this code base focused on the existing reconnect logic already built into WiFi.h and how we can code to work with that context.
arduino-ide arduino-iot connectivity cpp embedded-systems esp-idf esp32 esp32-iot event-driven firmware home-automation internet-of-things iot microcontrollers networking ohioiot platformio wifi wifi-events wifi-logging
Last synced: 04 May 2026
https://github.com/lefucjusz/kettle-pid-controller
Kettle temperature regulator using PID controller based on Arduino Nano. Measurements taken by the means of DS18B20 sensor, Fotek SSR-40DA SSR relay used as an actuator. Current temperature displayed on TM1637 LED display.
adc anti-windup arduino cpp ds18b20 kettle pid pid-controller platformio pwm ssr temperature-control tm1637
Last synced: 08 May 2026
https://github.com/uilianries/gitpitch-gitlab-cpp
GitPitch for Gitlab C++ at Native Floripa
Last synced: 07 May 2026
https://github.com/qc20/spinningcube
This project pushes the boundaries of microcontroller capabilities, combining creative coding, interaction design, and physical computing to render a captivating 3D spinning cube animation on a compact OLED display, all powered by an Arduino Pro Mini.
3d-graphics arduino cpp cube embeddded embedded-c embedded-systems oled-display-ssd1306 physical-computing pro-mini spinning-cube visualization wokwi
Last synced: 08 May 2026
https://github.com/nezorinegor/textcomplexity-service
🗄️ Система для анализа сложности читаемости текста
Last synced: 10 Jun 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/chqilin/beninja
a small build tools for C/C++.
build-tool cmake cplusplus cpp makefile nodejs
Last synced: 07 May 2026
https://github.com/isaccanedo/iot-for-beginners
:computer: 12 Weeks, 24 Lessons, IoT for All!
cpp hacketoberfest iot iot-device iot-edge microcontroller python raspberry-pi rpi
Last synced: 08 May 2026
https://github.com/vishal2376/cp-setup
Sublime text setup for competitive programming(c++) in Linux
competitive-programming cpp linux setup sublime-text-3
Last synced: 22 Apr 2026
https://github.com/cristicretu/cp-scraper
Competitive programming problem input parser
codeforces competitive-coding competitive-programming competitiveprogramming cp-scraper cpp deepsource infoarena pbinfo python scraper snippets web-scraper
Last synced: 27 Apr 2026
https://github.com/1dealgas/nemesis
Don‘t Leave the World Your Nemesis.
aerials cpp cpp20 defold lua mobile-game rhythm-game rhythm-game-charting
Last synced: 08 May 2026
https://github.com/kabragaurav/practice-c-cpp-python-oops-dsa
Study and Practice Material for Chief Programming Languages and Major Topics in Computer Science
c cpp data-structures java object-oriented-programming python
Last synced: 29 Apr 2026
https://github.com/ohioiot-esp32-wifi-examples/final-checklist
The code base accompanying one step in the video series on creating a next-level WiFi library for your ESP32 projects. The video associated with this code base focused on engaging with the events provided by WiFi.h and logging them to get the best information possible about your WiFi connection.
arduino-ide arduino-iot connectivity cpp embedded-systems esp-idf esp32 esp32-iot event-driven firmware home-automation internet-of-things iot microcontroller networking ohioiot platformio wifi wifi-events wifi-logging
Last synced: 07 May 2026
https://github.com/heshanera/enterpriseservicebus
Service Bus which enables multiple services to interact with each other. Implemented using Java Sockets, Java Native Interface (JNI) and Jython library. Can interact with Java, C++ and Python.
cpp java java-native-interface java-sockets jython-library middleware python service-bus
Last synced: 17 Apr 2026
https://github.com/monkey0722/aos-core-monitor
Comprehensive monitoring software for deeply understanding the internal structure of AOS
Last synced: 22 Apr 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/ktstephano/haskell
Haskell-like functional programming in C++
Last synced: 30 Apr 2026
https://github.com/kimboslice99/iis-cgeoipmodule
Geoblocking module for IIS written in native C++
Last synced: 30 Apr 2026
https://github.com/cloudcodingspace/raytracer
A real-time raytracer written in C++
c cpp opengl opengl-core opengl46 raytracer raytracing raytracing-in-one-weekend software-raytracer
Last synced: 07 May 2026
https://github.com/iamareebjamal/semaphores-example
Basic process synchronisation using semaphores in linux demonstrated by special kind of Dining Philosophers problem
cpp dining-philosophers-problem process-synchronisation semaphore
Last synced: 29 Apr 2026
https://github.com/karusb/bazcryptlib
BazCrypt 4 Neighborhood Cellular Automata Encryption Algorithm C++ Library
algorithm bazcrypt bazcrypt-encryption c-plus-plus cellular-automata cpp cross-platform cryptography encryption library linux windows
Last synced: 02 May 2026
https://github.com/landiluigi746/nova
Nova is a lightweight game development framework written in C++20 using OpenGL 3.3. It's designed to make building games easier and more user-friendly.
cpp game-2d game-development game-framework opengl opengl3
Last synced: 30 Apr 2026
https://github.com/ganeshkumartk/footballai
⚽⚽✌Adaptive Virtual Football Envirionment for Multi-Agent System (Reinforcement Learning) based on GoogleAI's Football
ai cpp football googleapi reinforcement-learning
Last synced: 27 Apr 2026
https://github.com/ahmedalaa14/classgenerator--bash
Bash script to create a simple C++ template class with its respective constructor, getters, and setters.
Last synced: 20 Apr 2026
https://github.com/nnamanx/tank-robot-pathfinding-using-a-star-and-greedy-search
This project showcases a tank robot that can autonomously navigate a 5x5 grid, avoid obstacles, and determine the most optimal path using two different search algorithms.
a-star-algorithm artificial-intelligence cpp greedy-algorithm robotics tank-robot
Last synced: 30 Apr 2026
https://github.com/kareem-ghazi/smart-surveillance-system
A smart surveillance system with facial detection and recognition built in C++ using OpenCV and cvui.
computer-vision cpp cvui face-detection face-recognition opencv
Last synced: 17 Apr 2026
https://github.com/pgvalle/cxxloglib
A simple logging library for C/C++ to throw in your project without worries.
c cplusplus cpp jesus-is-da-lord-n-savior library logging qol
Last synced: 08 May 2026
https://github.com/2000pawan/c_cpp_programming.
W3resource exercise (C && C++) Solution.
Last synced: 07 May 2026
https://github.com/gopalchand/hellothere_project
Hello World using CMake
chatgpt-assisted cmake cmakelists cpp pybind11 python python3 scikit-build
Last synced: 29 Apr 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/embeddedcrab/freertos_tcpip_eth_port_xmc4500relax
This repository contains projects done on ARM processor/microcontroller in linux environment. XMC4500 Relax Kit, FreeRTOS w/Freertos Plus, Network Stack Porting over Ethernet, Linux Environment
arm c cpp environment freertos freertos-client freertos-iot freertos-plus freertos-server freertos-tcp infineon jlink linux-environemnt makefile tcp-ip tcp-socket xmc4500 xmc4500-ethernet xmc4500-relaxkit
Last synced: 24 Apr 2026
https://github.com/alexpetul/winapi
Bsuir labs (CSAN pt2)
c cpp dll-injection driver gdi mutex-synchronisation processing registry-monitor threading win32api
Last synced: 02 May 2026