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/silverlightning926/garbage-collector-cpp
A Simulated Garbage Collector Written In C++.
cpp garbage-collection garbage-collector
Last synced: 06 Jul 2025
https://github.com/nfig03/grocery-list-tracker
Grocery list tracker utilizing file handling to output item frequency in a chosen format :clipboard:
cpp filehandling header-files mapping
Last synced: 16 Mar 2025
https://github.com/ergus/eigennumpy
Interface to mimic some Numpy functions with Eigen on the back.
cmake cpp inter-language object-oriented-programming python testing
Last synced: 13 Jun 2025
https://github.com/atiq-cs/configuration-model-tools
Random Graph Generator and related tools
Last synced: 30 Aug 2025
https://github.com/prayas7102/leetcode-solutions-in-cpp
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)
array-manipulations backtracking binary-search-tree binary-tree bit-manipulation cpp dynamic-programming graph interview-questions leetcode leetcode-solutions linked-list recursion string-manipulation trie
Last synced: 17 Jun 2025
https://github.com/alferovkirill/selfbalancingtreesvisualizer
A graphical visualizer for self-balancing binary search trees (AVL, Splay) with extensible architecture, implemented in C++ and Qt/QML. The project lets you explore insert, delete, and search operations step by step, visualize tree rotations, and observe internal state changes.
avl-tree bstree cpp qml qt splay-tree vizualizer
Last synced: 15 May 2026
https://github.com/ugreg/opengl-playground
TheChernoProject Yan Chernikov OpenGL
cpp opengl rendering vertex-buffer
Last synced: 20 Apr 2026
https://github.com/whdhdyt21/queue
This project demonstrates a simple queue data structure using C++. The queue supports basic operations such as enqueue, dequeue, and displaying the queue's contents.
Last synced: 30 Aug 2025
https://github.com/kyle-seto/straights
C++ Object Oriented Programing Card Game
Last synced: 16 Mar 2025
https://github.com/katebea/practica-pro2
Repositorio de la práctica de Programación II sobre modularidad y uso de clases en C++
clases-objetos cpp cpp11 fib lab makefile modularidad practica pro1 pro2 upc
Last synced: 04 Jun 2026
https://github.com/nsardo/latency-sim
Cache most frequent calls that take the longest
Last synced: 24 May 2026
https://github.com/piotrpsz/regex
Regex is C++ implementation of PCRE2, Perl-compatible Regular Expressions (revised API: PCRE2).
Last synced: 14 Jul 2026
https://github.com/poakapx/virtual_qualifier_in_class
Класи в образі армії із застосуванням віртуального кваліфікатора.
Last synced: 29 May 2026
https://github.com/nokibularfinsiam/university-course-materials
University Course Materials all semester
cpp csharp css html java javascript php
Last synced: 13 Apr 2026
https://github.com/mohamedismail37/library-store-system
Hybrid Library Management and Bookstore System built in C++ using Object-Oriented Programming (OOP).
bookstore cpp ecommerce library-management-system object-oriented-programming oop oop-principles
Last synced: 29 Aug 2025
https://github.com/themarlboroman/tile_editor
Level editor for tiled formats written in C++ and SDL2
Last synced: 07 May 2026
https://github.com/codingwizard2001/number-theory
Number theory is a branch of mathematics that deals with the properties and relationships of numbers, particularly integers. It encompasses various topics, including prime numbers, divisibility, modular arithmetic, congruences, and Diophantine equations. Number theory has applications in cryptography, computer science.
cplusplus cpp cpp17 daily-coding-problem leetcode leetcode-cpp leetcode-solutions number-theory number-theory-leetcode-problem problem-solving
Last synced: 28 Aug 2025
https://github.com/sachindwi17/xgit
This is the git clone.
cmake cpp git github shell-script
Last synced: 13 Apr 2026
https://github.com/gotbordom/selfupdate
This was a coding interview problem asking to write a self updating application.
Last synced: 16 Jul 2025
https://github.com/navdeep-g/proxy-servers
HTTP proxy server in Python, Go, Java, and C++
cpp go golang java proxy proxy-server python
Last synced: 13 Apr 2026
https://github.com/jrodriguezn19/robotsumo3kg
Source Code of my Autonomous Robot Sumo 3Kg
Last synced: 13 Apr 2026
https://github.com/mariopossamato/slope-eui
A work-in-progress decompilation of eui from Slope (Super Mario Maker 2) version 3.0.3. Decompiled with IDA Professional 9.0.
clang cmake cpp decompilation nintendo nintendo-switch super-mario-maker-2
Last synced: 05 Jun 2026
https://github.com/taisiabarteneva/stl_containers
Implementation of STL containers — map, set, vector, stack on C++
Last synced: 30 Jun 2026
https://github.com/ibra-kdbra/pong
Decompiler
automata computer-engineering cpp decompiler high-performance-computing
Last synced: 28 Feb 2025
https://github.com/jadamka/chip8-emulatorcpp
A Chip8 emulator
chip8 chip8-emulator cpp emulator
Last synced: 28 Aug 2025
https://github.com/takumakira/wasm-rust-webgl-next
Playground project to work with Rust, C++, and WebGL on React.
cpp emscripten nextjs react rust wasm wasm-pack webgl
Last synced: 13 Apr 2026
https://github.com/thegupta2012/coding-blocks
My c++ coding library of all the major data structures, algorithms and techniques used for problem solving
Last synced: 31 Mar 2025
https://github.com/vaguesloth22/coding_practice
DSA problems that I solve regularly
Last synced: 08 Apr 2025
https://github.com/FireShredder24/dungeoneer_old
A text adventure based on Dungeons & Dragons. HTML documentation should be coming soon!
cpp roguelike-dungeons text-adventure
Last synced: 11 Mar 2025
https://github.com/ravixpanchal/gfg-potd
This repository contains structured and optimized C++ solutions to the GeeksforGeeks Problem of the Day (POTD).
cpp dsa-algorithm dsa-learning-series geeksforgeeks-cpp gfg-cpp ravixpanchal
Last synced: 28 Aug 2025
https://github.com/captainepoch/caesar_cipher_converter
Simple Caesar cli tool
Last synced: 27 Aug 2025
https://github.com/atlas-b28/roadmap-dsa
DSA prep
cpp ctci-6th dsa golang interview-questions java python typescript
Last synced: 13 Apr 2026
https://github.com/vvaldesc/cpp_interest_point_chatting_app
Direct message service IPL and BT based
array binary-trees chat cpp data-structures-and-algorithms interest-points practice-programming
Last synced: 24 May 2026
https://github.com/v41bh4vr4jput/dsa-practice
Practice Codes of DSA topics
algorithms-and-data-structures cpp data-structures leetcode leetcode-solutions
Last synced: 26 Aug 2025
https://github.com/nathannncurtis/ocr
Batch DICOM/TIFF/JPEG to searchable PDF with OCR. Docker, Tesseract, JBIG2, parallel processing.
batch-processing cpp docker ocr pdf tesseract
Last synced: 30 May 2026
https://github.com/kgbier/sdl-luckyfruit
C++ SDL project. Kinda trying out an awt/swing-like GUI library using the SDL Renderer.
Last synced: 30 May 2026
https://github.com/vishwajeetk5/paytrack
The C++ "PayTrack" is an OOP project for budgeting and expense tracking. It offers user-friendly input, budget vs. actual analysis, data storage, detailed reporting, and error handling. A tool to manage finances efficiently.
cpp exception-handling filehandling finance inheritance oop paytrack
Last synced: 09 Apr 2025
https://github.com/azayraTeam/.github
2024<3
batch cpp design figma html-css-javascript indie jaf javascript nodejs portugal portuguese rust simplyprivate umaera web web-application web-browser web-development website
Last synced: 29 Oct 2025
https://github.com/chenshaw010/advising-assistance-program
Text file parser that displays data back to the user primarily for categorizing educational classes.
Last synced: 21 Jul 2026
https://github.com/fesabelilla/offlineproblemssolvedindifferentojs
codechef codeforces cpp hackerearth hackerrank
Last synced: 12 Feb 2026
https://github.com/dishenmakwana/algorithms-implement-in-cpp
This repo contains the basic Algorithms implemented in CPP. All code is based on user input so you need to take input from like below committed input code.
algorithms algorithms-implemented cpp
Last synced: 25 Aug 2025
https://github.com/calint/pczero
experiments with bootable image of x86 and protected mode 32 bit code for the i386 platform written in assembler and c++ contains: * minimal assembler kernel supporting preemptive multitasking (1 KB) * sample toy application of a 2d game engine
bootable cpp kernel operating-system preemptive-multitasking protected-mode x86-32 x86-assembly
Last synced: 13 Jun 2025
https://github.com/nigeparis/42-cpp-01
Say hello to CPP Module 01! It’s a magical collection of exercises to transport you into the enchanted realm of C++. Here, you’ll discover the secrets of memory allocation, unlock the mysteries of pointers to members, master the art of references, and conquer the powerful switch statements.
Last synced: 16 Aug 2025
https://github.com/rom-chik/kma_pp
Procedural programming course. C++
cpp cpp14 cpp17 pp procedural-programming visual-studio-2022
Last synced: 31 Mar 2025
https://github.com/ct-clmsn/sybpp
scrap your boilerplate plus plus
boost cpp cpp17 cxx cxx17 metaprogramming template-metaprogramming
Last synced: 28 Feb 2025
https://github.com/sh-cho/cpp-doxygen-example
Example repo - publish doxygen with github actions
Last synced: 13 Apr 2026
https://github.com/zeeshier/programming_fundamentals
In this reposity, i covered Programming Fundamentals in C++ for Beginners
cpp programming programming-fundamentals
Last synced: 13 Jun 2025
https://github.com/anc1kr1st/console-calculator-cpp
Simple console calculator created using C++.
calculator-application cpp scientific-calculator
Last synced: 08 Oct 2025
https://github.com/anc1kr1st/prata_cpp_exercises
Stephen Prata, C++ PRIMER PLUS, 6th Edition (Mistrovství v C++ 4. aktualizované vydání)
Last synced: 08 Oct 2025
https://github.com/breeze648/oj-algorithms
欢迎来到我的算法笔记仓库!本仓库整理了我一年来整理的高效算法模板与笔记,内容涵盖了图论、数据结构、数据库、模拟与字符串处理、搜索与回溯、动态规划、贪心以及数学知识等多个方面的内容。每个文档均附有详细的算法解析和C++代码示例,旨在帮助更好地理解算法原理以及如何在OJ(在线数学系统)中大家应用C++与STL。
algorithms cpp online-judge stl template
Last synced: 30 May 2026
https://github.com/yashpaneliya/interviewbit-solutions
InterviewBit Problem solutions
cpp dsa-algorithm interviewbit-solutions
Last synced: 09 Apr 2025
https://github.com/mtrimolet/hroza
A (modern) C++ implementation of MarkovJunior based on StormKit
cpp inference markov procedural-generation
Last synced: 06 Jul 2025
https://github.com/rudradcruze/phitron
Phitron is a platform designed to help individuals build a strong foundation in programming. It offers courses on various topics, including basic programming, data structures, algorithms, object-oriented programming, databases, and more. Batch 5
Last synced: 01 May 2026
https://github.com/deepanchal/dsa
Repo to practice Data Structures & Algorithms.
algorithms-and-data-structures cpp java leetcode leetcode-solutions
Last synced: 11 May 2026
https://github.com/kaamkiya/radon
A tiny coding language
coding-language cpp language radon small-project
Last synced: 22 Jul 2025
https://github.com/donnc/bulksmszw-esp8266
Bulk sms zw api for embedded device ESP8266 for IoT devices. Port for BulkSMSZW-Api Python 3
cpp esp8266 esp8266-arduino iot
Last synced: 13 Apr 2026
https://github.com/szaman19/delta
A templated extendible modular automatic gradient and neural network library in C++
autograd cpp deep-learning neural-network
Last synced: 26 Mar 2025
https://github.com/jdibenes/heron
Game Boy Advance emulator.
cpp gameboy-advance-emulator windows
Last synced: 28 Apr 2026
https://github.com/hediyeorhan/computergraphics
computer computergraphics cpp graphics
Last synced: 13 Jul 2025
https://github.com/revazashvili/cpp-linked-list
simple linked list data structure example in c++
cpp data-structures linked-list
Last synced: 10 Jun 2026
https://github.com/khaledsalshibani/cpp-nested-linked-lists
This repository was created as a college assignment. It includes detailed explanations for each file, class, and method used. The project implements nested linked lists for handling basic file operations.
cpp cpp-tutorials data-structures file-handling linked-list
Last synced: 24 Aug 2025
https://github.com/zaki-x86/express-cxx
Web framework for C++ inspired by Express JS
Last synced: 09 Mar 2026
https://github.com/grachale/search_collisions_sha-512
The provided task is to implement a function or a set of functions for a program designed to find any message whose SHA-512 hash begins with a sequence of zero bits when represented from the leftmost side. In other words, the goal is to locate a message that produces a SHA-512 hash with a leading sequence of zeros.
cpp hashfunctions mathematica openssl
Last synced: 08 Jul 2026
https://github.com/xalaphas/moon-web-kinght-engine
A prototype of an game engine for learning advanced C++
2d-game-engine 3d-game-engine cmake cmakelists cpp csharp game-development game-engine java kotlin lua raylib-cpp typescript
Last synced: 10 Apr 2026
https://github.com/max-dark/get-password
get-password is a small utility for recovering passwords
Last synced: 23 Aug 2025
https://github.com/gowtham4545/notes
my personal cheat sheets
cheatsheet cmake cpp docker golang kubernetes markdown notes pwa
Last synced: 10 Apr 2026
https://github.com/sumeetgedam/pong_game_using_raylib_cpp
Classic Ping Pong game implementation using rayLib CPP
cpp cpp14 game-development raylib-cpp windows-game
Last synced: 02 May 2026
https://github.com/dasbd72/nthu-cg-vscode
National Tsing Hua University - Computer Graphics
Last synced: 09 May 2026
https://github.com/Dvurechensky-Docs/BasicKnowledgeCPP
Базовые знания языка C++
cpp dvurechenskypro education language students
Last synced: 27 Feb 2026
https://github.com/vladcranga/retro-system-monitor
A retro terminal-based Linux system monitor written in C++.
cmake cpp linux retro terminal-based
Last synced: 28 Apr 2026
https://github.com/shubhansu-kr/cse408-designandanalysisofalgoritmn
Implementation of Advance Algorithmns | CSE408 Course - LPU | Sem4
algorithmn cpp data-structures java lpu sem4
Last synced: 20 May 2026
https://github.com/25-masik-52/qjsonfileworkerraii
A small library that allows you to conveniently save and extract objects to and from json, respectively. Uses the concept of RAII.
cpp cpp-library json open-source qt raii-idiom
Last synced: 13 Apr 2026
https://github.com/andrew-a-a/brick-breaker-game
First Year Project in Ain Shams University using C++
Last synced: 02 Mar 2026
https://github.com/nhmikami/42-cpp
Introduction to object-oriented programming
Last synced: 23 Aug 2025
https://github.com/v3ssel/thecalculator
Calculator with basic functionality, plotting function graphs and two financial modes
c calculator-application cpp macos qt reverse-polish-notation shunting-yard-algorithm stack
Last synced: 10 Apr 2026
https://github.com/ruan0007/cppackage
Some handy design pattern implementation, tools compatible and meta function for c11
Last synced: 23 Aug 2025
https://github.com/lamteteeow/scientificvisualization
Simulating our Solar System with C++ library VTK from FAU Erlangen-Nürnberg by Prof. Tobias Günther
Last synced: 23 Aug 2025
https://github.com/moligarch/winrpc-playground
Client/Server Windows RPC example
c client-server cpp midl rpc winapi
Last synced: 28 Apr 2026
https://github.com/darkmoon9322/utfcpp
UTF-8 with C++ in a Portable Way
cpp cpp98 header-only internationalization portable text unicode utf-16 utf-8
Last synced: 06 Sep 2025
https://github.com/dvurechensky-docs/basicknowledgecpp
Базовые знания языка C++
cpp cpp-all cpp-library cpp-programming cpp11 cpp14 cpp17 cpp20 cpp23 cpp98 dvurechensky dvurechenskydocs dvurechenskypro education language students
Last synced: 06 Sep 2025
https://github.com/youngtrashbag/png-research
PNG Research. Creative Coding Experiments
corruption cpp creative-coding glitch glitch-art image image-corruption image-processing png
Last synced: 05 Jul 2025
https://github.com/hafizhhasyhari/kumpulan-algoritma-c-plus-plus-algorithm-
Kumpulan Algoritma C++
algorithms-and-data-structures algoritma-pemrograman cpp cpp-algorithms
Last synced: 02 Apr 2025
https://github.com/mwombeki6/a-blockchain-based_supply-chain-tracking-system_with_proof-of-work
a blockchain simulation of a supply chain tracking system based on blockchain's proof of work
blockchain cpp proof-of-work supply-chain
Last synced: 22 Aug 2025