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/hengdulife/dll-maker
Cross-Platform Dynamic Link Library Generator | Vue3 + Django | Making DLL/SO Creation Easy for Everyone | By Hengdu Life"跨平台动态链接库生成工具 | Vue3 + Django | 让小白也能制作DLL/SO | 作者:衡度人生"
compiler cpp cross-platform django dll dynamic-library go golang python rust so typescript vue webassembly zig
Last synced: 10 Apr 2026
https://github.com/kr1sng/42piscine-cpp
deep diving into Object-Oriented Programming C++
cpp cpp98 object-oriented-programming oops-in-cpp
Last synced: 19 Aug 2025
https://github.com/rishabh672003/hash-table-in-cpp
A very simple hash table implementation in CPP
cmake cpp cpp20 data-structures hash hash-table hashing
Last synced: 19 Aug 2025
https://github.com/maxchistt/qtvision-static-class-library
C3D QtVision static Qt class library for usage C3D Vision in Qt projects without CMake
c3d c3d-toolkit cmake cpp qt qtvision
Last synced: 19 Aug 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/prot-security-studio/prot-defender-core
Prot Defender core code open source repository
cpp csharp defender dll machine-learning python python3 software windows
Last synced: 10 Apr 2026
https://github.com/gusenov/examples-eventbus
Примеры работы с С++ библиотекой eventbus.
Last synced: 25 Jun 2026
https://github.com/algokun/journal
a cli-tool to document your daily adventures
cli cpp daily-adventures journal
Last synced: 14 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/zazi2002/broken
BROKEN is a C++ game project of Basics of Programming course.
Last synced: 20 Aug 2025
https://github.com/zyad-eltayabi/bank-system
Bank system application using C++ language
Last synced: 25 Feb 2025
https://github.com/djoezeke/yamlfy
A Lightweight Yaml file parser and emmiter written in pure c.
c config configuration cpp deserialize emmiter parser serializer yaml yaml-parser
Last synced: 21 Aug 2025
https://github.com/denrydu/pat-testset
PAT竞赛刷题记录。Solutions for PAT competitions
algorithms cpp data-structures
Last synced: 04 Nov 2025
https://github.com/ademar111190/studycpp
Nothing special, it is only a playground
android c cpp java jni jni-android kotlin kotlin-android personal study
Last synced: 10 Apr 2026
https://github.com/niloufarmj/sbu-bp-jetpackjoyride
jetpack joyride demo with c++ console application
c cpp game jetpack-joyride sbdl sdl2
Last synced: 17 May 2026
https://github.com/bestmahdi2/uni__phonebookappcpp
A university project in which a phone book is designed with C++ language
Last synced: 22 Mar 2025
https://github.com/tusharnankani/adventofcode
My solutions for Advent of Code 2021
advent-of-code advent-of-code-2021 adventofcode cpp
Last synced: 22 Aug 2025
https://github.com/apjanke/octfiles-101
A gentle introduction to programming oct-files with GNU Octave
cpp octave scientific-computing
Last synced: 11 Nov 2025
https://github.com/jomart02/qt-animated-switch
cpp linux qt qt6 qt6-widgets switch ubuntu windows
Last synced: 14 Feb 2026
https://github.com/dmg-techlabs/text-based-game-engine
A game engine for text based games written in C++
cmake cpp game-development game-engine
Last synced: 11 Nov 2025
https://github.com/kyrylo-sovailo/benchmark
Measuring performances of different languages on same tasks
benchmark benchmarking c cpp csharp fortran haskell javascript matlab python
Last synced: 10 Apr 2026
https://github.com/u-t-k-a-r-s-h/autonomous-aim-and-shoot-gun-opencv
It uses a camera to detect and track the object using open CV, the target's location is found in pixels and then converted into angles of X and Y axes which are then written to servo motors using arduino.
arduino camera computer cpp opencv python servo-motor
Last synced: 10 Apr 2026
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/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/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/chi-wei-lien/reverse-shell-script
In this video I covered how to sneak into and remote control a computer using reverse shell script 😈. The whole script is written in c++ and I include the line-by-line explanation in the blog post down below. Be sure to check that out if you are interested! Just like always, this video is for educational purposes. If you do any illegal stuff you will get arrested 🚓!
cpp cybersecurity cybersecurity-education hacking-tutorial reverse-shell
Last synced: 14 Apr 2025
https://github.com/anatoly-semenov/cpp-security-gateway
C++ implementation of a gRPC gateway designed for scalable and secure microservice architectures on Kubernetes
cpp gateway high-performance security
Last synced: 24 Aug 2025
https://github.com/jaydattpatel/knapsack-problem
Knapsack (0-1 non divisible or divisible)problem using C++
cpp data-structures-and-algorithms knapsack knapsack-0-1 knapsack-divisible knapsack-nondivisible knapsack-problem knapsack-problem-dynamic knapsack-problem-greedy
Last synced: 24 Aug 2025
https://github.com/rahulrajaram/scheme_compiler
Scheme compiler in modern C++ (work-in-progress)
Last synced: 24 Aug 2025
https://github.com/lonelyhentxi/nowcoder-collection
My solution collection of nowcoder
cpp javascript nowcoder solutions
Last synced: 24 Aug 2025
https://github.com/salihmezraoui/image-quilting
A C++ project implementing the Image Quilting algorithm based on Efros and Freeman's method for seamless texture synthesis. It generates larger, continuous textures by stitching overlapping patches from a source image. Using Minimum Error Boundary Cut and MSE Patch Selection, it minimizes visible seams and achieves high-quality texture results.
clion cmake cpp image-processing image-quilting
Last synced: 24 Aug 2025
https://github.com/reybits/easy-profile
Flexible profile storage for any data, any type, any amount.
Last synced: 10 Apr 2026
https://github.com/jitendragangwar123/competitive-programming
This Repository have Some Competitive Programming Concepts solving through C++,Python and JavaScript.
algorithms-and-data-structures competitive-programming-contests cpp javascript python3
Last synced: 10 Apr 2026
https://github.com/ptahmose/colortwist
an exercise in SIMD-optimization
arm avx-instructions avx2 cpp image-processing neon
Last synced: 04 Sep 2025
https://github.com/atomiechen/serial-lite
A lite version of cross-platform c++ serial port library wjwwood/serial, without original installation steps on use.
cpp cross-platform lite serial-communication
Last synced: 26 Aug 2025
https://github.com/cgyurgyik/ray-tracing
Type safe ray tracing.
cpp ray ray-trace-one-weekend ray-tracing raytracing trace type-safe-vectors vector
Last synced: 21 May 2026
https://github.com/magnuschase03/ecosystem
A simulation of bunnies in an ecosystem with each other competing to survive.
cpp evolution genetic-algorithm nerual-network simulation
Last synced: 26 Aug 2025
https://github.com/pwalig/rasterizer
Parallel software rasterizer in written C++
3d-graphics c-plus-plus cplusplus cpp multithreading rasterization rasterizer rendering software-rasterization-renderer software-rasterizer
Last synced: 03 Sep 2025
https://github.com/flak-zoso/inavjaga
Inälvor jagade - Sista based C++ terminal videogame
cpp cpp17 sista terminal terminal-game
Last synced: 30 Jun 2026
https://github.com/hackpulsar/drawing-room
TCP Drawing applications for you and your friends.
cpp cpp20 imgui-glfw networking tcp-client tcp-ip tcp-server
Last synced: 27 Aug 2025
https://github.com/pyenb/cryptchange
POC clipboard swapper
cpp educational educational-project malware proof-of-concept security security-tools windows
Last synced: 18 Apr 2026
https://github.com/icrobotics-team167/2014aerialassist
Robot code for the 2014 FRC game
cpp first frc frc-aerial-assist robotics
Last synced: 29 Aug 2025
https://github.com/satyajitghana/gpu-programming
Contains the contents of GPU Architecture and Programming course done on NPTEL
c cpp cuda cuda-programming gpu-programming nptel nvidia
Last synced: 09 Mar 2026
https://github.com/maheshthedev/competitiveprogrammingguide
Competitive Programming Preparation Guide
algorithms-datastructures competitive-programming cpp
Last synced: 06 Apr 2025
https://github.com/davidyslu/OnlineJudgeZero
Personal Submission of Online Judge Zero (臺灣高中生程式解題系統)
algorithms cpp data-structures
Last synced: 29 Aug 2025
https://github.com/InAnYan/old-terminal-editor
An attemp to create a terminal text editor
cpp editor kilo terminal text-editor
Last synced: 29 Aug 2025
https://github.com/glebegor/competitive-template
Competitive programming template
algo competitive-programming cpp
Last synced: 29 Aug 2025
https://github.com/nicolascbv/arduinolcdgame
This is a mini game using arduino uno
arduino arduino-uno atmega328p cpp game game-development minigame
Last synced: 01 Jul 2026
https://github.com/gayensis09/watersn
A modern, modular desktop application for water billing and management, built with C++/Qt and MySQL. Secure, user-friendly, and designed for water utilities.
billing cmake cpp desktop-app mysql password-reset qt smtp utility water-management
Last synced: 08 May 2026
https://github.com/lxhtt/capjs-solver-cpp
A high-performance C++ implementation of the Cap.js solver.
anti-abuse anti-bot anti-scraper antispam cap capjs captcha cpp defense hashcash proof-of-work turing-test
Last synced: 30 Aug 2025
https://github.com/atpriyanshu/the-fibonacci-series
It contains a simple fibonacci program in different language.
c cpp csharp fibonacci java javascript lua python typescript
Last synced: 25 Dec 2025
https://github.com/martinmoene/wordindex
wordindex: create a linenumber cross-referenced list of words
Last synced: 04 Apr 2025
https://github.com/gkesse/cpp-qt-qml-js-sqlite-login-android-ios
Développement d'une application mobile Android - iOS en C++ - Qt - QML - JS - SQLite pour la gestion d'un système de connexion et d'inscription de nouveaux utilisateurs.
android cpp ios javascript login-system qml qt registration-system sqlite
Last synced: 05 Mar 2025
https://github.com/kaiumallimon/cpp-codes
This GitHub repository serves as a dedicated space for structured C++ programming practice. It contains a collection of C++ source code files and projects, supporting the development of C++ skills.
Last synced: 30 Mar 2025
https://github.com/striter-no/kinexengine
Игровой движок написанный на C++ и использующий OpenGL
Last synced: 14 May 2026
https://github.com/sa2003hil/dsa
Explore fundamental Data Structures and Algorithms with this repository. It contains clear implementations, detailed explanations, and practical examples in various programming languages. Perfect for learning, practicing, and mastering the core concepts of computer science and programming.
arrays cpp dsa dsa-algorithm graph linked-list queue stack string
Last synced: 14 Apr 2025
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/neko-box-coder/sstest
🧪 A simple fancy test framework
cpp cpp11 test test-framework testing testing-framework
Last synced: 23 Jul 2025
https://github.com/ufthaq/tirakat
App for tracking your tirakat
audioplayer c c-plus-plus cpp desktop-application indonesia mit raylib windows
Last synced: 08 May 2026
https://github.com/flast/cppcheck-sarif
Convert cppcheck xml report to SARIF
c c-plus-plus cplusplus cpp cppcheck sarif static-analysis
Last synced: 11 May 2026
https://github.com/rarepineapples/hacker-simulation
Can't code? Want to feel like you can? Here's a program that makes random lines of code speed down your terminal. Contributions welcome!
Last synced: 18 May 2026
https://github.com/omarkhaledaw/uni
This contains all files and resources for the projects I've done as a Mechatronics and Robotics engineering student at the Egyptian Russian University (ERU)
arduino arduino-uno coppeliasim cpp cprogramming cprogramming-language embedded embedded-c embedded-systems matlab mechatronics mechatronics-engineering nodemcu-esp8266 raspberry-pi raspberry-pi-3 robotics simulation simulink solidworks vrep
Last synced: 25 Jan 2026
https://github.com/BillyFrcs/GraphicsProgramming
2D & 3D Rendering Vector Graphics with Modern OpenGL C++ and .NET C# Forms Application.
api cpp csharp csharp-forms dotnet dotnet-core dotnetcore graphics graphics-library graphics-programming modern-cpp modern-opengl opengl opengl-api opengl-application opengl3 rendering windows-forms
Last synced: 14 Apr 2025
https://github.com/starciad/scrystalstonerpg
🏹 ➥ A small RPG made in C++ for terminals.
ascii-game ascii-graphics cli-app console-game cpp cross-platform-terminal game gamedev roguelike rpg terminal-game
Last synced: 23 Jul 2025
https://github.com/mvakili/cpp-assignments
My CPP assignments during BSc
assignment assignment-solutions cpp
Last synced: 14 Apr 2025
https://github.com/kassane/ebook-net-prog
Fundamentos da Programação de Redes
asio book cpp network-programming portuguese-brazilian
Last synced: 27 Mar 2025
https://github.com/samuelasherrivello/raylib-cpp-project-template
Raylib C++ template for new projects.
cpp game-development raylib-cpp template
Last synced: 02 Apr 2025
https://github.com/iabdullah215/digital-wallet
C++ based project
cpp devcpp project project-repository
Last synced: 12 Jan 2026
https://github.com/tommaso-dognini/polimi_gpu101_courseproject
Polimi Passion In Action GPU101 course project. Implementation in CUDA of BFS algorithm
cpp cuda cuda-programming parallel-computing
Last synced: 10 Apr 2026
https://github.com/opikadash/memory-management-simulator
C++ Memory Management Simulator implementing First-Fit and Best-Fit allocation strategies with support for random stress testing, memory state persistence, CSV export for visualization, and benchmarking via GoogleTest.
best-fit cpp data-structures first-fit googletest makefile operating-systems simulation
Last synced: 28 Jun 2025
https://github.com/kmnafiur/banking-management
Banking Management System Using C++
Last synced: 28 Jun 2025
https://github.com/winseros/gulp-armapreprocessor-plugin
Plugin for Gulp which allows to resolve C++ preprocessor instructions
arma arma2 arma3 cpp gulpplugin preprocessor
Last synced: 20 Apr 2026
https://github.com/joshua-riek/conway-s-game-of-life
The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970.
conway conway-game conway-life conway-s-game-of-life conways conways-game-of-life conwaysgameoflife cpp sfml sfml-game
Last synced: 06 Apr 2025
https://github.com/poncoe/datastructure_cpp_basic
introduction to Data Structure (Struktur Data) in Bahasa Indonesia & English (Using Jetbrains CLion for Build C++)
clion-cmake cpp cpp11 cpp14 jetbrains kucing-item-putih learning learning-by-doing luckytrue-development structured-data struktur-data
Last synced: 28 Aug 2025
https://github.com/stevenferrer/cpp-meson-template
C++ template repository with Meson build
Last synced: 25 May 2026
https://github.com/deruina/cpp_modules
This repository, cpp_modules, is a comprehensive collection of C++ exercises, each organized into distinct modules. Each module focuses on a specific aspect of C++ programming, ranging from basic concepts like namespaces and classes to more advanced topics like subtype polymorphism, abstract classes, and the Standard Template Library (STL).
cpp cppmodules object-oriented-programming
Last synced: 22 May 2026
https://github.com/drorspei/sismicpp
A C++ library for running statecharts
cpp cpp14 state-machine statechart
Last synced: 11 Jan 2026
https://github.com/deanwilsondev/snake
A game of Snake made in C++ using Raylib. This project acts as the foundation for building out a custom game engine, leveraging raylib's rendering, windowing and input functionality.
c-plus-plus cpp game game-development game-engine game-engine-2d game-engine-development gamedev raylib snake
Last synced: 28 Jun 2025
https://github.com/jonatasgdec/exercicios-cpp
Resoluções de exercícios propostos nas aulas de Estrutura de Dados utilizando C++
Last synced: 25 Feb 2025
https://github.com/amzisys/temp-controlled-fan
Temperature Controlled Fan using Arduino Uno
arduino-uno atmega32 c cpp electronics sensors
Last synced: 23 Apr 2026
https://github.com/voutuk/taskmanager
Todo-list style task manager: My first project in C++, designed to help organize tasks and to-dos efficiently.
Last synced: 07 Apr 2025
https://github.com/davidyslu/onlinejudgezero
Personal Submission of Online Judge Zero (臺灣高中生程式解題系統)
algorithms cpp data-structures
Last synced: 14 May 2025