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/abhisaphire/geeksforgeeks-array.practice
Solved practice set problems of GeeksforGeeks.com
abhisaphire array-manipulations c competitive-programming cpp data-structures-algorithms multidimensional-arrays python searching-sorting-array
Last synced: 12 Apr 2026
https://github.com/beepboopbit/console-snake-game
Creating a snake game using escape sequence
Last synced: 20 Mar 2025
https://github.com/shinkeonkim/3d-printer-calibration-program
daVinci 1.1 plus 3D priter calibration c++ cli program (created 2017)
3dprinter cli cpp highschool-project
Last synced: 13 Jun 2026
https://github.com/ayesha-quazi/gfg-160-days-dsa-challenge-
I've embarked on a 160-day challenge to tackle the GFG DSA sheet starting from 15th November! 🚀 My goal is to share my journey from being a beginner to reaching a pro level in Data Structures and Algorithms (DSA). I'll be solving problems in C++ and documenting my progress along the way.
cpp dsa-cpp dsa-learning-series dsa-practice dsalgo dsalgo-questions
Last synced: 03 Apr 2025
https://github.com/contisimone99/bulletin-board-system
Cryptography-focused messaging platform with Perfect Forward Secrecy, developed for cybersecurity education. Implements secure user registration (email challenge-response), encrypted message posting, and replay attack protection using raw OpenSSL primitives.
bulletin-board cpp cryptography openssl
Last synced: 02 Jul 2025
https://github.com/seigtm/prime-and-perfect-numbers
A simple C++ Qt program that lets you find out if a number is Prime or/and Perfect.
cpp cpp-qt homework homework-assignments homework-exercises perfect-numbers prime-numbers prime-numbers-calculation qt qt-cpp qt5 qtcreator
Last synced: 20 Apr 2025
https://github.com/seigtm/bidirectionalringlist
Ring doubly linked list C++ class implementation. My very old college homework from 2020.
bidirectional-lists class cpp cpp-class cpp-library data-structure data-structures linked-list list
Last synced: 20 Apr 2025
https://github.com/fl444mingo/fl4-cs131-07-lab
Ch. 7, Lab 1, Score Statistics
Last synced: 01 Apr 2025
https://github.com/mr-destructive/virtual-fight
A game made to understand Object-Oriented-Programming concepts in C++
Last synced: 24 Mar 2025
https://github.com/liulingxi2/multi-person-communication-platform-ssp-2.0
Multi-person communication platform SSP 2.0
cpp microservice mysql social software
Last synced: 02 May 2026
https://github.com/FelypeDantas/Estudos_Linguagens_C
Estudos em c++, c e c#
Last synced: 08 May 2025
https://github.com/kardbord/concurrency
Sharded, thread-safe implementations of STL containers.
concurrency cpp cpp17 thread-safe thread-safety
Last synced: 12 Jun 2025
https://github.com/7irelo/gymon
Engineering Render Engine (C++, OpenGL, GLFW, DirectX)
Last synced: 04 Feb 2026
https://github.com/ayesha-quazi/49-days-dsa-challenge
I'll be sharing my daily journey of applying what I’ve learned in C++ by tackling Last Minute Problems provided by Fraz Sir.
challenge cpp dsa-algorithm dsa-practice dsalgo-questions
Last synced: 03 Apr 2025
https://github.com/vahancho/graphene
An abstract graph C++ library
algorithm cpp cpp11 cpp17 dejkstra geodesy graph graphen hamburg map navigation road-network roadmap shortest-path shortest-paths templates
Last synced: 31 Mar 2025
https://github.com/bestmahdi2/uni__stm32menudesignprogramlcd2x16
A university project where a menu program was designed with STM32F407VG that works with keys and a 2x16 LCD
cpp lcd lcd16x2 menu stm32 stm32f4 stm32f407vg stm32f407vgt6
Last synced: 18 Apr 2026
https://github.com/ka-iden/huffman
Huffman coding, compression and decompression
cpp huffman-coding huffman-compression-algorithm
Last synced: 07 Apr 2025
https://github.com/arsdever/programming_on_linux
Wrapping linux's file manipulation API into classes
Last synced: 17 Apr 2026
https://github.com/gummif/endocpp
Modern C++ functional programming concepts library
cpp cpp17 functional-programming header-only library
Last synced: 23 Mar 2025
https://github.com/urumqinsky/ft_containers
Reimplementation of some basics STL containers
Last synced: 12 Jun 2026
https://github.com/fl444mingo/fl4-cs131-02-laba
Ch. 2, Lab 1, Grade Checker
Last synced: 01 Apr 2025
https://github.com/jaydattpatel/standard-template-library
Standard Template Library (STL) in C++
containers cpp deque list map multimap multiset oop-in-cpp queue set stack standard-template-library stl-containers template vector
Last synced: 11 Mar 2025
https://github.com/khaledhosseini/polygolt-dsa
Data structures and algorithms for polyglot programmers.
algorithms cpp csharp datastructures dsa java javascript python swift
Last synced: 12 Apr 2026
https://github.com/jsmolka/disarmv4t
An ARMv4T disassembler.
armv4t cpp disarmv4t disassembler
Last synced: 08 Apr 2025
https://github.com/adityagpramanik/scheduler
This is scheduler written in C++ which will help you to feed your schedule in it and analyse yourself.
Last synced: 23 Apr 2025
https://github.com/matubu/gccwatcher
⌚ Rerun your c/c++ program on file change
Last synced: 11 Oct 2025
https://github.com/fl444mingo/fl4-cs131-06-01-fileio
Ch. 6, Lesson 1, File In/Out
Last synced: 01 Apr 2025
https://github.com/fl444mingo/fl4-cs131-04-02-custfunc
Ch. 4, Lesson 2, Custom Functions
Last synced: 01 Apr 2025
https://github.com/fl444mingo/fl4-cs131-04-01-func-type
Ch. 4, Lesson 1, Functions and Type Casting
Last synced: 01 Apr 2025
https://github.com/whoiscipher/minigolf
2D mini golf game developed in C++ using raylib
cpp game-development raylib raylib-cpp
Last synced: 01 Apr 2025
https://github.com/whoiscipher/chessmasters
Lichess-esk multiplayer chess game made using C++ and SFML
chess-game cpp lichess-clone sfml sfml-game
Last synced: 01 Apr 2025
https://github.com/pritz69/cses-problemset-solutions
This repository contains my solutions to the problems from the CSES Problem Set. Each solution is implemented in Python and thoroughly tested. Feel free to explore, learn, and use these solutions as a reference for your own understanding of algorithmic problem-solving.If you would like to contribute, fork and branch/pull request this repository.
competitive-coding competitive-programming competitiveprogramming cp cpp cses cses-dp-section cses-problem-set cses-problem-set-solution cses-solutions java java-8 python python3
Last synced: 28 Feb 2025
https://github.com/jaydattpatel/overloading-operator-function
Operator Overloading and Function Overloading in C++
cpp function-overloading function-overriding operator-overloading operator-override overloading overriding
Last synced: 11 Mar 2025
https://github.com/fl444mingo/fl4-cs131-03-02-switch
Ch. 3, Lesson 2, Switch Cases
Last synced: 01 Apr 2025
https://github.com/fl444mingo/fl4-cs131-02-04-while
Ch. 2, Lesson 4, While Loops
Last synced: 01 Apr 2025
https://github.com/fl2mex/vkengine
WIP Toy Vulkan Engine for the sole purpose of learning Vulkan and its best practices
cpp cpp20 vulkan vulkan-engine
Last synced: 25 Mar 2025
https://github.com/garyhilares/chess
A chess game interface created using SFML and C++.
Last synced: 08 Apr 2025
https://github.com/martinmitchell05/tomato-assault-project
A final project game developed with C++ & SFML library.
cpp object-oriented-programming sfml-game sfml2
Last synced: 11 Jun 2025
https://github.com/insightsoftwareconsortium/itkiomeshswc
ITK module for reading meshes from SWC files, a human- and machine-readable format for representing neuron morphologies
cpp insight-toolkit itk itk-module morphology neuroscience python swc
Last synced: 13 Apr 2025
https://github.com/jilliennelapid/packagedelivery
A C++ project using mulitple header files and classes to simulate different mailing packages that can be send out.
classes-and-objects cpp header-files
Last synced: 15 Mar 2025
https://github.com/fl444mingo/fl4-cs131-02-03-if
Ch. 2, Lesson 3, If statements
Last synced: 23 Jun 2025
https://github.com/inteliense/easy_encrypt_cpp
Easy one line function calls for AES Encryption, SHA hashes, MD5 hashes, key generation and other utilities.
aes-128 aes-256 aes-encryption assymetric-encryption cipher cipher-algorithms cplusplus cpp encoding encryption encryption-decryption md5 rsa rsa-encryption rsa-key-pair sha-256 sha-512
Last synced: 07 Apr 2025
https://github.com/sanchitbajaj02/my-c-project
C++ project of travel agency
Last synced: 04 Sep 2025
https://github.com/ka-iden/chips
chips haha get it like the food
chip-8 chip8 chip8-emulator chip8-interpreter cpp emulator interpreter sdl2
Last synced: 25 Mar 2025
https://github.com/poseidon-code/slice
An implementation of dynamic sized, console based space separated list input with inbuilt console output and input operator overloads, inspired from Python's List.
Last synced: 01 Jul 2025
https://github.com/winstonliyt/c-basedcompilerwithqt
C-based Compiler With Qt for Course 10031202 Project
compiler-design cpp grammar-parser lr1-parser syntax-analyzer
Last synced: 28 Apr 2026
https://github.com/someaspy/schoolmonorepo
All my school projects
cmake cpp css education html java javascript monorepo python school school-project
Last synced: 11 Apr 2026
https://github.com/thomasportelettegit/si3-s5-parm
Représentation d'un microprocesseur ARM v7 simplifié à l'aide du logiciel Logisim. Contient également un assembleur écrit en c++
Last synced: 28 Apr 2026
https://github.com/curve/gpu-screen-recorder-all-audio
📽️ A small program which allows gpu-screen-recorder to record all desktop-audio as well as your microphone
cpp gpu-screen-recorder pipewire
Last synced: 27 May 2026
https://github.com/jowwan/tic-tac-toe
A console-based Tic-Tac-Toe game written in C, featuring three exciting modes: Classic Tic-Tac-Toe, Footy Tic-Tac-Toe, and Basketball Tic-Tac-Toe. Simple, fun, and perfect for nostalgic gameplay!
basketball c console console-application console-game cpp football project tic-tac-toe tictactoe
Last synced: 08 Apr 2025
https://github.com/rinatmambetov/codewars-solutions
My solutions of the katas from Codewars platform
codewars codewars-kata codewars-solutions cpp
Last synced: 16 Mar 2025
https://github.com/sakrist/simplecpuraster
A simple CPU rasterizer is written with C++. glm as math library
cpp glm graphics rasterization rasterizer
Last synced: 08 Apr 2025
https://github.com/michaelehab/leetcode-april-challenge-2022
This Repository contains my solutions to April LeetCoding Challenge 2022 problems.
algorithm backtracking binary-search bit-manipulation cpp dfs leetcode leetcode-solutions problem-solving recursion strings two-pointers
Last synced: 28 May 2026
https://github.com/kkkaan/reinforcement-learning-for-tsp
A Q-learning like algorithm to find the optimal solutions for the Travelling Salesman Problem (TSP).
cpp q-learning-algorithm travelling-salesman-problem
Last synced: 19 Jun 2026
https://github.com/avakar/intrusive_list
Header-only, composition-based, allocation-free double-linked list for C++11
cpp cpp11 intrusive-containers linked-list
Last synced: 12 Apr 2025
https://github.com/czoido/conan-graph3d
Generate a Conan dependency graph visualization in 3d
Last synced: 20 Jan 2026
https://github.com/man2dev/tic-tac-toe.cpp
a tic tac toe project I made in my first semester of University
ai cpp min-max min-max-algorithm tic-tac-toe tic-tac-toe-game tictactoe tictactoe-game university university-assignment university-course university-project
Last synced: 08 Jun 2026
https://github.com/pymarcus/competitive_programming
Exercícios afim de melhorar a lógica e o desempenho nas competições
Last synced: 08 Oct 2025
https://github.com/aryank1511/cpp-object-oriented-programming
Compilation of all the files, notes and programs that I created while taking Tim Buchalka's "Beggining C++ Programming - From Begginer to Beyond" Course on Udemy which is taught by Frank Mitropoulos.
Last synced: 08 Oct 2025
https://github.com/gilzoide/functor2c
Single header templates for wrapping C++ functors as opaque userdata plus function pointers for C interop
c-interop cpp cpp11 cpp17 function-pointer function-pointers functor single-file single-file-library single-header single-header-library
Last synced: 08 Oct 2025
https://github.com/pranav2092/priority-queues-in-finding-shortest-path
Priority queues in finding shortest path.
a-star-algorithm a-star-path-finding advanced-algorithms advanced-data-structures binomial-heap cpp cpp-all cpp17 cpp20 graph leftist-heap min-max-heap priority-queue
Last synced: 17 Mar 2025
https://github.com/stonelabs/webduino-generator
Python program to automatically create arduino webserver from "web files"
arduino arduino-webserver code-generation cpp python
Last synced: 14 Jan 2026
https://github.com/0x0c/m3d13
Tiny 3DCG library.
3d-graphics c-plus-plus cpp cpp-library tiny-3dcg-library x11
Last synced: 08 Oct 2025
https://github.com/nelsonbittencourt/excel_to_dataframe
A high performance C++ library to convert Excel files to pandas dataframes.
converter cplusplus cpp dataframes excel pandas parser performance python worksheets
Last synced: 27 Jan 2026
https://github.com/engichang1467/doodlejumpcpp
Created a Doodle Jump game in C++ and SFML Libraries
cpp doodle-jump sfml sfml-game
Last synced: 08 Oct 2025
https://github.com/doyoulikevanyouxi/cai
from 0 to Master, Build Your Own C++Interface Framework
Last synced: 20 Apr 2026
https://github.com/jacopodl/argsx
Command line option parser
argsx c cli console cpp option-parser options
Last synced: 27 Apr 2026
https://github.com/utsavkash19/my-stress-test-template
competitive-programming contests cpp templates
Last synced: 08 Oct 2025
https://github.com/Chi-EEE/html-parser
C++ HTML parser that generates a simple DOM tree in C++17
boost cpp cpp-html-parser cpp17 css html html-parser html-parser-library html5 library parser scraping xmake
Last synced: 12 Mar 2025
https://github.com/raihanuldev/cpp-for-dsa
Cpp basics for Jumping DSA
codeforces-solutions cpp dsa dsa-algorithm
Last synced: 08 Oct 2025
https://github.com/maxilevi/hedra-core
C++ library with routines used in Project Hedra
cpp fast library meshing performance perlin-noise simd
Last synced: 09 Oct 2025
https://github.com/canytr/cpp20
Cpp20 Cource
cpp cpp-course cpp20 cpp20-modules snippets
Last synced: 02 Jun 2026
https://github.com/haimozer123/network_project_rted
enhanced UDP-based file transfer system, similar to TFTP, with additional features in CPP
Last synced: 01 Apr 2025
https://github.com/ignavan39/avl-tree
avl tree
avl avl-tree avl-tree-implementations avltree cpp cpp20 lab
Last synced: 09 Oct 2025
https://github.com/ignavan39/binary-tree
university laboratory binary tree
binary-search binary-search-tree binary-tree cpp cpp20 lab
Last synced: 09 Oct 2025
https://github.com/calint/compiler-2
experimental compiler of minimalistic language to nasm x86_64 for linux
assembly-x86 compiler cpp x86-64
Last synced: 09 Oct 2025
https://github.com/proximax-storage/cpp-xpx-chain
Official ProximaX Blockchain Server Node Component
blockchain code cpp server xpx
Last synced: 12 Mar 2026
https://github.com/tpayne/lang-examples
Some examples of programming languages created for practice purposes only
chatbot cpp expressjs gemini gemini-ai gemini-api groovy json node-js nodejs openai openai-api openai-chatgpt php programming-language rest-api restful-webservices webapp
Last synced: 18 Jan 2026
https://github.com/awais-124/oop_project
Second Semester Project. Payroll Management System. A Console Application with Responsive UI.
cpp oop payroll-management-system ui
Last synced: 19 Apr 2026
https://github.com/matgomes21/percepcao-termica
Projeto eletrônico de controle e coleta de temperatura corporal para monitoramento médico da sensibilidade epitelial.
arduino cpp electronics hardware software
Last synced: 15 May 2026
https://github.com/jmarrec/energyplus-cpp-demo
Using C++ to drive EnergyPlus. A fancy CLI for E+ with a terminal UI based on FTXUI
cpp cpp20 energyplus ftxui hacktoberfest
Last synced: 27 Jan 2026
https://github.com/null93/expression-compiler
Simple language compiler that is driven by mathematical expressions and transpiled into c++ code
compiler cpp elc expression-language lexer parser
Last synced: 26 Mar 2026
https://github.com/alexoah/cppplayground
A playground for C++ programming language.
alexoah c-plus-plus cpp exercises exercises-code-cpp exercises-solutions experiments w3school-cpp-exercises w3school-exercises-solutions
Last synced: 09 Oct 2025
https://github.com/xreedev/coding-training
Programs that were written as part of a Coding training session held at Marian Engineering College.
beginner-code beginner-friendly beginner-project c coding-challenge coding-interviews coding-test cpp python python3 training training-material training-project
Last synced: 13 Apr 2026
https://github.com/maxiamo/dinogame
C++ Classes in-game using example
console-application console-game consoleapplication cplusplus cplusplus-games cplusplus-games-for-beginners cpp dino-game dinosaur dinosaur-game dinosaurs learn-to-code learning learning-by-doing learning-cplusplus visual-studio visual-studio-code
Last synced: 09 Oct 2025
https://github.com/mahsank111/oops-fundamentals
Basic fundamental codes of oops
cpp object-oriented-programming
Last synced: 09 Oct 2025
https://github.com/abhinavmir/openstreetmap-in-cpp
Using IO2D + OSM + CPP to build A* Algorithm that finds best path between two co-ordinates on an actual Open Street Map section.
Last synced: 09 Oct 2025
https://github.com/hbkabir004/listen-the-lesson
‘Listen The Lesson’ is an operating system-based desktop application program, that is designed by programming language Python which can read out any PDF in the system with the help of it associated features.
Last synced: 13 Apr 2026
https://github.com/caefleury/tp1-tb2
Repositório do trabalho prático 02 da matéria TÉCNICAS DE PROGRAMAÇÃO da UnB
cpp object-oriented-programming scrum
Last synced: 26 Mar 2025