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-15 00:06:45 UTC
- JSON Representation
https://github.com/deepbiolab/system-monitor.cpp
A Linux system monitor implementation similar to htop, built with C++ and ncurses library. This project demonstrates object-oriented programming principles by providing real-time system metrics including CPU usage, memory consumption, and process information.
abstraction classes cpp cpp17 encapsulation generic-programming inheritance oriented-object-programming polymorphism structures system-monitor
Last synced: 09 Aug 2025
https://github.com/codeficct/learn-cpp
En este repositorio almacenare mis apuntes de un curso de c++
clion cpp cpp-course radstudio
Last synced: 09 Aug 2025
https://github.com/zhongruoyu/stdthread
A self-contained C++17 std::thread implementation with pthread.
Last synced: 03 Oct 2025
https://github.com/cmsong111/tetris-core
Tetris Game code module made with C++
Last synced: 29 Mar 2025
https://github.com/valinsogna/c-_rbt_project
Implementation of Red-Black Tree class in C++
Last synced: 03 Oct 2025
https://github.com/mohamedyounis10/simple-text-editor
This project is a simple text editor implemented in C++. It utilizes a stack-based approach to manage text operations like appending, deleting, printing, and undoing actions. The program's interface offers a menu-driven interaction for users.
consulea cpp data-structures simpletext texteditor
Last synced: 09 Aug 2025
https://github.com/alecsandu/geomap
Viewer for 3D models stored as .obj file
Last synced: 18 Apr 2026
https://github.com/aks-arise1600/webcam2rtsp
Webcam/USBcam stream convert as RTSP stream
cpp gstreamer rtsp rtsp-server webcam
Last synced: 09 Aug 2025
https://github.com/felsokning/cpp
C++ code I've pieced together in Visual Studio on Windows.
cplusplus cpp reviews-appreciated visual-studio visualstudio
Last synced: 11 Jul 2026
https://github.com/phattharaphorn/profund-activity
👩🏻💻🌟 A collection developed for Array data management.
activity alogrithm cpp object-oriented-programming
Last synced: 03 Jan 2026
https://github.com/bastion-rnd/turtle_32_board
Руководство по работе и базовые примеры для отладочной платы Turtle32
arduino-ide cpp esp32 espressif microcontroller micropython
Last synced: 09 Apr 2026
https://github.com/vvzen/udemy-advanced-cpp
all of my learning examples while following the udemy advanced c++ course by caveofprogramming
cpp cpp11 learning learning-exercise
Last synced: 23 May 2026
https://github.com/jaslatendresse/learningstuff
A space to learn new things for fun
cpp learning python quantum-mechanics tutorial
Last synced: 18 May 2026
https://github.com/homocodian/netutils
Utilities for computer networking
binary checksum-calculation cpp cpp17 macaddress
Last synced: 23 May 2026
https://github.com/poseidon-code/cpp-codes
Advanced C++ & CMake concepts and implementations as I have learned.
Last synced: 09 Aug 2025
https://github.com/pranav2092/n-queen-visualizer-cpp
An N-Queen Visualizer in C++
backtracking backtracking-algorithm cpp cpp-all cpp-library cpp-programming cpp23 n-queens-visualizer nqueens-problem-solver visualization visualizer
Last synced: 03 Oct 2025
https://github.com/jhleeeme/algo-n-ds
Algorithm and DataStructure practice with Java & Python & C & C++
algorithms c cpp datastructure java python
Last synced: 09 Apr 2026
https://github.com/nigeparis/42-cpp-02
The Fantastic Four! 👑 To join the club, each class must feature these four superstar members: Default constructor (The magic opener 🪄) Copy constructor (The clone master 🧬) Copy assignment operator (The switcheroo artist 🔄) Destructor (The clean-up crew 🧹)
Last synced: 15 Feb 2026
https://github.com/vitorbaraujo/competitive-programming
Repository containing some solutions of competitive programming problems
codeforces codejam competitive-programming cpp python uri-online-judge uva
Last synced: 19 May 2026
https://github.com/naghim/cpp-parcialisok
C++ tantárgy parciálisainak egy-egy lehetséges megoldásai
cpp cpp-course cpp-parcialisok cpp-programming sapientia-university
Last synced: 12 Jun 2026
https://github.com/caresle-archive/codechef-cpp
My solutions for problems of codechef in c++
Last synced: 03 Oct 2025
https://github.com/suraj-singh12/cpp-dsa
Data Structure and Algorithm C C++
Last synced: 18 May 2026
https://github.com/amoeba/arrow-cpp-csv-examples
Short demonstration of Apache Arrow's CSV readers
apache-arrow arrow cplusplus cpp
Last synced: 10 Aug 2025
https://github.com/annapoorna-a-k/gas-and-ldr-sensor-project
21AIE114 PRINCIPLES OF MEASUREMENTS AND SENSORS Project
cpp gas-sensor ldr-sensor ltspicexvii sensor sensors tinkercad
Last synced: 10 Aug 2025
https://github.com/yagna123k/learn-cpp
This repo contains c++ source files you can follow to learn
Last synced: 03 Oct 2025
https://github.com/eyelash/mp11
C++11 metaprogramming library
cpp cpp11 library metaprogramming
Last synced: 10 Aug 2025
https://github.com/shishirrsiam/cse-fundamentals-with-phitron
This repository contains my learning materials, assignments, and projects from Phitron.io. It showcases my journey of learning programming, data structures, algorithms, and web development. Each folder reflects progress in specific topics and serves as a resource for future reference.
c cpp dsa phitron software-engineering
Last synced: 09 Apr 2026
https://github.com/sebastiencozedev/therightprice
This repository contains my first C++ project : The Right Price. To win, you have to find the right price.
Last synced: 06 Apr 2025
https://github.com/gxsilva/42sp_cpp
This repository contains all C++ exercises from 42 SP, including bonus parts. It also includes personal notes and study materials to support the learning process.
abstract-classes cpp cpp98 inheritance oop polymorphism
Last synced: 14 Aug 2025
https://github.com/sohanreddyk/taskforge
Simple, reliable & efficient distributed task queues for C++17
asynchronous-tasks background-jobs cpp cpp17 distributed-systems redis redis-queue task-queue tasks worker-pool
Last synced: 19 Apr 2026
https://github.com/acrion/nexuslua-library
A C++ library for embedding a multi-threaded Lua environment, adding a powerful, asynchronous concurrency model based on agents and message-passing.
actor-model c-plus-plus cmake concurrency cpp embedding lua lua-bindings message-passing multithreading nexuslua parallel-computing scripting
Last synced: 15 Apr 2026
https://github.com/sprinining/sprinining.github.io
blog
algorithms android blog chirpy cpp git java utterences
Last synced: 09 Apr 2026
https://github.com/ludwigandreas/monitoringsystem
Implementation of the monitoring system project. The project is a part of the School 21 curriculum.
cpp dynamic-library educational-project monitoring-plugins monitoring-tool plugin-architecture
Last synced: 09 Nov 2025
https://github.com/erthium/code-status
Project to calculate how many lines of code has be written and in which langauges
code-lines code-stats cpp cpp17 line-counter
Last synced: 04 Jun 2026
https://github.com/hyouteki/big_number.h
A C++ library for big_number calculations. Useful in cryptography, big_number methods such as factorial, Fibonacci, etc.
big-number-calculation cpp header-file
Last synced: 10 Aug 2025
https://github.com/thatbackendguy/file-handling-cpp-sem2
Semester 2 - File Handling Project C++
Last synced: 10 Aug 2025
https://github.com/wojtekb30/random-cpp-archive
Archive of my random (non-Arduino) C++ programs
archive cplusplus cpp random-projects
Last synced: 29 Mar 2025
https://github.com/gianfranco7/super-mario-battle-royale-mpi
Proyecto Final del Curso Programación Paralela y Concurrente CI-0117. II Semestre 2020
concurrent-programming cpp mpi simulation
Last synced: 03 Oct 2025
https://github.com/harryfoster1812/fosterml
A minimalist tensor library built in c++ with no external libraries
Last synced: 13 Feb 2026
https://github.com/nermeenkamal/university_system
Educational system with C++, OOP, Design patterns(singleton).
Last synced: 27 Jul 2025
https://github.com/zyx-0314/cp1-sari-sari-store-basics-part-2
A C++ console application simulating a Sari-Sari store system, featuring user input, conditional logic, and loops. Version 1 covers basics of input/output and conditional checks, while Version 2 adds looping for enhanced user interaction. Great for beginners to learn core C++ programming concepts!
basic-programming cpp school-project
Last synced: 10 Aug 2025
https://github.com/whoxer/sfml2d-game-project
Projeto de jogo simples em 2D feito em C++ com a biblioteca SFML++ a partir de um livro que eu andei estudando.
cpp game-development learning learning-by-doing sfml sfml-game
Last synced: 11 Oct 2025
https://github.com/headlessnode/dsa
My first GitHub repository showcasing a collection of code snippets that highlight my learning journey in data structures and algorithms. From basic arrays to complex trees and graphs, these practical implementations demonstrate my growing expertise
algorithms beginner-friendly code-examples code-snippets coding-challenges coding-practice competitive-programming cpp data-structures learning-resources problem-solving
Last synced: 18 May 2026
https://github.com/n-pcs/leetcode
All my answers to LeetCode questions!
algorithm cpp data-structures dsa
Last synced: 04 Oct 2025
https://github.com/hashirkhan21/spaceshooter
A Space Shooter game in C++ using SFML graphics and OOP concepts
cpp sfml sfml-game spaceshooter
Last synced: 04 Oct 2025
https://github.com/rudra1402/cpp_stl
Implemented C++ STL Containers like Maps, Vectors, Pairs, etc. by developing several fun applications on Replit.
cpp replit standard-template-library stl-containers
Last synced: 11 Aug 2025
https://github.com/vincentlaucsb/cpp-notes
A collection of C++ notes and programs
Last synced: 11 Aug 2025
https://github.com/alepuglisi/perception-localization-mapping-projects
Odometry and SLAM on mobile robot with ROS Noeitc.
cpp kinematics mobile-robots odometry ros-noetic slam-toolbox
Last synced: 09 Nov 2025
https://github.com/courseworks/aut_ap_2025_spring_hw3
This project simulates an insurance management system with core functionalities such as policy management, premium processing, claim handling, and risk assessment. Implementing Person, InsurancePolicy, and InsuranceCompany classes, you will explore OOP, secure data handling, and error checking.
cpp cpp-homeworks design-patterns homework insurance oop
Last synced: 11 Aug 2025
https://github.com/vladd12/cpp-neural-network
Simple C++ Neural Network
cpp machine-learning neural-networks
Last synced: 04 Oct 2025
https://github.com/randomgamingdev/vinegar
Smart Pointer Library Made in C++
cpp garbage-collection garbage-collector header header-only memory memory-management pointers smart-pointer smart-pointers
Last synced: 18 May 2026
https://github.com/tsnsoft/dialogblocks_wx_demo
Пример программы на C++ с использованием wxWidgets и DialogBlocks в Visual Studio 2022
2022 cpp cross-platform dialogblocks linux visual-studio wxwidgets
Last synced: 05 Apr 2025
https://github.com/sanelli/turing
Collection of Turing machine emulators for various languages (Go, C#, Python, C++, Pascal, Ada, C, D)
ada c cpp csharp dlang golang pascal python turing-machine turing-machine-simulator
Last synced: 09 Apr 2026
https://github.com/pradeepchegur/media_sharing_system_oops_model
This repository contains a simple C++ implementation of a media sharing system using object-oriented programming principles.
Last synced: 11 Aug 2025
https://github.com/tylersuehr7/ecs-game-architecture-plus
A performance-optimized lightweight C++ Entity-Component-System (ECS) framework designed for game development purposes.
cpp ecs game-development game-engine
Last synced: 11 Aug 2025
https://github.com/joyrider3774/rubido_funkey
A little chinese checkers or solitaire game with four difficulties for the funkey s handheld system
board-game chinese-checkers-game cpp funkey-s games handheld retro rg-nano sdl solitaire-game
Last synced: 04 Oct 2025
https://github.com/samarjit98/language-processors
Tools and algorithms used to build compilers.
bison c compiler-design cpp flex lex lexical-analysis parsing yacc
Last synced: 04 May 2026
https://github.com/ahmedhaithamamer/smart-shop-guard-project
The ESP8266 and Arduino Uno project automates a smart shop with entry detection, firefighting, and security systems, programmed in C++.
arduino arduino-ide arduino-uno cpp embedded-systems esp8266
Last synced: 09 Apr 2026
https://github.com/peakacademiccoaching1/windows
🖥️ Run Windows seamlessly inside a Docker container with features like ISO downloading, KVM acceleration, and a web-based viewer for easy management.
appxpackages bloatware button cpp debloat desktop powershell prompt ps1 silent visual-studio winappsdk windows windows-machine windows-virtual-machine windows-virtual-machines wpf xaml
Last synced: 09 Apr 2026
https://github.com/cschladetsch/cppobjectrecognition
Finds outlines of random rectangles. Importantly: does not use any external libraries like dlib or OpenCV etc.
clang cmake cpp good-code object-detection
Last synced: 11 Aug 2025
https://github.com/wtrsltnk/drawable-hdpi
Create drawable version of icons for android apk files
Last synced: 11 Aug 2025
https://github.com/codingabi/abisnip
Tool to save screenshots as PNG files or copy to clipboard when the print button was pressed
Last synced: 04 Oct 2025
https://github.com/zly-u/godot_gde_cmake_example
A CMake + CLion example project for developing Plugins for Godot.
Last synced: 18 May 2026
https://github.com/abdul-rehman-0787/lms_university-flex
A simple LMS in C++ using basic OOP concepts. Focuses on file handling to manage student and course records. Easy-to-understand code, perfect for beginners.
cpp file-handling-in-cpp oop-cpp
Last synced: 04 Oct 2025
https://github.com/anuragthepathak/c-plus-plus
Contains code I have written while learning C++.
Last synced: 12 Aug 2025
https://github.com/youyuanwu/env-cpp
env-cpp is a C++ lib for parsing env vars into struct, using refl-cpp
cpp environment-variables reflection
Last synced: 12 Aug 2025
https://github.com/thanadolps/console-othello-with-bot
Play othello with simple but effective terminal
Last synced: 18 May 2026
https://github.com/jakecc-codes/dangerfell
Basically flappy bird but with a gun.
clang cpp cxx game game-engine llvm windows
Last synced: 09 May 2026
https://github.com/jain1shh/neetcode.io
neetcode.io dsa pattern wise sheet - NeetCode 250
cpp data-structures-and-algorithms
Last synced: 12 Aug 2025
https://github.com/ketanxos/dsa
This repository includes all my DSA problem submissions across various platforms.
cpp dsa java javascript python
Last synced: 09 Apr 2026
https://github.com/anishvdev/10r-basic
10R's Codebase for the 2024-25 V5RC: High Stakes
10r c cpp highstakes pros vex vex-robotics vex-robotics-competition vex-v5 vexcode vrc
Last synced: 14 Jun 2026
https://github.com/rasabh-org/cpp-tutorials
A repository to host sample C++ source files intended to be used as study materials for learning or teaching purposes.
cpp programming-language tutorial-code tutorial-demos tutorial-sourcecode tutorials
Last synced: 04 Oct 2025
https://github.com/douglasdavis/xtrtframe
xAOD Analysis Framework for TRT projects, studies, etc.
analysis-framework cpp particle-physics
Last synced: 12 Aug 2025
https://github.com/abdulrehman-baloch/parallel-ist-bubble-sort_network
This project implements a novel parallel algorithm for constructing n-1 independent spanning trees (ISTs) in bubble-sort networks. It solves an open problem from previous research by Kao et al. by enabling each vertex to determine its parent in constant time without using recursion.
cpp openmp-parallelization openmpi threads
Last synced: 04 Oct 2025
https://github.com/xeverous/nukleus
C++ wrapper library for Nuklear IMGUI library. Supports and follows all Nuklear's defines.
cpp cpp11 cpp11-library cpp14 cpp14-library cpp17 cpp17-library header-only-library imgui
Last synced: 12 Aug 2025
https://github.com/hunlongyu/hopy
Lightweight cross-platform clipboard manager — Qt 6 (Widgets) + SQLite, static single-file build on Windows
clipboard clipboard-history clipboard-manager cpp cpp20 desktop-app productivity qt qt6 sqlite windows
Last synced: 08 Jul 2026
https://github.com/tomhea/fji-cpp
super fast c++ FlipJump interpreter
cpp esolang esoteric-interpreter esoteric-language esoteric-programming-language flip-jump interpreter
Last synced: 12 Aug 2025
https://github.com/it-berater/cpp-lehrgang
Ein C++ Lehrgang für Raspberry Pi
cpp cpp-lehrgang gcc lehrgang lernen pipeline programmieren raspberry
Last synced: 29 Mar 2025
https://github.com/piotrpsz/utf8span
A small library for handling strings containing UTF8 encoded characters.
Last synced: 17 May 2025
https://github.com/mdafsarhossain/competitive-programming-problem-and-solution
Competitive Programming Problem And Solution Code. All Code written in C++ Programming language.
Last synced: 12 Aug 2025
https://github.com/jungerboyo/nvim-config
My neovim config!
c cmake cpp embedded-development linux-kernel-dev nvim nvim-config zig
Last synced: 09 Apr 2026
https://github.com/sleibrock/boxingtimer
A basic Arduino boxing timer for personal use
Last synced: 10 Nov 2025
https://github.com/tylersuehr7/ecs-game-architecture
A lightweight C++ Entity-Component-System (ECS) framework designed for game development purposes.
cpp ecs game-development game-engine
Last synced: 04 Oct 2025
https://github.com/connorsweeneydev/resourcegenerator
A small executable that reads all the files supplied to it into a C++ compilation unit in a format accepted by my SimpleGameEngine.
Last synced: 13 Aug 2025