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-07 00:07:28 UTC
- JSON Representation
https://github.com/arnavsharma2711/cp-striver-sheet
This repository contains implementations of various competitive programming topics. Each topic has its own directory, and within each directory, you'll find solutions to problems related to that topic.
Last synced: 05 May 2025
https://github.com/the-mastermind1/algo_1
algo algorithms cpp fixed-point-iteration newtons-method
Last synced: 23 Jun 2025
https://github.com/nikumu/the-final-brain-cell
Number Guessing Game in C++
c-plus-plus cpp game open-source
Last synced: 29 Mar 2025
https://github.com/freddie-nelson/cpp-verlet-physics
A simple verlet physics engine written in C++
cpp physics physics-2d sdl2 verlet-integration verlet-physics
Last synced: 08 May 2025
https://github.com/themusharraf/themusharraf
I'am
c computer-vision cpp go python rust-lang
Last synced: 18 Jul 2025
https://github.com/babak2/whd
Within Host Dynamics
cpp individual-based-modelling infectious-disease-modeling malaria-modeling pk-pd-modelling
Last synced: 19 Jun 2025
https://github.com/fl444mingo/fl4-cs131-01-01-hello
Ch. 1, Lesson 1, Hello World
Last synced: 21 Mar 2025
https://github.com/steliospapamichail/pokemondsl
A C++ based DSL used to program and execute pokemon battles.
Last synced: 03 Feb 2026
https://github.com/sea5kg/sea5kgsudoku
c++ sudoku solver / sudoku generator / microservice
cpp sudoku sudoku-solver wsjcpp-package
Last synced: 17 Jun 2025
https://github.com/coderboy-raiyan/cs-fundamentals
Advanced CS Topics and Algorithms. Build Your Foundation As A Programmer
c cpp dsa-algorithm problem-solving
Last synced: 02 Jul 2026
https://github.com/eshaan7/programming_with_c_and_cpp
Various C and C++ programs I wrote for school, college or just for the heck of it.
btech c cbse cpp data-structures ggsipu hacktoberfest school
Last synced: 02 Jul 2026
https://github.com/silver2dream/andromeda-linux-cpp
High‑performance C++ TCP server framework (master‑worker + epoll) — showcase mode / limited maintenance
concurrency cpp epoll framework high-performance linux networking protobuf showcase tcp-server
Last synced: 17 Jan 2026
https://github.com/emptywork/cpp-teaching
Source code untuk materi pembelajaran tentang dasar-dasar pemrograman menggunakan Bahasa C++.
basic-cpp basic-programming cpp indonesia indonesian learning-cpp ukim universitas-kristen-indonesia-maluku
Last synced: 20 Jul 2025
https://github.com/chinmaykaitade/chai-aur-cpp
This repository contains code files for C++ Practice Problems and Concepts from Beginner to Advanced.
c-programming cpp dsa dsa-algorithm dsa-practice problem-solving
Last synced: 17 Jul 2025
https://github.com/getiot/cmake-courses
CMake 入门教程配套代码
c-language cmake cmake-examples cmakelists cpp tutorial-code
Last synced: 18 May 2026
https://github.com/deryaxacar/42-cpp_06
In this module, you'll learn about type conversions in C++ using operators like static_cast, dynamic_cast, and reinterpret_cast. You'll also explore polymorphism and safely convert between derived classes using dynamic_cast.
42 42-cpp 42-cpp-module 42-cpp-modules 42-school 42born2code 42cursus 42projects 42school casting cpp cpp-all cpp-modules-42 cpp06 cppmodules typecasting
Last synced: 13 Mar 2025
https://github.com/aostrun/missionaries-and-cannibals-multiprocessing
Solution for the Missionaries and Cannibals problem using Message Queues and Multiprocessing
cpp message-queue missionaries-cannibals-problem multiprocessing posix
Last synced: 11 Jun 2026
https://github.com/tarsislimadev/docker-gcc
To compile and deploy C projects
Last synced: 02 Mar 2025
https://github.com/salma-mamdoh/rsvector
Our Project for Object Oriented Programming Course taken during Winter 2022 semester
backtracking-algorithm cpp data-structures exception-handling filesystem oop problem-solving recursion
Last synced: 03 Jul 2026
https://github.com/hironakamura/proyectos-c-cpp
Compendio de proyectos hechos en C/C++
Last synced: 20 May 2026
https://github.com/vcputtini/impala-udf-cpp
Development of native C++ UDFs/UDAFs for Apache Impala.
apache-impala big-data cloudera cpp cpp11 udf
Last synced: 16 Jul 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/maximlevchenko/cpp-custom-excel
This C++ project provides a robust implementation of a spreadsheet processor, simulating functionality typical of software like Microsoft Excel or Google Sheets.
abstraction cpp incapsulation inheritance makefile oop polymorphism
Last synced: 15 May 2025
https://github.com/illescasdaniel/optional
A class to manage optional values
Last synced: 21 Mar 2025
https://github.com/superpuero/kawa_arena_allocator
Fast, single-header and modern, allocator solution for c++ 17
arena arena-allocator cpp cpp17 game-development memory
Last synced: 25 Jun 2025
https://github.com/bezarhere/pygnu
Project manager & builder for GCC
build-tool c cpp gcc gcc-builds gcc-complier
Last synced: 11 May 2026
https://github.com/einararnason/mcp3426
A C++ driver library for the MCP3426 Analog-to-Digital Converter
Last synced: 29 Mar 2025
https://github.com/arindam2003/cpp_dsa
This Repo Contains Data Structures and Algorithm in C++ in organize manner. It have all Problem from Basic to Advanced and Compititie Program
cpp data-structures data-structures-and-algorithms dsa dsa-algorithm dsa-cpp
Last synced: 17 May 2026
https://github.com/isaka-james/data-structure-tutorials
This is the repulsitory which contains c++ programs which I write to practice the data structure and algorithms.
cplusplus cpp data-structures data-structures-and-algorithms practice
Last synced: 21 Mar 2025
https://github.com/nathanjhood/cmakeproject1
A simple CMake project for testing build configs, toolchains, and more.
cmake cmake-examples cpp template
Last synced: 10 Sep 2025
https://github.com/chihebabiza/cpp-problem-solving-level-1
C++ solutions for the Problem Solving Courses from ProgrammingAdvices.com with explanations and clean code structure
cpp problem-solving programming-ad
Last synced: 23 Jun 2025
https://github.com/chihebabiza/cpp-stack-string-history
simple C++ project that implements undo and redo functionality for string operations. It allows users to modify a string and then reverse or reapply changes using stack-based logic. This project demonstrates the use of data structures like stacks to manage a history of edits ...
cpp data-structures oop programming-advices stack string
Last synced: 23 Jun 2025
https://github.com/lypitech/shuvlog
Asynchronous, thread-safe, singleton logging engine library, written in C++.
asynchronous cmake cpp level log logger thread-safe
Last synced: 07 Mar 2026
https://github.com/ysh-x/snake-game
Snake game using ncurses GUI Programming library in CPP
cplusplus-11 cpp cpp11 game-development gamedev ncurses-library ncurses-tui
Last synced: 13 Mar 2025
https://github.com/zong4/cppgeneralpolygonclipper
C++ general polygon clipper
cpp polygon polygon-boolean polygon-clipping polygon-clipping-algorithm polygon-intersection polygon-union polygons
Last synced: 04 Apr 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/marklagodych/brainstorm
An optimized and extended Brainfuck interpreter
brainfuck brainstorm characters cpp optimization
Last synced: 13 Jun 2026
https://github.com/zxffffffff/start-cpp-vcpkg-template
一个 C++ 跨平台脚手架项目,使用 vcpkg + cmake 搭建
cmake cpp cross-platform starter template vcpkg
Last synced: 19 Apr 2026
https://github.com/aldrinmathew/axe
Simple HTTP web server framework for C++...
cplusplus cplusplus-20 cpp cpp20 framework server web webserver
Last synced: 21 Mar 2025
https://github.com/ryomendev/dsa
This repository is dedicated to learning and practicing Data Structures and Algorithms (DSA). It contains solutions to various problems, ranging from basic to advanced topics, helping enhance problem-solving skills and understanding core DSA concepts through hands-on coding.
algorithms algorithms-and-data-structures cpp data-structures
Last synced: 03 Jul 2026
https://github.com/thushar003/leetcode-and-stuff
LeetCode solutions, programming contest and small sized programs. (Solutions sync to this repo using LeetHub)
Last synced: 16 May 2026
https://github.com/arikmukherjee/alo_project
Happy Coding!!🤫
c cpp css3 html5 javascript php python3 sql
Last synced: 07 Apr 2026
https://github.com/navin-mohan/bulk-watermark
A multithreaded bulk image watermarking tool written in C++
cpp imagemagick multithreading threadpool watermark-image
Last synced: 10 Sep 2025
https://github.com/kampi/lora-gps-tracker
LoRa APRS GPS tracker.
aprs aprs-beacon aprs-igate aprs-is aprs-tracker c cpp gps ham-radio lora rak3172 stm32 tracker
Last synced: 19 May 2026
https://github.com/engichang1467/3d-cube
Created a 3D rotating Cube with OpenGL and C++
Last synced: 18 May 2026
https://github.com/codebydant/video2image-opencv
This is a c++ program to convert a video to frames
cmake cmakelists cpp frame opencv opencv3 video
Last synced: 10 Sep 2025
https://github.com/jookuma/segm
SEGM: Image Segmentation Library
cpp image-foresting-transform image-segmentation watershed
Last synced: 12 Apr 2025
https://github.com/hasanyahya101/banking_system
A Banking System implemented in C++. OOP concepts are used in this Project.
banking-system cpp project terminal
Last synced: 30 Apr 2026
https://github.com/mukilan0608/number-guessing-game-
This is an interactive number guessing game where the player is tasked with guessing a randomly chosen number between 1 and 100 within 10 attempts. After each guess, the game provides feedback on whether the guess is too high or too low, and gives additional hints like "Warmer" or "Colder" to indicate whether the player is getting closer or not
Last synced: 22 Jun 2025
https://github.com/nuricanozturk01/data-structures-projects
Data Structures Projects
cpp linked-list queue stack tree
Last synced: 03 Jul 2026
https://github.com/frgfm/sdcnd-path-planning
Path planning project of Udacity Self-Driving Car Nanodegree
catch2 clang-format cpp motion-planning path-planning self-driving-car sensor-fusion spdlog spline-interpolation trajectory-generation
Last synced: 31 Dec 2025
https://github.com/benami171/template_tree_container
Implementation of a template K-ary Tree container, with template iterators and template nodes. Used QT as GUI to print the tree.
containers cpp gui iterators templates tree-structure
Last synced: 24 Jun 2025
https://github.com/someaspy/chromebookenroller
Easily enroll chromebooks!
arduino chromebook cpp education enrollment it k12 script sysadmin
Last synced: 17 May 2026
https://github.com/arsalan-dev-engineer/id_generator
A basic id generator with C++. This program will return the first index of the first and last name and combine it with numbers.
basic-programming beginner-project cpp functions generator learning number programming
Last synced: 04 Jul 2026
https://github.com/ckormanyos/win_text_simple
win_text_simple makes a simple Win32-API window with dynamic text
Last synced: 13 Mar 2025
https://github.com/martinsos/tdd-by-example
My exercise project following "Test Drive Development: By Example" by Kent Beck.
Last synced: 08 May 2026
https://github.com/blagojeblagojevic/esp32_thinghsspeak_ntc_resistor
esp32_ThinghsSpeak_NTC_resistor Cloud
arduino-ide c cloud cpp esp32 esp32-idf ntc-thermistor temperature-monitoring thingspeak
Last synced: 07 May 2026
https://github.com/emsar69/mnist-ai-without-external-ai-libraries
A pure C++ implementation of an MNIST digit classifier without using external machine learning libraries. This project demonstrates how to build a simple neural network for the MNIST dataset.
ai c classification cpp machine-learning mnist
Last synced: 18 May 2026
https://github.com/derekargueta/envoy-rot-cipher-filter
An example of an isolated third-party Envoy filter
bazel cpp cpp11 envoy envoy-development envoy-filter filter-development http protobuf proxy
Last synced: 18 May 2026
https://github.com/0xlay/XStar
:window: The library for windows developers. (MSVC, С++17, WDK 10)
cpp drivers kernel kernel-driver windows
Last synced: 10 Mar 2025
https://github.com/joakimbits/normalize
Make Make more inclusive - build automatically and from anywhere
assembly-x86 bringup c cpp devops includable make pandoc pdf-generation python3 relocatable report test venv
Last synced: 11 Apr 2025
https://github.com/neimat1/codeforces
My solutions for some problems in Codeforces that has been accepted.
codeforces codeforces-solutions cpp
Last synced: 24 Jun 2025
https://github.com/akhilam512/mybusticket
A Bus-Ticket Booking application which allows users to book tickets from running bus services between cities.
classes-and-objects cpp file-handling-in-cpp
Last synced: 24 Jul 2025
https://github.com/lchsk/pimp-my-tank
pimp my tank - video game for github game off 2016
cpp games linux sfml tab video-game
Last synced: 17 May 2026
https://github.com/mhaseeb123/gcb
GCB includes a suite of benchmarks and basic tests for CUDA-aware MPI and C++ compilers.
cpp cpp23 cuda mpi partitioned-communication st-mpi
Last synced: 17 May 2026
https://github.com/hrithiqball/diploma-in-computer-science
Repository of my personal diploma course source code for CS110 in UiTM Kedah 2020-2023
c cpp css html java javascript php prolog python
Last synced: 07 Apr 2026
https://github.com/coderjo-pro/cpp-array2d
A C++ Library about 2D array template classes, grid and mathematical operations of matrices.
2d-arrays cplusplus cpp cpp-library cpp17 grid grid-system matrices matrix matrix-calculations matrix-library
Last synced: 03 Jul 2026
https://github.com/karanchawla/programmingpractice
This repository contains my implementations of common algorithms and data structures. It also includes some competitive coding problems solutions.
cpp cpp-primer geeksforgeeks leetcode programming-language
Last synced: 19 May 2026
https://github.com/localizethedocs/solidity-docs-l10n
Localization of The Solidity Documentation
blockchain cpp crowdin ethereum evm smart-contract solidity translation
Last synced: 17 May 2026
https://github.com/franzlor/turrettankblitz
Tank shooter using Unreal Engine 5
Last synced: 10 Jul 2025
https://github.com/fl444mingo/fl4-cs131-02-01-var
Ch. 2, Lesson 1, Variables
Last synced: 22 Jun 2025
https://github.com/mgautam98/general-seat-allocation
Gale-Shapley Algorithm to allocate seats to the students according to their ranks and preferences.
Last synced: 29 Mar 2025
https://github.com/afcms/epsilon-text-app
Show text on your Numworks calculator
Last synced: 19 May 2026
https://github.com/anas-farooq8/neural-network-using-os-concepts
The system uses inter-process communication through pipes for exchanging information (weights) between processes. Each layer of the neural network is represented as a separate process, and each neuron within a layer is treated as a separate thread.
cpp mutex-synchronisation neural-network pthreads ubuntu
Last synced: 18 Jun 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/chihebabiza/cpp-atm-system
C++ console application that simulates an ATM (Automated Teller Machine) with basic banking functionality, including client transactions such as deposits, withdrawals, balance inquiries, and account management.
atm atm-machine atm-management-system atm-system console-application cpp cpp-atm
Last synced: 02 Jul 2026
https://github.com/kassane/fiber
userland threads uses zig build
boost boost-library cplusplus cpp fibers zig-package
Last synced: 06 May 2025
https://github.com/kougen/cpp-tic-tac-toe
An Online/Offline multiplayer Tic-Tac-Toe written in C++
cli-game cpp multiplayer tictactoe
Last synced: 10 Jul 2025
https://github.com/khaledkamr/clothes_shop_system
Data structure project
coding cpp data-structures oop-in-cpp
Last synced: 06 Feb 2026
https://github.com/danucosukosuko/win10proactivator
Programa activador de Windows 10 Pro para toda la vida
activation cpp pro vs2022 windows-10
Last synced: 19 May 2026
https://github.com/divetoxx/mandelbrot-2
Mandelbrot set. 60 FPS and palette rotation. Palette Rotation Logic 0 is Green cos, 1 is Blue sin, and 2 is Red Random. 256 colors. Synchronization with DwmFlush. Controls & Hotkeys. F1 - F8 Keys: Instantly jump to 8 predefined iconic locations within the Mandelbrot set. OpenMP.
cpp fractal fractals gdi generative-art generative-arts graphics high-precision mandelbrot-set multithreading openmp palette-rotation visualization visualizations winapi
Last synced: 12 Apr 2026
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