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/voidkeishi/socketchatter
Socket LAN chatting app in C++ with QT Framework
Last synced: 05 May 2026
https://github.com/akshatrajsaxena/akshatrajsaxena
Passionate about solving CP problems and complex graph challenges. I focus on clean, structured code that maintains logic integrity. Always exploring new algorithms and contributing to open source. Connect with me to discuss innovative solutions and collaborative projects!
blockchain competitive-programming cpp java-21 javascript solidity ux-ui web-development
Last synced: 05 May 2026
https://github.com/andressalconstantino/quizzes
A website with quizzes to practice javascript
cpp css html javascript python quiz
Last synced: 05 May 2026
https://github.com/humbertocg18/rv_ic_2023
This repository is for storing files, versions etc. of the Scientific Initiation project, which consists of creating a virtual reality environment in unity to help learn mathematics.
cpp csharp matematica math realidade-virtual unity virtual-reality
Last synced: 05 May 2026
https://github.com/anty-filidor/minesweeper
Simple minesweeper game developed in C++
Last synced: 14 Jun 2026
https://github.com/igozdev/laila
advanced metaprogramming and preprocessor library
cplusplus cplusplus-20 cpp cpp20 library
Last synced: 09 Jun 2026
https://github.com/anakincodebase/project-based-learning
Curated list of project-based tutorials
cpp deep-learning julia-language machine-learning project-based-learning python3
Last synced: 05 May 2026
https://github.com/karlos-eduardo-mrqs/operational_works
This repository is responsible for sharing several programs and algorithms. It includes solutions in **C++**, **Python** and **Java**, with the aim of helping developers learn, practice and reuse code efficiently.
coding cpp java python python-library python3 resolution
Last synced: 05 May 2026
https://github.com/tannicarcher/you-are-hacked
When you run this executable file in Windows, 100 command prompt windows (cmd) will open, where the text “YOU ARE HACKED” will be displayed. In Linux, 100 terminal windows will open (depending on the environment), where the specified text will also be displayed.
cpp hacking linux simple virus windows
Last synced: 06 May 2026
https://github.com/mangrick/pytorch-convgru-cell
Implementation of the ConvGRU cell from the paper "Delving deeper into convolutional networks for learning video representations" by Ballas et al.
Last synced: 06 May 2026
https://github.com/gauravsingh9356/hackerrank-solution
Hackerrank Questions solution | C++ | Python | C
c competitive-programming cpp hackerrank hackerrank-algorithms-solutions hackerrank-cpp hackerrank-python hackerrank-solutions problem-solving python3 solutions
Last synced: 06 May 2026
https://github.com/c0de4un/aliens-ar-android
C++ Rail-shooter AR Game for Android
android android-game ar-game cpp cxx gles opengl opengl-es
Last synced: 06 May 2026
https://github.com/jjones646/conan-utf8-cpp
Conan package for the UTF8-CPP library
Last synced: 06 May 2026
https://github.com/jqntn/l
Ultra-minimal game engine loop in C++
cpp game-dev game-development game-engine native stb stb-image stb-library win32 winapi windows
Last synced: 06 May 2026
https://github.com/iamkira420/student-management-system
Basic Student Management System thatallows users to perform CRUD (Create, Read, Update, Delete) operations on a list of students.
cli cpp data-structures database oop sql terminal
Last synced: 06 May 2026
https://github.com/jgsogo/godot-python
POC using Python inside Godot (GDNative + pybind11)
Last synced: 06 May 2026
https://github.com/dipankardas011/intresting-code-store
c cpp docker-image html5 python3
Last synced: 07 May 2026
https://github.com/alexfrancow/mini-cactus
:cactus: mini-Cactus discovery, at the moment it's just a PoC.
arduino big-data cactus cpp esp8266 mac-address multithreading network-discovery nodemcu python3 serial-communication wardriving wifi-security
Last synced: 07 May 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/chqilin/beninja
a small build tools for C/C++.
build-tool cmake cplusplus cpp makefile nodejs
Last synced: 07 May 2026
https://github.com/samrb-dev/asmforre
Collection of assembly program of IA-32 CPU architecture to understand how things work under each high level language. The main goal of the repo is get with familiar with ASM to identify various procedures while reversing a binary/executable
8086-programs assembly-language c cpp cybersecurity malware-analysis reverse-engineering x86 x86-assembly
Last synced: 07 May 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/jomart02/navisimulators
qt c++ NMEA simulators for Lazuli
Last synced: 07 May 2026
https://github.com/ladroid/hunt
Arduboy game
arduboy arduboy-game c cpp game
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/chrovis/parattice
Recursive paraphrase lattice generator
cpp graphviz java nlp paraphrase paraphrase-generation rust
Last synced: 08 May 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/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/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/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/rudissaar/desktop-clock
Customizable desktop clock widget written in Qt5 framework.
clock-widget cpp cross-platform desktop-widget eye-candy qt-installer-framework qt5 qt5-widgets
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/duyndh98/game-snake
An Advanced C++ Game Console using OOP and Data Structures
cpp datastructures game-console object-oriented-programming
Last synced: 10 Jun 2026
https://github.com/st235/xcalc-core
Free open source arithmetic grammar parser 🧮
calculator cpp grammar parser xcalc
Last synced: 10 Jun 2026
https://github.com/luisfelipepoma/shell
Basic Shell Implementation: Built with LLVM and ANTLR
antlr4 compiler compiler-design cpp llvm nlp shell
Last synced: 09 May 2026
https://github.com/autruonggiang/it002-oop-homework
Store OOP homework.
cpp it002 oop oriented-object-programming std uit
Last synced: 10 Jun 2026
https://github.com/lucasfturos/tcc-controle-de-maquina
Projeto focado em demonstrar a comunicação serial entre computador e microcontrolador
c cpp microcontroller qt5 serialport
Last synced: 09 May 2026
https://github.com/yayuniversal/homemade-pacman
Homemade Pacman with C++ and OpenGL
Last synced: 09 May 2026
https://github.com/jeremymcastillo/gameshowbuzzer
A small Arduino game show buzzer project
arduino cpp embedded-systems game
Last synced: 09 May 2026
https://github.com/hardcode3/imgui_opengl_linear_algebra_cmake_starter
A cmake starter using Imgui - Imnodes with OpenGL and some linear algebra libraries
bash-script cmake cpp doxygen-documentation eigen3 gitmodules glfw glm imgui imnodes implot linear-algebra mit-license opengl
Last synced: 09 May 2026
https://github.com/gunh0/windows-system-programming
🪟 Windows system programming from the perspective of synchronous and asynchronous Input/Output.
cpp csharp mutex semaphore synchronization thread windows
Last synced: 09 May 2026
https://github.com/sahilsrivastava25/dsa
A collection of LeetCode questions to ace the coding interview! - Created using [LeetHub v2](https://github.com/arunbhardwaj/LeetHub-2.0)
Last synced: 28 Apr 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/pragativerma18/data-structure-practice
This repository contains code for easy to advanced data structures using C as a part of my programming practice.
algorithms-and-data-structures c cpp data-structures leetcode-cpp leetcode-practice leetcode-solutions programming-challenges programming-practice python python3
Last synced: 09 May 2026
https://github.com/telkomdev/putih
<IN PROGRESS & SUCKS> Redis Command Line Client Writen in CPlusPlus
cli cli-app cplusplus cpp redis redis-client
Last synced: 09 May 2026
https://github.com/brakmic/com_tutorials
My COM tutorials
atl com component component-object-model components cpp dotnet microsoft win32
Last synced: 13 May 2026
https://github.com/debakarr/code_backup
Backup of programs I did in my college.
algorithm college cpp data-structures java lab numerical-methods vhdl
Last synced: 09 May 2026
https://github.com/jerdikk/robocat
Multiplayer clien-server game from book Multiplayer Game Programming Glazer Madhav
client-server cpp network-programming sdl2
Last synced: 10 May 2026
https://github.com/satoshin-des/self-dual-potbkz
PotBKZ: A new variants of BKZ-reduction. And its dual and self-dual variants, dual-PotBKZ and self-dual-BKZ
bkz-reduction cplusplus cpp eigen latex lattice lattice-algorithm lattice-based-crypto lattice-based-cryptography lattice-basis-reduction lattice-reduction library makefile ntl potbkz presentation-slides python python3 scis2025 shared-library
Last synced: 10 May 2026
https://github.com/jaganathanb/node-usbspy
An event based node.js c++ addon/binding to retrive the connected usb storage devices and detect the storage device insertion/removal and notifify the subscribed apps.
addon cpp javascript n-api nodejs
Last synced: 10 May 2026
https://github.com/melardev/cppqtbindshell
Cpp Qt Bind Shell
bind-shell cpp cybersecurity infosec networking qt qt-cpp qt5 reverse-shell security shell sockets
Last synced: 10 May 2026
https://github.com/vbharadwaj-bk/python_cpp_tutorial
Code for a Tutorial on Writing C++ Extensions for Python.
Last synced: 10 May 2026
https://github.com/idanrosenzweig/daemond
Infrastructure for managing daemons, services, and systems. Suitable for development environments, servers, cloud services, IoT devices, and more. Offers greater flexibility and convenience compared to other daemon managers.
c cpp daemon-manager design-patterns inter-process-communication linux serialization service-manager
Last synced: 10 May 2026
https://github.com/sharkbyteprojects/file-compare
A Simple, not documented C++ Application to compare folders and files (for command line)
cmake command-line-tool compare cpp cpp17 cpp20 linux windows
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/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/indianwhocodes/radxproj
aws cpp makefile multithreading network networking parallel-computing radar shell
Last synced: 10 May 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/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/wdv4758h/danboard
Danboard is watching you >w< (A project using OpenCV for realtime face detection and using WiringPi to control the motors, running on Raspberry Pi)
Last synced: 11 May 2026
https://github.com/nir3x/dll-finder
DLL Finder - A Simple C++ Program for Finding DLL Files
c-plus-plus command-line-tool cpp dll-finder file-search windows-program
Last synced: 10 Jun 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/tijme/cxx-boilerplate
A simple yet comprehensive cross-platform c++ boilerplate to jumpstart your project.
boilerplate c-plus-plus cpp cross-platform cxx kitchen-sink makefile
Last synced: 16 Jun 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/jasperdrescher/learnopengl
Following https://learnopengl.com/ and http://www.opengl-tutorial.org/ with an easy-to-use development environment.
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/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/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/pferreirafabricio/arduvino
🥘 Some codes from Tinkercad's projects
Last synced: 13 May 2026
https://github.com/marcpage/yalo
Yet Another Logger C++ light-weight logging
c-plus-plus c-plus-plus-11 cplusplus-11 cpp cross-platform header-only logger logging logging-library
Last synced: 11 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/goruck/bow
Object classifier using the bag of words approach in OpenCV 3.2
bag-of-words computer-vision cpp opencv3
Last synced: 11 Jun 2026
https://github.com/stephan-gh/seabattle
Simple, network-based multi-player implementation of the game Battleship / SeaBattle (in German "Schiffe versenken") using C++ and Qt 5
Last synced: 13 May 2026
https://github.com/wtrsltnk/system.drawing
Partial c++ implementation of .NET System.rawing classes
cpp system system-drawing systemdrawing
Last synced: 13 May 2026
https://github.com/ionux/arduino-bounded-queue
Helpful software library for quickly & easily adding support for fixed-size (bounded) queues to your Arduino project.
arduino arduino-library arduino-project cpp data-structures embedded fixed library queue safety-critical sbc
Last synced: 13 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