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/xorz57/portscanner
Port Scanner written in C++20
cpp port-scanner tcp-port-scanner
Last synced: 24 Mar 2025
https://github.com/wtrsltnk/system.net
Partial c++ implementation of .NET System.Net classes
cpp net system-net systemnet sytem winsock2
Last synced: 11 Apr 2026
https://github.com/omr-ql/solving-numbers-problems
Here Where I solve some problems in mathematics and programming concepts.
cpp number-programs problem-solving programming python
Last synced: 17 May 2026
https://github.com/spafic/asu_seniorproject_dp
ASU_SeniorProject_DP is a senior project showcasing the use of the Builder Design Pattern for text conversion. It processes RTF-like input and converts it to formats like ASCII, TeX, and a custom text widget format. The project demonstrates efficient text processing and modular design.
builder-pattern cpp java python textconverter
Last synced: 08 May 2026
https://github.com/leedskiy/external-sort
Just c++ program which sorts an array using external sort. It was done for training c++ skills.
cpp external-sort sort sorting-algorithms
Last synced: 15 Mar 2025
https://github.com/chrisvilches/collision-detection
Collision Detection algorithm in O(log N) made with C++.
algorithms collision-detection cplusplus cpp geometric-algorithms quadtree
Last synced: 16 Mar 2025
https://github.com/gotbordom/linkedin_learning
Work for LinkedIn Certifications and Courses
Last synced: 17 Jun 2025
https://github.com/gotbordom/ros2_tutorial_my_workspace
Work for personal ROS2 C++ Studying
Last synced: 26 Jul 2025
https://github.com/dreamycecil/minesweeperforms
A simple minesweeper game based on Windows Forms using C++. Created with Visual Studio 2013.
cpp game minesweeper minesweeper-cpp minesweeper-game net-framework vs2013 winforms
Last synced: 01 May 2025
https://github.com/prashanthatp/wc-cpp
Unix `wc` tool in C++
coding-challenges cpp cpp17 wc-tool
Last synced: 02 Jul 2025
https://github.com/angeligareta/merge-sort-parallelized
Simple implementation of the famous Merge Sort using threads in C++.
cpp merge-sort mergesort thread threading
Last synced: 12 Jul 2026
https://github.com/marianpekar/ebisu
A 2D game engine I'm building for educational purposes.
cplusplus cpp game-dev game-development game-engine imgui sdl
Last synced: 01 Jul 2025
https://github.com/mguludag/task
A generic, header-only C++ task wrapper that supports cancellation, continuations, and result retrieval via futures.
asynchronous cpp cpp11 cpp17 cpp20
Last synced: 10 Jun 2025
https://github.com/iwnelion/cpp_mine
personal c++ projects i make for practice
Last synced: 15 Jun 2026
https://github.com/rahedmir/cpp-programs
:floppy_disk: Basic C++ Programs (1st Sem, May 2018)
basic-programming c-plus-plus coading cpp
Last synced: 23 Mar 2025
https://github.com/ifte-13/computer-graphics
Computer Graphs practice repository
algorithms cpp freeglut glut opengl
Last synced: 27 Apr 2026
https://github.com/andre-carbajal/storagesystem
Store the name and weight of a product, the storage cost will depend on its weight, in which a small maintenance cost will be charged, which will also depend on the initial cost obtained.
array arrays cpp storage-manager
Last synced: 19 Apr 2025
https://github.com/sharduljunagade/run-c-cpp-scripts
This repository contains cross-platform scripts for compiling and running C/C++ programs, providing seamless support for Unix-like systems and Windows with automatic cleanup and error handling.
Last synced: 18 Apr 2026
https://github.com/alpha74/ihe
My HackerEarth submissions. Maintained from Sep 2020 onwards.
algorithms coding coding-challenge cpp datastructures hackerearth hackerearth-solutions hackerearth-solve
Last synced: 30 May 2026
https://github.com/manucabral/ayed-ejercicios
UTN - Algoritmos y Estructura de Datos
algorithms-and-data-structures cpp utn utn-frba
Last synced: 31 Jul 2025
https://github.com/kplanisphere/graph-adjacency-matrix
Proyecto 4 - Estructuras de Datos
adjacency-matrix algorithm-implementation cpp data-structures graph-operations graph-theory matrix-multiplication menu-driven-interface
Last synced: 28 Dec 2025
https://github.com/vectominist/algorithms2019fall
💻 Solutions to the three programming assignments of the course Algorithms 2019 Fall, NTU EE.
algorithms assignment-solutions cpp ntuee
Last synced: 24 Mar 2025
https://github.com/tanmayvaij/hackerrank-questions
Solutions for hackerrank questions
cpp hackerrank hackerrank-algorithms-solutions hackerrank-solutions
Last synced: 15 Mar 2025
https://github.com/shriniwasmahajan/cpu_scheduling_algos
A C++ program that simulates various CPU scheduling algorithms and compares their performance metrics.
Last synced: 12 Jun 2026
https://github.com/hydraharish123/cpp-problems
This repository contains all leetcode and codeforces problems that I have solved
Last synced: 30 Mar 2025
https://github.com/zfi2/teavault
compile-time string encryption using the TEA algorithm
compile-time cpp cryptography encryption header-only obfuscation reverse-engineering security string-encryption tea-cipher
Last synced: 20 May 2026
https://github.com/shumkovd/softwaredev_synthpad
My repository, where I learn more indepth about lower level audio programming.
Last synced: 30 Jun 2025
https://github.com/rurlus/patefield
Header only implementation of Patefield algorithm
cplusplus cpp header-only patefield
Last synced: 14 Jun 2025
https://github.com/kulichkoff/huffman
Huffman's compression implementation using C++
Last synced: 01 Sep 2025
https://github.com/danylevych/tic-tac-toe
Game Tic Tac Toe by using SFML libraty
ai-algorithm cpp game-engine gui minmax-algorithm sfml-game
Last synced: 24 Mar 2025
https://github.com/mostafa-wael/hybrid-sorting-algorithm
A hybrid sorting algorithm that is independent of the input sample size and its sorting status 🃏
Last synced: 15 May 2026
https://github.com/urtuba/tea-programming-language
Implementation of a simple programming language using cpp.
cpp data-structures istanbul-technical-university programming-language recursive
Last synced: 16 Mar 2025
https://github.com/syimleang/library_application
A library application for handling and managing books data using C++
cpp dynamic-memory-allocation oriented-object-programming polymorphism
Last synced: 15 Jun 2026
https://github.com/praths71018/task-manager
A Task Manager Program which utilises all OOPs and other concepts in C++
cpp friend-class object-oriented-programming oops-in-cpp operator-overloading task-manager
Last synced: 24 Mar 2025
https://github.com/melardev/cppwxwidgetsbindshell
Bind shell written in Cpp using wxWidgets framework
bind-shell cpp networking pipes process reverse-shell shell sockets wxwidgets
Last synced: 18 May 2026
https://github.com/mohanad-80/cli_snake_game
A classic Snake game implemented in C++.
Last synced: 23 Mar 2025
https://github.com/ebonnal/run-rabbit-run
Jumping Rabbit Game powered by my GPong library
Last synced: 15 Mar 2025
https://github.com/shawaiz-khan/cpp-avl-tree
This project implements an AVL Tree in C++
Last synced: 23 Mar 2025
https://github.com/benslabbert/cpp-mariadb-example
connecting and running simple mariadb queries with cpp
Last synced: 06 May 2026
https://github.com/ntshvicky/book-record-using-tkinter
An window gui application in python using tkinter and SQLite database
cnn-classification cpp fashion-mnist machine-learning
Last synced: 15 Mar 2025
https://github.com/aaal-dev/webcam-face-rec
Learning of OpenCV, dlib, OpenGL and stuff for face recognition
cpp dlib face-detection glad glfw glm opencv
Last synced: 09 Jul 2025
https://github.com/lschrafstetter/42_cpp04
Project 04 of the 42 Wolfsburg c++ piscine.
Last synced: 03 Apr 2025
https://github.com/rahul8320/ds_and_algo
Implementation of data structures and algorithms in cpp.
algorithms algorithms-and-data-structures algorithms-datastructures cpp data-structures linked-list oops searching-algorithms sorting-algorithms
Last synced: 24 Mar 2025
https://github.com/sainipankaj15/leetcode-solution-by-blacky_bomb_15
This repository contains my LeetCode solutions that have been successfully submitted, as well as my logic with an explanation and another best solution.
algorithm cpp leetcode leetcode-solutions
Last synced: 21 May 2026
https://github.com/duaa-a/bigrealapplication
Handle large decimal and real numbers with ease.
Last synced: 16 Mar 2025
https://github.com/matesxs/xmlbuilder
Single header library for C++ used to programratically create XML documents
builder cpp cpp20 document generator library single-header xml
Last synced: 24 Mar 2025
https://github.com/namratha2301/drdo-internship
A GUI-based application designed with Qt for tracking, analyzing, and visualizing weapon information. This project integrates custom plotting capabilities using qcustomplot and includes database connectivity with SQL Server to retrieve and store weapon data.
cpp qt5 qtcreator qtdesigner sdlc sql
Last synced: 23 Mar 2025
https://github.com/shibam120302/striver_sde_sheet
A Complete Solution of the well known 'Striver SDE Sheet ' in C++.
array binary-tree cpp dp graph heap interview-preparation interview-questions leetcode linked-list stack stl strivers-sde-sheet strivers-sde-sheet-solutions trie
Last synced: 02 Jul 2025
https://github.com/aashish22bansal/hackerrank
Solutions to HackerRank Questions
algorithms-and-data-structures c competitive-programming cpp java python
Last synced: 11 Apr 2026
https://github.com/itsnavinsingh/crawler
A Web Crawler for crawling the internet
Last synced: 27 Apr 2026
https://github.com/thetoriqul/library-management-system
A modern, efficient C++ library management system with file-based storage and an intuitive command-line interface.
Last synced: 30 Jun 2025
https://github.com/robaho/cpp_fix_engine
High performance FIX engine in C++
boost boost-libraries cpp fix fix-engine fix-protocol
Last synced: 16 May 2025
https://github.com/kseen715/ai-foundations-lr
БГТУ:: Основы ИИ
ai c cpp laboratory python university
Last synced: 12 Apr 2026
https://github.com/azazhassankhan/cppmasterworks
Welcome to MyCppProject! This repository hosts a collection of C++ programs and projects. Whether you're a beginner looking to explore C++ fundamentals or an experienced developer seeking advanced concepts, this repository aims to provide a comprehensive set of resources and examples.
advanced-programming cplusplus cpp oop
Last synced: 15 Mar 2025
https://github.com/filming/chroma
A streamlined C++ tool for precise conversion between HEX and RGB color formats.
Last synced: 14 Mar 2025
https://github.com/toshimasakitamura/directx12-texturetest
DirectX12を勉強するために作成したアプリケーションです。
cpp directx12 source visual-studio windowsapi
Last synced: 11 Jun 2025
https://github.com/boudra/jester
A modern single-file header-only testing library for C++
cpp cpp11 cpp14 cpp17 header-only single-file test testing
Last synced: 10 Jul 2026
https://github.com/aurimasniekis/cpp-dimval
A header-only C++23 library for dimensional values
cpp cpp23 dimensional parcel units
Last synced: 28 May 2026
https://github.com/danielorourke02/number-cruncher
A C++ script that sorts numbers via: merge, selection, insertion. bubble and also calculates the: Mean, Mode, Median, Range
bubble bubble-sort bubblesort cpp insertion insertion-sort insertionsort linux merge merge-sort mergesort number-sorter windows
Last synced: 15 Mar 2025
https://github.com/stefanhamminga/cpp_lib_scripts
Scripts for managing C++ header-only libraries
c-plus-plus cmake cpp documentation library
Last synced: 30 Mar 2025
https://github.com/cctechyashdoshi/visualizer
converter cpp dat-files qt qt5 stl-files translator visual-studio yash-doshi
Last synced: 29 Apr 2026
https://github.com/caiocampos/atualizahora
Atualiza o horário de computadores com problemas de bateria
Last synced: 09 Jul 2025
https://github.com/sanelli/fifteen
15 Puzzle game implementation in C++ and SDL2.
cmake cpp fifteen-puzzle sdl2 sdl2-ttf
Last synced: 15 May 2025
https://github.com/adam-gladstone/wordle
An implementation of the popular Wordle game using WinUI 3.0 and C++/WinRT
cpp cpp20 windows windows-desktop windows-desktop-application windows-sdk winrt winui3 xaml
Last synced: 01 Jan 2026
https://github.com/prawater/chip8-emulator
Chip8 emulator built in C++ using SDL2
Last synced: 30 Mar 2025
https://github.com/jsonzilla/template_simple_gtest
Simple Cmake project with gtest suport
Last synced: 10 Jul 2026
https://github.com/kitswas/cpu-scheduling-simulator
A CPU Scheduling Simulator in C++
algorithms cmake cpp cpu-scheduling-simulator scheduler scheduling-algorithms simulator
Last synced: 31 Mar 2025
https://github.com/pwalig/aisd-bst
binary search tree
binary-search-tree college-assignment cplusplus cpp data-structures data-structures-and-algorithms
Last synced: 03 Sep 2025
https://github.com/jurgisjaska/binbogami-desktop
Desktop application for the Binbogami personal finance management tool.
Last synced: 05 May 2026
https://github.com/santoshvarmaaddala/sapotadb
SapotaDB is a lightweight database built in C++ with custom file-based storage and a CLI interface. It focuses on simplicity and extensibility, offering fast query execution and easy experimentation for learning core DBMS concepts.
cli-tool cpp databaseengine db inmemory-db kv-store powershell python
Last synced: 11 Apr 2026
https://github.com/werdsmind/estructuras_de_datos
colección de implementaciones de estructuras de datos y algoritmos fundamentales escritos en C++
console-application cpp data-structures double-linked-list executable graph pointers pointers-and-arrays proyects tree-structure
Last synced: 23 Jun 2025
https://github.com/iamtalhaasghar/programming-fundamentals-in-cpp
This repository contains all the lab tasks done by me in my very first programming course i learned in my university.
beginner-friendly cpp fundamentals-of-programming programming
Last synced: 19 May 2026
https://github.com/s-m-j-i/leetcode-algorithm-1-study-plan
This repo contains all my work while doing the Leetcode Algorithm 1 Study Plan.
algorithms competitive-programming cpp leetcode problem-solving
Last synced: 16 Mar 2025
https://github.com/kodiem9/Snapling-Engine
A scratch inspired game engine made with C++ using the Raylib game library.
cpp cpp17 engine game-editor game-engine game-engine-2d raylib raylib-cpp
Last synced: 04 Oct 2025
https://github.com/4ejlobek06/calculator
Calculator written in Qt widgets(C++)
Last synced: 17 May 2026
https://github.com/caiocarneloz/data-structures
Cpp code for some data structures with usage examples
avl-tree cpp data-structures list queue stack
Last synced: 26 Feb 2025
https://github.com/schanur/36-cube-solver
Brute force solver that unveals that the puzzle described in https://en.wikipedia.org/wiki/36_Cube cannot be solved without using a trick...
backtracking cpp puzzle recursion solver
Last synced: 24 Mar 2025
https://github.com/darshancoder/c-language-notes
C language Notes Here and Assignment also here Now if You want refer something Notes Here
c c-plus-plus cpp learn-to-code learning-by-doing notes
Last synced: 24 Apr 2026
https://github.com/rstoetter/libdatecpp
A full fledged date class cDate and a class to manage periods of time cPeriod written in C++
Last synced: 01 Sep 2025
https://github.com/filiprokita/quadratic-equation-solver
This program is a quadratic equation solver that calculates the roots of a quadratic equation with given coefficients. The user is prompted to input the values of 'a', 'b', and 'c' and then the program solves the equation and displays the roots. If the value of delta is negative, the program displays an error.
algorithm computer-science console-application cpp equation-solver math math-solver numerical-methods programming quadratic-equation quadratic-equation-solver roots
Last synced: 24 Mar 2025