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-06-27 00:06:34 UTC
- JSON Representation
https://github.com/courseworks/aut_ap_2024_spring_hw2
The second assignment for AUT's Advanced Programming course (Spring 2024), featuring a banking system simulation project. It includes Person, Account, and Bank classes to manage transactions and operations, enhancing secure programming and data handling skills.
banking-applications cpp homework homework-assignments
Last synced: 12 Jun 2025
https://github.com/quinta0/gravity
3D Gravity Simulator is a C++ program that visualizes the gravitational interactions between celestial bodies
3d cmake cpp gravity opengl physics physics-simulation simulation vcpkg
Last synced: 06 Jan 2026
https://github.com/hxndev/counting-alphabets-using-multithreading
Counting frequency of alphabets in the input file using Multithreading.
alphabets alphabets-counting code counting cpp multithreading threading
Last synced: 31 Mar 2025
https://github.com/andreacasalino/cpp-thread-pool
C++ library implementing prioritized or equi-prioritized thread pooling
asynchronous asynchronous-programming await cpp functional lambda multithreading pool thread thread-pool threads
Last synced: 13 Apr 2025
https://github.com/hato1125/sweet
🍯 A modern C++ wrapper for SDL2.
cpp sdl2 sdl2-image sdl2-ttf wrapper
Last synced: 22 Mar 2025
https://github.com/gazebosim/gz-garden
Garden, Gazebo's 7th named release
cpp gazebo ignition-robotics robot-simulation
Last synced: 25 Sep 2025
https://github.com/iyashwantsaini/leetcode-solutions
LeetCode Solutions
cpp interview-questions leetcode-solutions
Last synced: 14 Apr 2025
https://github.com/607011/pwned
A collection of tools to convert pwned password files to searchable MD5 files, create indexes on them, and look up passwords in these files
binary-search boost cpp divide-and-conquer hash leaks md5 passwords pwned rest restful webservice
Last synced: 12 Apr 2025
https://github.com/briandowns/libgithub
C/C++ library for accessing the GitHub API.
Last synced: 03 Sep 2025
https://github.com/zhaocc1106/modern_cpp_concurrent
现代c++并发编程(线程管理,线程共享数据,线程同步,原子变量,内存模型与顺序,线程池...)
Last synced: 23 Mar 2025
https://github.com/danielgospodinow/spaceshooter
Multiplayer semi-immersive virtual reality mobile game made with Cocos2d-x
android cocos2d-x cpp game java lan multiplayer multiplayer-game networking
Last synced: 22 Apr 2025
https://github.com/d4rk-lucif3r/home-automation
Micro-Controller Based Home Automation for Smart Homes
android-application arduino cpp java smarthome
Last synced: 12 Jul 2025
https://github.com/amaansayyad/autox-code-pilot
An AI Code Pilot that help developers to complete code snippets based on single line comments and make the work easy & increase productivity by reducing time & cost.
artificial-intelligence cpp javascript visual-studio-code visual-studio-extension
Last synced: 15 Apr 2025
https://github.com/aermoss/aenc
A programming language made with C++.
cpp interpreter programming-language
Last synced: 26 Jun 2025
https://github.com/strongerprogrammer7/informationsecuritysimple
The repository has ciphers: AES, RSA, El-gamal, GOST Stribog, GOST 34.10.2018
aes-encryption cpp elgamal gost3410-2018 rsa simple-project stribog
Last synced: 30 Jun 2025
https://github.com/vu2n/est
External D3D11 Shellcode Toolkit
cheat cpp d3d11 d3d11hook poc shellcode shellcode-hooking shellcode-injection
Last synced: 29 Aug 2025
https://github.com/hhxsv5/logger4cpp
🎥 Logger for cpp, support log into stdout/syslog/file.
Last synced: 22 Mar 2025
https://github.com/0xvpr/snake-pit
Command and Control interface built using a Flask with a modular backend.
c c2 command-and-control cpp flask localhost python
Last synced: 11 Apr 2026
https://github.com/umar-masood/modern-stylish-ui-components
This is a carefully crafted set of modern, stylish UI components designed using Qt C++ and Qt Style Sheets (QSS) — delivering a clean, responsive, and highly customizable user interface experience. Inspired by contemporary design systems like Material Design and Fluent UI,.
app-compoents app-ui-elements cmake cpp cross-platform css modern-design-app modern-ui modern-ui-components modern-ux qss qt qt-cpp qt6
Last synced: 02 Sep 2025
https://github.com/simone-contorno/rt2-assignment
Research Track 2 - Assignment - Control of a robot in a simulated environment using Gazebo, Rviz and, for the User Interface, Jupyter Notebook.
cpp engineering jupyter-notebook python robot robotics ros
Last synced: 11 Apr 2026
https://github.com/kaizerpwn/dogs-shelter-app
Qt Desktop application for managing shelter dogs, allowing users to record and track essential information such as name, breed, age, color, description, and adoption date.
cpp desktop-app dogs-shelter dogs-shelter-app qt qt-creator qt-desktop-application qt-framework
Last synced: 20 Feb 2026
https://github.com/takahirox/webassemblythread-benchmark
c cpp javascript thread wasm webassembly
Last synced: 05 May 2026
https://github.com/karenina-na/data-structure-experiments
西北工业大学(NWPU)数据结构实验
c cpp data-structures-and-algorithms
Last synced: 20 May 2026
https://github.com/aryehky/arduino
🚀 C++ Machine Learning Project: Digit Recognition with Support Vector Machine (SVM) 🖥️ This project is a robust implementation of digit recognition using Support Vector Machine (SVM) in C++. The SVM algorithm, a powerful supervised learning technique, is employed to classify handwritten digits from the famous MNIST dataset.
cpp data-visualization machine-learning preprocessing
Last synced: 11 Apr 2025
https://github.com/xhofe/cug-practice
✍️Some exercises in CUG
algorithms course cpp data-structures java machine-learning network operating-system university
Last synced: 16 May 2025
https://github.com/Jyotibrat/Structs-Algos
This Repository contains all the Data Structures and Algorithms in C++ and Java
algorithms cpp data-structures dsa java
Last synced: 07 Mar 2025
https://github.com/pmalek/quick
quick aims to be a small header only library to help black box testing in C++
blackbox-testing cpp cpp14 testing
Last synced: 03 Apr 2025
https://github.com/quqionfree/quqiparser
This is a c++ json and ini parser.
cpp cpp20 ini-parser ini-reader ini-writer json json-parser
Last synced: 15 Apr 2025
https://github.com/ridika-2004/Competitive-Programming
💻 A repository dedicated to solving problems and improving problem-solving skills in various competitive programming platforms. 🚀📈
algorithms codechef-solutions codeforces-solutions competive-programming cpp data-structures
Last synced: 29 Dec 2025
https://github.com/tebogoyungmercykay/restaurant_simulator_cos214_group_project
This is a design for a restaurant simulator. A fair bit of the restaurant simulator is up to us (the team) to design including the implementation as a pure simulation or as a "restaurant tycoon" game.
activity-diagrams cheatsheets class-diagrams cmake communication-diagrams cpp design-patterns design-patterns-summary doxygen gdb gdb-guide git-flow git-guide github-actions makefile object-diagrams sequence-diagrams state-diagrams testing visual-paradigm-diagram
Last synced: 03 Mar 2026
https://github.com/tylerburdsall/combigen
An efficient CLI tool to generate possible combinations written in C++
c-plus-plus cartesian-product cartesian-products cli combigen combination cpp
Last synced: 31 Mar 2025
https://github.com/hxndev/printer-spooling
Printers typically can print only a single document at a time and require seconds or minutes to do so. If more than one application requires printer’s access, it might result in delay and slow down the application for as long as the printer is busy in serving other application. Printer Spooling has overcome this delay, as the documents formatted for printing are stored into an area on a disk and retrieved and printed by a printer at its own rate. With spooling, multiple processes can write documents to a print queue without waiting. As soon as a process has written its document to the spool device, the process can perform other tasks, while a separate printing process operates the printer. In this project, we will be implementing a printer spooler for a working environment which is equipped with 3 printers using concepts of Linked Lists and Queues.
code cpp data-structures oop oop-principles printer printer-spooler printer-spooling spooling
Last synced: 31 Mar 2025
https://github.com/jbaldwin/libchain
Easy to use std::string enhancements.
cpp cpp17 cpp17-library modern-cpp string string-manipulation
Last synced: 06 Mar 2025
https://github.com/socrats/dyrwin
Simulator of evolutionary dynamics and game theory in c++
cpp evolutionary-game-theory game-theory simulation
Last synced: 11 Jun 2025
https://github.com/muhammad-tayyab-awan/voting-project-using-oop
This is My Procjet of Second Semester of Object Oriented Programming in Cpp
console-application cpp file-handling file-handling-in-cpp voting-project voting-system
Last synced: 02 Mar 2025
https://github.com/kylereddoch/chadatech
Project One for CS-210 C++ Class
chadatech-clock-cplusplus cplusplus cpp snhu
Last synced: 14 Mar 2025
https://github.com/mirtia/edge-detection
Comparing various algorithms of Edge Detection, built with OpenCV and C++
cpp edge-detection image-processing opencv
Last synced: 26 Feb 2025
https://github.com/irdcat/wasm-nes
NES emulator compiled to WebAssembly
6502 cpp cpp20 emscripten emulator nes wasm webassembly
Last synced: 15 May 2025
https://github.com/stephanecharette/darknet
Darknet/YOLO Next Generation - Neural Networks for Object Detection
computer-vision cpp darknet neural-network object-detection yolo yolov3 yolov4 yolov7
Last synced: 03 Jul 2025
https://github.com/dor-sketch/encryptedtcp
A robust and secure server-client architecture specifically tailored for real-time encrypted communication.
Last synced: 14 Apr 2025
https://github.com/rodyherrera/zendajs
ZendaJS is a JavaScript runtime environment, built using C/C++ with the help of the fast v8 engine developed by Google. An environment with fast performance, which you can use to experiment in your spare time.
backend backend-services cplusplus cpp cxx ecmascript ecmascript-modules javascript javascript-engines javascript-es6 javascript-framework javascript-tools python runtime v8 v8-engine v8-javascript-engine v8js
Last synced: 11 Jun 2025
https://github.com/waqqas/staticvisitor
Sample project to demonstrate Visitor pattern with static polymorphism.
cpp cpp11 design-patterns polymorphism static-polymorphism visitor-pattern
Last synced: 12 Sep 2025
https://github.com/mideohub/complaint-management-system
A console-based application to manage customer complaints using manually implemented data structures: linked list (employee management), queue (complaint storage), stack (problem summaries), and priority queue (urgent complaints). Supports Customer, Employee, and Admin roles with file-based data persistence.
aast clion complaint-management-system console-application cpp data-structures data-structures-project linked-list priority-queue queue stack
Last synced: 14 May 2025
https://github.com/soreing/des-cpp-encrypt
Simple DES encryption library for C++
Last synced: 05 Apr 2025
https://github.com/omerap12/anomaly-detector
Simple anomaly detector for "Advanced Programming 1" in C++
Last synced: 04 Apr 2025
https://github.com/piotr-maker/sqlinq
SQLinq is a C++ library that enables easy and efficient integration with SQL databases, using a syntax similar to LINQ from C#.
cpp cpp20-library databases linq orm sql sqlite
Last synced: 25 Apr 2026
https://github.com/soreing/var-cpp
Dynamic and flexible type var implementation in c++
Last synced: 15 Oct 2025
https://github.com/xelroth/keylogger
A professional keylogger programmed with Python, C++ that is cross-platform containing good options
c2 cpp cpp-keylogger keylogger keylogger-python keylogger-script linux linux-keylogger malware pyrogram python python-keyboard python-keylogger python-malware socket trojan trojan-malware websocket windows windows-keylogger
Last synced: 12 May 2025
https://github.com/kiprasmel/cputils
CLI utilities for competitive programming (mostly making C++ feel interpreted instead of compiled)
cli competitive-programming cpp utilities utils
Last synced: 09 May 2026
https://github.com/dashroshan/daa-oop-lab
📝 3rd semester DAA and OOP lab question solutions in C++
cpp design-and-analysis-of-algorithms object-oriented-programming
Last synced: 06 Apr 2025
https://github.com/ferhatgec/ee
Ee? Access E codes from C++.
cpp e eee europe european-union
Last synced: 18 Feb 2026
https://github.com/sanjarzayniev/cpp-projects
Here are all the projects that I made in C++.
Last synced: 06 Apr 2025
https://github.com/kusaremkn/dbdbd
chipi chipi chapa chapa dubi dubi daba daba mágico mi dubi dubi boom boom boom boom
Last synced: 22 Mar 2025
https://github.com/ferhatgec/gechtest
gechtest, single header unit testing library.
Last synced: 18 Feb 2026
https://github.com/sloweyyy/DSA
This repository contains solutions to various LeetCode problems and contests in C++, C#, Python, Java, and JavaScript, helping you improve your problem-solving skills and prepare for coding interviews.
algorithms cpp csharp dart java javascript leetcode leetcode-solutions python typescript
Last synced: 05 Aug 2025
https://github.com/tahsin005/problem-solving
My Problem Solving Repository - Consists all of my solved and attempted problems
competitive-programming cpp golang javascript problem-solving python
Last synced: 28 Jun 2025
https://github.com/geovannewashington/raylab
Learning graphics with Raylib.
cpp graphics raylib raylib-cpp
Last synced: 10 Aug 2025
https://github.com/matheusvidal21/datastructurescpp
Implementações eficientes de estruturas de dados em C++ para aprimorar a organização e desempenho dos programas. Explorando listas encadeadas, pilhas, filas, e muito mais.
abstractdatatype cpp datastructures
Last synced: 18 Mar 2025
https://github.com/jyotibrat/structs-algos
This Repository contains all the Data Structures and Algorithms in C++ and Java
algorithms cpp data-structures dsa java
Last synced: 25 Jun 2025
https://github.com/gittygupta/slam
Simplest implementation of Simultaneous Localisation and Mapping with Brute-force matching of necessary points. Visualized and optimized using Pangolin and g2o libraries of C++ respectively, build for python.
Last synced: 19 May 2026
https://github.com/mohitmishra786/my-codechef-solutions
codechef-solutions competitive-programming cpp python
Last synced: 19 May 2026
https://github.com/tohrusky/srmd-ncnn-py
Python Binding for srmd-ncnn-vulkan with PyBind11
cpp ncnn pybind11 python3 srmd super-resolution
Last synced: 10 Aug 2025
https://github.com/chrberger/cluon-javascript
Minimum viable product (MVP) demonstrating how to communicate between JavaScript and OD4Sessions using libcluon.
amd64 arm cpp cpp11 docker docker-image javascript json libcluon opendlv protobuf websocket websockets
Last synced: 09 Apr 2026
https://github.com/stuarthayhurst/ammonite-engine
A simple OpenGL based graphics engine for experiments
Last synced: 26 Sep 2025
https://github.com/sayedtahsin/competitive_programming
Algorithms and Data Structures for competitive Programming.
bitwise cpp dsa graph-algorithms number-theory searching-algorithms sorting-algorithms
Last synced: 13 Apr 2025
https://github.com/gmagno/nb-cpp
Newton Basins implementation in C++ with bindings (pybind11)
cpp newton-fractals pybind11 python
Last synced: 03 Oct 2025
https://github.com/wjcunningham7/fastmath
Numerical approximations and efficient data structures
assembly-language bitset cpp hypergeometric-function numerical-methods
Last synced: 20 Mar 2025
https://github.com/giulioromualdi/named_tuple
Single header tagged tuple implementation
Last synced: 29 Mar 2025
https://github.com/rozanlaudzai/competitive-programming
My competitive programming solutions, templates, and learning resources.
algorithms atcoder atcoder-solutions codeforces codeforces-solutions competitive-programming cpp cses-solutions data-structures data-structures-and-algorithms leetcode leetcode-solutions tlx tlx-solutions tlx-toki
Last synced: 20 Jan 2026
https://github.com/Jyotibrat/CompeteX
Adding all the programs which I have done while practicing Competitive Coding on different Platforms.
codechef codeforces competitive-programming cpp cpp17 git github-config python python3
Last synced: 31 Oct 2025
https://github.com/hxndev/multithreaded-merge-sort
Rewriting the famous Merge Sort Algortihm using Multithreading.
code cpp merge merge-sort mergesort mergesort-algorithm multithreading threading
Last synced: 31 Jul 2025
https://github.com/dayyass/hpc
My experiments with MPI and OpenMP
cpp cuda gpu high-performance-computing hpc mpi nvidia openmp parallel-computing super-computing
Last synced: 07 Mar 2026
https://github.com/erthium/hashiwokakero
Generator and solver algorithm repertoire for the logic puzzle Hashiwokakero.
cpp puzzle puzzle-generator puzzle-solver pygame python sdl2
Last synced: 22 Sep 2025
https://github.com/benjaminmichaelis/escapecovid
A simple C++ and SFML based player escape from virus object game
cpp game player-escape sfml sfml-game
Last synced: 30 Jul 2025
https://github.com/gusenov/examples-google-sanitizers
:hospital: Примеры использования Google Sanitizers в CLion.
clang clion clion-cmake cmake cpp examples google-sanitizer
Last synced: 04 Oct 2025
https://github.com/Choaib-ELMADI/getting-started-with-ros
Learn the Robot Operating System (ROS), including both ROS1 Noetic and ROS2 Humble, installation and essential commands.
cpp debian-linux linux python robot robot-operating-system robotics ros ros1 ros1-noetic ros2 ros2-humble ubuntu
Last synced: 31 Oct 2025
https://github.com/somecho/ofxjfa
Simple OpenFrameworks addon for doing Jump Flooding with GLSL shaders.
cpp glsl glsl-shader jump-flooding openframeworks openframeworks-addon opengl
Last synced: 29 Jul 2025
https://github.com/saadbazaz/airpal
AirPal, the (dummy) Flight Reservation System. Written in C++ as a Data Structures project, with a UI in QTC++.
cpp flight-reservation flight-reservation-system qt student-project
Last synced: 01 May 2026
https://github.com/seigtm/spbpu
Все домашние задания, курсовые, учебные материалы, лабораторные работы, собранные за всё время обучения в СПбПУ, ИКНК (бывший ИКНТ), ВШПИ.
asm assembler assembly circuit cpp english-learning fortran homework homework-assignments labs llvm math oop physics spbpu spbstu
Last synced: 09 Aug 2025
https://github.com/BenjaminYde/CPP-Guide
Guide to become a proficient C++ programmer.
cheatsheet cmake cplusplus cpp devcontainer docs documentation examples guide learn linux modern programming reference tutorial
Last synced: 20 Sep 2025
https://github.com/indeemasoftware/qpredix
This is Qt/C++ SDK for Predix Ge services API (https://www.predix.io/) developed by Indeema Software Inc.
cpp industrial ingest-data predix predix-cloud predix-uaa qpm timeseries-service
Last synced: 18 May 2026
https://github.com/cdalvaro/computational-physics
🚧 Project for solving differential equations numerically, applied to physics
cpp numerical-pdes objective-cpp opengl physics-simulation
Last synced: 17 May 2026
https://github.com/mateuseap/freeangles
Algorithm that aims to show which angles of the field are available to perform certain kicks or passes
Last synced: 09 Aug 2025
https://github.com/ysoroko/cpp_module_05
C++ Introduction, module 5/8
19 42 bureaucrat cpp cpp05 day05 exception exceptions form intern module05 piscine presidential presidentialpardonform random request robotomy robotomyrequestform shrubbery shrubberyrequestform
Last synced: 28 Jul 2025
https://github.com/khaledkamr/problem_solving
All the solutions of Assiut sheets for the beginers on Codeforces, covers all the basics and genral problems with different levels.
algorithms arrays codeforces-solutions cpp data-types functions if-elseif-else loops math-geometry problem-solving recursion strings
Last synced: 28 Jul 2025
https://github.com/unipr-org/mdp
MdP - Metodologie di Programmazione presso l'Università degli Studi di Parma (6 CFU).
Last synced: 19 Feb 2026
https://github.com/ferhatgec/word
Reeeaally simple CLI pattern matcher in C++.
cli commandline cpp cpp17 pattern pattern-matching
Last synced: 27 Jul 2025
https://github.com/sschleemilch/cpp-gitbash-powerline
bashrc cpp git gitbash powerline-shell
Last synced: 19 May 2026