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-06-30 00:06:51 UTC
- JSON Representation
https://github.com/jdsherbert/audio-phaser-effect
Simple C++ implementation of a basic Phaser technique.
audio audio-effect audio-effects audio-feedback audio-processing cpp delay haas phaser
Last synced: 30 Jun 2025
https://github.com/hxndev/bubble-pop-screen-saver-and-game
This is a GUI Version of the Bubble Pop game that we used to play. This is divided into 2 parts. First one is designing a screensaver while the second one is designing the game itself.
bubble bubble-pop code cpp game gui interface itc oop pf project screensaver
Last synced: 17 Jun 2025
https://github.com/simone-contorno/rt2-assignment
Research Track 2 - Assignment - Control of a robot in a simulated environment using Gazebo, Rviz and, for the User Interface, Jupyter Notebook.
cpp engineering jupyter-notebook python robot robotics ros
Last synced: 11 Apr 2026
https://github.com/sleeptightansic/actorsingleton
Small code plugin for Unreal 5 which adds inheritable Actor class that can be spawned only once within same World context.
actor cpp plugin singleton ue5 ue5-plugin unreal-engine-5
Last synced: 05 Jan 2026
https://github.com/seigtm/polynomial
A simple polynomial class that supports all basic operations.
cpp cpp-library homework homework-assignments polynomial polynomial-arithmetic polynomial-equations polynomial-multiplication polynomials
Last synced: 20 Apr 2025
https://github.com/quepas/peptalk
Performance event profiles (pep) speak many languages! Count me in.
cpp event-based-profiling event-based-sampling hardware-counters hardware-performance-counters matlab nodejs papi performance performance-counters performance-measurement profiling python python3 sampling
Last synced: 08 Feb 2026
https://github.com/modio/modio-ue4-sample
Unreal Engine 4 sample project, demonstrating how mod.io can be integrated in-game
cpp modio unreal-engine unreal-engine-4
Last synced: 09 Feb 2026
https://github.com/plasmaa0/simplecalculator
Simple CLI Calculator Project
abstract-syntax-tree ast binary-expression-tree c-plus-plus calculator calculator-application cli cplusplus cpp evaluation expression-evaluator interpreter lexer math parser
Last synced: 26 Mar 2025
https://github.com/alexf2/ImageResizer
IE6 ActiveX control for uploading and resizing images at the same time
activex asp-net atl component-object-model cpp gdiplus internet-explorer ocx visual-studio
Last synced: 11 Mar 2025
https://github.com/foxoman/hacky
Hacky is a High Contrast QtCreator Syntax color theme based on OneDark Pro Theme. Good to work with at night light. and focus more on the code than the soundings.
color-scheme cpp qt qtcreator style theme
Last synced: 29 Apr 2026
https://github.com/vspefs/glfwppm
GLFW C++20 Wrapper - a module-only GLFW wrapper, based on glfwpp
cpp cpp20 glfw wrapper xmake-built
Last synced: 26 Mar 2025
https://github.com/mortennobel/opengl_4.3_vs_2010_freeglut
A simple OpenGL 3.2 example using MSVS 2010 and freeglut
cpp cpp11 graphics-programming
Last synced: 16 May 2026
https://github.com/pachadotdev/cpp11eigen
The idea is to pass matrices/vectors from R to C++, write pure C++/Eigen code for the computation, and then export the result back to R with the proper data structures.
cpp cpp11 eigen hacktoberfest linear-algebra rstats
Last synced: 10 Apr 2025
https://github.com/senior-sigan/game_lib
Game engine inspired by pico8/tic80/script-8 but without limitations and in javascript
cpp duktape emscripten game-engine raylib
Last synced: 31 May 2026
https://github.com/massimo-marino/memvar
A C++ implementation of a variable with memory of its previous values.
cpp cpp17 cpp20 timestamped-variable timetagged-variable variable-with-memory
Last synced: 10 Apr 2025
https://github.com/abdullah-sheikh/hacktoberfest2021
beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2021! Hello World Programs in any language and C and Cpp program , Please leave a star ⭐ to support this project! ✨
c cpp hacktoberfest hacktoberfest2021 java programming python
Last synced: 07 Sep 2025
https://github.com/jamesgeorge007/c-graphics-car-animation
This is an example to show the various methods available in the C graphics library
c computer-graphics cpp graphics-library
Last synced: 30 Apr 2026
https://github.com/nano-bot01/tic-tac-toe-game
A Console based Application for multiplayer Tic Tac Toe game.
ankit-nainwal cpp game games tic-tac-toe tictactoe
Last synced: 07 Sep 2025
https://github.com/maipa01/mstd
mstd (Maipa's Standard Library) is an extension of the C++ standard library, providing additional utility functions, new data types, and helpful templates for type comparisons. It aims to enhance the standard functionality with useful features while maintaining compatibility with modern C++.
bsd-3-clause cpp cpp-library cpp20 cross-platform data-structures function-type-traits header-only macros macros-cpp open-source ordered-map ordered-set overflow-detection standard-library-extension string-utilities terminal-utilities utility-library
Last synced: 27 Apr 2026
https://github.com/fazendaaa/project-euler
Some of the Project Euler exercises in different languages
c cpp haskell nodejs project-euler project-euler-solutions python ruby typescript
Last synced: 07 Oct 2025
https://github.com/coder3101/testcaser
TestCaser is a header-only light-weight test case library written in C++. It can generate testcases, run your program on those test cases and compare two program's output for the given test case
competitive-programming competitive-programming-contests cpp cpp11
Last synced: 27 Jan 2026
https://github.com/definetlynotai/llm_data
A bunch of very famous repos source code's in python as pure localdocs all in this repo to train CODE AI
c code-examples cpp cuda data data-dum jupyter-notebook llm llm-code llm-datasets programming-data programming-data-sets python3
Last synced: 08 Oct 2025
https://github.com/akbs-org/akbs
A super quick build system for C, C++ and ASM
akbs asm assembler assembly att-assembly build c collaborate compiler cpp cxx fast github intel-assembly interpreter linker python python3 quick speed
Last synced: 19 Jan 2026
https://github.com/artem78/s60-file-utils
File utilities for Symbian OS
cpp file filesystem library module symbian symbiancpp
Last synced: 10 Oct 2025
https://github.com/ahmed-khaled-dev/problem_solving
This is for documenting my code solutions for all the problems that i solve mainly on Code forces/acmASCIS's Sheets
acm codeforces cpp problem-solving
Last synced: 10 Oct 2025
https://github.com/theshobhitsingh/data_structures_and_algorithms
This is my first GitHub repository, dedicated to documenting my learning journey and sharing implementations of data structures and algorithms.
algorithms c cpp data-structures java javascript python typescript
Last synced: 06 Mar 2026
https://github.com/jdsherbert/simple-fmod-audio-player
Simple FMOD Audio Player written with C++
audio-player cpp fmod fmod-api fmod-studio
Last synced: 19 Jan 2026
https://github.com/madladsquad/untitleddesessionlogout
The session logout utility for the UntitledDesktopEnvironment
cpp dbus imgui logout session session-management
Last synced: 11 Oct 2025
https://github.com/taharachedi/bank_extension1
💼 Bank Management System (Extension_1) in C++ – A simple console-based system for managing client data, processing deposits and withdrawals, and securely storing all records in text files for persistence. 🏦📂
console-application cpp enums problem-solving string-manipulation structure
Last synced: 16 Feb 2026
https://github.com/amr-khaled-ahmed/fcai-cairo-university-fraction-calculator-
this repo made to do basic mathematical operations for the fractions
calculator contribution cpp fractional-calculus
Last synced: 13 Oct 2025
https://github.com/demorgan104/dat
Technology development platform for the modern C/C++ developer
artifactory bazel c conan cpp devops embedded-systems prototyping
Last synced: 13 Oct 2025
https://github.com/basemax/n-queengenetic
Solving N-Queen problem using Genetic Algorithm.
cpp genetic genetic-algorithm genetic-algorithms genetic-analysis genetic-programming-algorithm genetics n-queen n-queens n-queens-completion n-queens-problem nqueens nqueens-algorithm nqueens-problem nqueens-problem-solver nqueens-solution
Last synced: 14 Oct 2025
https://github.com/andrefelipebarros/jogo-da-lha-15x15
🏝️Project developed using Vector and Matrix, during the course of college algorithms.
algorithms cpp game-development matrix type-game vector
Last synced: 31 May 2026
https://github.com/pirate-emperor/ue5vc-perforce
UE5VC-Perforce integrates Perforce version control with Unreal Engine 5, enabling seamless collaboration on game development projects across multiple devices. It streamlines asset management, supports branching and merging, and enhances team productivity.
asset-management automation-scripts configuration-automation cpp multi-device-app-development p4v perforce python ue5 version-control
Last synced: 17 Feb 2026
https://github.com/klirii/javacallswithoutjni
Example of calling Java methods in C++ without using JNI or JVMTI
cpp dll dll-injection example java jdk jni jvm minecraft
Last synced: 15 Oct 2025
https://github.com/apchavan/infopuller
Helpful CLI application to fetch useful details about website domains or local machine, using the core Windows OS functions.
autostart c cli-app cpp file-api ipv4 ipv6 mac-address malware-research operating-system persistence registry-hacks robots-txt threat win32-cpp windows windows-registry winsock2
Last synced: 14 Apr 2026
https://github.com/keithdhedger/lprgui
qt5 based frontend for lpr cli command
cpp cups frontend frontend-app gui-application lpr qt5 qt5-gui
Last synced: 22 Feb 2026
https://github.com/jfalcou/nucog
High-Level DSEL for designing C++ numerical code
cpp cpp17 dsl hpc numerical-calculations
Last synced: 17 Oct 2025
https://github.com/rajeshberwal/revisiting-dsa
Repository to Revisiting DSA series
algorithms c cpp data-structures go golang interview-preparation javascript python
Last synced: 18 Oct 2025
https://github.com/homer6/automerge-cpp
A modern C++23 implementation of Automerge — a conflict-free replicated data type (CRDT) library for building collaborative applications.
Last synced: 24 Feb 2026
https://github.com/nathanjhood/cmodule
C/C++ modules for NodeJS.
c cmake cmake-js cpp cpp11 es6 javascript node-addon-api nodejs npm npm-package typescript
Last synced: 14 Apr 2026
https://github.com/stefanjohnsen/wavefrontobj
Wavefront OBJ parser C++ 11
cpp cpp11 header-only obj wavefront wavefront-obj
Last synced: 20 Oct 2025
https://github.com/savenkovigor/cppfronttemplate
Simple conan/cmake/cpp template project
Last synced: 05 Jan 2026
https://github.com/maoxuli/netb
NetB - Base and Blocks for Network Programming
application-protocol asynchronous buffer cpp dns error-handling event-driven http linux mac-osx multithreading network-protocol protocol-messages raspberry-pi reactor rtsp socket tcp-ip udp windows
Last synced: 23 Oct 2025
https://github.com/andrewrgarcia/streamdice
StreamDice++ is a C++ message encryption program running on a unique stream cipher that I invented
block ciphers ciphertext cpp encryption hacktoberfest hashmaps password secret-messages stream-cipher
Last synced: 23 Jan 2026
https://github.com/pfultz2/prove
Lightweight C++ test framework
c-plus-plus c-plus-plus-11 c-plus-plus-14 cpp cpp11 cpp14 test-framework unit-test unit-tests unittest
Last synced: 25 Oct 2025
https://github.com/gvelasq/palettizer
R package for color palette generation using the 'palettize' C++ library
Last synced: 26 Oct 2025
https://github.com/deadsix27/foo_now_playing_helper
A foobar2000 component that announces events as well as track metadata via OutputDebugString, which is a hacky but simple method to capture it from other programs
addon cpp foobar2000 foobar2000-component now-playing outputdebugstring plugin
Last synced: 27 Oct 2025
https://github.com/ericoporto/agsbox2d
agsbox2d is a Box2D plugin for Adventure Game Studio
adventure-game-studio adventuregamestudio ags ags-script box2d cpp physics
Last synced: 27 Oct 2025
https://github.com/thetallprogrammer/password-generator
Falkenberg's Password Generator is a secure and customizable tool designed to generate strong passwords with ease. Adjust complexity and length, exclude specific symbols, and copy your password with one click. This standalone generator is part of a larger password manager project currently in development.
cpp desktop-app desktop-application password-generator password-generator-cpp privacy qt security tool tools user-interface
Last synced: 24 Jan 2026
https://github.com/isaka-james/server
My Nerd HTTP/1.1 C++ web server made from scratch.
Last synced: 24 Jan 2026
https://github.com/callicoder/algorhythm
Standard Algorithms Implemented in C++
Last synced: 16 Mar 2026
https://github.com/sameetasadullah/cpu-scheduling-simulator
C++ program to simulate different Operating system scheduling algorithms i.e, FCFS, RR, SJF using dup/dup2, fork, exec, and inter-process communication primitives
cpp dup dup2 exec fcfs-scheduling fork inter-process-communication linux named-pipes rr-scheduling sjf-scheduling ubuntu
Last synced: 15 Apr 2026
https://github.com/marcpinet/connect4-ai
🤖 A simple and extensible Connect4 with graphical user interface where you can play against an AI.
ai cmake connect-four cpp minimax-alpha-beta-pruning sfml
Last synced: 25 Feb 2026
https://github.com/feignclaims/cpp_conan_template
A C++ CMake template using Conan 2
cmake cmake-template conan cpp project starter starter-project
Last synced: 29 Jan 2026
https://github.com/andreasfertig/heise-2024-09-save-ressources-with-constexpr
Companion source code for "Ressourcen sparen mit constexpr"
Last synced: 29 Jan 2026
https://github.com/fathershafiu/sieve-of-eratosthenes-method-of-prime-numbers
This is a C++ program that generates prime numbers using the Sieve of Eratosthenes method of prime number generation
Last synced: 25 Feb 2026
https://github.com/andrei-chiorian/terrarium_control
This Arduino project automates the management of a terrarium's environment by controlling both temperature and lighting. Using sensors to monitor the temperature, the system adjusts heating or cooling elements to maintain an optimal climate. Additionally, it manages the lighting based on time-of-day or specific light requirements
arduino cpp snake terrarium terrarium-controller
Last synced: 08 Feb 2026
https://github.com/mo-karbalaee/pentago-game
Pentago game based on CLI. Final project of introduction to programming course at SBU. fall 2020
Last synced: 31 Jan 2026
https://github.com/sonawaneashwini/car-rental-system
The Car-Rental-System repository offers a command-line interface for selecting car brands, making it an efficient choice for quick car rental decisions.
car-rental-system cpp cpp-based-project terminal-based
Last synced: 31 Jan 2026
https://github.com/c08oprkiua/moduleassistant
Helper tool for making engine modules in Godot 4 and 3
cpp gdscript godot godot-cpp godot-module godot3 godot4 tools
Last synced: 01 Feb 2026
https://github.com/chalet-org/chalet-docs
Chalet documentation website in NextJs
build-system c cpp cross-platform json mdx nextjs react
Last synced: 07 Feb 2026
https://github.com/a7bari/codewars-problems
some competitive programming problems with my suggestions for solutions
codewars-solutions competitive-programming cpp javascript
Last synced: 26 Feb 2026
https://github.com/chathumiamarasinghe/word-guessing-game
A fun and interactive word-guessing game designed to test your vocabulary and guessing skills! The game is built using Object-Oriented Programming (OOP) principles and includes dynamic features for an engaging user experience.
cli cpp procedural-programming wordguess-game
Last synced: 08 Feb 2026
https://github.com/ghaithsaidani/coding_challenges
codeforces-problems cpp java leetcode problem-solving
Last synced: 09 Feb 2026
https://github.com/joanstinson/spaceinvaders
A Space Invaders remake using SDL and C++ done in one week.
cplusplus-11 cpp game-engine-2d mvc-architecture object-pooling sdl2 space-invaders
Last synced: 09 Feb 2026
https://github.com/nouraalgohary/algorithms
An easy-to-understand description of algorithms, simple illustrations, pseudo code, and examples.
algorithms cpp leetcode python
Last synced: 16 Apr 2026
https://github.com/qengineering/ncnn_pose_rpi_64-bits
ncnn pose estimation on bare Raspberry Pi 4 with 64-bit OS at 7.1 FPS
bare-raspberry-pi cpp high-fps ncnn ncnn-framework ncnn-model pose-estimation raspberry-pi-4 raspberry-pi-64-os
Last synced: 26 Feb 2026
https://github.com/bettercallshao/hppuml
Help flip C++ header text to be used in UML class diagrams.
cpp documentation html microservices nojavascript object-oriented-programming python serverless uml uml-diagrams
Last synced: 10 Feb 2026
https://github.com/gf712/pyml
Machine Learning algorithms in Python and C/C++ written from scratch using the respective standard libraries
Last synced: 27 Feb 2026
https://github.com/ikhsan3adi/c-snake-game
🐍Permainan Snake Berbasis Console/Terminal Menggunakan Bahasa C.
c console-game cpp curses makefile snake snake-game snakegame terminal-app terminal-based terminal-game tugas-besar
Last synced: 10 Feb 2026
https://github.com/AnshSinghSonkhia/Masters-in-CPP-Programming
C++ Programming One Shot Notes
basics basics-of-cpp cheatsheet cpp
Last synced: 10 Feb 2026
https://github.com/schaumb/is_lambda-cpp-type-trait
This repo use compiler specific infos for is_lambda type trait. Depends on https://github.com/Neargye/nameof another header only lib or boost::typeindex
c-plus-plus c-plus-plus-17 cplusplus cplusplus-17 cpp cpp17 cpp17-library header-only metaprogramming single-file
Last synced: 10 Feb 2026
https://github.com/aminul-islam-niloy/cpp-programming-and-templates-
Basic and advance c++ code for learner.
Last synced: 11 Feb 2026
https://github.com/zreechxnn/antrian-rumah-sakit
Hospital Queue System: A robust system for managing patient queues in hospitals. This project features a user-friendly graphical interface for efficiently handling patient records and processing queues, improving overall management and patient flow within medical facilities.
cout cpp gpp hospital-management-system hpp iostream queue queue-system sdl sdl2 sdl2-library sdl2-ttf std
Last synced: 11 Feb 2026
https://github.com/com8/movement-sim
GPU accelerated human movement simulator.
cpp cpp20 gpu-acceleration simulation vulkan
Last synced: 11 Feb 2026
https://github.com/frozenassassine/ws2812-controller
A library to control WS2812-RGB leds with an AVR-device
avr cpp led music-reactive rgb ws2812 ws2812b
Last synced: 11 Feb 2026
https://github.com/alvgaona/ekf-mono-slam
EKF Monocular SLAM written in C++20
camera cpp ekf-slam estimation ransac ros-humble ros2 slam
Last synced: 27 Feb 2026
https://github.com/cspyridakis/ros_drone_swarm_mocap
First generation of a Motion Capture (MoCap) system using a swarm of drones implemented in ROS.
c-plus-plus camera cmake computer-vision cpp embedded embedded-systems kicad matlab mocap motion-capture opencv pcb raspberry-pi raspberry-pi-4 robot-operating-system ros swarm
Last synced: 12 Feb 2026
https://github.com/mr-mrf-dev/mr-minesweeper
🧨 Minesweeper Game in C Programming Language.
c cpp minesweeper terminal-game terminal-games
Last synced: 27 Feb 2026
https://github.com/chayaroten/annak
Annak is a strategic board game inspired by Catan, developed in C++ with an interactive OpenCV GUI.
Last synced: 13 Feb 2026
https://github.com/khangvum/fileusage
A Windows console application that lists file usage by grouping files based on their extensions.
cpp cpp17 cpp20 file-extension file-extensions file-management file-manager file-scan file-scanner file-scanning file-size file-sizes file-usage filesystem fileusage
Last synced: 14 Feb 2026
https://github.com/killerasus/adaptive_shooter
The game developed as an implementation of the dynamic difficulty adaptivity algorithm described in my M.Sc. dissertation.
c-plus-plus clanlib cmake cpp game lua machine-learning
Last synced: 15 Feb 2026