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/zitrus2k/bullymodmenu
This is a simple Console based ModMenu for the Game Bully : Scholarship Edition written in C++.
bully-scholarship-edition console console-application cpp external menu mod modding modmenu vs2022 windows
Last synced: 17 May 2026
https://github.com/bumbelbee777/cxxutil
A C++ library containing an implementation of the STL and other data structures and/or containers.
c-plus-plus cpp cpp20 header-only std stl stl-containers stl-files
Last synced: 18 Jun 2025
https://github.com/lypitech/rtype
CPP-500 ‒ R-Type
asio cpp ecs epitech game gameengine multiplayer multithreading network rtype udp
Last synced: 07 Mar 2026
https://github.com/ahmed0saber/c-cpp_console
ahmed0saber console-application cpp
Last synced: 20 May 2026
https://github.com/mcquerol/modulo-counter-cpp
C++ modulo counter project with focus on OOP, operator overloading, and design patterns.
cpp doxygen multiple-digit-counter object-oriented-programming operator-overloading postfix-increment prefix-increment single-digit-counter uml
Last synced: 26 Jun 2025
https://github.com/m4yers/crutch
Project generator to get your ideas running fast
Last synced: 03 Feb 2026
https://github.com/wolkabout/wolkconnect-cpp
C++11 library which provides easy connectivity to WolkAbout IoT Platform.
client-library connectivity cpp fota iot iot-platform wolkabout wolkconnect
Last synced: 22 Apr 2025
https://github.com/fahimahammed/cp-practice
codeforces-solutions competitive-programming cpp
Last synced: 29 Aug 2025
https://github.com/maricard18/pong-game
Replica of the Pong Game in C++
cpp cpp11 pong-game pong-game-cpp raylib raylib-cpp
Last synced: 08 Apr 2026
https://github.com/brainiac2677/cse-204-data-structures-and-algorithms-1
My implementations of offline and online assignments of the course CSE204.
cpp data-structures-and-algorithms
Last synced: 22 Mar 2025
https://github.com/some0ne11/disk-scheduling-algorithm
This project implements First Come, First Serve (FCFS) and Shortest Seek Time First (SSTF) disk scheduling algorithms in C++.
cpp fcfs-algorithm fcfs-scheduling ipynb sstf sstf-scheduling
Last synced: 20 May 2026
https://github.com/sagarmedtiya/dsa-in-c-plus-plus
Data Structures and Algorithms In C++
algorithms cpp data-structures
Last synced: 20 May 2026
https://github.com/alwaysdhruv/image-classification-cpp
Hi their my self Dhruv. So this repository or project are developed on C++ and Python for image recognize. C++ are main engine and python are work preprocessing only. more information are in README file.
artificial-intelligence backpropagation bias convolution cpp filesystem filters flatten fully-convolutional-networks image machine-learning-algorithms maths maxpooling preprocessing python vector weigths
Last synced: 17 May 2026
https://github.com/kopach-artem/hashtable
A comprehensive C++ library for efficient data management using hash tables. Features customizable hashing, collision resolution.
c-plus-plus cpp data-structures hash-map hash-table hashtable
Last synced: 05 Apr 2025
https://github.com/irobot42/deitels-cpp-11e
My solutions for C++ How to program 11e book // WIP
11e c-plus-plus cpp deitel exercises how-to-program solutions
Last synced: 05 Apr 2025
https://github.com/josh012006/rpg-game
My first real game🎮 wrote in SFML. It's a RPG game that I'm still developing.
Last synced: 22 Mar 2025
https://github.com/i5-650/turb-os
A small OS made in C/C++, made for a supervized project ! This project is NOT an example
c cpp operating-system os school-project
Last synced: 17 May 2026
https://github.com/jakubriegel/cjr
Library adding some nice stuff to C++ [in development, currently only numbers are available]
Last synced: 27 Mar 2025
https://github.com/BillyFrcs/GraphicsProgramming
2D & 3D Rendering Vector Graphics with Modern OpenGL C++ and .NET C# Forms Application.
api cpp csharp csharp-forms dotnet dotnet-core dotnetcore graphics graphics-library graphics-programming modern-cpp modern-opengl opengl opengl-api opengl-application opengl3 rendering windows-forms
Last synced: 14 Apr 2025
https://github.com/jgsogo/template-cpp-project
A C++ project using CMake and connected to a _central_ repository of Conan recipes
Last synced: 20 Jan 2026
https://github.com/ccache/ccache-storage-http-cpp
Ccache HTTP(S) storage helper (C++)
ccache ccache-storage-helper cpp http https
Last synced: 07 Mar 2026
https://github.com/spydr06/advent_of_code
My solutions for Advent of Code 2020.
advent-of-code advent-of-code-2019 advent-of-code-2020 c cpp csharp java javascript rust
Last synced: 08 Apr 2026
https://github.com/tuokri/uscript-msgbuf
Lightweight UnrealScript and C++23 message protocol code generator.
code-generation cpp messaging protocol-generator unreal-engine-3 unrealscript
Last synced: 30 Oct 2025
https://github.com/jtbandes/get_cuts
Data processing and histogram calculation for particle jets
Last synced: 05 Apr 2025
https://github.com/hironakamura/proyectos-c-cpp
Compendio de proyectos hechos en C/C++
Last synced: 20 May 2026
https://github.com/mbellman/palace
A 3D grid-aligned adventure game.
3d cpp dungeon-crawler gamedev graphics opengl
Last synced: 20 May 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: 27 Jun 2025
https://github.com/dctucker/colorlines
An implementation of an AI for the old DOS game "Color Lines"
Last synced: 20 May 2026
https://github.com/alexpreynolds/kmer-counter-abseil
Count canonical kmers with Abseil C++ `absl::flat_hash_map`
abseil bazel bazel-examples bioinformatics cpp hash-tables kmer kmer-counting kmer-frequency-count
Last synced: 27 Apr 2026
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/kaveenhyacinth/gerbil-expense-tracker
A one-stop money management tool that allows you to manage your money
cpp cross-platform money-manager open-source qt5
Last synced: 17 May 2026
https://github.com/jambolo/sudoku
Sudoku code in C++, including solver and generator
cpp sudoku sudoku-generator sudoku-solver
Last synced: 04 Jun 2026
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/player-alex/net-host
A lightweight native C++ host for running .NET assemblies without modification. Supports WPF applications, console apps, and any .NET DLL with a Main method via simple JSON configuration.
application-launcher assembly-loader cpp cpp20 csharp dll-host dotnet dotnet-core dotnet-hosting hostfxr interop native-host native-interop windows wpf
Last synced: 03 May 2026
https://github.com/CleasbyCode/wbpdv
Steganography-Like CLI / Web tool for concealing files within WEBP images.
cli-tools conceal-data cpp data-hiding hacking hidden-files hide-data hide-files hide-files-in-image image infosec mastodon privacy-tool steganography tumblr webp webp-format webp-image webp-images zlib
Last synced: 07 May 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/callmemaverick/ecommercecore
This repository contains the comprehensive final exam project for the Advanced Object-Oriented Programming (OOP) course in C++ at IT Step Computer Academy. It is designed to showcase a culmination of skills and concepts learned throughout the course.
cpp cpp11 cpp17 exam json nlohmann-json oop oop-concepts oop-principles oops-in-cpp
Last synced: 02 Jan 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/reime005/rncppexample
This repository shows the usage of custom C++ code to be used in a React Native project.
android cpp example ios javascript react react-native
Last synced: 28 Feb 2026
https://github.com/claby2/gol
C++ header-only Game of Life library
cellular-automata cpp game-of-life header-only run-length-decoding run-length-encoding single-file
Last synced: 29 Oct 2025
https://github.com/jayprakashkumar1/cpp-concepts-
This repository contain different c++ concept and also their implemetation.
cpp cpp-concepts oop-concepts oops-in-cpp
Last synced: 03 Mar 2025
https://github.com/ramamagarwal/project_tic-tac-toe
This repository contains a built-in Tic-Tac-Toe game developed using C++
Last synced: 23 Jul 2025
https://github.com/yudhastyawan/yulang
A simple programming language using Bison and Flex in C++.
bison cpp flex interpreted-programming-language interpreter programming-language programming-languages
Last synced: 07 Apr 2026
https://github.com/the-mastermind1/algo_1
algo algorithms cpp fixed-point-iteration newtons-method
Last synced: 23 Jun 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/dennisfrancis/learn-opengl
C++ code examples made for learning OpenGL based on learnopengl.com
cmake cpp opengl opengl-tutorial
Last synced: 21 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/maroqijalil/ros2-tutorial
A ROS 2 Workspace which is implemented based on ROS 2 Documentation
Last synced: 30 Mar 2025
https://github.com/hey-its-d2t2/busticketmanagement-in-cpp
Bus Ticket Reservation Management System. In this project i tried to make Bus Ticket management system using CPP with Graphics programming, but unfortunately this is incomplete....
advanced-programming cpp graphics-programming gui-application learn-to-code learning-by-doing
Last synced: 27 Jun 2025
https://github.com/brainstone/string-tomfoolery
A silly little library that explores what fun stuff you could do with strings and operators in C++...
cmake cpp cpp23 library string string-manipulation template
Last synced: 19 Jul 2025
https://github.com/ferhatgec/piacli
piacli, simple piano chord engine.
alsa chord chord-engine cpp cpp17 libalsa piano
Last synced: 18 Feb 2026
https://github.com/jgaa/purech
Cluster and replication validation for global deployments of Apache Pulsar
Last synced: 18 Jul 2025
https://github.com/emmanuelmess/qtsandsimulator
A small Qt simulator in C++
Last synced: 25 Apr 2026
https://github.com/shiroinekotfs/jupyter-cpp-graphic
Logo & Banner for Jupyter C++ kernel
banner cpp graphic jupyter-cpp-kernel logo
Last synced: 15 Jun 2026
https://github.com/threeal/leettest
Tool for compiling and testing solutions to LeetCode problems
competitive-programming compile cpp leetcode leetcode-cpp leetcode-solutions nodejs test tool
Last synced: 09 Apr 2025
https://github.com/winseros/gulp-armapreprocessor-plugin
Plugin for Gulp which allows to resolve C++ preprocessor instructions
arma arma2 arma3 cpp gulpplugin preprocessor
Last synced: 20 Apr 2026
https://github.com/asut00/webserv
Custom HTTP server implemented in C++98, designed to handle client requests efficiently, parse HTTP messages, and serve static or dynamic content.
Last synced: 04 Nov 2025
https://github.com/kentlouisetonino/sw-ds-runner
A simple CLI project that implements different Data Structure.
Last synced: 06 Apr 2025
https://github.com/micheleriva/c-vs-ts-wasm
👽Simple repo I made for myself just to test some WebAssembly compilers.
assembly c compilers cpp haskell typescript wasm wat webassembly
Last synced: 08 Apr 2026
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/cs-si/otb-sirius
OTB remote module for resampling based on FFT
cpp fft orfeotoolbox otb remote-sensing resampling
Last synced: 11 Sep 2025
https://github.com/superpuero/kawa_meta
Header-only, little meta utility library made with c++ 17
constexpr cpp cpp17 meta metaprogramming utility
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/0xvpr/vpr-deviate
C99/C++20 Header only library for dependency free function hooking in windows.
cplusplus cpp cpp11 cpp17 cpp20 detour-hook function-hooking hacking-tool header-only hook library
Last synced: 17 Jul 2025
https://github.com/arceryz/mazerunner
2D Maze editor using Raylib and ImGui. Features convenient junction placement, naming, moving aswell as tagging of positions. Export to JSON for use in games.
cpp editor game-development gametools imgui maze maze-creation maze-explorer maze-generator raylib tools
Last synced: 17 Jul 2025
https://github.com/genebit/adnu-code
Hackerrank/Edabit/Coding Repository
challege competitive-programming cpp hackerrank problem-solving
Last synced: 17 Jul 2025
https://github.com/0xsky/libredis-client
Redis C++ client, suppert redis cluster, requires hiredis only
c-plus-plus connection-pool cpp libredis-client muti-platform redis-cluster thread-safety
Last synced: 09 Jun 2026
https://github.com/adam-gladstone/softwareinteroperability
Companion projects for my book: C++ SoftwareInteroperability for Windows Programmers
boost boost-python cmake codeblocks cpp cpp-cli cpp17 cppwinrt cpython csharp excel excel-dna mfc pybind11 python r rcpp rstudio shiny winui3
Last synced: 07 Apr 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/m4x1m1l14n/win32
C++ wrappers to simplify native Windows API calls
cpp cpp11 win32 win32api winapi windows wrapper wrapper-library
Last synced: 22 May 2026
https://github.com/mrk21/ts-processor
MPEG-2 Transport Stream processing tools.
Last synced: 22 May 2026
https://github.com/erroratline0/infinipaint
Infinite space, infinite zoom, collaborative canvas program for sketches and notes at massive scales
c-plus-plus collaborative cpp draw drawing-app infinite-canvas infinite-zoom note-taking tablet whiteboard
Last synced: 17 Jul 2025
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/kwanhooo/pods
Practices on Data Structures
cpp data-structures data-structures-and-algorithms
Last synced: 13 Jun 2026
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/nsharp-mahajan/dsa-in-cpp
All the DSA questions in C++
algorithms competitive-programming cpp dsa problem-solving
Last synced: 17 Jul 2025
https://github.com/ahmedheakl/assiut-university-training---newcomers-sheets-answers
All sheets and contests answers for Assiut University new comers sheet in C++
codeforces competitive-programming cpp
Last synced: 28 Jun 2025
https://github.com/zyad-eltayabi/bank-management-system
🏦 The Bank Management System automates banking operations, allowing efficient account management, transactions, and clients handling.
Last synced: 10 Sep 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/bluewitherer/iconprofiles
Save your icon sets into packs!
cmake cpp enhancement geode geometry-dash mod offline
Last synced: 17 Jul 2025
https://github.com/xorhpp/blinker
A little application to remind you to blink (I don't know why I made this, but here it is 😀)
blinker cpp cpp20 imgui imgui-standalone
Last synced: 17 Jul 2025