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-01 00:06:36 UTC
- JSON Representation
https://github.com/denrydu/pat-testset
PAT竞赛刷题记录。Solutions for PAT competitions
algorithms cpp data-structures
Last synced: 04 Nov 2025
https://github.com/tsnsoft/cppconsoleunicode
Пример консольной программы с UTF-8 на C++ для Windows в Visual Studio 2022
2022 cpp readconsolew unicode utf-8 visual-studio windows writeconsolew
Last synced: 19 May 2026
https://github.com/kojobailey/nucc-cpp-library
A C++ library for serialising (reading) and deserialising (writing) CyberConnect2 NUCC data, useful for projects that interact with XFBIN files.
binary cc2 cplusplus cpp cpp17 cpp20 cpp23 cyberconnect2 deserialiser deserializer files lib library nucc parser reader serialiser serializer writer xfbin
Last synced: 22 Mar 2025
https://github.com/verzatiledev/unreal.peekandimpact
FPS game JD Keeps telling me to make, so here I will make an FPS game that followed the idea of Peeking and Impacting.
and cpp engine fps game impact peek unreal verzatiledev video-game
Last synced: 19 Aug 2025
https://github.com/hoomaac/tardis
Remote backup tool based on Git packfile and rolling checksum
backup backup-tool cpp cpp17 tool
Last synced: 30 Mar 2025
https://github.com/bumbelbee777/cxxutil
A C++ library containing an implementation of the STL and other data structures and/or containers.
c-plus-plus cpp cpp20 header-only std stl stl-containers stl-files
Last synced: 18 Jun 2025
https://github.com/fl444mingo/fl4-cs131-03-01-whileextra
Ch. 3, Lesson 1, While Continuation
Last synced: 17 Sep 2025
https://github.com/chi-wei-lien/key-logger
In this video I covered how to record everything the user typed on their computer including the username and password using C++ 😈. This is common type of virus known as keyloggers, but this is a very simple version of it and we can talk more about how to make it more powerful in future videos. Just like always, this video is for educational purposes. If you do any illegal stuff you will get arrested 🚓!
cpp cybersecurity hacking-tutorial keylogger
Last synced: 11 Jul 2025
https://github.com/ghosts6/leetcode_exercise
Leet code exercise solutions
bash c cpp js leetcode leetcode-solutions python3
Last synced: 09 Apr 2026
https://github.com/yushikuni/library
My Library program for learning C++. Reading text file, writing in the text file. Update and delete record in specific index.
cpp finished-project portfolio-website unfinish unfinished-project
Last synced: 18 Jul 2025
https://github.com/blagojeblagojevic/neural-network
Implemention of a small 1 layer neural network suitable for use in embedded systems
arduino c cpp embedded-systems esp32 evolution genetic-algorithm neural-network
Last synced: 08 Apr 2026
https://github.com/17xr/powerinteger
C++ Header for Computing Powers of Big Integers Using GNU MP Bignum Library
cpp cpp-library cpp23 cpp23-library mathematics
Last synced: 05 Apr 2025
https://github.com/vafdaf12/dithery-do
Theme an image using a pre-defined palette
art colorimetry cpp dithering image-processing
Last synced: 20 May 2026
https://github.com/georgecatalin/cplusplus-programming---from-beginner-to-beyond
Get quick up-n-running modern C++ Object-Oriented Programming (OOP) and STL skills
cpp cpp-console cpp-library cpp-programming udemy-course
Last synced: 25 Jul 2025
https://github.com/allejo/aclovis
A Typescript library for programmatically generating C++ code
code-generation cpp typescript
Last synced: 07 May 2026
https://github.com/nsubiron/configure-pyz
Simple C++ build system for gcc and clang compilers.
build-system build-tool clang cpp gcc
Last synced: 20 May 2026
https://github.com/applehatdot/snek_gl
[MEGC #2] SNEK - OpenGL project written in C, that recreates Snake II from Nokia 5110
cpp first-project freeglut glut opengl snake
Last synced: 13 Jun 2025
https://github.com/abhi5658/repaint
A paint application made with C++ with most of the basic functionalities.
cpp drawing drawing-app graphics paint repaint
Last synced: 25 Jul 2025
https://github.com/zaid-al-habbal/cham-city-3d
An open-source 3D simulation of Cham City Center, a mall located in Damascus, Syria.
cg cham-city cham-city-center cpp opengl opengl-project
Last synced: 31 Oct 2025
https://github.com/ralvarezdev/uru-programming-1-minigrep
My version of Linux's Grep tool from Programming 1 college course
cpp grep grep-like rafael-urdaneta-university universidad-rafael-urdaneta uru
Last synced: 15 Jun 2026
https://github.com/zitrus2k/bullymodmenu
This is a simple Console based ModMenu for the Game Bully : Scholarship Edition written in C++.
bully-scholarship-edition console console-application cpp external menu mod modding modmenu vs2022 windows
Last synced: 17 May 2026
https://github.com/antonako1/arghand
Single header argument parsing and handling library made with C++11
Last synced: 25 Jul 2025
https://github.com/madebypixel02/cpp-module-08
[42 Madrid] Easy find
42 42-cpp-module 42-cursus 42born2code 42madrid abomination born2code cpp find makefile peer2peer span
Last synced: 22 May 2026
https://github.com/aryangupta9680/dsa-solved-questions
This repository contains solutions to various Data Structures and Algorithms (DSA) problems solved by me. The questions are sourced from renowned coding platforms like GeeksforGeeks, LeetCode, Codeforces, InterviewBit, HackerRank, and more.
algorithms cpp data-structures dsa geeksforgeeks interviewbit leetcode problem-solving
Last synced: 07 Nov 2025
https://github.com/416rehman/cpp-assemblystation-project
This repository is a culmination of all the milestones of the final project of OOP345 course for Seneca. The milestones and requirements are as below.
college-project cpp oop oop345 seneca
Last synced: 27 Jun 2025
https://github.com/apostolouagge/Compilers
5 ασκήσεις στο μάθημα των Μεταγλωττιστών
Last synced: 21 Sep 2025
https://github.com/feixiao/centos_docker
build C/C++ build container images based on centos
Last synced: 27 Apr 2026
https://github.com/hey-its-d2t2/busticketmanagement-in-cpp
Bus Ticket Reservation Management System. In this project i tried to make Bus Ticket management system using CPP with Graphics programming, but unfortunately this is incomplete....
advanced-programming cpp graphics-programming gui-application learn-to-code learning-by-doing
Last synced: 27 Jun 2025
https://github.com/adarshaddee/hacktoberfest-2022
Hacktoberfest2022🥳 - Contribute given programs in every language😎 you want, every PR will be accepted😍!!!
adarshaddee c codarsh cpp dart golang hacktoberfest hacktoberfest-accepted java javascript mridealhat php python ruby rust
Last synced: 07 Mar 2026
https://github.com/quentinguidee/cpp-ultimate
C++ Ultimate is the extension you need for VSCode!
Last synced: 21 Sep 2025
https://github.com/kampi/particle-mqtt
MQTT client implementation for TCP supporting devices (i. e. Argon, Photon) from Particle IoT.
cpp mqtt particle-argon particle-iot particle-swarm-optimization spark
Last synced: 14 Mar 2025
https://github.com/amirhakimnejad/big-number-in-cpp
Implementation of a class that can handle calculations between big numbers in c++.
algorithm bigint bignumber cpp object-oriented-programming oop stack
Last synced: 17 Sep 2025
https://github.com/druxorey/ucv-ayed
Respuestas y ejercicios resueltos de las guías de Algoritmos y Estructuras de Datos en C++, organizados por temas.
algorithms-and-data-structures cpp ucv
Last synced: 21 Sep 2025
https://github.com/r-unic/luay
Luay is a more scalable version of Lua that comes with "batteries included" to make programming easier, and yet still embeddable!
c cli command-line cpp lua luay
Last synced: 17 Sep 2025
https://github.com/max21910/bataille-navale
A Bataille-Navale Game made in c++ for a school project
Last synced: 22 Mar 2025
https://github.com/utsavkash19/my-debug-template
competitive-programming contests cpp templates
Last synced: 22 Mar 2025
https://github.com/ahmedheakl/assiut-university-training---newcomers-sheets-answers
All sheets and contests answers for Assiut University new comers sheet in C++
codeforces competitive-programming cpp
Last synced: 28 Jun 2025
https://github.com/jasperdrescher/carrot
Jamming with the Unreal Engine Cropout sample project
Last synced: 06 Apr 2025
https://github.com/nardo/cradle
The Cradle Engine
cpp game-development game-engine gamedev multi-platform multiplayer network python replication sdl sdl3 torque tribes voice
Last synced: 07 Mar 2026
https://github.com/player-alex/net-host
A lightweight native C++ host for running .NET assemblies without modification. Supports WPF applications, console apps, and any .NET DLL with a Main method via simple JSON configuration.
application-launcher assembly-loader cpp cpp20 csharp dll-host dotnet dotnet-core dotnet-hosting hostfxr interop native-host native-interop windows wpf
Last synced: 03 May 2026
https://github.com/eclipse-keypop/keypop-card-cpp-api
Eclipse Keypop project repository containing a C++ implementation of the 'Card API' standardized by the Calypso Networks association for ticketing terminal processing smart card
Last synced: 30 Jul 2025
https://github.com/fl444mingo/fl4-cs131-02-labb
Ch. 2, Lab 2, Addition Loop
Last synced: 30 Jul 2025
https://github.com/karanchawla/programmingpractice
This repository contains my implementations of common algorithms and data structures. It also includes some competitive coding problems solutions.
cpp cpp-primer geeksforgeeks leetcode programming-language
Last synced: 19 May 2026
https://github.com/veresdavid/imgproc-task6
Binary tomography reconstruction based on branch and bound algorithm.
binary-tomography branch-and-bound cpp
Last synced: 30 Jul 2025
https://github.com/skunichetty/nbsim
A CLI tool simulating gravitational interactions between planetary bodies
cpp gravity high-performance simulation
Last synced: 17 Jan 2026
https://github.com/JohnMata0427/Educational-Community-Information-Registration-System
Sistema de Registro de Información de Comunidad Educativa
cpp file-manager visual-studio
Last synced: 22 Sep 2025
https://github.com/emmanuelmess/qtsandsimulator
A small Qt simulator in C++
Last synced: 25 Apr 2026
https://github.com/kampi/sensorhub
Solar-powered, low energy environment sensor node with WiFi interface.
c cpp electronics iot mqtt mqtt-client particle particle-argon qt raspberry-pi
Last synced: 10 Apr 2026
https://github.com/0xsky/libredis-client
Redis C++ client, suppert redis cluster, requires hiredis only
c-plus-plus connection-pool cpp libredis-client muti-platform redis-cluster thread-safety
Last synced: 09 Jun 2026
https://github.com/abhijithkunchati/weenix-os
A full operating system, based on Unix, built as a semester long project
c cpp kernel memory-management operating-system threads virtual-file-system virtual-memory
Last synced: 20 May 2026
https://github.com/amir78729/algorithm-design-course
algorithms clrs cpp java python
Last synced: 09 Apr 2026
https://github.com/karnkaul/cliq
Command line interface utility
argument-parser command-line cpp cpp20 library
Last synced: 22 Sep 2025
https://github.com/vcputtini/squidlogparser
A small object library capable of interpreting the log entries generated by Squid-cache(tm) and manipulating this data.
cpp cpp17 http http-proxy https lib library parser squid squid-proxy
Last synced: 01 Jan 2026
https://github.com/rvarago/funktions
A small C++17 set of utilities for functional composition.
cplusplus cplusplus-17 cpp cpp17 dsl functional-programming
Last synced: 04 Apr 2025
https://github.com/josh012006/height-of-binary-search-tree
Implementation of a method getHeight to compute the height of a Binary Search Tree.
algorithms-and-data-structures binary-search-tree cpp
Last synced: 25 Jul 2025
https://github.com/corentin-mzr/pongl
Pong with OpenGL
2d 2d-game cpp game game-engine-2d mvc-architecture opengl pong pong-game
Last synced: 09 Mar 2026
https://github.com/ufrshubham/todo-plus-plus
This is simple CURD application written in C++ with elements and sqlite library.
cplusplus cpp cycfi cycfi-elements sqlite3 todo todoapp
Last synced: 07 Sep 2025
https://github.com/ahmedalyelghannam/leetcode_playground
Just a repo to collect my solutions for Leetcode problems.
cpp leetcode-solutions problem-solving
Last synced: 14 May 2025
https://github.com/robsonos/spie-firmware
A sample C++/Arduino firmware built with PlatformIO with support for CI/CD pipeline
arduino atmel automation cd ci cicd cpp cppcheck platformio serial unittest
Last synced: 18 Apr 2026
https://github.com/ufrshubham/connect4-clone
A Connect4 clone using SFML and C++
cpp hacktoberfest sfml sfml-game
Last synced: 23 Oct 2025
https://github.com/paltoudara/gauss_elimination_no_guidance
algorithms cpp gauss-elimination gauss-elimination-algorithm
Last synced: 30 Jul 2025
https://github.com/paltoudara/polynomial_interpolation
algorithms cpp gauss-elimination interpolation-polynomial polyomino
Last synced: 12 Sep 2025
https://github.com/inanyan/old-terminal-editor
An attemp to create a terminal text editor
cpp editor kilo terminal text-editor
Last synced: 01 Nov 2025
https://github.com/amankumarsinhagithub/data-structures-algorithm-dsa
algorithms cpp data-structures dsa
Last synced: 20 Aug 2025
https://github.com/nopangel/cpp_course
Esté es una carpeta de todos mis avances en C/C++
Last synced: 01 Sep 2025
https://github.com/ayeshaashfaq12/tictactoe_game
A 2D-console based game with some thrilling experience and score boarding for the user
cpp game game-development tic-tac-toe tic-tac-toe-game tictactoe-cpp tictactoe-cpp-game tictactoe-game
Last synced: 18 Mar 2025
https://github.com/blacktechwarrior/cpparser
C++ mathematical expression parser
cpp shunting-yard shunting-yard-algorithm shunting-yard-evaluator
Last synced: 22 Mar 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/syperolao/mini-engine-with-games
Small C++/DirectX 11 game engine with shared Core systems and mini-games: Pong, Katamari, planet simulation
cascade-shadow-mapping cplusplus-20 cpp deferred-rendering directx11 game-engine gbuffer katamari katamari-damacy particle-system particles ping-pong planet-simulation pong pong-game shadow-mapping vcpkg
Last synced: 13 May 2026
https://github.com/joakimbits/normalize
Make Make more inclusive - build automatically and from anywhere
assembly-x86 bringup c cpp devops includable make pandoc pdf-generation python3 relocatable report test venv
Last synced: 11 Apr 2025
https://github.com/sandsmark/paqerduty
A simple tray application to notify about Pagerduty events
cpp desktop-application desktop-notifications pagerduty qt
Last synced: 06 May 2026
https://github.com/cihansari/flexinvokable
Single header container for lambdas with (or without) move-only encapsulation that can be invoked only once.
Last synced: 17 Mar 2026
https://github.com/taktoa/pianoman
Experimental music bot for TeamSpeak 3 (mostly abandoned due to arcane-chat)
bot bot-api cpp haskell qt teamspeak3 teamspeak3-plugin zeromq
Last synced: 06 May 2026
https://github.com/edenreich/console-generator
A code genrator for the console-component, it generate commands quickly, so you can be more productive and focus only on code.
cli cmake code-generation code-generator commandline commandline-helper commandline-interface console console-application cpp cpp17
Last synced: 21 May 2026
https://github.com/im-rises/chip8topia
Chip8 Emulator made in C++ for desktop and web
chip8 cpp emscripten emulator interpreter linux windows
Last synced: 09 May 2026
https://github.com/teejay69/configsync
Program Settings Synchronizer
boost configuration-management cpp settings-sync
Last synced: 26 Jul 2025
https://github.com/jakubvojvoda/rsa-cryptography
Simple RSA implementation using GMP
cpp cryptography decryption encryption gmp rsa
Last synced: 14 May 2025
https://github.com/zyad-eltayabi/bank-management-system
🏦 The Bank Management System automates banking operations, allowing efficient account management, transactions, and clients handling.
Last synced: 10 Sep 2025
https://github.com/sandeepkushwaha/cpp-course-for-absolute-beginners
C++ Course for absolute beginners (Zero to Hero).
code-with-sandeep course cpp cpp-course cpp-course-absolute-beginners cpp-course-for-beginners cpp-programming cpp-zero-to-hero programming-language tutorial-code
Last synced: 11 Aug 2025
https://github.com/pgvalle/cppinvaders
Space Invaders coded in C++
cplusplus cpp oop pico-sdl sdl2 space-invaders space-shooter
Last synced: 20 May 2026