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-03 00:06:50 UTC
- JSON Representation
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/jadeeeeeeeeeeee/discord-bot-manager
a discord bot manager that lets you create commands easily
bot c cli commands cpp customize discord discord-bot discordapp discordcpp localhost manager remote-control
Last synced: 05 Mar 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/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/ladroid/hunt
Arduboy game
arduboy arduboy-game c cpp game
Last synced: 07 May 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/calesi19/orbital-simulator
C++ simulation of several satellites rotating around earth's orbit with implemented physics. User can steer a spaceship and shoot at the satellites or crash into objects.
Last synced: 24 Apr 2026
https://github.com/arapelle/arba-strn
A C++ library providing short trivially comparable string classes whose hash are trivially computable.
cmake cpp cpp20 cpp20-library hash library string
Last synced: 31 Jan 2026
https://github.com/esraa-emary/vole-machine-language-simulator
The Vole-Machine-Simulator emulates machine language execution, providing an educational platform to explore low-level programming, machine instructions, and how computers process commands at a fundamental level.
clean-code cplusplus cpp object-oriented-programming oop
Last synced: 15 Feb 2026
https://github.com/jaytwolab/useoldqt5inqt6
Use old Qt5 in Qt6 :kr: Qt6에서 구형 Qt5 사용하기
Last synced: 27 Apr 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/arapelle/arba-wgen
A C++ library providing functions generating random words.
cmake cpp cpp20 cpp20-library library random random-words
Last synced: 31 Jan 2026
https://github.com/menezes-/xxtea
Implementation of the (corrected) Block TEA encryption algorithm in modern C++ with PHP bindings
cpp cpp11 cryptography php php-extension xtea xtea-cipher xxtea xxtea-algorithm
Last synced: 29 Apr 2026
https://github.com/arapelle/cmtk
This CMake ToolKit (CMTK) provides helping CMake functions to manage simple C++ CMake projects easily.
Last synced: 31 Jan 2026
https://github.com/connellr023/transient-os
A work in progress time-sharing operating system for concurrency on the Raspberry Pi 3.
aarch64 armv8 armv8-assembly assembly atomicity clang concurrency concurrent-programming cpp cpu-scheduling library mutex operating-system raspberry-pi-3 time-sharing
Last synced: 08 May 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/grzegorzkarczewski/jeetengine
Learning how to make my own Game Engine for a game
Last synced: 29 Apr 2026
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/abdullah-sheikh/registration-form-in-visual-studio
Create registration in visual studio using C++ and Sql.
cpp csharp destop-application development visual-studio
Last synced: 24 Apr 2026
https://github.com/dasanchez/dasanchez.github.io
Personal profile website
3d-printing arm beaglebone beakerbrowser cpp hardware laser maker p2p python qt qt4
Last synced: 15 Apr 2026
https://github.com/01barthez/tp-inf-211
TP: Object Oriented Programming. Subjet: Managing a supermarket’s stock can be challenging, with numerous products, suppliers, and inventory processes to oversee. As a developer for Dovv Supermarket in Biyem-Assi, Yaounde you’ve been tasked with creating a stock management system. This system will organize products by categories, manage supplier...
cpp crud-application java javascript management-system oriented-object-programming python3 sql staruml uml-class-diagram
Last synced: 17 Apr 2026
https://github.com/josedavidss/aed2.pointers
Trabajo relacionado a las multiples funciones que son capaces de hacerse gracias a lógica de punteros. Utilizando C++ como lenguaje principal.
Last synced: 13 Jun 2026
https://github.com/lostbeard/blazorwebbluetoothdemo
Blazor WASM Web Bluetooth API Demo using an ESP32-S3-WROOM microcontroller board
blazor blazor-webassembly bluetooth bluetooth-low-energy c-language cpp csharp dotnet esp32 esp32-s3 esp32-s3-wroom microcontroller web-bluetooth-api
Last synced: 15 Apr 2026
https://github.com/callocgd/networkmanager
A C++ Http Request Tool For ImGui, GeometryDash-Geode, and other Render Engines
cpp curl geode geometry-dash http-client imgui pthreads
Last synced: 16 Mar 2026
https://github.com/mcountryman/rookie
Intends to play chess via robot arm that I have yet to purchase
chess computer-vision cpp opencv
Last synced: 29 Apr 2026
https://github.com/ameeshagireesh/cp
A repository containing solutions to various CP problems on platforms such as 450dsa, CodeChef, Codeforces, LeetCode. Solutions are written in python or cpp.
competitive-programming cpp python
Last synced: 29 Apr 2026
https://github.com/krisluczka/better-than-python
Prettier-like program that does the unpretty.
Last synced: 07 Feb 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/duffn/dont-kill-santa
A runner of short proportions, with large consequences.
c cpp game game-development gamedev raylib
Last synced: 27 Apr 2026
https://github.com/chafalleiro/vusibino-demo
Host and firmware to the VUSiBino
Last synced: 24 Apr 2026
https://github.com/ammienyami/ldays
This is my first malware! I coded it in C++ and this repository have the source code of my malware!
Last synced: 24 Apr 2026
https://github.com/a2p1k02/obfus
A small program to obfuscate C++ code
cpp obfuscation obfuscator rust
Last synced: 29 Apr 2026
https://github.com/thanatisia/dev-references
All-in-One Programming/Software Development concept references with implementation examples
cpp development programming python shellscripting
Last synced: 27 Apr 2026
https://github.com/paritoshtripathi935/venom
A repository for Leetcode/codechef solutions
codechef codechef-solutions competitive-programming cpp leetcode leetcode-solutions
Last synced: 29 Apr 2026
https://github.com/neknaj/3d
3Dライブラリを作る
3d 3d-engine 3d-library cpp javascript neknaj
Last synced: 16 Apr 2026
https://github.com/douze/odo
OpenGL procedural terrain
cpp opengl procedural-generation terrain
Last synced: 08 May 2026
https://github.com/krisfur/paclook
A universal interactive package CLI search tool.
cli cpp interactive-search package-installer terminal-based
Last synced: 31 Jan 2026
https://github.com/leejiajia11/s-des
重庆大学,信息安全导论课程第一次作业。利用C++/Qt设计的一个S-DES加密系统
chongqing-university cpp qt s-des
Last synced: 24 Apr 2026
https://github.com/melroy89/cpp-gtk-test-app
GTK/Gtkmm C++ Test Application - using CMake
application cmake cpp example gtk3 gtkmm template
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/s12mmm3/qradioplayer
基于Qt实现的 跨平台 网络广播电台客户端
api apis cloudmusic cpp qt qt6
Last synced: 29 Apr 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/mijisu0103/game-programming
This repository contains a collection of mini-games I've developed using C#, C++, and Lua.
cpp csharp game-programming lua
Last synced: 08 May 2026
https://github.com/joswinemmanuel/leetcode
A collection of solutions to LeetCode problems.
Last synced: 26 Apr 2026
https://github.com/artiomn/life
Life game for the test task
cpp cpp17 game gol keras keras-tensorflow life neural-network python test-task
Last synced: 15 Apr 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/alexcui03/libmvvm
Model-View-ViewModel (MVVM) support library for modern C++.
cpp cpp26 mvvm observer property reflection
Last synced: 03 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/st235/xcalc-core
Free open source arithmetic grammar parser 🧮
calculator cpp grammar parser xcalc
Last synced: 10 Jun 2026
https://github.com/allureking/ros_workspaces
ROS robotics lab solutions — EECS 106A UC Berkeley (kinematics, planning, perception, control)
berkeley computer-vision cpp kinematics motion-planning python robotics ros
Last synced: 08 Jun 2026
https://github.com/lucacasamentigamedev/arkanoid
Simple Arkanoid clone project made with C++ and raylib
Last synced: 29 Apr 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/stynw7/code_challenge_resources
Collection of Code Challenge that will improve your logic and programming syntax 🔥🔥
coddytech codeforces competitive-programming cpp javascript leetcode problem-solving
Last synced: 14 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/ahasannn/flappy-bird
A flappy bird game implemented in C++ with OpenGL
computer-graphics cpp flappy-bird-game glut-library opengl
Last synced: 14 May 2026
https://github.com/kotobazza/temt
Terminal MultiTool based on FTXUI
cli command-line-tool cpp ftxui linux temt terminal terminal-multitool tui
Last synced: 09 May 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/leocelente/basic_cuda
My CUDA source files while learning
Last synced: 29 Apr 2026
https://github.com/mgonzs13/piper_ros
piper Text-to-Speech (https://github.com/rhasspy/piper) for ROS 2
cpp piper piper-tts ros2 text-to-speech tts
Last synced: 01 Mar 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/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/luminary-cloud/steam-tracer-cleaner
Steam userdata cleaner, tracer scrubber, and autoexec installer for Windows.
cleanup counter-strike-2 cpp cs2 gui imgui privacy steam steam-cleaner windows
Last synced: 03 Jun 2026
https://github.com/mm-ir/duke_ece
I have tried my best to read the book "All Of Programming" from Duke ECE551: Data Structures & Algorithms. What's more, I completed some assignments, too.
Last synced: 14 May 2026
https://github.com/mazamascience/mazamarollutils
Fast rolling functions for R written in C++
Last synced: 03 Mar 2026
https://github.com/pwalig/mesh-compiler
3D file converter to a customizable binary file format
3d-models binary-files c-plus-plus command-line-tool command-line-utility cpp file-conversion file-converter mesh
Last synced: 13 Feb 2026
https://github.com/kerneloso/cmake_project_template
CMake projects configuration files
c cmake configuration-files cpp
Last synced: 24 Apr 2026
https://github.com/ohioiot-esp32-wifi-examples/intro-to-events
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: 09 May 2026
https://github.com/khivus/levy-c-curve
Program that draws Levy C curve up to 15 iterations. Made in Visual Studio 2019 with C++ Windows Forms.
cpp windows-forms windowsforms windowsforms-applications
Last synced: 29 Jan 2026
https://github.com/ajisubarkah/programming-event
c++ Programming Exercise
cpp pemrograman programming-exercises source-code
Last synced: 10 Jun 2026
https://github.com/oresoftware/modify-socket
Set options on socket using `setsocketopt`
c cpp file-descriptor nodejs nodejs-addon socket
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/iwolf22/symphony_strips_program
Shad Canada 2022 at Carleton University - DE Group 2's Prototype "Symphony Strips"
Last synced: 29 Apr 2026
https://github.com/astrodynamic/barleybreak-in-qt-qml
BarleyBreak: Classic English game implemented in Qt6 Quick. Move tiles to solve the puzzle. Enjoy the nostalgic gameplay!
barley-break classic-game cmake cpp cpp17 game makefile nostalgia puzzle-game qml qt qt6 qt6-gui
Last synced: 29 Apr 2026
https://github.com/frodoalaska/ymir
A lightweight C++ project generator
cli command-line command-line-tool cpp cpp-project-template project-generation project-generator
Last synced: 29 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/stanislavkozlovski/softuni-cpp-february
Exercises and Homework from Software University's CPP course at https://softuni.bg/trainings/1573/cpp-programming-february-2017
cpp cpp11 homework softuni softuni-course thecore
Last synced: 10 Jun 2026
https://github.com/fernandezja/cpp-experiments
C++ code kata, experiments, tests and play
Last synced: 14 Feb 2026
https://github.com/spicycactuar/soft-trace
An interactive CPU Ray Tracing application
computer-graphics cpp cpu-raytracing glm global-illumination opengl qt5
Last synced: 09 May 2026