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-10 00:06:50 UTC
- JSON Representation
https://github.com/homebackend/familiar
Familiar is a genealogy software
cplusplus cpp desktop-application family-tree ged genealogy linux qt qt5 windows
Last synced: 02 Feb 2026
https://github.com/barrettotte/cpp-lisp
[Unfinished] Following Make a Lisp (MAL) to code up a simple lisp interpreter. I wanted to learn more about lisp and refresh on C++.
Last synced: 29 Mar 2025
https://github.com/milcsu09/barnes-hut
Barnes-Hut simulation
barnes-hut barnes-hut-algorithm cpp n-body n-body-simulation nbody nbody-simulation sfml simulation simulator
Last synced: 03 Jul 2026
https://github.com/kplanisphere/linked-list-operations
Proyecto 3 - Estructuras de Datos
algorithm-implementation circular-linked-list cpp data-structures doubly-linked-list linked-list singly-linked-list
Last synced: 24 Jun 2025
https://github.com/zunainaliazam/phonebook-management-system
This project is made as a project for the implementation of Data structures. In this project, I have used doubly linked list to maintain this phonebook.
cpp data-structures doubly-linked-list
Last synced: 05 Apr 2025
https://github.com/bojkoj/cpp-vsb-oop-project
OOP Paradigmata implementované v C++
Last synced: 27 Mar 2025
https://github.com/azaanullah-khan/array-practice-cpp
In this code I have practiced different Array tasks in c++
arrays cpp linearsearch loop practice problems reverse-array
Last synced: 05 Apr 2025
https://github.com/junaidsalim/word_searcher_using_bst
This repository contains Word Searcher Program implemented in C++ using BST
binary-search-tree cpp dsa tree word-search
Last synced: 05 Apr 2025
https://github.com/junaidsalim/word_searcher
A 3-digit word search program in a 2D array, developed by Junaid Saleem in C++, that finds and displays words appearing horizontally, vertically, diagonally, and backwards, along with their starting and ending positions.
Last synced: 05 Apr 2025
https://github.com/jakub-karasek/asd
Algorithms and Data Structures - Faculty of Mathematics, Informatics, and Mechanics, University of Warsaw
cpp data-structures-and-algorithms mimuw
Last synced: 03 Jul 2026
https://github.com/jiaqiluo/summer-activity-library-v2
A practice for binary search tree(BST)
binary-search-tree bst cpp data-structures
Last synced: 21 Mar 2025
https://github.com/mohamed-aziz-mhadhbi/smartiqa-hotplusplus
QT project 2A20 😉
Last synced: 16 May 2026
https://github.com/samya-s/optimization-techniques-lab
Optimization Techniques Lab (MA39207)
cpp optimization-algorithms optimization-methods optimization-techniques
Last synced: 29 Mar 2025
https://github.com/abdullahalshawafi/cookit
Data Structure & Algorithms Project that simulates a restaurant kitchen system and calculates some statistics that measure average customer satisfaction.
algorithms c cpp data-structures oop system
Last synced: 07 May 2026
https://github.com/pierrechevalier83/signed_size
A header only utility function for getting the size of a container as a signed type
cpp cpp11 cpp14 header-only modern-cpp signed utility
Last synced: 04 Apr 2025
https://github.com/skytecat/snake
Implementation of the Snake game in the C++ programming language in the object-oriented programming paradigm
Last synced: 28 Jan 2026
https://github.com/jrob774/game-template
Simple template repository used for generating game repos.
cpp engine framework game game-jam game-template personal project repository-template template
Last synced: 14 Jul 2025
https://github.com/gashmob/yeschief
C++ library helping you to easily create and manage options and commands of your CLI
Last synced: 07 Mar 2026
https://github.com/theolepage/directx-forest
Keep the focus on this window or you forest will stop growing and deteriorate.
Last synced: 21 Jul 2025
https://github.com/yahya123-hub/console-pacman
Pacman remade on the console, with powerups, ghosts ai and collision mechanics.
ai bullet-physics console-game cpp filehandling
Last synced: 18 May 2026
https://github.com/kennykarnama/rgb2binary
Convert RGB Image to Binary
binarization cpp digital-image-processing otsu-thresholding
Last synced: 18 Mar 2025
https://github.com/romelium/n-body-simulation-cpp
A somewhat well documented 3D n-body simulator in C++. There are build and run scripts for nearly all platforms if you have clang and a C++ standard library implementation that support c++20.
3d-physics ascii ascii-art ascii-graphics cli cplusplus cpp cpp20 documented gravity gravity-simulation n-body n-body-simulation n-body-simulator newton-universal-gravitation physics-simulation physics-simulator well-documented
Last synced: 02 Jul 2026
https://github.com/emrecancorapci/sfml-zombiearena
cpp game game-development sfml sfml-game sfml2 sfml2-game
Last synced: 11 May 2025
https://github.com/andrewn9/granglecast
experimental C++ game using SDL2 and GLEW
Last synced: 11 Sep 2025
https://github.com/kshitij-karkera/flight-booking-system-in-cpp
Flight-Booking-System is a C++ console application simulating an airline booking platform. Users can sign up, sign in, book flights, check in, and manage accounts via a text-based interface. Features include user authentication, flight selection, PNR generation, and account management.
computer-graphics cpp graphics
Last synced: 17 May 2026
https://github.com/louis3112/crud_taxi_datastruct
One of my project for Data Structure in 2nd Semester. A simple crud taxi app implements 3 data structure concepts, such as : Linked list, Queue, Stack
cli college-project cpp data-structures linked-list queue simple-project stack
Last synced: 22 Mar 2025
https://github.com/proprietary/revoco
Spaced repetition flashcards
cpp education flashcards ncurses spaced-repetition study-aid
Last synced: 03 Jul 2026
https://github.com/newlandtv/cpp_bmp_image
Show Bitmap Image with C++ Language.
Last synced: 17 May 2026
https://github.com/sergio-egm/conway-s-game-of-life
Developing Conway's game of life and study of the physics property.
complex-systems cpp julia mathematics physics self-similarity simulation
Last synced: 18 May 2026
https://github.com/xavier-berthiaume/notes-app
A small desktop notes app built using the Qt framework.
Last synced: 18 May 2026
https://github.com/jiaqiluo/summer-activity-library
A practice for hash table(with chaining)
cpp data-structures hash-table
Last synced: 21 Mar 2025
https://github.com/chinmay-esp/ledc_pwm_esp32
This repository features an ESP32 LED controller using FreeRTOS and ESP-IDF's LEDC driver for smooth PWM-based fade effects. It employs an object-oriented C++ design for modular and configurable LED control.
Last synced: 18 May 2026
https://github.com/operationdarkside/ct_string
Compile-time string class module for C++
compile-time constexpr constexpr-all-the-things cpp cpp-modules string
Last synced: 11 May 2025
https://github.com/swordofrage515/mod-gta5-82
This tool includes an HWID spoofer, customizable aimbot, character ESP, and 2D radar for enhanced gameplay. gta-5-hack gta-5-cheat gta-5-mod-menu gta-5 gta-v-mod-menu gta-v-hack gta-online-mod-menu gta-online-hack gta-online-esp gta-5-esp gta-5-aimbot gta-5-script gta-5-bot gta-5-spoofer gta-5-money gta-5-mod gta-5-hack-menu gta-online-cheat
archived cash-drop cpp game-mods grand-theft-auto-mod gta5-modding java-natives lemonui menu-mod-gta mod-menu-source open-source-mod scripthookv scripthookvdotnet standlua
Last synced: 11 May 2025
https://github.com/skhayrulin/malloc_free
I plane to implement here several OpenCL projects
cpp cpp14 multithreading opencl
Last synced: 27 Mar 2025
https://github.com/dexmoh/cli-dll-injector
A CLI DLL injector written in C++ for x86 and x64 architectures.
code-injection cpp dll-injection dll-injector process-injection reverse-engineering windows
Last synced: 18 May 2026
https://github.com/emelyantsev/hands-on-design-patterns-cpp
cpp design-patterns google-benchmark google-test
Last synced: 21 Mar 2025
https://github.com/volatilflerovium/keyboard_and_mouse_input_recorder_and_player
Recorder and player of keyboard and mouse input (HID)
appimage automatic-testing bot cpp gui-testing hid hid-emulator linux linux-app player raspberrypi-pico-w recorder tinyusb user-input-simulator wxwidgets
Last synced: 18 May 2026
https://github.com/maximilianfeldthusen/integrate-asynchronous-i-o-using-modern-cpp
Integrate-asynchronous-I-O-using-modern-Cpp
Last synced: 24 Jun 2025
https://github.com/bonnyad9/ccpp
A simple to use tool for C/C++ projects.
build build-tool c c-language c-plus-plus c-plusplus ccpp cpp
Last synced: 06 May 2026
https://github.com/nkh-lab/events
Event mechanism implementation for event oriented programming.
Last synced: 24 Jun 2025
https://github.com/thelanc3/egetaskscpp
Примеры решений задач из ЕГЭ Информатика
Last synced: 24 Jun 2025
https://github.com/jsonzilla/crashrpt
CrashRpt intercepting exceptions in your C++ program, collecting technical information to analisys (fork from http://crashrpt.sourceforge.net/)
Last synced: 18 May 2026
https://github.com/humbertodias/yaml-cpp-wasm-sample
Example of a WebAssembly application that reads a YAML file
Last synced: 18 May 2026
https://github.com/e9cipher/ai_chatbot
Ai Chatbot especially trained for company websites integration.
artificial-intelligence cpp json
Last synced: 05 May 2026
https://github.com/cybiii/powershell
A custom command-line shell for Windows built from scratch in C++, featuring a suite of built-in filesystem and text manipulation commands
Last synced: 18 May 2026
https://github.com/timetolivechk-spec/uzpp
O'zbek tilida yoziladigan zamonaviy dasturlash tili. Modern programming language with Uzbek syntax, transpiles to C++23.
compiler cpp cpp23 education educational-language educational-programming language-server open-source programming-language transpiler uzbek uzbekistan vscode-extension
Last synced: 18 May 2026
https://github.com/emansarahafi/caesar-cipher-encryption
A Caesar Cipher Encryption Algorithm using C++.
Last synced: 29 Mar 2025
https://github.com/pencilcaseman/complex
A fast, lazy-evaluated complex-number library for C++
cmake complex-numbers cpp cpp17 lazy-evaluation math
Last synced: 08 Sep 2025
https://github.com/jmcph4/dms
dms is a dead man's switch for Windows.
c-plus-plus cpp dms security tool
Last synced: 12 Apr 2025
https://github.com/s0cks/generator-cc
Yeoman generator for creating modern C++ projects
Last synced: 17 May 2026
https://github.com/unavailabledude/jcgof
my try at john conway's game of life.
cpp john-conway-game procedural sdl2 zero-player-game
Last synced: 17 May 2026
https://github.com/nickjordan289/flappybird_neat
Training a Flappy Bird Agent using Neural-Evolution
cpp flappy-bird game machine-learning neat neural-network sfml
Last synced: 18 Dec 2025
https://github.com/randomgamingdev/snek
A tiny efficient version of Snake made using Wireframe and Pixy
cpp customizable fun game pixels small snake snek tiny
Last synced: 13 Mar 2025
https://github.com/nickjordan289/smartrockets
Implementation of a genetic algorithm for guiding rockets to a target
codingtrain cpp genetic-algorithm machine-learning neural-network sfml simulation smart-rockets
Last synced: 18 Dec 2025
https://github.com/chasenut/tic-tac-toe
C++ console version of popular game "Tic Tac Toe". This version contains colors and i guess it is complete.
cli cpp game terminal tic-tac-toe
Last synced: 20 May 2026
https://github.com/nicledomas/cmake
Cmake scripts for build c++ projects
build clang-tidy cmake cmake-scripts conan cpp unit-testing
Last synced: 17 May 2026
https://github.com/lloydlobo/compiler-cpp
Compiler for IO, a hobby programming language
Last synced: 03 Apr 2025
https://github.com/johnmanjohnston/data-encrypter
CLI application to encrypt and secure your files with a cryption key, then decrypt them later
cplusplus cpp cryption decryption encryption encryption-decryption openssl security security-tools
Last synced: 22 Jun 2026
https://github.com/high-voltaged/2d_tetris
Basic 2D tetris game, written in C++ using OpenGL and GLUT technologies.
Last synced: 22 Apr 2026
https://github.com/gtlugo/flugel_framework
WIP C++ framework built for simple apps.
Last synced: 20 Jul 2025
https://github.com/ntshvicky/arduino-program
some arduino test program for students
arduino arduino-lcd arduino-shield cpp lm35 pir-sensor
Last synced: 17 May 2026
https://github.com/d3hades/simplemjpegplayer
Simple MJPEG stream player
cmake cpp mjpeg-player sdl2 sdl2-image
Last synced: 27 Mar 2025
https://github.com/vlmarkov/self-driving-arduino-car
Self-Driving Car based on Arduino, Raspberry Pi boards
arduino autonomous-driving cpp lane-detection opencv raspberry-pi self-driving-car
Last synced: 29 Mar 2025
https://github.com/tyhil/general-tree
A general tree C++ library
cpp general-tree pointers tree
Last synced: 19 Oct 2025
https://github.com/sujalchoudhari/cppalgorithms
These are the basic algorithms in C++
algorithms basic cpp sorting-algorithms
Last synced: 21 Mar 2025
https://github.com/kassane/unordered
Boost.org unordered module (uses zig build)
boost-libraries cplusplus cpp zig-package
Last synced: 06 May 2025
https://github.com/massimo-marino/object-factory
C++17 implementation of an object factory
cmake cpp cpp17 crtp object-counter object-factory
Last synced: 14 May 2025
https://github.com/hazeliscoding/jage
A cross-platform game engine written in C++ (wip)
Last synced: 18 May 2026
https://github.com/ricmzn/laggy-multiplayer-peer
Network lag simulation for the Godot Multiplayer API - GDExtension
Last synced: 18 May 2026
https://github.com/kplanisphere/polar-function-graphing
Proyecto 1 - Graficación
algorithm-implementation color-variation computer-graphics cpp data-visualization graphing opengl polar-coordinates rose-curve
Last synced: 18 May 2026
https://github.com/nishatrhythm/data-structure-lab
Data Structure related codes can be found here.
algorithm c cpp data-structure
Last synced: 20 Jul 2025
https://github.com/bmycheez/fastdemo
Video Denoising Toy Test in NVIDIA Jetson Orin NX with multi-threading (2024)
cmake cmakelists cpp multi-thread python python3 single-thread
Last synced: 18 May 2026
https://github.com/muratcanakcay/programming-in-graphical-environments
These are the lab tasks solved in C++ and C# for the 4th Semester "Programming in Graphical Environments" Class in the Computer Science B.S. program at Politechnika Warszawa.
cpp csharp desktop-app graphical-environments winapi windows winforms wpf
Last synced: 12 Apr 2026
https://github.com/nishatrhythm/algorithm-lab
Basic algorithm related programs can be found in this repository.
algorithm c computer-science cpp java
Last synced: 20 Jul 2025
https://github.com/talhaibnmahmud/lab-routine-management-system
C++ project for Joy
Last synced: 20 May 2026
https://github.com/fpringle/strawberrycore
The core of strawberry, my chess engine written in C++
chess chess-ai chess-engine cpp
Last synced: 03 Jul 2026
https://github.com/yumetodo/cpp_template_type_indenter_lib
C++ template parser library
Last synced: 17 May 2026
https://github.com/noinsts/contest-maker
Simple Gtkmm app for generating contest project structure
Last synced: 18 May 2026
https://github.com/hurricanemark/appllicationversioning
General integration of versioning to include Git tag, major & minor number, patch information
bash cpp cs java javascript python
Last synced: 05 Apr 2026
https://github.com/tsnsoft/rpcpp_wxwidgets_table
Пример программы на C++ с использованием таблиц wxWidgets в RedPanda-CPP
cpp redpanda-cpp table wxwidgets
Last synced: 30 Jun 2026
https://github.com/raj-thombare/dsa
algorithms-and-data-structures array cpp dsa dynamic-programming graph leetcode python recursion tree
Last synced: 15 May 2026
https://github.com/csjh/wasm-interpreter
An in-place WebAssembly interpreter
cpp interpreter programming-language runtime wasm webassembly
Last synced: 18 May 2026
https://github.com/haxpor/algocpp-study
Code studying from Algorithm in C++ book. Use C & C++11.
Last synced: 08 May 2026
https://github.com/francespos/cpp-reference
Reference for my C++ and CMake code.
Last synced: 25 Jun 2025
https://github.com/giuliom/basicecs
cplusplus cplusplus-11 cplusplus-14 cplusplus-17 cpp cpp11 cpp14 cpp17 ecs entity-component-system game-development gamedev
Last synced: 05 Apr 2025
https://github.com/comodinoh/vane
Engine for creating Visual Novel games written in C++
Last synced: 17 May 2026
https://github.com/yaon-c2h8n2/projet-systemes-distribues
N Body simulation developed with C++/MPI. Able to handle 100k+ bodies on dozen of nodes.
cpp distributed-computing distributed-systems mpi nbody-simulation openmpi
Last synced: 05 Apr 2025
https://github.com/bgreni/qsfactcpp
cpp integer-factorization qs quadratic-sieve
Last synced: 17 Aug 2025