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-08 00:07:05 UTC
- JSON Representation
https://github.com/paltoudara/algo_1
algo algorithms cpp fixed-point-iteration newtons-method
Last synced: 30 Jul 2025
https://github.com/vcputtini/l1borg
l1borg is a utility designed to solve some of my needs for automating the use of BorgBackup. The l1borg load the settings for the backup running from the XML file l1borg.xml, and run the BorgBackup with the necessary parameters, in addition to being able to execute the native BorgBackup commands like: list, info, mount and so on.
backup borg borgbackup cpp cpp17
Last synced: 31 Jul 2025
https://github.com/vokungahrotlaas/sfml-maze
C++ program which creates and solves mazes.
cpp maze maze-generator maze-solver sfml
Last synced: 31 Jul 2025
https://github.com/hakoniwalab/hakoniwa-pdu-rpc
hakoniwa-pdu-rpc is a C++ library that provides a framework for remote procedure calls (RPC) based on Hakoniwa's PDU (Protocol Data Unit) communication.
Last synced: 09 Mar 2026
https://github.com/infinsys/xplatform-cpp
Cross-platform C++ project template for Windows, macOS, and Linux development.
benchmarking c cmake cpp cross-platform linux macos open-source project template unit-testing windows
Last synced: 09 Apr 2026
https://github.com/lnd3/ltools
C++ tool box for random purposes like graphics, physics, gui and network coding
concurrency cpp physics rendering threading tool-box
Last synced: 01 Aug 2025
https://github.com/t-katsumura/webassembly-examples-eratosthenes
webassembly examples which calculate prime by Sieve of Eratosthenes
assemblyscript c cpp golang javascript rust wasi wasm webassembly webassembly-demo
Last synced: 01 Aug 2025
https://github.com/microwonk/varcher
Vulkan learning environment / experiments
cmake cpp glsl raytracing vcpkg voxel voxel-engine vulkan vulkan-engine
Last synced: 24 Sep 2025
https://github.com/nemuelw/cheska
Builder for analysis-aware Windows droppers
anti-analysis anti-debugging anti-sandbox anti-vm cpp defense-evasion detection-evasion dropper malware-development python security-research windows-malware
Last synced: 01 Aug 2025
https://github.com/bhabishworgrg/hangman
Daily C++ Learning Journey: From Basics to Building a Hangman Game
Last synced: 02 Aug 2025
https://github.com/locus-x64/connect-4-game-using-cpp-class
This is a simple Connect4Game written in C++ using class and multi-files.
Last synced: 29 Jun 2026
https://github.com/kerimkuscu/cpp-sorting-algorithms-execution-time
C++ selection sort, insertion sort, bubble sort and merge sort execution time. Demo =>
bubble bubble-algorithms bubble-sort bubblesort cpp dev-cpp devcpp insertion insertion-algorithms insertion-sort insertionsort merge merge-algorithms merge-sort mergesort selection selection-algorithms selection-sort selectionsort
Last synced: 02 Aug 2025
https://github.com/amr4924/expense-tracker
π° Professional Expense Tracker V1.0 - Smart personal finance management made simple! Lightning-fast C++ desktop app with real-time budget monitoring, intelligent categorization, and beautiful report generation. Zero installation required - just download and track! Perfect for students, professionals, and small businesses. Built by SA3DWY with priv
budget-management cpp desktop-app expense-tracker finance financial-software financial-tracking monthly-income personal-finance personal-finance-manager portable-software sa3dwy windows-app
Last synced: 27 Sep 2025
https://github.com/astafofo/password-strength-checker
A C++ program that checks password strength based on security criteria.
Last synced: 27 Sep 2025
https://github.com/mguludag/synchronized_value
A modern C++ thread-safe value wrapper with flexible locking strategies and convenient RAII guards.
cpp cpp11 cpp17 cpp20 thread-safety thread-synchronization
Last synced: 27 Sep 2025
https://github.com/nikitaberezhnyj/laboratory-work-on-object-oriented-programming
Completed laboratory work and a course project in the discipline of Object Oriented Programming.
Last synced: 03 Aug 2025
https://github.com/matesoft2033/signal-detection-lcd
An Arduino project using Adafruit LCD to display system status based on signal input.
arduino-programming cpp embedded-systems lcd-display pir-sensor ultrasonic-sensor
Last synced: 11 Jun 2026
https://github.com/shakib522/codeforces-problem-solution
Codeforces Solution
codeforces codeforces-problems codeforces-solutions competettive-programming competitive-programming cplusplus-17 cpp java kotlin problem-solving
Last synced: 10 May 2026
https://github.com/keshav2010/picocli
picoCLI is a small command interpreter that can be used to write/read text files, setup trigger-alarms to execute another piece of code after specified amount of time.
c-plus-plus cli command-line-interpreter command-line-parser commandline-interface cpp interpreter parsing visual-studio-code windows-desktop
Last synced: 28 Jun 2026
https://github.com/unniznd/network_lab
This is repo containing main programs for network lab
Last synced: 28 Jun 2026
https://github.com/yaphott/unified-regex
Comparing regex character matching in multiple languages.
cpp go golang haskell java javascript objective-c perl php python python3 regex regex-match regex-pattern ruby rust scala
Last synced: 10 Apr 2026
https://github.com/flowerinthenight/win-cpplib
Collection of personally used cpp functions in Windows.
cpp directshow media-foundation win32
Last synced: 12 Jun 2026
https://github.com/sathiiii/hackerrank-solutions
Solutions for hackerrank Medium | Hard Problems with explanations
cpp cpp14 dijkstra-algorithm dynamic-programming game-theoretic-algorithms gametheory graph-algorithms graph-theory hackerrank hackerrank-algorithms-solutions hackerrank-challenges hackerrank-cpp hackerrank-python hackerrank-solutions hackerrank-solutions-github hackerrank-solutions-in-cpp kruskal-algorithm python python-3 python3
Last synced: 10 May 2026
https://github.com/nadidlinchestein/leetcode
Solutions to LeetCode Algorithms & Data Structures Questions
algorithm-challenges algorithms-and-data-structures alrogithm challenges cpp leetcode leetcode-cpp leetcode-solutions logic programming
Last synced: 12 Jun 2026
https://github.com/mpluxery/basic-cpp-age-checker
Simple C++ console application that prompts the user to enter their age, validates that the input is a number between 1 and 99; otherwise, it displays an error message and re-prompts until a valid age is entered.
beginner-code beginner-friendly c-plus-plus cpp else-if input-validation tutorial
Last synced: 29 Jun 2026
https://github.com/serhatderya/cpp_practises
This repository contains practices for begginers in C++ programming.
code coding cpp development practice practice-programming practice-project programming programming-exercises software software-development software-engineering
Last synced: 29 Jun 2026
https://github.com/shresta-voruganti/leetcodee
solutions to leetcode questions
algorithms cpp data-structures data-structures-and-algorithms java leetcode leetcode-solutions mysql-database python3
Last synced: 12 Apr 2026
https://github.com/dylanbuchi/data-structures-and-algorithms-cpp
Repo to practice implementing data structures & algorithms in C++
algorithms cpp data-structures
Last synced: 12 Jun 2026
https://github.com/h2co3/lambda
Doing homework for fun, from a class I don't attend, because I like compilers
cpp cpp14 lambda lambda-calculus
Last synced: 12 Jun 2026
https://github.com/alienobserver/codeforces-solutions
Here are solutions of some Codeforces problems
Last synced: 13 Jun 2026
https://github.com/ralvarezdev/uru-programming-2-the-bank-of-wall-street
The Bank of Wall Street terminal project from Programming 2 college course
cpp data-structures dsa merge-sort rafael-urdaneta-university terminal universidad-rafael-urdaneta uru
Last synced: 10 May 2026
https://github.com/georgecatalin/qt-cpp-gui-development-intermediate
Examples and code practice following the "Qt C++ GUI Development - Intermediate" Udemy course by Daniel Gakwaya. Events handling, custom widgets, painting and drawing, deployment.
cplusplus cpp qt5-gui qtcreator qtwidgets udemy-course
Last synced: 22 Jun 2026
https://github.com/nikitaberezhnyj/bitmas
Christmas tree in the terminal.
christmas-tree cli cpp terminal
Last synced: 10 May 2026
https://github.com/indianwhocodes/radxproj
aws cpp makefile multithreading network networking parallel-computing radar shell
Last synced: 10 May 2026
https://github.com/rdrahul123/my_code
Welcome to my code repository! This repository serves as a centralized location for all my code and documents related to data structures, algorithms, and problem-solving techniques.
algorithm-analysis algorithms-and-data-structures cpp cpp11 cpp17 datastructures
Last synced: 13 Jun 2026
https://github.com/zouariomar/code-practice
Welcome to my Code Practice solutions repository! Here, you'll find my solutions to various coding problems from different platforms.
algorithms bash c code codepractice codeproject cpp geeksforgeeks github leecode
Last synced: 16 Apr 2026
https://github.com/pablonicolla/shellcraft
A lightweight, interactive file system simulator with a Unix-like shell interface. Create, navigate, and manage files and directories in a persistent virtual environment.
cpp filesystem oop shell vcpkg
Last synced: 11 May 2026
https://github.com/helmssyss/tps-shooter-system-alternative
This (intermediate) system is made with Unreal Engine 4.27
cpp cpp17 game game-system ue4 ue5 unreal-engine unreal-engine-4 unreal-engine-5 unreal-engine-cpp
Last synced: 13 Jun 2026
https://github.com/rakhmadi/smrtliveproject
IOT PROJECT
cpp dht esp8266 esp8266-webserver esp8266-webserver-api-route iot platformio relays wifimanager
Last synced: 11 May 2026
https://github.com/mr-r0ot/nexon
Masterpiece programming language NEXon!
cpp fast fast-code language llvm programming programming-language
Last synced: 12 Apr 2026
https://github.com/pablonicolla/cpp-resources
Repository for testing C++ algorithms
Last synced: 13 Jun 2026
https://github.com/neongamerbot-qk/kcd-vex-24
My kcd vex 24 code
cpp github-include-on-site pros robotics vex-robotics
Last synced: 11 May 2026
https://github.com/pranav2092/socket-programming
This repository contains the template C++ code for Socket Programming
client-server-example computer-network computer-network-basics computer-networking computer-networking-lab computer-networks computer-networks-course computer-networks-lab cpp cpp20 socket-programming tcp-client tcp-server template template-generic-repo template-project template-repository templates udp-client udp-server
Last synced: 23 Jun 2026
https://github.com/dpvasani/programing-street-150
A collection of 150 structured coding problems covering patterns, recursion, math, strings, arrays, and more. Organized into sprints with categorized solutions in C++. π Ideal for coding practice and interview prep!
Last synced: 09 May 2026
https://github.com/cnescatlab/sonar-cnes-cxx-plugin
analysis c cnes cpp sonarqube-plugin
Last synced: 11 May 2026
https://github.com/wdv4758h/danboard
Danboard is watching you >w< (A project using OpenCV for realtime face detection and using WiringPi to control the motors, running on Raspberry Pi)
Last synced: 11 May 2026
https://github.com/hailiang-wang/nnetcpp
Simple, Fast and Powerful RNN for textsum
Last synced: 14 Jun 2026
https://github.com/nos1dot618/tcprecv
A simple reliable implementation of TCP receiver
Last synced: 14 Jun 2026
https://github.com/ravi-prakash1907/computer-networks
This repo. stores the practicals of Computer Network
algorithms college computer-network cpp hacktoberfest hacktoberfest2020 networking
Last synced: 14 Jun 2026
https://github.com/konvt/tish
A Tiny Shell written by modern C++.
cmake cpp cpp20 linux linux-shell makefile modern-cpp shell
Last synced: 09 May 2026
https://github.com/secretpasta/toontanks
Unreal Engine 5.1 C++ Tank Game
cpp programming tank-game unreal-engine-5
Last synced: 15 Jun 2026
https://github.com/nir3x/httptransmit.cpp
HTTP Transmit C++ Client
c-plus-plus cpp encryption fxms http-proxy httptransmit secure-proxy symmetric-encryption
Last synced: 15 Jun 2026
https://github.com/nikitaberezhnyj/udav
Python dialect with Ukrainian syntax.
cpp language programming-language python udav udav-programming-language
Last synced: 09 May 2026
https://github.com/hu53yin/cplusplus
books & learning notes
cplusplus cplusplus-11 cpp cpp11
Last synced: 15 Jun 2026
https://github.com/valchanoficial/alg2mapa
UNICESUMAR - Projeto MAPA da disciplina Algoritmos e LΓ³gica de ProgramaΓ§Γ£o II
Last synced: 16 Jun 2026
https://github.com/daniel1302/game
Simple 2D game written to improve my C++ skils
arkanoid cmake cpp gamedev google-test modern-cpp smfl2
Last synced: 16 Jun 2026
https://github.com/spicycactuar/soft-trace
An interactive CPU Ray Tracing application
computer-graphics cpp cpu-raytracing glm global-illumination opengl qt5
Last synced: 09 May 2026
https://github.com/im-razvan/ntdllsyscalldumper
A minimal C++ tool to extract syscall IDs from ntdll.dll on Windows x64 systems.
Last synced: 11 May 2026
https://github.com/telkomdev/putih
<IN PROGRESS & SUCKS> Redis Command Line Client Writen in CPlusPlus
cli cli-app cplusplus cpp redis redis-client
Last synced: 09 May 2026
https://github.com/cursedprograms/augmented-reality-resources
A list of miscellaneous augmented reality source code.
ar-android ar-app ar-python augmented-reality augmented-reality-applications augmentedreality cpp opencv
Last synced: 09 May 2026
https://github.com/hardcode3/imgui_opengl_linear_algebra_cmake_starter
A cmake starter using Imgui - Imnodes with OpenGL and some linear algebra libraries
bash-script cmake cpp doxygen-documentation eigen3 gitmodules glfw glm imgui imnodes implot linear-algebra mit-license opengl
Last synced: 09 May 2026
https://github.com/md-mafujul-hasan/algorithm
These Contain Some Algorithm Program that I have done while understanding Programming Concepts.
algorithm algorithms algorithms-and-data-structures algorithms-datastructures c c-plus-plus cpp open-source opensource python sorting
Last synced: 09 May 2026
https://github.com/aman090304/150-interview-questions-leetcode
Solved examples of DSA questions from the famous 150 Interview Prep Questions from LeetCode in C++
cpp dsa dsa-algorithm leetcode-cpp
Last synced: 17 Jun 2026
https://github.com/heshanera/tsplot
Compare univariate temporal sequences
cpp timeseries wxcharts wxwidgets
Last synced: 17 Jun 2026
https://github.com/ohioiot-esp32-wifi-examples/intro-to-events
The code base accompanying one step in the video series on creating a next-level WiFi library for your ESP32 projects. The video associated with this code base focused on engaging with the events provided by WiFi.h and logging them to get the best information possible about your WiFi connection.
arduino-ide arduino-iot connectivity cpp embedded-systems esp-idf esp32 esp32-iot event-driven firmware home-automation internet-of-things iot microcontroller networking ohioiot platformio wifi wifi-events wifi-logging
Last synced: 09 May 2026
https://github.com/anuar2k/yatts
Yet Another Trucking Telemetry Solution
c cpp embedded ets2 game-mod hacktoberfest plugin serial-port vue
Last synced: 12 May 2026
https://github.com/basemax/onewaylinkedlistcpp
This is a simple implementation of a one-way linked-list in C++.
cpp linkedlist linkedlist-c linkedlist-delete linkedlist-implementation linkedlist-insert linkedlist-reverse linkedlists linkedlists-using-class
Last synced: 17 Jun 2026
https://github.com/gr3yknigh1/opengl-learning
Doodling around with opengl in C++. Doesn't build, because I am Accidentally deleted imgui subrepo :c
Last synced: 17 Jun 2026
https://github.com/sharoniv0x86/bankingsystem2.0
A banking system created in C++ with cool functionalities!
banking-system banking-system-cpp cpp cpp-project open-source
Last synced: 12 May 2026
https://github.com/roberthue/mcts-connectfour
Implementation of an AI in the game Connect-Four using Monte Carlo Tree Search (MCTS) and QT.
ai cpp game-connectfour mcts-algorithm mcts-connectfour
Last synced: 09 May 2026
https://github.com/ihorshevchuk/spdlog-spm
Fast C++ logging library now in Swift Package Manager
cpp spdlog spdlog-wrapper swift swift-package-manager
Last synced: 12 May 2026
https://github.com/brakmic/com_tutorials
My COM tutorials
atl com component component-object-model components cpp dotnet microsoft win32
Last synced: 13 May 2026
https://github.com/tijme/cxx-boilerplate
A simple yet comprehensive cross-platform c++ boilerplate to jumpstart your project.
boilerplate c-plus-plus cpp cross-platform cxx kitchen-sink makefile
Last synced: 16 Jun 2026
https://github.com/learnwithfair/cpp-programming
Here, you can download 100+ c++ / cpp programming file with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]
c-plus-plus cpp learn-with-fair learnwithfair rahatul-rabbi rahatulrabbi
Last synced: 18 Jun 2026
https://github.com/jasperdrescher/learnopengl
Following https://learnopengl.com/ and http://www.opengl-tutorial.org/ with an easy-to-use development environment.
Last synced: 12 May 2026
https://github.com/trojaner/eru-ceng-bz205
Assignment for C++ Data Structures and Algorithms Course at ERU
algorithms assignment cpp data-structures
Last synced: 18 Jun 2026
https://github.com/nadidlinchestein/programmingprinciples
Solutions to Programming Principles & Practice Using C++
book computer-science cpp programming
Last synced: 18 Jun 2026
https://github.com/clazex/oi-study
A Repository for Storing Code Written During My OI Learning
Last synced: 18 Jun 2026
https://github.com/sameetasadullah/reverse-string-using-execlp
A simple C++ program to reverse the given string using execlp system call
command-line-arguments cpp execlp fork linux reverse-string ubuntu
Last synced: 12 May 2026
https://github.com/manmohan15214/coronasafe-challenge-2020
CLI App submission for the CoronaSafe Challenge 2020 (National Engineering Leadership Cadre for Public Services)
Last synced: 09 May 2026
https://github.com/debakarr/code_backup
Backup of programs I did in my college.
algorithm college cpp data-structures java lab numerical-methods vhdl
Last synced: 09 May 2026
https://github.com/pablitoo1/tractor-rush-carrots-edition
A 3D game about collecting carrots in the shortest possible time, made in C++ and OpenGL
3d-game cpp glut-library opengl
Last synced: 12 May 2026
https://github.com/jayemscript/llm-systems-from-scratch
A hands-on learning project for building the core systems behind Large Language Models using C++, Rust, and optional Python/JavaScript bindings. Includes tensor operations, autograd, neural networks, tokenization, and a minimal transformer pipeline.
ai-systems autograd c-language cpp cuda educational-project high-performance-computing inference-engine machine-learning neural-networks-from-scratch pybind11 tensor-library tokenization transformers wasm
Last synced: 19 Jun 2026
https://github.com/gunh0/windows-system-programming
πͺ Windows system programming from the perspective of synchronous and asynchronous Input/Output.
cpp csharp mutex semaphore synchronization thread windows
Last synced: 09 May 2026
https://github.com/alfi-lib/alfi
<CURRENTLY UNDER DEVELOPMENT> ALFI (Advanced Library for Function Interpolation) is a library for efficient function interpolation. It offers multiple interpolation methods with extensive documentation. Ideal for scientific and engineering applications.
cpp cpp-library interpolation library math maths
Last synced: 19 Jun 2026