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-10 00:06:50 UTC
- JSON Representation
https://github.com/fahim1049/c-plus-plus-basic-to-advance
C++ Programming Language Practice for Competitive Programming and Build up my Logic Skill
cplusplus cpp object-oriented-programming
Last synced: 30 Aug 2025
https://github.com/zayarhtet/bag
Bag Data Type implemented in C++, specialized in Basic Object-Oriented Design.
console-application cpp data-structures design-patterns oop priority-queue
Last synced: 12 Apr 2025
https://github.com/infinityintegral/sgextn
C++ application development framework
cpp cpp20 data-structures filesystem gpu-programming gui-application library qt qt-gui qt6 qtcreator utility-library
Last synced: 10 Apr 2026
https://github.com/jasonyao81000/cpp-leetcode-templates
C++ LeetCode Templates for Data Structures & Algorithms Interview Preparation
cpp data-structures-and-algorithms dsa interview interview-prep interview-preparation leetcode templates
Last synced: 11 May 2025
https://github.com/jiaqiluo/summer-activity-library
A practice for hash table(with chaining)
cpp data-structures hash-table
Last synced: 21 Mar 2025
https://github.com/caiocarneloz/percpp
Simple perceptron code developed to a master's class lesson.
cpp machine-learning-algorithms neural-networks perceptron
Last synced: 21 Aug 2025
https://github.com/nikoladucak/lpp
A C++ implementation of a toy language similar to lox from craftinginterpreters.com.
Last synced: 08 Jul 2026
https://github.com/mrdvince/juceq
A 3-band Stereo EQ built using JUCE Framework, Hosted/Testing using the Audio Plugin Host included in JUCE extras. Or import it into Fl Studio and knock yourself out.
cpp cpp17 equalizer juce-framework music
Last synced: 29 Mar 2025
https://github.com/shaldonbarnes10/leetcode-442-find-all-duplicates-in-an-array
Given an integer array nums of length n, some elements appear twice and others appear once. Find all the elements that appear twice in the array without using extra space for a hashmap or set. Do this in O(n) time complexity and O(1) extra space complexity.
array cpp leetcode-solutions timecomplexity
Last synced: 21 Jul 2025
https://github.com/bursasha/cpp-projects
Programming and algorithmization in C++ π₯
algorithms big-o classes-and-inheritance cpp cvut-fit huffman-algorithm kmp-algorithm linked-list multimap oop queue set stl templates time-complexity unordered-map vector
Last synced: 30 Aug 2025
https://github.com/berkemuftuoglu/algo
Just some cpp scripts which could be useful in a coding interview
Last synced: 21 Aug 2025
https://github.com/tsnsoft/dialogblocksconsoleapphello
ΠΡΠΈΠΌΠ΅Ρ ΠΏΡΠΎΡΡΠ΅ΠΉΡΠ΅ΠΉ ΠΊΠΎΠ½ΡΠΎΠ»ΡΠ½ΠΎΠΉ ΠΏΡΠΎΠ³ΡΠ°ΠΌΠΌΡ Π½Π° C++ Ρ ΠΈΡΠΏΠΎΠ»ΡΠ·ΠΎΠ²Π°Π½ΠΈΠ΅ΠΌ wxWidgets ΠΈ DialogBlocks Π΄Π»Ρ Visual Studio 2022
console cpp cross-platform dialogblocks linux visual-studio windows wxwidgets
Last synced: 08 May 2026
https://github.com/aashish22bansal/advanced-cpp-programming
Advanced C++ Programs
Last synced: 21 Aug 2025
https://github.com/thimc/cmpdb
editor agnostic tool for generating json compilation database files
c clangd cli compilation-database cpp makefile
Last synced: 07 May 2026
https://github.com/smallab/raspicam-meets-cinder-on-raspi4
Using the RaspiCam on Raspberry Pi 4 for computer vision and compiling with Cinder (C++) and OpenCV.
cinder computer-vision cplusplus cpp interactive-installation libcinder opencv raspberry-pi-4 raspberry-pi-camera shaders
Last synced: 07 Mar 2026
https://github.com/niickchu/videosecurity
Embedded real-time security system implemented on a BeagleBone Green
bare-metal c cpp embedded facial-recognition
Last synced: 18 May 2026
https://github.com/therustifyer/master-data_structures-and-algorithms
Code and docs for the course Master Data Structures and Algorithms in C/C++
algorithms algorithms-and-data-structures c cpp data-structures
Last synced: 18 May 2026
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/shashwat9kumar/rna_sequencing_and_genome_analysis
A project to sequence the RNA from actual error prone reads from a PCR process and then to analyze the sequenced protein sequence
cpp dna dna-sequences gnuplot graph-theory pcr-process rna rna-seq-analysis sequencing
Last synced: 21 Aug 2025
https://github.com/mohamedsaid-sd/3
A repository dedicated to exploring the significance of the number 3 in various cultures, mathematics, and symbolism. Delve into the mystical and mathematical properties of this enigmatic digit through code, analysis, and creative interpretations.
androidstudio clion cpp data-visualization django gemma jetbrains llama lua nodejs opengl trinitycore vue webstorm
Last synced: 10 Apr 2026
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/sub-xaero/neverdoom
A 2D top down survival shooter, that serves as more of a test of my programming skills than an actual game. the first iteration in a series of increasingly playable games
c-plus-plus cpp cpp17 hobby-project sfml sfml2 sfml2-game
Last synced: 11 Nov 2025
https://github.com/arkaht/cpp-suprengine
Suprengine β a simple 3D Game Engine in C++ using OpenGL/SDL2
3d cpp game-engine opengl sdl2
Last synced: 18 May 2026
https://github.com/nobodyxu/curl-cpp
cpp wrapper for curl that supports -fno-exceptions and static linking.
cpp http-client libcurl-bindings network-programming
Last synced: 21 Aug 2025
https://github.com/rebelorc/booking-system
This project is a booking system like a cinema or theater.
Last synced: 21 Aug 2025
https://github.com/sohail-iqb/dsa
Comprehensive DSA notes in C++ featuring key concepts, implementations, and problem-solving techniques.
algorithms cpp data-structures noteshare
Last synced: 12 Sep 2025
https://github.com/wolgemoth/curl-wrapper
A C++ wrapper for libcurl with a cleaner scripting interface and async functionality.
async asynchronous concurrency concurrent cpp cpp17 curl encapsulation header-only http https libcurl networking protocol requests rest rest-api restful-api web
Last synced: 18 May 2026
https://github.com/mohamedsamirx/yolo_obb_cpp
YOLO V8 and V11 Inference Using CPP and ONNX Runtime
cpp obb object-detection onnx ultralytics yolo yolov11 yolov8
Last synced: 03 Jul 2026
https://github.com/afnan47/quicksort-using-mpi
Parallel QuickSort Implementation using MPI
cpp mpi mpich parallel-programming quicksort-parallel sppubecomp
Last synced: 18 May 2026
https://github.com/mackenziestarr/advent-of-code
advent of code exercises
advent-of-code-2018 advent-of-code-2019 advent-of-code-2020 advent-of-code-2021 cpp ocaml rust
Last synced: 22 Aug 2025
https://github.com/maemoonfarooq/parallel-grayscale-conversion-using-opencl-and-opencv
The Parallel Grayscale Conversion tool efficiently transforms RGB images into grayscale with GPU-accelerated speed using OpenCL. Seamlessly integrated with OpenCV, it facilitates rapid processing for large image batches, simplifying intricate workflows with its scalable input management and intuitive directory-based structure.
Last synced: 18 May 2026
https://github.com/mohit-nagaraj/crackleet
This project is an Electron-based overlay application designed to assist with coding interview problems like those found on LeetCode. It captures screenshots of problems, sends them to an AI model (Gemini) for analysis, and displays the generated code solution and explanation directly on screen.
ai coding-interview cpp desktop-application electron gemini-api image-analysis javascript leetcode llm overlay qt screenshot windows
Last synced: 04 Apr 2026
https://github.com/mohammaddaeizadeh/space-invaders
algorithms cpp game sbu shahid-beheshti-university space-invaders
Last synced: 22 Aug 2025
https://github.com/xorz57/trie
Trie written in C++14
cpp data-structures datastructures trie
Last synced: 13 Jul 2025
https://github.com/andezion/network
cpp cpp17 mutex-lock threads windowsapi
Last synced: 22 Aug 2025
https://github.com/azaanullah-khan/array-practice-cpp
In this code I have practiced different Array tasks in c++
arrays cpp linearsearch loop practice problems reverse-array
Last synced: 05 Apr 2025
https://github.com/poakapx/oop_using_gets_and_sets-1
ΠΠ»Π°Ρ ΡΠ±Π»ΡΠΊΠ° iΠ· Π·Π°ΡΡΠΎΡΡΠ²Π°Π½Π½ΡΠΌ ΠΊΠΎΠ½ΡΡΡΡΠΊΡΠΎΡΠ°, get ΡΠ° set.
Last synced: 17 Oct 2025
https://github.com/gleor/cpp-single-linked-list
ΠΠ΄Π½ΠΎΡΠ²ΡΠ·Π½ΡΠΉ ΡΠΏΠΈΡΠΎΠΊ
Last synced: 03 Jul 2025
https://github.com/emmarhoffmann/movie-selection-application
Qt application for movie selection with a responsive QML interface and C++ backend.
Last synced: 16 May 2026
https://github.com/sean-bradley/cpptcp4sockettunnel
A TCP 4 Socket Tunnel, to be used for creating multiple endpoints for a simple server or load balancing.
Last synced: 22 Aug 2025
https://github.com/mabdusshakur/cpp-screenshot-taker
Effortlessly Capture Screenshots with C++
Last synced: 22 Aug 2025
https://github.com/adam-gladstone/adam-gladstone.github.io
My Personal Website
cpp cppwinrt csharp data-science excel programming r r-stats software-development winui3 word xaml
Last synced: 10 Apr 2026
https://github.com/tsnsoft/dialogblocksconsoleappml
ΠΡΠΈΠΌΠ΅Ρ ΠΌΡΠ»ΡΡΠΈΡΠ·ΡΡΠ½ΠΎΠΉ ΠΊΠΎΠ½ΡΠΎΠ»ΡΠ½ΠΎΠΉ ΠΏΡΠΎΠ³ΡΠ°ΠΌΠΌΡ Π½Π° C++ Ρ ΠΈΡΠΏΠΎΠ»ΡΠ·ΠΎΠ²Π°Π½ΠΈΠ΅ΠΌ wxWidgets ΠΈ DialogBlocks Π΄Π»Ρ Visual Studio 2022
cpp cross-platform dialogblocks linux localization multilanguage visual-studio windows wxwidgets
Last synced: 05 May 2026
https://github.com/sbatururimi/model-predictive-control
An implementation of a Model Predictive Control to drive the car around the track
cpp mpc-control self-driving-car
Last synced: 03 Jul 2026
https://github.com/wannacry081/packagepal
PackagePal is an embedded system project using Flutter and Firebase for the Mobile Application, and C++ for programming the ESP32 Microcontroller. Moreover, this project is a smart container dual-layered package receiver that uses a keypad, monitor, sim module, etc. to incorporate a secure container for your parcels to be received.
cpp dart esp32 firebase flutter platformio
Last synced: 10 Apr 2026
https://github.com/erik-castro/vaultine
π Multi-tenant cryptographic secrets management library for POSIX systems. Per-user KEK isolation, AES-GCM-256 encryption, automatic 90-day key rotation, and atomic operations. Includes CLI, TUI, and Python bindings. MIT licensed Β· v0.2.0-beta.
cpp cryptography edge-computing embedded encryption key-management multi-tenant posix secrets-management security sqlite
Last synced: 25 Jun 2026
https://github.com/osamamagdy/algorithmic-toolbox
π°These are my solutions for the first Course of Data Structures and Algorithms Specialization on Coursera by the University of California San Diego. Solutions are written in C++ language and don't use any external dependencies.
algorithm-challenges algorithmic-toolbox algorithms algorithms-and-data-structures coursera cpp problem-solving
Last synced: 04 Mar 2025
https://github.com/githubfoam/distroless-pipeline
distroless
cpp distroless dotnet go java python rust
Last synced: 07 Apr 2026
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/abdielsouza/arcencryptor
An encryption library written in C++
Last synced: 03 May 2026
https://github.com/nikoladucak/neuralnet
Basic neural network implementation with command line interface.
Last synced: 25 Jun 2026
https://github.com/georgiosmatzarapis/algorithm-challenges
Algorithm challenges in C++.
algorithm-challenges algorithms cpp data-structures modern-cpp
Last synced: 29 Mar 2025
https://github.com/klitsunova/TrenchWar
ΠΠ΅ΠΊΠΎΠΌΠΌΠ΅ΡΡΠ΅ΡΠΊΠ°Ρ 2D-ΠΈΠ³ΡΠ° Π² ΠΆΠ°Π½ΡΠ΅ Tower Defense
Last synced: 11 Mar 2025
https://github.com/kplanisphere/linked-list-operations
Proyecto 3 - Estructuras de Datos
algorithm-implementation circular-linked-list cpp data-structures doubly-linked-list linked-list singly-linked-list
Last synced: 24 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/imjuniper/flibbert-engine
Read-only mirror of my own git repo
Last synced: 16 May 2026
https://github.com/junaidsalim/implementation_of_central_limit_theorem
C++ code implementing the Central Limit Theorem for calculating mean, standard deviation, and sample mean, generating random samples, and calculating Z-values.
central-limit-theorem cpp maths statistics
Last synced: 05 Apr 2025
https://github.com/junaidsalim/structure_based_academic_information_system
The code is a C++ program that allows users to manage a list of students and courses.
cpp management-system structures
Last synced: 05 Apr 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/junaidsalim/word_searcher
A 3-digit word search program in a 2D array, developed by Junaid Saleem in C++, that finds and displays words appearing horizontally, vertically, diagonally, and backwards, along with their starting and ending positions.
Last synced: 05 Apr 2025
https://github.com/thanasisgeorg/tic-tac-toe
A simple tic-tac-toe game in C++
Last synced: 11 Nov 2025
https://github.com/junaidsalim/clustering
This program implemented in C++ extracts clusters from graph based on threshold density and cp value
Last synced: 05 Apr 2025
https://github.com/xuyanwen2012/toytracer
A toy Ray-tracer implemented with c++ & glm
cpp cpp11 raytracer raytracing
Last synced: 10 Sep 2025
https://github.com/jiaqiluo/summer-activity-library-v2
A practice for binary search tree(BST)
binary-search-tree bst cpp data-structures
Last synced: 21 Mar 2025
https://github.com/beinglojain/movie-zone
A cinema code written in C++ language, with file openning feature and more.
Last synced: 23 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/muqarrab1217/pacman-using-sfml
Relive the arcade classic with our SFML Pac-Man game! Navigate the iconic maze, gobble up pellets, and outsmart the ghosts to advance through challenging levels. With vibrant graphics and smooth gameplay powered by the Simple and Fast Multimedia Library (SFML)
Last synced: 27 Jul 2025
https://github.com/toreno96/minesweeperplusplus
Extended clone of the Minesweeper game; programming class project.
cpp cpp11 cpp14 game minesweeper sfml
Last synced: 24 Jun 2025
https://github.com/nhmikami/42-cpp
Introduction to object-oriented programming
Last synced: 23 Aug 2025
https://github.com/congard/algine-examples
Examples of Algine usage
3d 3d-engine 3d-graphics-engine algine cplusplus cpp cross-platform linux opengl windows
Last synced: 20 Jul 2025
https://github.com/pierrechevalier83/cursed
cpp cpp11 cpp14 header-only library ncurses wrapper
Last synced: 11 Jun 2025
https://github.com/asif-faizal/bigoccasion
A once-in-a-lifetime BigOCcasion to master Data Structures and Algorithms in C++, one pointer and segfault at a time. Welcome to the complexity party.
Last synced: 20 Jul 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/nukedev/pprat
cpp modern-cpp networking remote-admin-tool winsock2
Last synced: 03 Jul 2026
https://github.com/albresky/leetcode_writeup
LeetCode εζ£ε·ι’εΏεΎ | Hot100 | Compiler | AI Compiler | C++
Last synced: 23 Aug 2025
https://github.com/fabienpean/vectr
A type-erased sequential container to store any kind of type uniformly
container cpp type-erasure vector
Last synced: 17 May 2026
https://github.com/yuvaraj101/wokwi-iot
Like to work on IOT devices during leisure time
cpp iot-application iot-device python3
Last synced: 17 May 2026