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-01 00:06:36 UTC
- JSON Representation
https://github.com/ajlekcahdp4/belady-cpp
C++ implementation of Belady's cache replacement algorithm (ideal cache)
Last synced: 04 Apr 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/killerasus/modernopengl
Repository for my Modern OpenGL studies via Udemy course.
Last synced: 07 May 2026
https://github.com/programmingrainbow/beginners-guide-to-sdl3-in-cpp
An in-depth guide to getting started with SDL3 in the C++ Language .
cpp cpp20 guide sdl3 sdl3-image sdl3-mixer sdl3-ttf tutorial
Last synced: 26 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/dkosmari/libxint
libxint is a C++20 headers-only library for fixed-width large integers.
Last synced: 03 Jun 2026
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/grachale/navigational-server
This repository contains an autonomous robot control server written in C++ designed to remotely manage a fleet of robots. The robots are capable of independently connecting to the server, which then guides them towards the center of a coordinate system.
communication cpp multithreading server
Last synced: 24 May 2026
https://github.com/grachale/memory_manager
Implementation of simplified equivalents of functions malloc, free, ..., operators new and delete.
cpp malloc-free memory operating-system os
Last synced: 13 Jun 2026
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/grachale/hybrid_encryption
Implementation of two functions in C++ (seal and open) that encrypt/decrypt data using hybrid encryption.
Last synced: 13 Jun 2026
https://github.com/ptahmose/sqliteimgdoc
An experiment - use SQLite as a fileformat for multidimensional tiled images (in 2D and 3D)
cpp fileformat gigapixel gigapixel-images sqlite sqlite3 volumetric-data
Last synced: 10 May 2026
https://github.com/omarhany3/scientific-calculator
Scientific Calculator Using C++
Last synced: 15 Jun 2025
https://github.com/rowingdude/libtradier
A C++ library for the Tradier API
api-client async cpp cpp20 finance financial-data financial-tools investment market-data options-trading order-management portfolio rest-api sdk stock-market tradier trading trading-library websocket
Last synced: 15 Jun 2025
https://github.com/kushalprasadjoshi/object-oriented-programming-in-cpp
Object-Oriented Programming in C++ (CMP162) – Pokhara University Course materials, notes, labs, and resources for the Object-Oriented Programming in C++ course (CMP162) at Pokhara University. This repository is not officially affiliated with or endorsed by Pokhara University.
Last synced: 30 Apr 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/nekruzash/graph-data-structure
This is from CS2028 - Data Structures, where me and my partner designed a graph data structure with all of the functions and implemented Depth First Search and Breadth First Search for traversing.
cpp graph-datastructures graphs
Last synced: 16 Jun 2025
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/mynenik/xyplot-win32
XYPLOT Plotting and Data Analysis Program for 32-bit Windows
cpp data-analysis data-manipulation data-visualization forth mfc windows-app
Last synced: 18 Mar 2025
https://github.com/grudshtein/mpmc-ring
Header-only, bounded lock-free MPMC ring buffer for C++20 using per-slot sequence numbers, with a reproducible benchmark suite and latency histograms (p50/p95/p99/p99.9).
benchmarking concurrency cpp cpp20 lock-free low-latency mpmc ring-buffer
Last synced: 30 Jun 2026
https://github.com/quantumbytestudios/integer-class-for-cpp
Simple Integer Class With Some Useful Functions :)
cpp cpp-class cpp-header cpp-library cpp-module cpp-modules module
Last synced: 16 Jun 2025
https://github.com/gvatsal60/CMakeDockerTemplate
🐳📦 Streamlined C++ Template Development with CMake and Docker
c cmake cpp docker docker-container docker-image dockerfile make makefile
Last synced: 01 May 2025
https://github.com/matheusandrade23/exercicios-beecrowd-resolvidos
Resolução de vários exercícios do Beecrowd na linguagem C++.
Last synced: 04 Apr 2025
https://github.com/jomart02/navysimulators
qt c++ NMEA simulators for Lazuli
Last synced: 27 Mar 2025
https://github.com/chayanon-ninyawee/kmids-gfm-future-engineer-2025
WRO Future Engineers 2025 robotics project by KMIDS-GFM — autonomous robot with Raspberry Pi, LIDAR, and computer vision
autonomous-driving autonomous-robots cmake computer-vision cpp cross-compile docker embedded future-engineers hacktoberfest lidar opencv raspberry-pi raspberry-pi-pico robotics robotics-competition wro wro-future-engineers
Last synced: 06 Mar 2026
https://github.com/arya2004/cybersecurity
Cybersecurity Uni Lab Codes
c cpp go hacktoberfest hacktoberfest-accepted hacktoberfest-starter hacktoberfest2025 java python rust
Last synced: 15 May 2026
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/liulilittle/microsoft.net.system.random
In the standard "C/C++" language above the implementation of "Microsoft.NET Framework System.Random" Random number class.
class cpp dotnet implementation net random system
Last synced: 15 May 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/risc-os-community/strongedmodes
A repository of some StrongED editor Modes
arm cpp cpp20 editor editor-plugin gnu-assembler gnu-assembly gnu-cpp risc-os riscos stronged syntax-highlighting
Last synced: 15 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: 01 Jul 2026
https://github.com/zyad-eltayabi/mathematics-exam
Mathematics Exam using C++
Last synced: 12 Jun 2026
https://github.com/unvercan/quadratic-equation-solver
Quadratic Equation Solver with Linear Algebra using LU and QR decomposition
cmake cpp cpp11 decomposition eigen equation linear-algebra lu-decomposition matrix optimization qr-decomposition quadratic-equations
Last synced: 27 Jul 2025
https://github.com/sumitgirwal/quickstartwithcp
Quick Tips-Tricks-Functions for Competitive Programming(CP).
competitive-programming cpp docuemntation-tool python3
Last synced: 15 May 2026
https://github.com/maximbilan/t-block
T-Block
android cpp game game-development ios proton tblock tetris
Last synced: 25 Apr 2026
https://github.com/WilliamZhang20/Design-Patterns
Practicing software design patterns in C++
Last synced: 14 Oct 2025
https://github.com/dreyyan/i-l-g-y-l
[ If Life Gives You Lemons: A Gamified Lemonade Business Tycoon Simulation System ]
cpp game-development text-based-ui tycoon-game
Last synced: 30 Jun 2026
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/andyfratello/sim
🔅 Exercicis de Simulació (SIM) Q1 - UPC FIB
agent-based-simulation cpp fib-upc flexsim netlogo sim-fib simulation
Last synced: 20 Mar 2025
https://github.com/denyskryvytskyi/capgemini-cuda
CUDA implementation of vector additon, matrix multiplication, reduction and sorting
bitonic-sort cpp cuda cuda-kernels gpgpu matrix matrix-multiplication matrix-multiplication-parallel matrix-transpose nvidia nvidia-cuda nvidia-gpu reduction-dimension sort sorting-algorithms-implemented vector vector-addition vectorization
Last synced: 14 May 2026
https://github.com/fatemehrshd/fcfs
Implementation of FCFS CPU scheduling algorithm with C++
cpp fcfs fcfs-process-scheduling fcfs-scheduling implementation operatingsystem
Last synced: 26 Mar 2025
https://github.com/zheoni/parsegar
Another and worse C++ command line argument parser
argument-parser command-line-parser cpp parser
Last synced: 29 Oct 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/gwynbleidd0241/-mirea_2sem_oop-
Практические задания и курсовая работа по ООП(2 семестр МИРЭА)
Last synced: 30 Aug 2025
https://github.com/mehul237/a2z-dsa-course
Teaches you problem solving by diving deep into DSA, with 450+ modules
Last synced: 14 Jun 2025
https://github.com/navin-mohan/snake-sdl
Snake game written in C++ using SDL2
Last synced: 08 Jul 2025
https://github.com/heyallnorahere/libglplayground
A cross-platform, open-source framework for tinkering with OpenGL
cmake cpp cpp17 cpp17-library cross-platform opengl
Last synced: 21 Mar 2025
https://github.com/yantavares/idj2023-2
Simple game engine made in SDL2 made for IDJ2023/2 - UnB
Last synced: 03 Apr 2025
https://github.com/klaussilveira/navigator
Minimal WebKit-based browser for personal use.
Last synced: 26 Mar 2025
https://github.com/suryasekhar14/hacktoberfest-2022
A repository for Hacktober Fest contributions. Everyone is welcome. Fork away!
cpp hacktober hacktober2022 hacktoberfest hacktoberfest-accepted java javascript python
Last synced: 10 Feb 2026
https://github.com/nachtfeuer/concept-cpp
Private knowledge database for c++ and cmake.
Last synced: 15 Jun 2025
https://github.com/anthonyhuang19/ics-lab
The ICS-Lab project explores low-level programming and system vulnerabilities through Bomblab, Buflab, and Linklab experiments, focusing on buffer overflows, memory management, and reverse engineering in C and Assembly.
Last synced: 12 Mar 2025
https://github.com/bfjesso/jesso-injector
GUI DLL injector for Windows.
cpp reverse-engineering winodws wxwidgets
Last synced: 10 Apr 2025
https://github.com/sumidcyber/sms-sender
cpp css cybersecurity devops-tools html sms-api sms-client sms-sender
Last synced: 10 May 2026
https://github.com/alwaysdhruv/image_classification
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: 15 Jun 2025
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/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/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/sergio-eld/endian_converter
Template C++11 library for endianness conversion.
Last synced: 02 Sep 2025
https://github.com/samirhamadaa/bank
"C++ client management system that provides CRUD operations with data stored in a text file."
account-management banking c-plus-plus client-management console-application cpp crud file-handling file-io management-system menu-driven mini-project simple-project text-file text-processing
Last synced: 08 Jul 2025
https://github.com/gustavohnsv/my-wallet-simulator
Repositório para estudo da linguagem C++, com um simulador de carteira bancária simples, que possui função de depósito, saque e transferência.
cpp exercise good-first-issue good-first-pr wallet
Last synced: 03 Apr 2025
https://github.com/raihan4520/computer-graphics
Contains the final project from the Computer Graphics course at AIUB. The project demonstrates 2D and 3D object rendering and transformations using OpenGL, GLUT and C++.
3d-rendering computer-graphics cpp opengl transformation
Last synced: 15 May 2026
https://github.com/th0rgal/simulant
A C++ simulation of ant colonies made for the Paris Saclay University.
Last synced: 17 Oct 2025
https://github.com/someaspy/csc109template
A template for starting repos of my comp sci class
Last synced: 20 Mar 2025
https://github.com/phoemur/minesweeper
This is an implementation of Minesweeper written in C++ and Qt5
Last synced: 17 May 2026
https://github.com/phoemur/snaky
C++ classic snake game with SDL2
cpp cpp14 sdl2 sdl2-image sdl2-library sdl2-mixer sdl2-ttf sdl2-wrapper
Last synced: 17 Mar 2025
https://github.com/phoemur/breakout
breakout / arkanoid remake C++/SDL2
cpp cpp14 observer-pattern sdl2 sdl2-library
Last synced: 17 Mar 2025
https://github.com/gunrock/template
Template repository for essentials applications to get you started asap!
cpp cuda essentials gpu graph-algorithms graph-analytics gunrock
Last synced: 15 May 2026
https://github.com/vcdevel/vc-examples-nonfree
Vc examples that cannot be freely redistributed with the rest of Vc
cpp examples simd splines vc vectorization
Last synced: 17 Mar 2025
https://github.com/la-10/c-primer-5th-ed-solutions
This repository contains exercises and example programs that demonstrate key topics from the first chapter of a popular C++ textbook, with clean, well-commented code and detailed explanations. Perfect for newcomers looking to build a strong foundation in C++ programming.
beginner-cpp c-plus-plus cplusplus cplusplus-primer cpp cpp-exercises cpp-primer learning-cpp learning-project programming-exercises study-notes
Last synced: 15 Jun 2025
https://github.com/toxe/tic-tac-toe
C++ Tic-Tac-Toe
alpha-beta-pruning cpp minimax minimax-alpha-beta-pruning tic-tac-toe
Last synced: 09 Jul 2025
https://github.com/csb6/markdown
C++ Markdown parser
cpp cpp17 markdown markdown-parser
Last synced: 15 May 2026
https://github.com/da-huin/pikachu-mahjong-hack
✨ Simple Pikachu Mahjong Hack. It changes in a way that matches different things.
cpp hack pikachu-mahjong simple
Last synced: 07 Sep 2025
https://github.com/erthium/chess
Chess environment created in SDL2 with C++
Last synced: 16 Feb 2026
https://github.com/himel-sarder/bsfmstu-all-semester-cpp-coding-with-himel
This repository, "BSFMSTU-All-Semester-Cpp-Coding-with-Himel," hosts comprehensive C++ coding exercises, assignments, and projects from all semesters conducted by Himel at BSFMSTU. Organized into separate directories for each semester.
cpp cppcodes semester semester-project
Last synced: 26 Mar 2025
https://github.com/proftanish/daily-dsa
Dealing with problem solving in C++ daily
cpp leetcode leetcode-cpp leetcode-solutions problem-solving
Last synced: 17 Mar 2025
https://github.com/christopher-besch/glome_projection
Interactively Project 4D Sphere onto 2D Screen.
4d cpp first-person gdnative godot godot3 visualization
Last synced: 14 May 2026
https://github.com/aquice/brainpp
BrainPP is a Brainfuck interpreter made in C++.
Last synced: 03 Jun 2026
https://github.com/stonier/ecl_tools
Tools and utilities for the embedded control libraries.
Last synced: 30 Apr 2025
https://github.com/lostsh/stickgame
A tiny game on arduino with LCD Display (16*2)
arduino arduino-game arduino-lcd arduino-nano arduino-uno cpp game lcd lcd-display lcd16x2 tiny-game
Last synced: 02 May 2026
https://github.com/akaliutau/phy-engine
Physically-correct rendering engine
3d-graphics c computational-geometry computational-physics computer-graphics cpp mgf photorealistic-rendering physically-based-rendering rendering-engine
Last synced: 30 Apr 2025
https://github.com/0xm4ze/clean-code-cpp
📝 Clean Code concepts adapted for c++
bestpractices clean-architecture clean-code cplusplus cpp encapsulation inheritance principles
Last synced: 15 Jun 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