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/allejo/aclovis
A Typescript library for programmatically generating C++ code
code-generation cpp typescript
Last synced: 07 May 2026
https://github.com/frodoalaska/cuberun
A fancy-styled 3D endless runner game where everything is made in cubes. Brought to you by C++.
cpp cube endless endless-runner-game glfw glfw3 opengl opengl3 opengl4
Last synced: 19 May 2026
https://github.com/get-unknown-err0r/calculator
This is an advanced calculator program written in C++ that performs basic arithmetic operations. It provides a menu-driven interface with colored text for enhanced user experience. The available operations are addition, subtraction, multiplication, division, and modulus.
advanced-calculator arpit-prajapati c-programming-language calculator cli-mode-calculator cpp get-unknown-err0r github
Last synced: 16 Mar 2026
https://github.com/callmesalmon/caw
Simple, yet semi-useful password manager written in C++
Last synced: 18 Jun 2025
https://github.com/techy4shri/shri-cpp-compiler
An opensource Cpp compiler for compiling latest versions of cpp programs, built as an alternative for Dev Cpp.
compiler compiler-design cpp cpp-compiler developer-tools
Last synced: 22 Jul 2025
https://github.com/gershnik/spreader
A fast, portable spreadsheet logic library
cplusplus cpp cpp20 spreadsheet spreadsheet-data spreadsheet-manipulation
Last synced: 16 Jun 2025
https://github.com/cmst0us/libblilivedanmaku
BiliBili Live Room, Websocket Danmaku Protocol in C++
bilibili bilibili-live cpp danmaku websocket
Last synced: 29 Mar 2025
https://github.com/ufrshubham/connect4-clone
A Connect4 clone using SFML and C++
cpp hacktoberfest sfml sfml-game
Last synced: 23 Oct 2025
https://github.com/gustavohenriqueschmitz/solar-tracker
It's a school project, where we created a model of solar energy generation, using arduino for some automations.
Last synced: 19 May 2026
https://github.com/julelang/julec-ir
Official C++ IR codes of JuleC
cpp intermediate-representation jule julec julelang
Last synced: 13 May 2025
https://github.com/sameetasadullah/withdraw-deposit-problem-using-mutex
C++ code to solve withdraw deposit problem using threads and mutex lock
cpp deposit-money linux mutex-lock threads ubuntu withdraw-money
Last synced: 15 May 2026
https://github.com/RozhakXD/MyContact-Backend
cpp cpp-programming tugas-akhir tugas-besar
Last synced: 22 Jul 2025
https://github.com/copenair/arduino
a repository for the arduino part of the codebase
Last synced: 25 Oct 2025
https://github.com/nsubiron/configure-pyz
Simple C++ build system for gcc and clang compilers.
build-system build-tool clang cpp gcc
Last synced: 20 May 2026
https://github.com/saqibbedar/cpluspluslearninghub
Explore a comprehensive collection of C++ programs ranging from fundamentals to pointers, created during my first semester. Ideal for computer science students and learners mastering C++, providing hands-on practice and insights into object-oriented programming and beyond.
cpp cpp-programming cppnotes learncpp learning-notes
Last synced: 04 Apr 2025
https://github.com/arsenic-atg/finite-automata
A simple C++ library to simulate Finite Automata.
cplusplus cpp cpp-library finite-automata finite-state-machine hacktoberfest library
Last synced: 27 Jun 2025
https://github.com/sanjay-1458/banking-system
A C++ project for banking, providing the minimal features of the banking system
Last synced: 16 May 2025
https://github.com/dollengo/chessdollplus
A console chess made with C++ by Dollengo
chess chess-game cpp dollengo dollengostudios
Last synced: 22 Mar 2025
https://github.com/m4zesec/clean-code-cpp
📝 Clean Code concepts adapted for c++
bestpractices clean-architecture clean-code cplusplus cpp encapsulation inheritance principles
Last synced: 01 Nov 2025
https://github.com/codeficct/programacion-2-ejercicios
Todos los ejercicios de programación 2 usando c++, con el ing. Contreras.
contreras cpp embarcadero radstudio recursion recursive-algorithm
Last synced: 27 Jun 2025
https://github.com/sleeepyjack/multisplit
Simple multisplit for CUDA accelerators
cpp cuda gpu nvidia parallel-programming primitive split
Last synced: 20 May 2026
https://github.com/coderfamer/cpp-primer
c++ primer 5th answers
cplusplus cplusplus-11 cpp cpp11
Last synced: 02 Jan 2026
https://github.com/inanyan/old-terminal-editor
An attemp to create a terminal text editor
cpp editor kilo terminal text-editor
Last synced: 01 Nov 2025
https://github.com/rachhshruti/file-transfer-udp
File Transfer using unreliable User Datagram protocol (UDP)
client-server cpp networking udp
Last synced: 02 Jan 2026
https://github.com/tilens6/mega_utils
🥊 THE UNDISPUTED CHAMPION OF C++ UTILITIES! 💥 NO MAKEFILES. NO BLOAT. JUST PURE C++ POWER! 💨 FAST. SIMPLE. DROP-IN & CODE! 🔥 ONE SUBMODULE TO RULE THEM ALL! 🔔 IT’S TIME TO CODE LIKE A CHAMPION! 🚀
camera cpp keyboard mouse network network-programming particle-system particles sdl2 sdl2-sprites sprites timer utils
Last synced: 05 Jul 2026
https://github.com/ferstormblessed/nooklibrary
Nook, 2D game engine library with C++
cmake cpp cpp17 game-development games
Last synced: 05 Mar 2025
https://github.com/openmix-dev/openmix
Stage mixing software for live theatre that lets engineers program, automate, and run cues seamlessly across 30+ digital mixing consoles.
audio audio-automation cpp live-sound midi mixing-console osc qt6 theater theatre
Last synced: 05 Jul 2026
https://github.com/mohammedmehdio/caesarjaw-cpp
CaesarJaw provides encryption and decryption functionalities using a simple shift cipher (Caesar cipher). It allows users to: ✅ Encrypt text 📝 ✅ Decrypt text 🔑 ✅ Determine the shift key 🔎 ✅ Attempt decryption without a known key 💡
caesar caesar-cipher caesar-cipher-algorithm communication cpp crypter cryptography cybersecurity decrypt decryption decryption-algorithm security security-tools shift-cipher tool
Last synced: 23 Jul 2025
https://github.com/applehatdot/snek_gl
[MEGC #2] SNEK - OpenGL project written in C, that recreates Snake II from Nokia 5110
cpp first-project freeglut glut opengl snake
Last synced: 13 Jun 2025
https://github.com/sumitkumargiri/placement-management-project-c-
This repository contain all the best practices for managing Github repository.
cpp github placement-management project
Last synced: 15 May 2026
https://github.com/kiprasmel/debug.h
small yet handy debugging utility for competitive C++
competitive-programming cpp debug header logging utility
Last synced: 29 May 2026
https://github.com/emapco/ca-project
CHEM274B Group Project: Chongye Feng, Emmanuel Cortes, Trevor Oldham
cellular-automata cpp doxygen group-project
Last synced: 14 Mar 2025
https://github.com/mikekasprzak/requirecxxfeature
Simple cmake module to specify required C++ and standard library features
cmake cmake-modules cplusplus cplusplus-20 cpp
Last synced: 02 Feb 2026
https://github.com/yottaawesome/python-win-extension
An example Python extension on Windows for my personal reference.
cpp python-extension python3 win32
Last synced: 13 May 2026
https://github.com/jakubvojvoda/terrain-generation
Simple LoD terrain generation and displaying in OpenGL
cpp generation glee landscape level-of-details lod opengl terain
Last synced: 16 Apr 2026
https://github.com/qelli/farmer-game
"Farmer Game" was my first C++ interaction right after learning 2D.
Last synced: 06 Apr 2025
https://github.com/ferhatgec/sdl4cpp
sdl4cpp, header-only C++ wrapper around SDL2.
cpp header-only sdl sdl2 wrapper
Last synced: 18 Feb 2026
https://github.com/programmingrainbow/minesweeper-cpp-sdl2
Minesweeper with 8 themes, 5 sizes and 4 difficulty levels. Written in C++ and SDL2.
cpp cpp20 minesweeper sdl sdl2
Last synced: 22 Mar 2025
https://github.com/esraa-emary/photo-editor-team
C Plus Plus Code (Photo Editor)
clean-code cplusplus cpp photo-editing
Last synced: 08 Sep 2025
https://github.com/stefanasandei/tiny-autograd
small autograd engine built from scratch in modern C++
autograd cmake cpp deep-learning neural-networks
Last synced: 14 Nov 2025
https://github.com/max21910/bataille-navale
A Bataille-Navale Game made in c++ for a school project
Last synced: 22 Mar 2025
https://github.com/parthjohri/leetcodepractice
This repository holds my solutions for all the LeetCode problems that I have been solving
cpp data-structures leetcode leetcode-cpp leetcode-solutions
Last synced: 12 Jun 2026
https://github.com/theloni-monk/ya6502e
Yet Another 6502 Emulator: An emulator for the iconic MOS 6502 CPU written in c++
6502 6502-processor assembly assembly-6502 cpp emulator
Last synced: 13 Apr 2026
https://github.com/masoudir/cpp_signal_slot_events
This is a C++ implementation of the cpp_signal_slot_events. This code, provides you an event based C++ programming by determining SIGNALs and SLOTs and making them connected to each other. Whenever the SIGNAL fires, then its related SLOT starts to execute.
cpp event event-based event-driven fast-event-driven signal single-file-event-library slot thread
Last synced: 01 Jul 2026
https://github.com/neilharia7/daily-coding-problems
C++ & Python Solutions for Daily Coding Problem
algorithms cpp daily-coding-problem data-structures python
Last synced: 15 May 2026
https://github.com/hmzelidrissi/bank-account-management-cpp
This is a Bank Accounts Management System with C++
Last synced: 16 Jul 2025
https://github.com/deanwilsondev/snake
A game of Snake made in C++ using Raylib. This project acts as the foundation for building out a custom game engine, leveraging raylib's rendering, windowing and input functionality.
c-plus-plus cpp game game-development game-engine game-engine-2d game-engine-development gamedev raylib snake
Last synced: 28 Jun 2025
https://github.com/thecoder-ashish/onlinestlstore
A basic C++ console based store management system using STL concepts
cpp cpp17 management-system stl store
Last synced: 28 Jun 2025
https://github.com/rosendo-martinez/geometry-wars
A PC game based on the 2003 "Geometry Wars" Xbox game.
Last synced: 12 Mar 2025
https://github.com/kmnafiur/banking-management
Banking Management System Using C++
Last synced: 28 Jun 2025
https://github.com/samuelasherrivello/raylib-cpp-project-template
Raylib C++ template for new projects.
cpp game-development raylib-cpp template
Last synced: 02 Apr 2025
https://github.com/fl444mingo/fl4-cs131-01-00
Computer science chapter 1, lesson 0
Last synced: 22 May 2026
https://github.com/zigrazor/lef
A Leader Election Framework
cpp distributed-systems framework leader-election udp
Last synced: 30 Jun 2026
https://github.com/ufthaq/tirakat
App for tracking your tirakat
audioplayer c c-plus-plus cpp desktop-application indonesia mit raylib windows
Last synced: 08 May 2026
https://github.com/striter-no/kinexengine
Игровой движок написанный на C++ и использующий OpenGL
Last synced: 14 May 2026
https://github.com/ladroid/panda-engine
Panda Game Engine
cmake cpp ecs entity-component game game-development game-engine open-source opengl sdl sdl2 shader texture
Last synced: 18 May 2026
https://github.com/md-mafujul-hasan/toph.co
These Contain Some Problem Solution of Toph.co Website that I have done while understanding Programming Concepts.
c c-plus-plus c-programming cpp java python
Last synced: 14 Apr 2026
https://github.com/widberg/tmpl
CLI template replacement tool
cli cmake cmd command-line-tool cpp lightweight linux macos mit mit-license template tmpl unix windows
Last synced: 08 Apr 2026
https://github.com/chi-wei-lien/key-logger
In this video I covered how to record everything the user typed on their computer including the username and password using C++ 😈. This is common type of virus known as keyloggers, but this is a very simple version of it and we can talk more about how to make it more powerful in future videos. Just like always, this video is for educational purposes. If you do any illegal stuff you will get arrested 🚓!
cpp cybersecurity hacking-tutorial keylogger
Last synced: 11 Jul 2025
https://github.com/tarikipekci/cryptraider
First-person 3D puzzle game.
3d cpp firstperson puzzle-game unreal-engine-5
Last synced: 03 Apr 2025
https://github.com/im-rises/chip8topia
Chip8 Emulator made in C++ for desktop and web
chip8 cpp emscripten emulator interpreter linux windows
Last synced: 09 May 2026
https://github.com/bestmahdi2/uni__phonebookappcpp
A university project in which a phone book is designed with C++ language
Last synced: 22 Mar 2025
https://github.com/niloufarmj/sbu-bp-jetpackjoyride
jetpack joyride demo with c++ console application
c cpp game jetpack-joyride sbdl sdl2
Last synced: 17 May 2026
https://github.com/zyad-eltayabi/bank-system
Bank system application using C++ language
Last synced: 25 Feb 2025
https://github.com/grachale/multithreaded_rent
Implementation encapsulates the entire computation process and controls the execution and suspension of the computation as well as the behavior of computational threads used for solving problems from all managed rental companies.
cpp multhreading pthreads-api threads
Last synced: 08 Jun 2026
https://github.com/ryoga-exe/sivtexturesynthesis
Implementation of Texture Synthesis in Siv3D
Last synced: 28 Jun 2025
https://github.com/tarikipekci/rts_buildingmanager
I've implemented basic RTS building and resource systems in this project.
Last synced: 03 Apr 2025
https://github.com/sugaliudaykiran/cpp
Lets_go
algorithms cpp cpp-stl-algorithms data-structures gfg-cpp leetcode stack
Last synced: 14 May 2025
https://github.com/AlbertSuarez/PAR-Labs
📊 All Labs of PAR subject of Facultat d'Informatica de Barcelona (FIB).
Last synced: 14 Mar 2025
https://github.com/rohit141914/leetcode
Collection of LeetCode questions
arrays cpp data-structures-and-algorithms graph-algorithms hashing queue stack string tree-structure vector
Last synced: 20 Jan 2026
https://github.com/faresbakhit/cp
competitive programming ⚔️ resources and notes 🤺
algorithms competitive-programming cpp data-structures problem-solving
Last synced: 22 Mar 2025
https://github.com/harshbatra/music_player_using_ll
MUSIC PLAYER SYSTEM USING LINKED LISTS : Academic Project under Data Structures & Algorithms course
algorithms cpp data-structures double-linked-list doubly-linked-list linked-list music-player optimization queue stack
Last synced: 01 Sep 2025
https://github.com/toxe/project-euler
Project Euler (https://projecteuler.net) problem solutions.
cmake cpp problems project-euler solutions
Last synced: 22 Mar 2025
https://github.com/toxe/google-benchmark
C++ Benchmarks with Google Benchmark
benchmark cmake cpp google-benchmark
Last synced: 22 Mar 2025
https://github.com/toxe/cpp-sanitizers
C++ Sanitizers and Static Analysis Examples
asan cpp lsan msan sanitizers tsan ubsan
Last synced: 13 Jul 2025
https://github.com/mo7amed-hussein/kislab
code editor with an embedded terminal
code-editor cpp qscintilla qt qtermwidget scintilla terminal
Last synced: 06 May 2026
https://github.com/kampi/particle-mqtt
MQTT client implementation for TCP supporting devices (i. e. Argon, Photon) from Particle IoT.
cpp mqtt particle-argon particle-iot particle-swarm-optimization spark
Last synced: 14 Mar 2025
https://github.com/proffix4/wxwidgets_cross-projects_linux-demo
Примеры проектов на С++ с wxWidgets с поддержкой кросс-компиляции для Linux для CodeBlocks, CodeLite, DialogBlocks и wxFormBuilder+NetBeans
codeblocks codelite cpp cross-compilation cross-platform dialogblocks gcc linux mingw-w64 wxformbuilder wxwidgets
Last synced: 16 Apr 2026
https://github.com/adityarajsingh/cp
All the code solutions for problems related to Data Structures and Algorithms and problems of various coding platforms.
algorithms competettive-programming cpp data-structures problem-solving
Last synced: 18 Jun 2026
https://github.com/pixelomer/shijima-nx
Shimeji desktop pet runner for Nintendo Switch
cpp desktop-pet homebrew nintendo-switch overlay
Last synced: 02 May 2026
https://github.com/dzejkop/pastel
Wanna embed a .bmp in your C++ program? Or maybe a .dll? Get PaSTeL!
Last synced: 02 May 2026
https://github.com/guibrandt/perfhash
Header-only perfect hash container class implemented in modern C++
cpp data-structure header-only perfect-hash
Last synced: 09 Jun 2026
https://github.com/sahil-kale/basilisk-actuator-control-lib
Hardware-agnostic library enabling field oriented control of of PMSM and BLDC Motors
cpp embedded foc motor-control real-time
Last synced: 01 Feb 2026