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-07 00:07:28 UTC
- JSON Representation
https://github.com/omrawaley/arduboy-particle-system-customizer-demo
This is a program for the 8-bit gaming platform, the Arduboy, where you can customize the settings of my AB-Particles particle system in real-time, and try out different combinations to get your desired particle affect.
arduboy arduino cpp customizer demo particle-physics particle-system particles
Last synced: 29 Apr 2026
https://github.com/grzegorzkarczewski/jeetengine
Learning how to make my own Game Engine for a game
Last synced: 29 Apr 2026
https://github.com/gob52/gob_easing
Easing functions that allowed compile-time calculation with constexpr (C++ 11 or later)
Last synced: 08 Jun 2026
https://github.com/fazziclay/arduinoclaymultitimer
64 arduino timers (idleness timer)
arduino arduino-nano arduino-nano-every atmega328p cpp idle timer
Last synced: 29 Apr 2026
https://github.com/beyondmagic/competitive-programming
Where I rest my mind's ~impulse~ feeling to learn logic.
c competitive-programming cpp secret
Last synced: 29 Apr 2026
https://github.com/aakashjhawar/tachometer
Developed a device using Arduino which can calculate object’s revolving speed.
analog-design arduino arduino-uno c cpp led speed-calculator tachometer
Last synced: 29 Apr 2026
https://github.com/meet-c-viradiya/quantum-workflow
Quantum-enhanced workflow scheduling optimizes multi-processor resource allocation using DAGs and a hybrid quantum-classical approach, visualized via advanced tools. QUBO problem formulation ensures efficiency.
cpp drug-design hpc machinelearning-python nisq pipelines qiskit qiskit-metal quantum-algorithms quantum-chemistry quantum-machine-learning transmon-qubit unitaryhack workflow-automation
Last synced: 29 Apr 2026
https://github.com/lefttwixwand/bbq
BBQ is a simple transfer protocol, based on TCP/IP, supporting server push notifications.
cpp protocol socket tcp-client tcp-ip tcp-server tcp-socket
Last synced: 29 Apr 2026
https://github.com/jamesql/opendetection
Open source detection software using computer vision & OpenCV (WIP)
computer-vision cpp detection face-recognition how-to mit-license object-detection open-source opencv opencv2
Last synced: 29 Apr 2026
https://github.com/jonasagx/macosresolution
command line tool to change macOS resolution
Last synced: 29 Apr 2026
https://github.com/daddesign-projects/demo_daisygfx_st7789
Demonstrates how to use the "DaisySeedGFX" graphics library with an ST7789 TFT controller
cpp daisy-seed gfx gfxlib st7789 st7789-display st7789-display-driver tft tft-display
Last synced: 29 Apr 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/jbayardo/eci2017-concurrency
concurrency cpp cpp11 herd7 java litmus memory-models
Last synced: 29 Apr 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/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/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/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/jabarkass/roomdemonstrationopengl
C++ OpenGL App of Room Demonstration.
cpp glew glfw3 glm opengl visual-studio
Last synced: 29 Apr 2026
https://github.com/japneet001/coding-world-cup-finale-2023
All the coding solutions of Coding Ninja Coding World Cup Finale 2023
Last synced: 30 Apr 2026
https://github.com/igorbayerl/snake-game-in-c
Snake game made with C , com menu e sistema de histórico de partidas
algoritmos c cpp dos engenharia-de-computacao engenharia-de-software game jogo programacao projeto-final semestre snake snake-game terminal-app terminal-game
Last synced: 30 Apr 2026
https://github.com/ktstephano/haskell
Haskell-like functional programming in C++
Last synced: 30 Apr 2026
https://github.com/bocaletto-luca/precision-digital-thermostat
Precision-Digital-Thermostat - A three-zone thermostat that reads three DS18B20 temperature probes, displays each zone’s real-time temperature and setpoint on an OLED screen, and drives three relay outputs for heating/cooling. Users navigate zones and adjust setpoints via three push-buttons. By Bocaletto Luca.
arduino bocaletto-luca cpp openhardware opensource precision-digital-thermostat standalone thermostat thermostat-controller thermostat-digital
Last synced: 30 Apr 2026
https://github.com/pinam45/uscp
Unicost Set Covering Problem
cpp cpp17 latex masc memetic-algorithms rwls uscp
Last synced: 30 Apr 2026
https://github.com/immaryammahmood/leetcode_solutions
Daily LeetCode Solutions 🚀
Last synced: 30 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/ctkqiang/hyper_guard
HyperGuard(澎湃盾)是一款专为小米 HyperOS 生态设计的系统级安全工具,对标 Google Play Protect 的运行时威胁检测机制,在应用安装与执行的全链路中构建多层纵深防御体系。其核心能力是在不依赖 Root 权限、不破坏系统完整性的前提下,通过安装拦截钩子 + 蜜罐沙盒虚拟化 + 实时行为审计三重防护,为用户提供对诈骗 APK、隐私窃取类恶意软件的主动免疫能力。
china chinese cpp ctkqiang cybersecurity dart flutter hyperos xiaomi
Last synced: 30 Apr 2026
https://github.com/toriomg/opengl
For now, this OpenGL repository is meant to support my learning, and in theory, to eventually develop a 3D modeling program.
cpp glfw3 imgui-glfw opengl opengl3 stb-image
Last synced: 30 Apr 2026
https://github.com/fabian-hk/homebot
This project is a bot which collects data and controls systems in your home.
bot cpp google-grpc google-protobuf homeautomation python3 telegram-bot webscraper
Last synced: 30 Apr 2026
https://github.com/happybono/xmasiccard
Christmas music card with Arduino Uno
arduino arduino-uno beginner christmas christmas-music-card cpp duration hour-of-code learn-to-code music musiccard piezo tone
Last synced: 30 Apr 2026
https://github.com/inventwithdean/physicsbasedspheremovement
An approach to pure physics based sphere movement in Unreal Engine.
cpp game-development physics-based unreal-engine-5
Last synced: 08 Jun 2026
https://github.com/grachale/cipher_tga_files
Implementation of functions for a program that can encrypt and decrypt a TGA image file.
Last synced: 08 Jun 2026
https://github.com/proxzima/competitive-coding
Solved questions from all major competitive coding platforms
algorithms codechef coding coding-challenge competitive-programming cpp data-structures hackerrank interviewbit leetcode project-euler python regex sql
Last synced: 30 Apr 2026
https://github.com/svec1/bweas
cross-platform system build
build-tool build-tools builder c cpp cross-platform multilanguage multilanguage-support system-build system-builder
Last synced: 30 Apr 2026
https://github.com/clonewith/osu-tournament-editor
A light-weight osu! tournament configuration editor written in C++, using Qt 6
cpp osu-tournament osugame qt6
Last synced: 30 Apr 2026
https://github.com/sandsmark/qt-rappor-client
C++ implementation of privacy preserving metrics reporting using Rappor (Randomized Aggregatable Privacy Preserving Ordinal Responses), with Qt integration
cpp cpp17 metrics metrics-gathering metrics-library privacy privacy-by-design privacy-preserving privacy-protection qt qt6 rappor
Last synced: 30 Apr 2026
https://github.com/cuixing158/mex-file
MATLAB MEX file For C/C++ code generation
c code-generation compile cpp matlab matlab-coder mex opencv
Last synced: 30 Apr 2026
https://github.com/mbfakourii/carbot-arduino
Car robot with socket to Android with WeMos or NodeMCU
android ardiuno carbot cpp esp8266 java nodemcu nodemcu-arduino nodemcu-esp8266 wemos
Last synced: 01 May 2026
https://github.com/lorhansohaky/ufscar
Arquivos de atividades da UFSCar
arquitetura-de-computadores banco-de-dados c cap cgi compilador compiladores computacao-grafica cpp dc estruturas-de-dados grafos ori orientacao-a-objetos paa paradigmas sistemas-operacionais ufscar verilog
Last synced: 01 May 2026
https://github.com/greatgamedota/opengl-vscode
OpenGL Game Engine with Visual Studio Code on Windows
cpp game-engine opengl visual-studio-code
Last synced: 01 May 2026
https://github.com/mangad/jsocketpp
A modern, C++20 socket library inspired by Java's networking API. Cross-platform support for TCP, UDP, multicast, and UNIX domain sockets, with blocking, non-blocking, and async operations.
cpp cpp20 java sockets tcp udp unix-sockets
Last synced: 01 May 2026
https://github.com/spnda/aoc
My personal Advent of Code solution repository
advent-of-code advent-of-code-2019 advent-of-code-2020 advent-of-code-2021 advent-of-code-2022 advent-of-code-cpp advent-of-code-dart cpp dart
Last synced: 01 May 2026
https://github.com/muatasim-aswad/parking-guidance-system
Parking Guidance System Prototype
arduino arduino-mega-2560 asim-full-projects blynk cpp iot nodemcu parking-spots ultrasonic-sensor
Last synced: 01 May 2026
https://github.com/stuart6854/retgui
RetGUI: Retained-mode Graphical User Interface for C++
cpp retained-mode-gui user-interface
Last synced: 01 May 2026
https://github.com/nikhil1210-dev/db-connection
A basic program in C, C++, Java, and C# demonstrating MySQL database connectivity using respective connectors (MySQL C API, Connector/C++, JDBC, and Connector/NET). It covers database connection, query execution, and result handling across multiple languages.
Last synced: 01 May 2026
https://github.com/5umitpandey/learning_dsa
Basic DSA Practice Questions | DSA | C++
Last synced: 08 Jun 2026
https://github.com/leafbuild/leafbuild
A WIP C/C++ meta build system.
build-automation build-system build-tool build-tool-cross-platform build-tools c cpp
Last synced: 01 May 2026
https://github.com/jessetg/cuda-practice
Working through the chapters of Cuda by Example
c cpp cuda cuda-by-example gpgpu
Last synced: 01 May 2026
https://github.com/aswad310/random-email-generator
Random Email Generator using core c++ programing language. This email generator can generate thousands of email addresses (unverified) in just one click.
c c-plus-plus cpp email email-generator programing project random-email-generator repository
Last synced: 01 May 2026
https://github.com/qchateau/space-dodgems
A web-based mini game in C++20, featuring coroutines.
boost coroutines cpp cpp20 javascript websocket
Last synced: 01 May 2026
https://github.com/antonioberna/nn-gpu-logic-gates
Neural Network implementation on GPU using CUDA C++ to learn logic gates operations
cpp cuda gpu logic-gates neural-networks nvidia
Last synced: 01 May 2026
https://github.com/youngermaster/st0256-numerical-analysis
The idea of this project is to test out if it is worth it to use C++ instead of Python for algorithms of some numeric methods, like finding roots of non-linear equations using Newton-Raphson's method.
algorithms cpp latex-document newton-raphson python
Last synced: 01 May 2026
https://github.com/dhruvsrikanth/monte-carlo-ray-tracing
In this repository, you will find a serial and distributed GPU-based implementation of the ray tracing simulation.
c cpp cuda gpu-computing gpu-programming high-performance-computing parallel-programming raytracing unified-memory-parallelism
Last synced: 01 May 2026
https://github.com/mohammadnabizada/data-structures-and-algorithms
Exercises and Problemes in Datastructures and Algorithms
Last synced: 01 May 2026
https://github.com/astrodynamic/monitoringsystem
Implementation of a monitoring system program to collect and log system metrics, send notifications, and provide a user interface.
agents cmake configuration-file cpp cpp17 dynamic-library email-notification kernel logging makefile makefiles metrics monitoring-automation monitoring-system notifications qml qt qt6 system-information telegram-bot
Last synced: 01 May 2026
https://github.com/jguida941/homebrew-linkedlist
🍺 Homebrew formula for my C++ Linked List project. Demonstrates software packaging and distribution with brew.
brew cli cpp devops homebrew linked-list package-manager software-distribution
Last synced: 01 May 2026
https://github.com/rna3210d/qt-webengineview-browser
Qt browser with some random stuff
cpp qt5 qtcreator qwebengineview
Last synced: 02 May 2026
https://github.com/ibitcy/eo-mobile-rapidjson
Boost for android's prefab NDK dependency system
android apple cmakelists cocoapods cplusplus cpp dependency google ios ndk podfile prefab rapidjson
Last synced: 02 May 2026
https://github.com/jmarrec/cppbenchmarks
A collection of some benchmark scripts I used for C++
benchmark c-plus-plus cmake conan cpp cpp20
Last synced: 02 May 2026
https://github.com/sr1jan/competitiveprogramming
My solutions to the competitive programming problems from various contests
competitive-programming competitive-programming-contests cpp
Last synced: 08 Jun 2026
https://github.com/richelbilderbeek/mxe_tutorial
Tutorial about the MXE cross-compiling environment
cpp mxe mxe-tutorial qmake qtcreator tutorial
Last synced: 02 May 2026
https://github.com/bhagat-hrishi/cleanstrike
CleanStrike is a carrom board game played by 2 players with multiple turns
clean-strike cmake cmake-command cpp
Last synced: 08 Jun 2026
https://github.com/szabolcsdombi/optimization-demo-rust
Optimizing Python code by calling into Rust
Last synced: 02 May 2026
https://github.com/mateuschaves/maratona
Algoritmos de estudo para o I Circuito de Maratonas de Programação UAG/UFRPE
algorithm-challenges c cpp maratona python3
Last synced: 02 May 2026
https://github.com/denizkarya1999/xrigonometryuniversal
Core library for Xrigonometry App (Written in C++)
console core cpp internship practice terminal
Last synced: 02 May 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/alexpetul/winapi
Bsuir labs (CSAN pt2)
c cpp dll-injection driver gdi mutex-synchronisation processing registry-monitor threading win32api
Last synced: 02 May 2026
https://github.com/danielsio/pacman-game
Built as part of a Kirsh Amir's C++ & OOP course at The Academic Collage Of Tel-Aviv.
bfs-algorithm cpp game oop-principles
Last synced: 02 May 2026
https://github.com/shivanshvij/netw0rk
A C++ implementation of a Neural Network Structure.
cplusplus cpp learning machine machine-learning machine-learning-algorithms machinelearning neural neural-network neuralnetwork neuralnetworks
Last synced: 09 Jun 2026
https://github.com/lycuid/codewars
Codewars solutions
c-plus-plus competitive-coding competitive-pro cpp haskell python
Last synced: 02 May 2026
https://github.com/leoraclet/sfml-imgui-template
🧩 A template for C / C++ projects using SFML, OpenGL and Dear ImGUI
c cmake cpp dear-imgui nix opengl sfml template
Last synced: 02 May 2026
https://github.com/kplanisphere/plotted-3d-environment
Plotted 3D Environment is a graphical project inspired by Minecraft, designed to demonstrate 3D object creation, animation, and interaction using OpenGL. It features first-person navigation, texture mapping, and collision detection within a dynamic 3D environment filled with obstacles and enemies - Final project for the Graphing course.
3d-graphics animation camera-movement collision-detection computer-graphics cpp data-visualization educational-project opengl texture-mapping
Last synced: 03 May 2026
https://github.com/sakilk130/cpp-opengl-countryside-landscape
computer-graphics countryside-landscape cpp cpp-library opengl
Last synced: 03 May 2026
https://github.com/jp-220738/osintinteractive
A global OSINT Interactive CLI for any platform and language you desire
cli cpp cybersecurity hacking-tool interactive-shell investigation investigation-tool java multilanguage osint osint-framework osint-tool python shell
Last synced: 03 May 2026
https://github.com/ndxdeveloper/developpement-avec-qt6
Tutoriel complet sur le développement d'applications avec Qt6, couvrant tous les aspects depuis les bases jusqu'aux techniques avancées. Guide détaillé avec exemples pratiques, idéal pour débutants et développeurs expérimentés.
best-practices cmake cpp cross-platform database desktop-applications development-guide gui mobile-development multimedia multithreading mvc networking performance-optimization qml qt qt6 tutorial widgets
Last synced: 03 May 2026
https://github.com/aaronmcleancs/tslim-data-simulator
t:slim X2 Insulin Pump Simulator in Qt C++
cpp qt simulation software-engineering
Last synced: 03 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/kylesmith19091/lightweight-cpp-logging
A lightweight cpp rich text logging library
cli cpp logging progress-bar rich-text terminal
Last synced: 03 May 2026
https://github.com/hermantrym/linked-list-double-pointer
Linked List Double Pointer
advanced-cpp cpp data-structures
Last synced: 03 May 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/dadavidtseng/daemonwindows
A multi-window action game that turns the Windows desktop into a shrinking battlefield
bullet-hell cpp daemon-engine dx11 multiple-windows multiwindow shooting-game
Last synced: 03 May 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/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/the-mastermind1/numerical_integration_
cpp newton-cotes numerical-integration
Last synced: 09 Jun 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