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-22 00:07:01 UTC
- JSON Representation
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
https://github.com/omaraflak/gameoflife
Conway's Game of Life implemented in C++ with SFML.
conway-s-game-of-life cpp game-of-life sfml
Last synced: 05 Apr 2025
https://github.com/daggilli/argon2pp
C++ classes for Argon2 hashing
argon2 cpp cpp-library cpp23 hash-function header-only
Last synced: 05 Apr 2025
https://github.com/shyguyberlin/opengldemo
A small project for a university class
Last synced: 11 May 2026
https://github.com/guettafa/imgui_desktoptemplate
ImGui Desktop application template
Last synced: 20 Jun 2025
https://github.com/egeonder/revolv-assignment
A C++ library to check if a number is prime with a command-line interface.
Last synced: 17 Jun 2025
https://github.com/sshoecraft/shepherd
An interactive multi-backend LLM runtime with intelligent cache eviction and persistent retrieval-augmented memory.
anthropic cli cpp cuda gemini grok inference kv-cache llama-cpp llm mcp ollama openai openai-server rag smart-evictions tensorrt tool-calling ulimited-context
Last synced: 10 Apr 2026
https://github.com/duyndh98/cs2223-programming-principles
Solving TACI 8-Puzzle using heuristic search
8-puzzle-game a-star-algorithm best-first-search cpp dfs-algorithm heuristic-search prolog
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/mathusanm6/cpp-primer-training
Learning C++ with C++ Primer Book
Last synced: 23 Aug 2025
https://github.com/avin/coding-algo-cheatsheets-cpp
Все самые нужные функции и методы для программирования на C++
cheatsheet cpp cpp20 interview leetcode snippets
Last synced: 12 Sep 2025
https://github.com/mikomikotaishi/caesar-cipher
Program to demonstrate the Caesar cipher
caesar-cipher cpp decryption encryption encryption-decryption vigenere-cipher
Last synced: 29 Mar 2025
https://github.com/arcvaishali/ghw-mlh-tic-tac-toe
This is a simple implementation of Tic-Tac-Toe game using C++
cpp day-2-game-week-may-2023 global-hack-week--2023 tic-tac-toe-game
Last synced: 23 Aug 2025
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/najlae01/gas_tuto
Gameplay Ability System Tutorial
cpp fun hobby-project learning unreal-engine-5
Last synced: 03 Jul 2026
https://github.com/thanasisgeorg/tic-tac-toe
A simple tic-tac-toe game in C++
Last synced: 11 Nov 2025
https://github.com/thecompez/xcodereleases
Xcode Links on this software take you directly to Apple’s download pages.
cpp macos qt6 qtquick xcode xcoderelease
Last synced: 07 May 2026
https://github.com/arkaht/cpp-freelist
Freelist ─ a freelist memory visualiser in C++ using Raylib.
cpp freelist memory-management raylib raylib-cpp visualizer
Last synced: 19 Jun 2025
https://github.com/anuragvisioner/humidity-and-temperature-monitoring-using-arduino
Humidity and Temperature Monitoring using Arduino and IoT
Last synced: 03 Jul 2026
https://github.com/rakshitgupta9/object-oriented-programming-using-c-lab
Object Oriented Programming using C++ Lab
4th 4th-semester cpp lab miet miet-jammu
Last synced: 19 Jun 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/tsnsoft/rpcpp_wxwidgets_choice
Пример программы на C++ с использованием компонент выбора wxWidgets в RedPanda-CPP
choice cpp redpanda-cpp wxwidgets
Last synced: 23 Aug 2025
https://github.com/yaon-c2h8n2/projet-systemes-distribues
N Body simulation developed with C++/MPI. Able to handle 100k+ bodies on dozen of nodes.
cpp distributed-computing distributed-systems mpi nbody-simulation openmpi
Last synced: 05 Apr 2025
https://github.com/talhat298/cse2122
This lab covers core data structures and algorithms, including array operations, linked lists, stacks, queues, recursion, and tree manipulation. It also explores graph algorithms, matrix operations, and sorting techniques, providing hands-on experience with fundamental concepts in computer science.
Last synced: 25 Jan 2026
https://github.com/nhmikami/42-cpp
Introduction to object-oriented programming
Last synced: 23 Aug 2025
https://github.com/francespos/cpp-reference
Reference for my C++ and CMake code.
Last synced: 25 Jun 2025
https://github.com/nikos25k/university-department-simulation
This project aims to develop a comprehensive academic monitoring system for a university department.
cpp object-oriented-programming university-project
Last synced: 06 Apr 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/vaibhav-2303/jetpackjoyride
Arcade game using OpenGL
cpp game-development jetpack-joyride opengl
Last synced: 18 May 2026
https://github.com/albresky/leetcode_writeup
LeetCode 力扣刷题心得 | Hot100 | Compiler | AI Compiler | C++
Last synced: 23 Aug 2025
https://github.com/soukaina-ahlach/image-processing-effects-with-opencv
A C++ project demonstrating various image processing effects using OpenCV, including Gaussian blur, watercolor, pencil sketch, and color filter effects.
cpp image-processing opencv visual-effects
Last synced: 18 May 2026
https://github.com/meta-ben/vonkoch-snowflakes
2014 - C++ / SDL Vonkoch Snowflakes implementation
Last synced: 11 Jun 2026
https://github.com/octokerbs/fcen-algoritmos-2
Software specification - Abstract data types - Big O notation and complexity theory - Software design - Sorting algorithms - Divide and conquer algorithms
abstract-data-types bigonotation cpp sorting-algorithms
Last synced: 13 Aug 2025
https://github.com/potatomaster101/aoc2022
Advent of Code 2022 solutions in C++20
advent-of-code advent-of-code-2022 cpp cpp20
Last synced: 25 Jun 2026
https://github.com/ahmedkamal78/cpp-inlineassembly
Using inline assembly code in CPP
assembly assembly-language cpp inline-assembly
Last synced: 18 May 2026
https://github.com/triyan-salazar/invetory_system_cli
Proyecto para fortalecer y poner en practica conceptos de cpp, desarrollando un sistema para la gestion de invetarios.
Last synced: 23 Aug 2025
https://github.com/star-3gg/2024-qt-6-cpp-samples
2024 Qt 6 with C++ version of Qt samples intended to supplement personal UI/UX learning journey. Free learning resources based on but not limited to ProgrammingKnowledge's YouTube tutorials. Check out his awesome videos and leave a like! 🚀
Last synced: 03 May 2026
https://github.com/muratcanakcay/programming-in-graphical-environments
These are the lab tasks solved in C++ and C# for the 4th Semester "Programming in Graphical Environments" Class in the Computer Science B.S. program at Politechnika Warszawa.
cpp csharp desktop-app graphical-environments winapi windows winforms wpf
Last synced: 12 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/anibalalpizar/cpp-library-system
Bookstore Management System - C++ program for inventory & orders. User-friendly console interface. Reports.
console-application cpp library-management-system
Last synced: 09 Jul 2026
https://github.com/kplanisphere/polar-function-graphing
Proyecto 1 - Graficación
algorithm-implementation color-variation computer-graphics cpp data-visualization graphing opengl polar-coordinates rose-curve
Last synced: 18 May 2026
https://github.com/roman-sarchuk/tranusy
Utility for converting numbers between different systems (with step shown) ♻⚡
cli-app cpp gui number-system-converter
Last synced: 12 Jun 2026
https://github.com/caphosra/traveling-wav
This is an library for helping your making or reading wav file on C++ or C#
cpp cpp-library csharp csharp-library wav wav-file wav-format wav-library
Last synced: 16 Apr 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/atharibrahim/student-management-cpp
This C++ program uses a class called `accept` for admissions management, handling personal, academic, and admin info. It features user registration, application review, performance evaluation, and admin tasks like adding/logging in. Data is stored in text files and accessed via CLI.
admission-test atharibrahimkhalid cpp management online-admission student-management-system student-management-system-project
Last synced: 21 Jul 2025
https://github.com/kamilkrauze/openkrauze3d
A hobby 3D graphcs engine project. The aim is to make it customizable yet practical. NOT A GAME ENGINE
3d-graphics-engine cpp glfw3 opengl45
Last synced: 23 Aug 2025
https://github.com/uocdev/jscpp
Low-level, OOP, Compiler build itself. Easy to use for beginners and powerful
compiler cpp language programming
Last synced: 13 Oct 2025
https://github.com/numq/klarity-decoder
Media decoder library based on FFmpeg
Last synced: 16 May 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/sahilk12nayak/panoramic-image-creation-project
Generating a panoramic image by merging multiple images using a combination of C++ and Python.
Last synced: 15 Jun 2025
https://github.com/pacifio/problem_solving
A repo where I practice competitive programming , mostly solved in C++
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/ipolynkina/convertlisttostring
Converter from txt to csv
Last synced: 02 Nov 2025
https://github.com/andezion/cryptocurrency
cpp cryptocurrency curl-library gui nlohmann-json wxwidgets
Last synced: 03 Jul 2026
https://github.com/zanadoman/wizard_engine
2D game engine for Linux and Windows, written in C++ with SDL2.
2d cpp game-engine linux sdl2 windows
Last synced: 03 Jan 2026
https://github.com/newlandtv/cpp_functions
C++ maked function it is printFormat and input function.
Last synced: 14 Mar 2025
https://github.com/bakirgracic/registration-plates-of-bosnia-and-herzegovina
All possible registration plates in B&H (C++, exe, txt)
bosnia bosnia-and-herzegovina combinatorics cpp registration-plate
Last synced: 28 Mar 2025
https://github.com/kerciu/cpp-tetris-clone
Tetris Clone | Made using C++ programming language and SFML graphic library.
cpp game game-development gamedev gui object-oriented-programming sfml sfml-game sfml-graphics-library tetris tetris-clone ui-design
Last synced: 25 Jun 2025
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/cybiii/powershell
A custom command-line shell for Windows built from scratch in C++, featuring a suite of built-in filesystem and text manipulation commands
Last synced: 18 May 2026
https://github.com/martan03/adventofcode
Solutions for Advent of Code puzzles
Last synced: 15 May 2026
https://github.com/jhrcook/sungrowlight
An Arduino library for controlling a plant grow light with real sunrise and sunset times.
arduino arduino-library arduino-uno cpp
Last synced: 16 May 2026
https://github.com/frodoalaska/wonderaudio
An audio library for playing and loading audio clips.
Last synced: 20 May 2026
https://github.com/e9cipher/ai_chatbot
Ai Chatbot especially trained for company websites integration.
artificial-intelligence cpp json
Last synced: 05 May 2026
https://github.com/1goonli/playground
Code or Projects, that are too small for an individual Repository
c cmake cpp cryptography golang playground react rust rust-lang
Last synced: 30 Dec 2025
https://github.com/anshulkansal121/leetcode
cpp dsa leetcode-cpp leetcode-solutions potd-leetcode
Last synced: 12 Sep 2025
https://github.com/baderouaich/protobuf_fs_db
Filesystem based database for basic objects using protobuf
cplusplus cplusplus-20 cpp cpp20 database database-design databases efficiency filesystem filesystem-database fs protobuf
Last synced: 16 May 2026
https://github.com/lebaoworks/cpp-tips
Defer like Go, format like C printf and other stuff...
cpp cpp11 defer formatting tips tricks
Last synced: 17 Feb 2026
https://github.com/volatilflerovium/keyboard_and_mouse_input_recorder_and_player
Recorder and player of keyboard and mouse input (HID)
appimage automatic-testing bot cpp gui-testing hid hid-emulator linux linux-app player raspberrypi-pico-w recorder tinyusb user-input-simulator wxwidgets
Last synced: 18 May 2026
https://github.com/thenoobgrammer/game-engine-diy
Learning how to build my first game engine using OpenGL
Last synced: 24 Aug 2025
https://github.com/davidkarnik/esp32withmqttandble
Bakalářská práce - Kompaktní systém pro sběr a zpracování dat v prostředí internetu věcí
ble c cpp esp32-wroom-32d iot mqtt platformio vscode
Last synced: 10 Apr 2026
https://github.com/nezihesozen/udacity-cpp-nanodegree-build-a-concurrent-traffic-simulation
Udacity C++ Nanodegree Program- 4th Project: Program a Concurrent Traffic Simulation
concurrent-programming cpp opencv traffic-simulation
Last synced: 02 Jul 2026
https://github.com/wsl-iq/cpython
A lightweight Python-based project inspired by CPython, designed for learning, experimenting, and extending Python features. It provides a simple structure for contributions, code experiments, and educational purposes.
cpp cython dll python windows-10 windows-11
Last synced: 10 Apr 2026
https://github.com/sheratan095/cpp_modules
42 cpp modules
42born2code 42projects cpp cpp98
Last synced: 11 May 2025
https://github.com/swordofrage515/mod-gta5-82
This tool includes an HWID spoofer, customizable aimbot, character ESP, and 2D radar for enhanced gameplay. gta-5-hack gta-5-cheat gta-5-mod-menu gta-5 gta-v-mod-menu gta-v-hack gta-online-mod-menu gta-online-hack gta-online-esp gta-5-esp gta-5-aimbot gta-5-script gta-5-bot gta-5-spoofer gta-5-money gta-5-mod gta-5-hack-menu gta-online-cheat
archived cash-drop cpp game-mods grand-theft-auto-mod gta5-modding java-natives lemonui menu-mod-gta mod-menu-source open-source-mod scripthookv scripthookvdotnet standlua
Last synced: 11 May 2025
https://github.com/janwilmans/futurecpp
The future of C++ ; What must change and why?
cpp cpp20 futurecpp standarization
Last synced: 25 Aug 2025
https://github.com/bgiobbe/arm-class
My projects for ArmEducation ESE101 Embedded Systems Essentials with Arm: Getting Started
Last synced: 11 May 2025
https://github.com/Mt1Gr/Data_structures_and_computional_complexity
Research on computational complexity of algorithms and data structures
avl-tree cpp data-structures mst-tree research-project shortest-path sorting-algorithms
Last synced: 11 May 2025
https://github.com/krishnakeshav/gatorlibrary
Gator library project in C++ using implementation of Red Black tree and Priority queue.
Last synced: 30 Aug 2025
https://github.com/sabithulla-16/codeforge
CodeForge is a React-based AI-powered coding platform featuring a Monaco editor, live terminal execution, Google & Ollama AI integration, smart token management, and real-time usage analytics.
ai-assistant ai-code-editor c code-execution cpp developer-tools google-ai javascript monaco-editor ollama online-compiler python react token-analysis web-ide
Last synced: 07 Apr 2026
https://github.com/jugismug/palindrome-program-cpp
This program can tell if the provided number is an palindrome..
cpp number palindrome-number plaindrome
Last synced: 26 Aug 2025