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-23 00:06:41 UTC
- JSON Representation
https://github.com/pwalig/aisd-bst
binary search tree
binary-search-tree college-assignment cplusplus cpp data-structures data-structures-and-algorithms
Last synced: 03 Sep 2025
https://github.com/tjeufoolen/ctfkrulinterpreter
Custom file interpreter build for hunting a quote (CTF). Written in c++
Last synced: 31 Mar 2025
https://github.com/heyfoz/cpp-commodity-sales-loop
This Commodity Sales Loop program (C++) allows the user to enter the number of units and sales price for commodity items sold throughout the day. An algorithm finds the lowest and highest transactions from the array of input values, printing a transaction report to the console.
Last synced: 25 Mar 2025
https://github.com/heyfoz/cpp-purchase-calculator-function
The Purchase Calculator Function Program (C++) asks the user to enter the number of items sold and the cost per item. A custom function calculates the value of the purchase, which is displayed as output.
calculations cpp function purchase
Last synced: 25 Mar 2025
https://github.com/heyfoz/cpp-invoice-file-read-write
The Invoice File Read/Write Program (C++) reads invoice details from a .txt file, printing a detailed list of the invoices and their calculated total costs. An output file named output.txt is created to mirror the console output.
Last synced: 25 Mar 2025
https://github.com/heyfoz/cpp-weekday-index-validator
This Weekday Index Validator program (C++) validates whether the user entered an integer that represents a day of the week (1 - Sun, 2 - Mon, 3 - Tues, etc.). If the number provided is out of range, the user is prompted to re-enter an integer. Once a proper integer is entered, the program asks the user if they would like to continue or quit.
cpp index logic selection weekday
Last synced: 25 Mar 2025
https://github.com/siddhant-k-code/encryption-decryption--cpp
Live Demo :
cpp decryptor encryptor secure
Last synced: 15 Jul 2026
https://github.com/talvikuu1476/space_and_asteroids
An OpenGL-based simulator of space, planets and asteroids.
cpp opengl rendering-3d-graphics
Last synced: 27 Apr 2025
https://github.com/tanzeelafatima492/hotel-management-in-c--
cplus cpp cxx hotel management mini project
Last synced: 05 Dec 2025
https://github.com/heyfoz/cpp-reverse-string-recursion
The Reverse String Recursion Program (C++) asks the user to enter a string, which is passed to a void recursive function that displays the string in reverse order. Test the program with a palindrome to see how it works!
Last synced: 21 Jul 2026
https://github.com/kitswas/cpu-scheduling-simulator
A CPU Scheduling Simulator in C++
algorithms cmake cpp cpu-scheduling-simulator scheduler scheduling-algorithms simulator
Last synced: 31 Mar 2025
https://github.com/dsite42/cpp04
42 project - CPP04 - This modul is about subtype polymorphism, abstract classes, interfaces.
Last synced: 31 May 2026
https://github.com/giovananog/simples-compiler
Compiler developed during the Language Theory and Compilers course
compiler computer-science-degree cpp
Last synced: 11 Apr 2026
https://github.com/phattharaphorn/profund-lab
🖥️🪄 Text-mode game development in C and C++.
cpp iostream lab-assignment text-based-game
Last synced: 02 Jan 2026
https://github.com/matheusbsilva137/competitive_programming
Collection of algorithms and programming challenges developed for personal purpose and during the classes of MAC0327 (Programming Challenges)
Last synced: 24 Mar 2025
https://github.com/js313/2dphysics-cpp
2D Physics simulation engine using C++
Last synced: 15 Jul 2026
https://github.com/b3ta-blocker/object-oriented-programming-in-cpp
Explore C++ files to enhance your understanding of Object-Oriented Programming (OOP) concepts. Enjoy the journey!
cpp object-oriented-programming
Last synced: 08 Dec 2025
https://github.com/lschrafstetter/42_cpp08
Project 08 of the 42 Wolfsburg c++ piscine.
Last synced: 02 Jul 2025
https://github.com/msh-trojan/cpp_pointers
simple program to show the usage of pointers in a C++ program
Last synced: 01 Apr 2025
https://github.com/msh-trojan/cpp_statement
a simple program to print out the value of a variable
Last synced: 01 Apr 2025
https://github.com/danylevych/sfmlgame-sfml-game-development-
This is a repository where is storing the code of the game from "SFML Game Development" book.
cpp sfml sfml-game stl-containers
Last synced: 24 Mar 2025
https://github.com/guangie88/stackie
Contains stack allocated data structures.
cpp cpp-14 cpp-library data-structures stack stack-based string
Last synced: 06 Jun 2026
https://github.com/eoan-ermine/cppcorehard-spring-2018
Slides for C++ Corehard Spring 2018 conference
Last synced: 15 Jul 2026
https://github.com/danylevych/cat-with-heart
This is my cat`s first project by using SFML.
cpp game-development sfml sfml-game-development stl-containers
Last synced: 24 Mar 2025
https://github.com/amatofrancesco99/solving-second-degree-polynomial-equations
We all had to solve a second-degree equation at least once, but maybe it would be more convenient to have something that does it automatically...
Last synced: 16 Mar 2025
https://github.com/netromdk/efdl
efdl is an efficient downloading CLI app over HTTP(S)
cmake command-line-tool cpp cpp11 downloader hash-verification http http-basic-auth http-client mit-license qt5 sha1 sha224 sha256 sha3-224 sha3-256 sha3-384 sha3-512 sha384 sha512
Last synced: 12 Apr 2026
https://github.com/rosendo-martinez/noise
A coherent noise visualizer/generator.
Last synced: 11 Mar 2025
https://github.com/stscoundrel/gandhi-ai-bug
Demonstration of Nuclear Gandhi AI Bug
c cpp gandhi-ai-bug integer-overflow rust
Last synced: 13 Apr 2026
https://github.com/mensenvau/solutions_my_contests
My Contests with Solutions
contest cpp leetcode-solutions python
Last synced: 25 Mar 2025
https://github.com/erio-harrison/tinyserver
Refactored the network library to C++11, implemented an HTTP server, and is developing a Rust version
Last synced: 21 Apr 2026
https://github.com/lukas-bunat/cpptutorial
Showcase of C++ language features.
cpp cpp14 cpptemplates oop oops-in-cpp stl stl-containers
Last synced: 01 Apr 2025
https://github.com/knowscount/restarting-cpp
my journal restarting C++ from scratch
Last synced: 16 Mar 2025
https://github.com/ravi-prakash1907/programming-fundamentals-cplusplus
This repo. stores all the C++ programs as mentioned in the practical list of B.Sc. (hons) CS
Last synced: 06 Sep 2025
https://github.com/truedat101/boilerplate-d
A boilerplate D app
cplusplus cpp dlang visual-studio-code
Last synced: 02 Apr 2025
https://github.com/urtuba/tea-programming-language
Implementation of a simple programming language using cpp.
cpp data-structures istanbul-technical-university programming-language recursive
Last synced: 16 Mar 2025
https://github.com/hussein-saad/leetcode-daily-challenge
Explore a collection of daily LeetCode challenge solutions in this repository. Each solution is housed in its own file, named for easy identification and reference
Last synced: 27 Feb 2025
https://github.com/ke0ff/bin2s
Binary to S19 converter for WIN10
binary-to-srecord binary-to-text command-line-tool cpp motorola-s-record s19 s28 visual-c visual-cpp win10 win11
Last synced: 07 Jun 2026
https://github.com/ratikaewkam/measuringdistance-arduino
Using Arduino and Ultrasonic sensor for distance measurement
Last synced: 12 Apr 2026
https://github.com/jsteinberg4/icarus
I Could Actually Really Use Support (ICARUS): A custom implementation of MapReduce
cpp distributed-systems mapreduce
Last synced: 16 Jan 2026
https://github.com/imtheprince7/cpplearning
In this repository, I have uploaded all topics practice during learning of CPP language.
Last synced: 03 Sep 2025
https://github.com/srujaniyengar/rondo-man
🚀 rondo-man rondo-man is a fast and lightweight Linux CLI utility that simplifies everyday tasks. It helps clean old files, generate ASCII art, set reminders, and more—all from the terminal. Designed for efficiency, it streamlines your workflow with minimal effort. 🛠️
Last synced: 15 Jul 2026
https://github.com/jke94/cpp-kitchen
A GitHub repository for personal investigations around C++ world.
Last synced: 01 Apr 2025
https://github.com/gjoacorp/takaku
A C++/raylib implementation of the abstract strategy game Sim
Last synced: 05 Feb 2026
https://github.com/azarankin/cpp_reference
OOP, Design Patterns
cpp cpp20 design-patterns object-oriented-programming oop
Last synced: 20 Apr 2026
https://github.com/bfjesso/obj-to-ascii
Renders a 3D object in a terminal using ascii text
Last synced: 14 Jun 2025
https://github.com/ngocdo1987/pet-cpp-starter
C++ starter tutorials
cplusplus cpp cpp-tutorial cpp-tutorials
Last synced: 08 Apr 2025
https://github.com/missingno123/crypto
Small project to implement a cipher I saw in a book, in C++
Last synced: 06 Jul 2025
https://github.com/satoshin-des/liblat
A C++ library for lattice reduction and solving lattice problem
cplusplus cplusplus-library cpp cpp-library html html-css lattice lattice-based-crypto lattice-basis-reduction lattice-reduction library makefile reference
Last synced: 01 Apr 2025
https://github.com/farhangamary/cpp-coding-challenges
A collection of C++ challenges covering both algorithmic problems and language-specific concepts. Explore solutions to real-world problems, C++ standard features, and best practices. Contributions are highly welcomed!
algorithms cmake cplusplus cpp graphs msvc preprocessor stl string trees
Last synced: 01 Apr 2025
https://github.com/nathan-osman/win32pe
C++ library for working with Win32 PE files
Last synced: 15 Mar 2026
https://github.com/izzypt/cpp_module_07
This module is designed to help you understand Templates in CPP.
Last synced: 28 May 2026
https://github.com/bertptrs/json-speedtest
Testing out different JSON libraries for performance
Last synced: 09 May 2026
https://github.com/mohamadmansour18/al-aqsa-mosque-project
Developing a detailed 3D representation of Al-Aqsa Mosque using legacy OpenGL on the Windows operating system.
3d-graphics 3d-models al-aqsa-mosque computer-graphics cpp game game-development graphics mosque opengl-legacy
Last synced: 01 Apr 2025
https://github.com/ssobue/discrete-fourier-transform
discrete Fourier transform
cpp discrete-fourrier-transform
Last synced: 14 Jun 2025
https://github.com/x1nto/acmake
A cargo-like tool for managing CMake projects
c cargo cmake cpp cxx project-generation project-generator
Last synced: 11 Apr 2026
https://github.com/prathameshkhade/solution-of-differential-equation
This program will help you to find out the answers of the Numerical methods
adams-bashforth applied-mathematics computational-mathematics cpp differential-equations engineering-mathematics euler-method heun-method numerical-analysis numerical-integration numerical-methods ode-solver predictor-corrector runge-kutta scientific-computing
Last synced: 02 Sep 2025
https://github.com/aceinetx/starengine
A code-only game engine with a raylib rendering backend and cocos2dx-ish feel
axmol cocos2d-x cpp cpp20 game-engine game-engine-2d gameengine2d nintendo-switch raylib
Last synced: 15 Jul 2026
https://github.com/ankitchouhan1020/hellonotes
Notes to Myself
cpp leetcode leetcode-solutions
Last synced: 15 Jul 2026
https://github.com/nats-ji/iconfontcppheadersandluatables
C and C++ headers, Lua tables for icon fonts
cpp font-awesome lua material-design-icons
Last synced: 16 Apr 2026
https://github.com/shishir-dey/libmodbus-demo
A repository with examples demonstrating the usage of "libmodbus"
cpp desktop-application embedded-systems examples firmware library mingw modbus
Last synced: 28 May 2026
https://github.com/ollycassidy13/cmatmul
A cache-based matrix multiplication kernel
cache cpp matrix-multiplication openmp-parallelization
Last synced: 01 Apr 2025
https://github.com/alok-mishra143/75day_cpp
MY journey to master DSA
cpp dsa dsa-learning-series dsa-practice gfg gfg-cpp gfg-solutions leetcode leetcode-cpp leetcode-solutions
Last synced: 03 Mar 2025
https://github.com/tntksals/armor_detection
The minimal example of armor-detection.
Last synced: 03 May 2026
https://github.com/duaa-a/healthcare_ms
the power of indexing and file structures to maintain and manage healthcare records.
cpp filesystem healthcare-application indexing
Last synced: 16 Mar 2025
https://github.com/ereh11/hackerrank
cpp java mysql problem-solving sql-query
Last synced: 13 Apr 2026
https://github.com/mahdis-2003/hanoitower
Iterative solution for the Tower of Hanoi problem using a stack-based approach in C++. Avoids recursion by simulating the process with explicit stack operations.
Last synced: 01 Apr 2025
https://github.com/xunx-ii/astral
参考UE5的Lyra项目的模式写的一个最小项目,仅在PawnData配置文件中的InputConfig做了一些很小的修改
Last synced: 01 Apr 2025
https://github.com/nohomey/sdp-sorting-algorithms-homework
Repository for second homework on sorting in FMI for Structures of Data and Programming course
cpp data-structures homework sparse-trie
Last synced: 06 Sep 2025
https://github.com/tafthorne/cppcheck-debian
Docker Image packaging Cppcheck http://cppcheck.sourceforge.net/ ontop of The Docker Official Image for Debian
c cpp cppcheck cppcheck-debian debian docker docker-hub docker-image
Last synced: 13 Apr 2026
https://github.com/drozhkov/as-centrifugepp
Centrifugo C++ client
centrifugo cpp protobuf websocket
Last synced: 01 Apr 2025
https://github.com/DenginDkn/CarGame
Simple Car Game C++
car cargame config cpp cpp-library dev development game game-development games iostream terminal
Last synced: 10 Mar 2025
https://github.com/chathushi-r/dictionary
This repository contains the source codes for a console-based dictionary application, implemented in C++. This dictionary project allows users a range of functionalities including word definition lookup, printing palindromes, generating anagrams of a given word and many more.
Last synced: 12 Jul 2026
https://github.com/rom-chik/kma_oop
Object-oriented programming course. C++
Last synced: 29 Jun 2025
https://github.com/pereirar3/simuladorafd
Work in the Discipline of Theory of Formal Languages and Automaton - UFMT
automatons computer-science-discipline cpp
Last synced: 24 Mar 2025
https://github.com/jtlee98/vulkan-snippets-vscode
vscode extension for generating vulkan code snippets in C++
cpp python vscode-extension vulkan-api
Last synced: 14 Apr 2026
https://github.com/dochia-razvan/flow-maker
A C++ console-based application that allows users to create, execute, and manage interactive workflows.
cpp oriented-object-programming
Last synced: 01 Apr 2025
https://github.com/saurabh-dhoke/fixed-function-pipeline-ffp
This GitHub repository, showcases graphical projects implemented using OpenGL's Fixed Function Pipeline (FFP). This pipeline, prevalent before the advent of programmable shaders, relies on predefined operations for rendering graphics.
Last synced: 18 May 2026
https://github.com/umarlypoeta/bubble_sort_visualisation
A simple visual representation of the Bubble Sort algorithm using SFML in C++.
Last synced: 02 Jul 2025
https://github.com/tornao2/sortingalgorythmsdemonstration
A program about sorting algorithms made in c++ with the use of "raylib" graphical library.
Last synced: 11 Jun 2025
https://github.com/seigtm/setm-math
setm::math is a C++ library (and conan package) containing classes of complex numbers and polynomials with all basic operators and functionality.
cmake complex complex-numbers conan conan-packages cpp library polynomial polynomials shared-library
Last synced: 20 Apr 2025