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-02 00:06:45 UTC
- JSON Representation
https://github.com/asgarrrr/cppchat
A simple chat server x client written in C++ using Qt.
Last synced: 23 May 2026
https://github.com/hrszpuk/braccioproofofconcept
A proof of concept for a robotic arm controller. Written in Python and C++.
arduino braccio braccio-arduino cpp proof-of-concept python3 robotics
Last synced: 08 Apr 2026
https://github.com/zyrasoftware/cpp-winforms-login-design
Login design made using winform in C++ language
cpp cpp-login cpp-login-page cpp-programming cpplogin login login-page login-system
Last synced: 13 Aug 2025
https://github.com/sameetasadullah/ticket-selling-problem-using-mutex
C++ code to solve ticket selling problem using threads and mutex lock
cpp linux mutex-lock threads ticket-selling ubuntu
Last synced: 18 May 2026
https://github.com/degirum/cppsdk
DeGirum C++ SDK
ai cpp degirum ml neural-network sdk-cpp
Last synced: 28 Jul 2025
https://github.com/arocull/shepherd
A top-down game about a shepherd and his flock of sheep.
Last synced: 14 Aug 2025
https://github.com/louis3797/cpp-notes
Collection of notes, links, videos, playlists, references and more for learning C++
collection cpp learning learning-cpp links notes playlists references
Last synced: 15 Aug 2025
https://github.com/maricard18/42-webserv
This project is about writing your own HTTP server
42 42-webserv 42-webserver 42born2code 42cursus 42projects 42school 42webserv cpp http http-server webserv webserver
Last synced: 19 Sep 2025
https://github.com/droncode/rg3
Code analyzer & codegen framework. Third in order, first in strength.
Last synced: 28 Feb 2026
https://github.com/shogunbanik18/ds-algo
cpp dsa dsa-algorithm dsa-practice
Last synced: 16 Aug 2025
https://github.com/MatheusAndrade23/exercicios-beecrowd-resolvidos
Resolução de vários exercícios do Beecrowd na linguagem C++.
Last synced: 17 Aug 2025
https://github.com/fahdseddik/truck-delivery-company-simulation
A simulation of a truck delivery company written in C++.
algorithms cpp datastructures objectorientedprogramming simulation
Last synced: 10 Nov 2025
https://github.com/eliaskosunen/spio
(Not in active development) C++ iostreams for the 21th century
cplusplus cpp cpp-library cpp11 cpp14 cpp17 io io-library iostream
Last synced: 17 Aug 2025
https://github.com/dvsku/libnetwrk
Cross-platform networking library.
cpp cpp20 cross-platform dvsku dvsku-libnetwrk libnetwrk networking networking-library
Last synced: 16 Jan 2026
https://github.com/yuriysydor1991/cpp-app-template
The template C++ project for a quick application development startup.
cmake cpp cpp17 cppcheck doxygen freeglut gcc gtest gtkmm gtkmm3 library library-project meson msvc mysql qt6-qml qt6-template sdl2 template-project valgrind
Last synced: 17 Apr 2026
https://github.com/bipin161523/basic
"Basic Coding of Languages" A collection of beginner-friendly coding projects to learn and explore different programming languages. Starting with C, this repository will gradually expand to include Python, Java, JavaScript, C++, Ruby, and web development basics (HTML/CSS). Follow my journey and explore simple implementations and exercises aimed at
c cpp css html java javascript python ruby
Last synced: 10 Apr 2026
https://github.com/rosy-iso/multipekka
A packager and file checker for the game Pekka Kana 2
Last synced: 17 Aug 2025
https://github.com/connorgladish/dungeoneers-odyssey
Developed for Linux, Dungeoneer's Odyssey [ALPHA] (0.4) -- Dungeoneer's Odyssey is a dynamic text-based adventure game set in a perilous dungeon, written entirely in C++ and featuring ASCII art to enhance its immersive experience. It offers a unique narrative and randomized events for each playthrough.
cpp game-development roguelike
Last synced: 05 Oct 2025
https://github.com/hnjm/hnjm
my personal repository
ai android asp-net asp-net-core cpp csharp dotnet flutter hnjm java js machine-learning python
Last synced: 10 Apr 2026
https://github.com/sir-gon/algorithm-exercises-cpp
Algorithms Exercises solved in C++17, running with CMake and Catch2 unittest framework. Developed with TDD.
algorithm-challenges algorithms algorithms-and-data-structures algorithms-datastructures catch2 cmake cpp cpp17 exercises-code-cpp exercises-solutions hackerrank hackerrank-challenges hackerrank-cpp hackerrank-solutions projecteuler tdd test-driven-development test-driven-development-with-cpp
Last synced: 18 Aug 2025
https://github.com/snandasena/cf-contests
Competitive programming challenges and their solutions for Codefocers, Hackerrank, and Leetcode.
algorithms bst cpp data-structures dp graph greedy-algorithms math
Last synced: 05 Oct 2025
https://github.com/alh477/idtech4-dsp-driver
This prototype integrates a Texas Instruments TMS320C674x DSP with the Doom 3 GPL codebase to offload real-time ray-traced audio computations for reverb, occlusion, diffraction, and absorption. It leverages libusb for low-latency data transfer and preserves compatibility with existing OSS/ALSA backends, targeting <20ms latency.
audio-processing c cpp doom3 dsp dsplib game-development game-engine idtech4 libusb prey-2006 quake4 raytracing stochastic-simulation thedarkmod tms320c6748 tms320c674x
Last synced: 18 May 2026
https://github.com/dias1c/pacman-cpp
ᗧ My First Game in C++. And This is Exam project
cpp educational-project exam game itstep packman
Last synced: 19 Aug 2025
https://github.com/seff34/linux-timer-api-in-c
Library is a High-Level POSIX TIMER API.
c c-timer cpp embedded embedded-c embedded-linux embedded-systems linux-timer timer timer-application timer-interrupt timers
Last synced: 21 Apr 2026
https://github.com/phantom9999/mithril
代码收集
apollo-client cpp fiber graph-engine strategy-server taskflow
Last synced: 19 Aug 2025
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/ashrockzzz2003/sudoku_solver
A Sudoku Puzzle solver!
cpp cpp17 sudoku sudoku-game sudoku-puzzle sudoku-solver
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/amankumarsinhagithub/data-structures-algorithm-dsa
algorithms cpp data-structures dsa
Last synced: 20 Aug 2025
https://github.com/addytrunks/data_structures
The codes for all the lab exercises for the course CS1006T Data Structures.
Last synced: 20 Aug 2025
https://github.com/samukiszhsd/linguagemc
Estudo da faculdade sobre a linguagem C e C ++
Last synced: 27 Jul 2025
https://github.com/gusenov/examples-eventbus
Примеры работы с С++ библиотекой eventbus.
Last synced: 25 Jun 2026
https://github.com/gusenov/examples-ccache
Примеры ускорения рекомпиляции с помощью Ccache.
ccache cpp examples recompilation
Last synced: 20 Feb 2026
https://github.com/mahdialmusaad/badcraft
A voxel game built to be performant, memory-efficient and cross compatible.
Last synced: 27 Jul 2025
https://github.com/dalae37/ponggameserver
Table tennis game server
cpp gameserver visualstudio2022 winsocket
Last synced: 27 Jul 2025
https://github.com/apostolouagge/compilers
5 ασκήσεις στο μάθημα των Μεταγλωττιστών
Last synced: 20 Aug 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/ricky-ultimate/star-printer
A simple star printer program, written in C++
Last synced: 23 May 2026
https://github.com/massimo-marino/callback
callback in C++
callback callback-functions callbacks cpp cpp17
Last synced: 21 Aug 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/anthonylucky1909/ics-lab
The ICS-Lab project explores low-level programming and system vulnerabilities through Bomblab, Buflab, and Linklab experiments, focusing on buffer overflows, memory management, and reverse engineering in C and Assembly.
Last synced: 22 Apr 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/yushikuni/thewitchermechanic
The repository is for testing the witcher mechanic
cpp gameplay portfolio-website thewitcher unfinished-project
Last synced: 27 Jul 2025
https://github.com/arcelioeperez/arcelioeperez
Personal Projects built in my free time. Languages used: C, C++, Python and Go (reading CSV files). Repository contains links to books, tutorials, language specific documentation, and solutions to problems found on Leetcode.
Last synced: 23 Aug 2025
https://github.com/martinhelmut/cpplox
Going through CraftingInterpreters C part but implementing it in C++
Last synced: 23 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/busraozdemir0/ministudentregistration
Cpp ile mini öğrenci kayıt uygulaması
cpp student-registration student-registration-management
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/reybits/easy-profile
Flexible profile storage for any data, any type, any amount.
Last synced: 10 Apr 2026
https://github.com/kezhengjie/rpc
A header only and out of the box tcp rpc framework written in C++.
asio compile-time-meta-programming cpp headeronly rpc rpc-framework
Last synced: 19 Sep 2025
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/priyanshuchawda/screen-recorder
Native Windows screen recorder in C++20 using Windows Graphics Capture, Media Foundation, and WASAPI with robust MP4 finalize/recovery handling.
audio-capture cmake cpp cpp20 d3d11 desktop-application directx github-actions h264 intel-quick-sync media-foundation mp4 native-windows screen-capture screen-recorder video-recording wasapi win32 windows windows-graphics-capture
Last synced: 24 May 2026
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/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/iyashwantsaini/dust
Data Structures | Algorithms | STL | C++
algorithms cpp data-structures
Last synced: 30 Aug 2025
https://github.com/davidyslu/OnlineJudgeZero
Personal Submission of Online Judge Zero (臺灣高中生程式解題系統)
algorithms cpp data-structures
Last synced: 29 Aug 2025
https://github.com/arnobt78/embedded-motor-engine-speed-temperature-measurement--cpp-dotnet-react-fullstack
This project demonstrates a complete workflow for real-time machine data monitoring, from a native C++ engine (mock or real, via DLL) to a .NET backend (with SignalR and EF Core) to a modern React frontend. It is designed for learning, prototyping, and as a reference for real-world industrial or IoT dashboards.
asp-net-core cpp cpp-dot-net cpp-dotnet-react dll dotnet-react ef-core embedded-cpp embedded-devices motor-engine-speed-temperature-reading nginx nginx-configuration nginx-docker react-testing-library react-vite-tailwindcss-typescript realtime-notification realtime-rechart signalr ssl-cert xunit-test
Last synced: 18 Sep 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/wi-photos/cli-bible-reader
Command line tool to read the Bible
bible bible-verse cli cli-app cpp
Last synced: 30 Aug 2025
https://github.com/amadeusferro/zllmchat
A powerful and highly customizable chat interface to run your favorite Large Language Models locally. Built with the speed of Zig and the robustness of llama.cpp.
ai artificial-intelligence chatgpt cpp large-language-models llama llama3 llm qwen text-generation zig
Last synced: 08 May 2026
https://github.com/ergus/nanos-cluster-benchmarks
Main set of benchmarks for OmpSs-2@Cluster
c cmake cpp high-performance-computing inter-language mpi ompss-2 parallel-computing performance testing
Last synced: 16 Sep 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/natmark/texture-matching
Texture matching using wavelet transform.
Last synced: 24 May 2026
https://github.com/hydraphyzer/bank-management-system-in-cpp
This is my Semester Project. This is Basically a Bank Management System Made In C++
bankmanagementsystem cpp filehandling hydraphyzer hydraphyzergithub muhammadzubair
Last synced: 26 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/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/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/teejay69/configsync
Program Settings Synchronizer
boost configuration-management cpp settings-sync
Last synced: 26 Jul 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/eclipse-keypop/keypop-calypso-crypto-symmetric-cpp-api
Eclipse Keypop project repository containing a C++ implementation of the 'Calypso Symmetric Crypto API' standardized by the Calypso Networks association for ticketing terminal processing smart card
Last synced: 26 Jul 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/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/mpellouin/plazza
A pizza restaurant helper using processes, threads and mutex. Part of Epitech's 2nd year Conccurent Programming unit.
conccurent cpp epitech mutex plazza porgramming process thread
Last synced: 20 Jun 2025
https://github.com/emrecancorapci/cpp_chess
WIP windows console application chess game made using C++.
Last synced: 25 May 2026
https://github.com/coralkashri/cppsenioreas-lambda-expressions
This is an examples repository of C++ Senioreas blog lambda expressions article.
cpp cpp20 cppsenioreas lambda-expressions
Last synced: 24 Jul 2025
https://github.com/truongd3/algo-trader-tool-suite
Proprietary trading solution for high-frequency trading (HFT) and statistical arbitrage algorithms
Last synced: 12 Jun 2026
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/k-daksh/face-detection-project
This project is Face detection using C++ and OpenCV
cpp face-detection haar-cascade haar-cascade-classifier hacktoberfest hacktoberfest2022 open-source opencv
Last synced: 18 Feb 2026
https://github.com/magnuschase03/base64-encryption
Encode ASCII text to base 64
Last synced: 07 Apr 2025