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-04-06 00:06:33 UTC
- JSON Representation
https://github.com/jeffamstutz/psimd
(experiments with) pragma-based SIMD C++ types
cplusplus cpp openmp simd simd-parallelism simd-programming
Last synced: 26 Mar 2025
https://github.com/mes0903/producer-consumer-problem
The implementation of Producer-Consumer Problem on Windows.
Last synced: 03 Apr 2025
https://github.com/dtinth/midi-monitor
A CLI tool that prints the incoming MIDI messages in real-time to the standard output as TSV format. For scripting.
Last synced: 17 Mar 2025
https://github.com/sandarutharuneth/cpps
Collection of basic C++ programs. All C++ beginner collaborators are welcome to add there simple tools here.
beginner-project coding collaboration cpp programming programming-language
Last synced: 28 Oct 2025
https://github.com/groszczu/codingmasters
Solution to a problem from the programming competition using dynamic programming
cpp dynamic-programming problem-solving programming-competition
Last synced: 12 Apr 2025
https://github.com/abarichello/multicaster
Multiplayer raycasting game.
cpp game-development gamedev raycasting raycasting-engine sfml sfml-game
Last synced: 30 Apr 2025
https://github.com/kiwijuice56/cuda-mandelbox
Ray marching renderer of the 3D mandelbox fractal, accelerated with CUDA GPU code
3d 3d-graphics cpp cuda fractal fractal-images fractal-rendering mandelbox nvidia-cuda
Last synced: 28 Mar 2025
https://github.com/lordronz/cp-solutions
my competitive programming solutions
c codeforces codeforces-solutions competitive-programming cpp project-euler
Last synced: 03 Apr 2025
https://github.com/xeimsuck/zola
Library for working with Telegram API
api cpp library telegram telegram-api telegram-bot telegram-bot-api
Last synced: 16 Feb 2026
https://github.com/garcia6l20/cpppm
C++ Project manager
build-management build-tool cmake conan cpp package-manager python
Last synced: 12 Apr 2025
https://github.com/silvermete0r/problem_solving_coding_time
This is a repository where my program codes will be collected for the most interesting programming tasks encountered on coding platforms and competitions.
brainstorming competitive-programming cpp java leetcode problem-solving python
Last synced: 30 Apr 2025
https://github.com/hrolive/fundamentals-of-accelerated-computing-with-cuda-c-cpp
Accelerate and optimize existing C/C++ CPU-only applications using the most essential CUDA tools and techniques.
cpp cuda cuda-kernels cuda-programming nsight nvidia profilling
Last synced: 10 Apr 2025
https://github.com/actionanand/cppgraphicsexamples
practising C++ graphics (turbo c++) using `graphics.h` file.
Last synced: 02 Apr 2025
https://github.com/antosser/prime-number-calculator-cpp
Calculate prime numbers at insane speeds
claculator cpp prime prime-numbers primes
Last synced: 30 Oct 2025
https://github.com/jrdpteam/neteye
Tiny sniffer made in C++.Designed for use on Kali Linux and other Debian-based Linux distributions.
cpp icmp kali kali-linux packet packet-analyser packet-capture packet-sniffer recon sniff sniffer sniffing tcp udp
Last synced: 01 May 2025
https://github.com/tomenz/mdns
mDNS Library, sending and receiving mDns messages. Needs the SocketLib
cpp cpp11 dns mdns mdnsresponder socket
Last synced: 03 Apr 2025
https://github.com/mohammed-3tef/tic_tac_masterpiece
A classic Tic Tac Toe game built with an intuitive design and user-friendly interface. This project showcases creativity and fundamental programming skills, offering a simple yet enjoyable gaming experience. Perfect for learning, playing, or expanding with new features!
assignment clean-code cplusplus cpp cs213 object-oriented-programming oop
Last synced: 10 Apr 2025
https://github.com/vedantparanjape/audio-streamer
a sync audio player
audio-streaming boost-asio boost-libraries cpp networking
Last synced: 10 Apr 2025
https://github.com/madmax43v3r/virtual-network-layers-cpp
A new way of multi-threaded network programming.
code-generation cpp framework multi-threading publish-subscribe recording replay rpc-message
Last synced: 11 Jan 2026
https://github.com/rajsoni03/file-management-windows-application
A C++ GUI based file management tool for find and remove duplicate files.
cpp file-management-system gui-application system-software visual-studio windows-application
Last synced: 11 Jan 2026
https://github.com/ibra-kdbra/CodeConjurer
C++/C playground
algorithms c cmake collision-detection cpp data-structures game-engine json makefile monitoring-tool opengl qml qt6-gui searching-algorithms sfml2
Last synced: 01 May 2025
https://github.com/1dealGas/Aerials
Demo of the Mobile Rhythm Game「Aerials」[Made with Defold & AcPlay]
aerials aerialsdemo cpp cpp11 defold flatbuffers lua miniaudio mobilegame music-game rhythm-game
Last synced: 28 Oct 2025
https://github.com/papachristoumarios/coding
Solutions to algorithmic challenges :rocket:
codechef-solutions competitive-programming cpp hackerrank-solutions python
Last synced: 15 Jun 2025
https://github.com/gabrieledg0/stockfish-chessgame-sfml
Full chess game application built with SFML (C++) for graphics and Stockfish for AI. ♟️
chess chess-ai chess-bot chess-engine chess-game chess-gui chessboard cpp cpp-programming sfml sfml-cpp sfml-game sfml-graphics-library sfml-library
Last synced: 10 Apr 2025
https://github.com/dbschenker/conan-gurobi
Recipe for the Gurobi solver as Conan package
conan conan-packages conan-recipe cpp gurobi solver
Last synced: 23 Oct 2025
https://github.com/michaelgrupp/minicommander
A simple, minimalistic command line parser in 100 lines of C++11 code
cli command-line-parser commandline-interface cpp cpp11 minimalist
Last synced: 08 Jul 2025
https://github.com/inspirate789/stm32-3d-engine
3D engine for STM32 microcontrollers
5sem algorithm-analysis algorithms algorithms-and-data-structures algorithms-implemented bmstu c computer-graphics cpp graphics ics7 iu7 makefile nucleo nucleo-board nucleo-f767zi research research-and-development stm32 stm32f767zi
Last synced: 06 Mar 2026
https://github.com/demwafflez/cuda-2d-softbody-physics-simulation
Handcrafted from scratch! Felt and dealt with every single one of those thousand ACCESS_VIOLATION!
cpp cuda gpu-computing opengl physics-2d physics-simulation softbody-physics softbody-simulation verlet-physics
Last synced: 02 Mar 2025
https://github.com/sheepgrass/cpp_project_framework
C++ Project Framework is a framework for creating C++ project.
c-plus-plus cmake conan cpp cross-platform doxygen doxygen-documentation framework google-test gtest jenkins jenkins-pipeline project unit-test
Last synced: 10 Apr 2025
https://github.com/scyth3-c/aprende-node-api
mira conmigo los addons en Node.js en español - en proceso
cpp node-addon node-api node-gyp spanish tutorials v8
Last synced: 27 Mar 2025
https://github.com/kennykarnama/connected_component_labelling
Connected Component Labelling using opencv
cmake connected-component-labelling cpp digital-image-processing opencv opencv3
Last synced: 10 Apr 2025
https://github.com/vertexwahn/rules_ispc
Bazel rules for Intel Implicit SPMD Program Compiler
bazel bazel-rules cpp ispc spmd
Last synced: 10 Apr 2025
https://github.com/bartoszklonowski/extendedvector
C++17 version of std::vector, but much more extended and provided with all the features available in List<T> from .NET Framework.
cpp extendedvector foreach list std vector
Last synced: 09 Mar 2026
https://github.com/tvumcc/procedural-terrain
An OpenGL 3.3 and C++ program that generates unique landscapes using Perlin Noise. Overall winner of my school's CS Club Simulation Jam 2023.
Last synced: 04 May 2025
https://github.com/leo-aa88/logtard
A simple, portable and dumb logging library in C++ with no bloatness nor mambo-jambo
cpp cpp-library cpp-logger logger logging-framework logging-library
Last synced: 28 Oct 2025
https://github.com/a2p1k02/vyu
My crossplatform lightweight Image Viewer
cpp image-viewer lightweight open-source opensource qt qt5
Last synced: 08 Sep 2025
https://github.com/hiram3512/clang-format_unrealengine
Format c++ code for Unreal Engine
clang-format codingstyle cpp format ue4 ue5 unreal unreal-engine unrealengine
Last synced: 02 Feb 2026
https://github.com/rswinkle/opengl_reference
Collection of modern OpenGL programs for reference and frameworks
3d-graphics c cpp examples graphics graphics-library opengl
Last synced: 08 Jul 2025
https://github.com/nnamanx/watersavers
“WaterSavers” is a project aiming to find an innovative solution way to the water shortage problem of Azerbaijan.
Last synced: 12 Apr 2025
https://github.com/dylanbt928/raycasting
💡 Raycasting engine using C++ and GLFW to simulate 3D perspective rendering from 2D maps.
2d 3d c cmake cpp game glfw raycasting
Last synced: 16 Jun 2025
https://github.com/sharadcodes/bms
Bank Management Software :- A menu driven minor project in C language giving the facility of creating a new account, deleting, withdrawing, depositing and showing the details of the accounts.
Last synced: 16 Jun 2025
https://github.com/klemmbaustein/cyberpunkmodmanager
A WIP Mod Manager for Cyberpunk 2077
cpp linux nexusmodmanager windows
Last synced: 07 Feb 2026
https://github.com/nohal/dashboardsk_pi
SignalK based dashboard plugin for OpenCPN
cpp dashboard dashboards marine navigation opencpn plugin signalk wxwidgets
Last synced: 09 Jul 2025
https://github.com/danfordgidraph/react-native-render-pdf
A Native, High-Performance, Feature-Rich and fully cross-platform React Native PDF View component written in Obj-C++ for iOS, Kotlin for Android and C++ for Windows
android cpp ios kotlin mobile mobile-development mobile-library objective-c react react-native react-native-library universal-app windows
Last synced: 10 Apr 2025
https://github.com/ptahmose/wolframlibrarylink_libczi
read CZI-documents from Wolfram Language
cpp czi czi-documents mathematica microscopy-images paclet raspberry-pi wolfram-language zeiss
Last synced: 22 Feb 2025
https://github.com/dkosmari/gtk-sfml
A set of gtkmm3 widgets for SFML integration.
c-plus-plus cpp cross-platform-library graphics gtkmm gtkmm3 library multimedia opengl sfml
Last synced: 22 Feb 2025
https://github.com/mguludag/tesseract-4.1.0-precompiled-binaries
Tesseract 4.1.0 MSVC x64 Precompiled Binaries for use with Qt Creator
cpp image-processing library ocr
Last synced: 22 Feb 2025
https://github.com/scramjetorg/framework-cpp
Simple yet powerful live data computation framework. C++ port of Scramjet framework.
cpp data-stream event-stream reactive-programming scramjet spark-streaming stream stream2 transformations
Last synced: 22 Feb 2025
https://github.com/ullaskunder3/cpp-setup-vscode
Setting up c/c++ in vs code (visual studio code). Vs code is one the best editor because of it's light weight, user friendly UI and robust features, development operations like debugging, task running, and version control... just awesome
configuration cpp mingw mingw-w64 tdm vscode
Last synced: 03 Apr 2025
https://github.com/nazavode/meetupcpp-dec-2018
Stuff for the talk "Understanding performance with Google Benchmark" at the Italian C++ Community meetup @ Modena, Italy
conference-talk cpp google-benchmark meetup modena optimization
Last synced: 02 Mar 2025
https://github.com/weebnetsu/cpp-learning-material
The learning material used for my C++ course
course cpp learn-cpp learntocode
Last synced: 05 May 2025
https://github.com/am2022/notepad
a simple notepad with c++ and qt
c c-plus-plus cpp gui notepad qt qt-framework qt-gui text-editor
Last synced: 05 Feb 2026
https://github.com/chris-1101/codewars
:city_sunset: A mirror of attempted/completed codewars challenges
code-challenge codegolf codewars cpp
Last synced: 17 Mar 2025
https://github.com/ging-dev/cpp-example
C++ example use GTest, Gcovr coverage
cmake-examples coverage-report cpp gtest
Last synced: 03 Mar 2025
https://github.com/keithdhedger/cursesdialogs
Some simple utility dialogs using CursesToolKit
cli cpp curses cursestoolkit dialog linux utility
Last synced: 03 Mar 2025
https://github.com/phreakyphoenix/leetcode-maychallenge
My solutions to LeetCode's May challenge solutions, mostly in Python. Please :star2: to show some love.
challenge-solutions competitive-programming competitive-programming-contests cpp divide-and-conquer dynamic-programming heap java leetcode leetcode-maychallenge leetcode-python3 leetcode-solutions linkedlist programming programming-contests python python3 stack
Last synced: 11 Apr 2025
https://github.com/p0dalirius/rpccoercetemplatecpp
A template of C++ code to call a Remote Procedure on a windows machine to coerce an authentication
authentication coerce cpp exploit path rpc smb template unc
Last synced: 26 Feb 2026
https://github.com/zouari-oss/racognition
Racognition is a high-performance face recognition system built using Python (or C++), designed to provide accurate and real-time facial identification and verification.
Last synced: 18 Feb 2026
https://github.com/abcdesktopio/oc.user
abcdesktop main graphical user container
bash c cpp dockerfile nodejs tigervnc x11 xtermjs
Last synced: 30 Jun 2025
https://github.com/fahdseddik/feedforward-neuralnetwork-from-scratch
This is a Feed-Forward Neural Network with back-propagation written in C++ from scratch with no external libraries.
backpropagation backpropagation-neural-network cpp deep-learning feedforward-neural-network neural-network neural-networks neuralnetwork-creation object-oriented-programming relu-activation sigmoid-activation
Last synced: 10 Nov 2025
https://github.com/sschleemilch/cpp-gitbash-powerline
bashrc cpp git gitbash powerline-shell
Last synced: 24 Aug 2025
https://github.com/sukruciris/skr
SKR framework for making 2d windows games/applications
Last synced: 28 Dec 2025
https://github.com/maragedev/ue4-useful-cpp
This is a plugin providing useful cpp functions for blueprints like file edition and management
blueprints cpp files plugin unreal-engine-4
Last synced: 26 Jul 2025
https://github.com/soumwadeep/soumwadeep
Short Bio Data Of Myself
cpp html-css-javascript php python
Last synced: 09 Sep 2025
https://github.com/fsandhei/yambs
Yet Another Meta Build System for C++, written in Rust
Last synced: 17 Aug 2025
https://github.com/falcon-09/leetcode-problems
algorithms cpp data-structures leetcode-solutions
Last synced: 02 Jan 2026
https://github.com/ufrshubham/fastestpizzadelivery
A game made for the Game (Engineless) Jam using Raylib
3d-game cpp engineless-game-jam game-dev game-jam indie-game raylib-cpp raylib-game
Last synced: 03 Aug 2025
https://github.com/sameetasadullah/cpu-scheduling-simulator
C++ program to simulate different Operating system scheduling algorithms i.e, FCFS, RR, SJF using dup/dup2, fork, exec, and inter-process communication primitives
cpp dup dup2 exec fcfs-scheduling fork inter-process-communication linux named-pipes rr-scheduling sjf-scheduling ubuntu
Last synced: 03 Aug 2025
https://github.com/huijing/falling-arrows-win16
👾 Random key-press matching game for Win 3.1
Last synced: 11 Aug 2025
https://github.com/abdallahhemdan/competitive-programming
algorithms competitive-programming cpp math problem-solving
Last synced: 13 Mar 2025
https://github.com/susmita-dey/math-quiz-game-in-cpp
I have created a math quiz game using C++ in 2 ways: POP and OOP. The game has 3 levels - Easy, Medium and Hard. It contains questions of Mental Maths.
100daysofcode cpp cpp-library game math-library quiz-game quizgameincpp
Last synced: 01 Sep 2025
https://github.com/andresag01/thumb-sim
Thumb Timing Simulator
cpp microcontrollers simulator
Last synced: 22 Mar 2025
https://github.com/stuarthayhurst/ammonite-engine
A simple OpenGL based graphics engine for experiments
Last synced: 26 Sep 2025
https://github.com/srinath10x/dsa
My daily dsa solutions.
algorithms cpp data-structures dsa
Last synced: 18 Aug 2025
https://github.com/dzh-a-v/mcs-sem3-oop-labs
All the labs for the discipline OOP (C++, QT) of the 3rd semester.
Last synced: 25 Dec 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/pfpimenta/tequenne
Projet pour le module Jeux Vidéo à CPE Lyon (Décembre 2018)
cpp irrlicht irrlicht-engine jeuxvideo tekken videogame
Last synced: 10 Aug 2025
https://github.com/x39/xcg
X39s Code Generator - Creating your CST (Concrete-Syntax-Tree) with ease
code-generation code-generator cpp cst generator parser parser-generator syntax-tree
Last synced: 08 Mar 2026
https://github.com/shilza/qtprettytimemanager
Time manager that can notify by pleasant sound
Last synced: 06 Apr 2025
https://github.com/djkovrik/smhc
Hotmail Checker [C++, wxWidgets, libCURL].
Last synced: 19 Aug 2025
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/qtlittlexu/thefungame-tetris
这是一个使用 C++ 和 EasyX 写的俄罗斯方块小游戏,代码简单,只封装了 Game 和 Block 类,非常适合初学者学习
Last synced: 06 Apr 2025
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: 14 Oct 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