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/setghm/CMDPaint
Tool for create images or sprites for windows console games.
cmd console-games cpp paint-application windows-cmd windows-console-game
Last synced: 08 May 2025
https://github.com/kaveenhyacinth/gerbil-expense-tracker
A one-stop money management tool that allows you to manage your money
cpp cross-platform money-manager open-source qt5
Last synced: 17 May 2026
https://github.com/coderjo-pro/cpp-array2d
A C++ Library about 2D array template classes, grid and mathematical operations of matrices.
2d-arrays cplusplus cpp cpp-library cpp17 grid grid-system matrices matrix matrix-calculations matrix-library
Last synced: 30 Oct 2025
https://github.com/jtbandes/get_cuts
Data processing and histogram calculation for particle jets
Last synced: 05 Apr 2025
https://github.com/nchimunyascripts/auction-marketplace
This is a Flask web application that implements a simple auction system. Users can register, login, create auctions, place bids, update auctions, and delete auctions. Follow te link to check out the live demo if any case you can refresh the page
c cplusplus cpp css3 cython flask flask-application flask-sqlalchemy html-css-javascript html5 javascript jquery jquery-plugin jwt-authentication jwt-token powershell python3
Last synced: 12 Apr 2026
https://github.com/ahmednassar7/competitive-programming
This repository contains Data Structure and Algorithms topics.
algorithms competitive-programming cpp data-structures problem-solving
Last synced: 13 Apr 2025
https://github.com/4s4v1n/mlp
Neural network for letter recognition
back-propagation cpp forward-propagation machine-learning neural-network
Last synced: 23 Jun 2025
https://github.com/irobot42/deitels-cpp-11e
My solutions for C++ How to program 11e book // WIP
11e c-plus-plus cpp deitel exercises how-to-program solutions
Last synced: 05 Apr 2025
https://github.com/learnwithfair/cpp-programming-documentation
cpp / c++ programming-documentation with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]
c-plus-plus cpp documentation learn-with-fair learnwithfair rahatul-rabbi rahatulrabbi
Last synced: 05 Apr 2025
https://github.com/alwaysdhruv/image-classification-cpp
Hi their my self Dhruv. So this repository or project are developed on C++ and Python for image recognize. C++ are main engine and python are work preprocessing only. more information are in README file.
artificial-intelligence backpropagation bias convolution cpp filesystem filters flatten fully-convolutional-networks image machine-learning-algorithms maths maxpooling preprocessing python vector weigths
Last synced: 17 May 2026
https://github.com/zimmerrol/yaolaw
C++ library wrapping basic linear algebra functions of BLAS/LAPACK
blas cpp lapack linear-algebra linear-algebra-library
Last synced: 03 Apr 2025
https://github.com/melardev/cppboostreverseshellsync
Reverse shell written in Cpp using Boost libraries
bind-shell boost cpp cybersecurity infosec networking pipes process reverse-shell security shell sockets
Last synced: 17 May 2026
https://github.com/wolkabout/wolkconnect-cpp
C++11 library which provides easy connectivity to WolkAbout IoT Platform.
client-library connectivity cpp fota iot iot-platform wolkabout wolkconnect
Last synced: 22 Apr 2025
https://github.com/lypitech/rtype
CPP-500 ‒ R-Type
asio cpp ecs epitech game gameengine multiplayer multithreading network rtype udp
Last synced: 07 Mar 2026
https://github.com/101rror/cses
Practice Problems Solutions,🤞💻🤞 (Author :: 101rror)
cpp cses-problem-set cses-solutions practice-programming
Last synced: 20 Jul 2025
https://github.com/zxffffffff/start-cpp-vcpkg-template
一个 C++ 跨平台脚手架项目,使用 vcpkg + cmake 搭建
cmake cpp cross-platform starter template vcpkg
Last synced: 19 Apr 2026
https://github.com/maximilianfeldthusen/dynamic-array-with-raii
The code defines a DynamicArray class that serves as a simple dynamic array implementation.
array cpp memory-management raii
Last synced: 20 Jul 2025
https://github.com/sameetasadullah/count-and-display-command-line-arguments
A simple C++ program to count and display command line arguments
command-line-arguments cpp linux ubuntu
Last synced: 17 May 2026
https://github.com/amaitou/cpp-modules
Collection of CPP Modules that come to introduce the world of Object-Oriented Programming where it covers many topics starting with Casting, Classes, passing by Inheritance as well as polymorphism, Templates, and Containers.
1337school 42cursus 42network cpp modules
Last synced: 20 Jul 2025
https://github.com/ifpabelem/projetos_calculo_i
Projetos de programação apresentados na disciplina de Calculo I.
Last synced: 02 Sep 2025
https://github.com/yrhiba/42_cpp_module
This is Pool Days On C++.
cpp inheritance oop polymorphism
Last synced: 05 Apr 2025
https://github.com/aurelenc/epilogger
A CPP Logger without arbitrary code execution
Last synced: 13 Apr 2025
https://github.com/copenair/ui
repo for the UI part of the codebase (desktop client)
Last synced: 13 Apr 2025
https://github.com/illescasdaniel/optional
A class to manage optional values
Last synced: 21 Mar 2025
https://github.com/basemax/cpp-ostream-istream-example
A small C++ program to exercise istream and ostream >>, << operator and overriding * operator to generate a array list automatically.
cpp cpp-course cpp-io cpp-istream cpp-ostream
Last synced: 03 Apr 2025
https://github.com/hosseinmoein/DataItem
This is an interpretation and implementation of dependency graph by which you can implement many analytical models, such as alpha and risk models.
container cpp dependencies dependency-graph dependency-manager self-describing
Last synced: 01 May 2025
https://github.com/gaetanozappi/cantor
Project applies the cantor solution.
Last synced: 13 Apr 2025
https://github.com/sahilatahar/c-plus-plus
cpp cppbasics cppprograms oops-in-cpp
Last synced: 17 Jun 2026
https://github.com/skillfulelectro/emwebkit
Simple Application Engine to load Web tech based UIs
browser chromium cpp cross-language cross-platform css electron electronjs gui html javascript network webdevelopment webkit webscraping
Last synced: 07 Mar 2026
https://github.com/pulkit1822/cse3003-operating-system
This repository contains implementations of various operating system scheduling algorithms in C++. Whether you're a student studying operating systems or a developer looking to understand these algorithms better, this repository aims to provide clear and concise implementations along with explanations to aid your learning.
bankers-algorithm c cpp fcfs-process-scheduling oper priori resource-allocation-algorithm round-robin shortest-job-first
Last synced: 17 May 2026
https://github.com/ninjanazal/theboy
C++ project aimed at providing a comprehensive learning experience in the field of emulator development by implementing a Game Boy emulator with SFML integration. This repository serves as a study resource for understanding the intricacies of emulating a console and leveraging SFML for graphics renderin
Last synced: 20 Jul 2025
https://github.com/keli-wen/matchengine
The UBI Challenge Works: a simple match engine.
Last synced: 05 Apr 2025
https://github.com/jrob774/runner
My third ever finished game.
1bit 2d cpp cpp17 emscripten endless-runner game runner sdl sdl2 sidescroller simple
Last synced: 20 Oct 2025
https://github.com/giorgi94/py_travel_cpp
practical exampels of python c/c++ extensions
Last synced: 17 May 2026
https://github.com/emptywork/cpp-teaching
Source code untuk materi pembelajaran tentang dasar-dasar pemrograman menggunakan Bahasa C++.
basic-cpp basic-programming cpp indonesia indonesian learning-cpp ukim universitas-kristen-indonesia-maluku
Last synced: 20 Jul 2025
https://github.com/aostrun/missionaries-and-cannibals-multiprocessing
Solution for the Missionaries and Cannibals problem using Message Queues and Multiprocessing
cpp message-queue missionaries-cannibals-problem multiprocessing posix
Last synced: 11 Jun 2026
https://github.com/autonomicperfectionist/mrl-cpp
C++ client library for the MyRobotLab robotics framework
Last synced: 17 May 2026
https://github.com/arikmukherjee/cpp_codes
This repo contains all C++ codes.
Last synced: 24 Jun 2025
https://github.com/denrydu/student-achievement-management-system
一个c++控制台应用(如果您觉得有用的话,请不要吝啬一个:star:哦!
Last synced: 24 Jun 2025
https://github.com/akhilam512/mybusticket
A Bus-Ticket Booking application which allows users to book tickets from running bus services between cities.
classes-and-objects cpp file-handling-in-cpp
Last synced: 24 Jul 2025
https://github.com/evanmcclure/macos-m1-gpu-hello-world
Hello World for the M1 GPU on MacOS using Metal
apple cplusplus cpp cpp17 gpu hello-world learning-by-doing m1 macos metal metal-cpp ml
Last synced: 17 May 2026
https://github.com/nil369/akash_cpp_dsa_notes
This is my C++ & DSA notes. This Repo is helpful for Learning C++ Programming language and also Data Structures & Algorithm (DSA)
akash-halder cpp cpp20 data-structures dsa
Last synced: 24 Jun 2025
https://github.com/illescasdaniel/modern-cpp-spanish
Buenas prácticas y nuevas funciones de C++ moderno
Last synced: 20 May 2026
https://github.com/elb4rto/logdoctor_installer
Graphical installer for LogDoctor
Last synced: 17 May 2026
https://github.com/tina-1300/charly
Charly is a modern, powerful and easy-to-use C++ library for handling mathematics.
cpp cpp-programming cpp20 cpp20-library fraction fractions library math mathematica mathematics maths simple static
Last synced: 11 Sep 2025
https://github.com/anhnt02hp/algorithm-data-structure
All basic knowledge about C++ and Algorithm & Data Structure
ads algorithms algorithms-and-data-structures cpp data-structures data-structures-and-algorithms dsa
Last synced: 05 Apr 2025
https://github.com/offensive-vk/awesomescripts
Special Repository for Custom Scripts / Configs and Programs of Various Programming Languages. Mostly Old School Programs and Patterns. :octocat:
c configs cpp gh-actions git github gitlab legacy mirror npm pipelines python shell
Last synced: 07 Apr 2026
https://github.com/gagniuc/single-for-loop-traversal-of-2d-arrays
It demonstrates the use of a single "for-loop" in traversing a matrix. The example shown here is made in 10 programming languages: C#, C++, Java, Javascript, PERL, PHP, Python, Ruby and VB/VBA.
array cpp csharp java javascript matrix perl php python ruby vb6 vba vba-excel vba-macros
Last synced: 07 Apr 2026
https://github.com/superbodik/neiro-life
open-world game built with Python and Pygame where creatures evolve using neural networks
cpp engine game neural-networks open-world
Last synced: 17 May 2026
https://github.com/xanonymous-github/main
My main development-specific repo, all the separate code is here, in addition, here also provides computer class homework answers, welcome to free use.
c cpp golang html java javascript photography python study
Last synced: 07 Apr 2026
https://github.com/leo6033/algorithms
algorithms-and-data-structures cpp java python
Last synced: 07 May 2026
https://github.com/juhenfw/esp32-penutupjemuranotomatis-iot
Proyek ini menggunakan ESP32 Devkit V1 dengan berbagai macam sensor yang berkaitan dengan monitoring cuaca
arduino-ide arduinoide cpp esp32 iot-application monitoring-automation smart-home
Last synced: 17 May 2026
https://github.com/obinexus/retrosaga
Revolutionary retro game engine with systematic build orchestration through NLink→PolyBuild→RetroSaga architecture. Delivers 67% faster builds, pixel-perfect rendering, and universal language support for professional 2D/2.5D/3D retro game development.
2-5d-graphics 2d-graphics build-orchestration cmake cpp cross-platform formal-verification game-engine javascript language-bindings lua nasa-standards nlink opengl performance-optimization pixel-perfect-rendering polybuild retro-gaming systematic-engineering waterfall-methodology
Last synced: 29 Apr 2026
https://github.com/imolai/nvim-liteide
Minimal Neovim IDE setup for C++, Python, and Bash – fast, focused, and extensible.
bash configuration cpp ide minimal neovim python
Last synced: 09 Apr 2026
https://github.com/azaanullah-khan/functions
In this code I have practiced functions by performing different tasks
cpp fabonacci funcitons practice prime prime-numbers
Last synced: 20 Jul 2025
https://github.com/fulcrum6378/mergen_android
A real-time artificial intelligence which simulates the human brain on a computer. (main version for Android)
android artificial-intelligence computer-vision cpp java jni logic probabilism probability reward-system robot robotics vulkan
Last synced: 30 Dec 2025
https://github.com/charming-whaley/c_plus_plus_advanced
Лекции МФТИ по языку C++
cpp cpp-programming lecture-notes mipt mipt-cpp
Last synced: 20 Jul 2025
https://github.com/tierra-colada/h5gt
HDF5 C++17 wrapper and includes python bindings. Aimed at developers who uses HDF5 in C++ and python project
Last synced: 29 Dec 2025
https://github.com/polaris/remote
An RPC library for C++
boost-asio boost-libraries cpp cpp17 distributed-computing remote remote-procedure-calls rpc rpc-library
Last synced: 20 Jul 2025
https://github.com/benami171/template_tree_container
Implementation of a template K-ary Tree container, with template iterators and template nodes. Used QT as GUI to print the tree.
containers cpp gui iterators templates tree-structure
Last synced: 24 Jun 2025
https://github.com/someaspy/chromebookenroller
Easily enroll chromebooks!
arduino chromebook cpp education enrollment it k12 script sysadmin
Last synced: 17 May 2026
https://github.com/jthelin/net-tcp-cpp
Example code for a simple TCP client / server app written in C++
cplusplus cpp hacktoberfest networking tcp tcp-client tcp-server tcp-socket
Last synced: 30 Oct 2025
https://github.com/mgautam98/general-seat-allocation
Gale-Shapley Algorithm to allocate seats to the students according to their ranks and preferences.
Last synced: 29 Mar 2025
https://github.com/divetoxx/mandelbrot-2
Mandelbrot set. 60 FPS and palette rotation. Palette Rotation Logic 0 is Green cos, 1 is Blue sin, and 2 is Red Random. 256 colors. Synchronization with DwmFlush. Controls & Hotkeys. F1 - F8 Keys: Instantly jump to 8 predefined iconic locations within the Mandelbrot set. OpenMP.
cpp fractal fractals gdi generative-art generative-arts graphics high-precision mandelbrot-set multithreading openmp palette-rotation visualization visualizations winapi
Last synced: 12 Apr 2026
https://github.com/samya-s/design-and-analysis-of-algorithms-lab
Design and Analysis of Algorithms Lab (MA39203)
algorithm-design algorithms algorithms-and-data-structures cpp design-and-analysis-of-algorithms design-and-analysis-of-algorithms-lab
Last synced: 29 Mar 2025
https://github.com/soerlemans/pcap-parser-simba2json-processor
Highly performant C++23 PCAP parser that converts SIMBA messages to JSON. Done as a coding challenge for a High Frequency Trading (HFT) firm.
callgrind cpp cpp23 high-frequency-trading high-performance-computing json optimization parser pcap performance simba
Last synced: 29 Apr 2026
https://github.com/spilth/timber
Timber!!! from Beginning C++ Game Programming
Last synced: 11 Sep 2025
https://github.com/yasnakateb/opencvnotes
OpenCV basics in cpp
cpp image-processing opencv opencv-cpp
Last synced: 18 May 2026
https://github.com/RSGL/RSP
Single Header File Library that can pharse multiple databases all in one single header file. Supports, XML (HTML/SVG) and JSON
cpp cpp11 header-only html json library parser rsgl single-header xml
Last synced: 12 Mar 2025
https://github.com/mo7amed-hussein/qt-notepad
simple notepad application just like windows notepad
cpp notepad qt qt5 small-practice-project
Last synced: 18 May 2026
https://github.com/wa1tnr/rpi-pico-basics
RPi Pico RP2040 Basics - includes simple USB interpreter (keystroke echo).
assembly-language-programming basics basics-of-rp2040 c cpp forth programmable-i-o raspberry-pi-pico rp2040 rp2pio rpi-pico-pio rpi-rp2
Last synced: 18 May 2026
https://github.com/kareimgazer/algorithmic-tool-box
handy algorithms :)
algorithms-and-data-structures c cpp python3
Last synced: 04 May 2026
https://github.com/harshavardh8n/dsa-in-cpp
DSA-in-CPP: A collection of Data Structures and Algorithms (DSA) problems solved using C++. This repository includes various coding challenges and solutions, demonstrating fundamental concepts and techniques in data structures and algorithms.
cpp data-structures-and-algorithms
Last synced: 29 Mar 2025
https://github.com/mohammadmd1383/benchmark-dll
A library for testing speed of code execution with high precision
c cdll clibrary cpp cpp-library cpp11 cpp14 cpp17 csharp csharp-library dll java java-8 javalibrary python python-3 python3
Last synced: 11 Apr 2026
https://github.com/dev0x13/ust_x
A reference implementation of cross-correlation algorithm for ultrasonic thermometry method
cpp physics ultrasonic-sensor ultrasound ultrasound-thermometry
Last synced: 21 Mar 2025
https://github.com/udontur/ossd-mark-cal
🧮 Ontario Secondary School Diploma (OSSD) Mark Calculator CLI Tool
acedemic cli cpp linux mark-calculator nix ossd tool
Last synced: 21 Jul 2025
https://github.com/djoezeke/sfmltem
Quick Start Setup template for SFML and Dear ImGui with C++ on Windows.
cmake cpp game-development imgui library quickstart sfml sfml-game template vscode windows
Last synced: 18 May 2026
https://github.com/axway-streams/axway-amplify-streams-cpp
Sample application to show how to use Streamdata.io in a C++ application
cpp eventsource server-sent-events sse streaming-data
Last synced: 13 Aug 2025
https://github.com/thomasms/fortc
Fortran to C (and back again) examples
bindings c cpp fortran iso modern-fortran
Last synced: 27 Apr 2026
https://github.com/thomasms/solid_talk
Slides on SOLID principles with examples
cpp cpp11 example revealjs slides solid solid-principles
Last synced: 29 Mar 2025
https://github.com/esraa-emary/photo-editor
C Plus Plus Code (Photo Editor)
Last synced: 21 Jul 2025
https://github.com/shishir-dey/libmodbus
"libmodbus" is a lightweight C++ Modbus library tailored for embedded systems
cpp embedded-systems firmware library microcontroller modbus
Last synced: 04 Mar 2025
https://github.com/madladsquad/untitledvulkanterminalemulator
A terminal emulator written in vulkan
cpp extensible teminal terminal-emulator vulkan
Last synced: 17 Jun 2025
https://github.com/matuszewski/cpp-basics
A bunch of simple C++ console programs
Last synced: 12 Sep 2025
https://github.com/ahmed-ibrahim-30/simulation-compiler
Simulation for all Compiler steps such as (Tokenization,Parsing,Simulating code)
Last synced: 21 Mar 2025
https://github.com/cfnptr/voxfield
An open-source voxel-based multiplayer sandbox game
adventure cpp craft cross-platform cube explore free game modding multiplayer open-source procedural sandbox universe voxel voxfield
Last synced: 30 Oct 2025
https://github.com/emrecancorapci/sfml-timbergame
Basic C++ / SFML game which is a clone of a game named Timberman
cpp cpp-game game game-development sfml sfml-cpp sfml-game
Last synced: 11 May 2025
https://github.com/name-hw/janrenderer
심심해서 만든 C++17과 Zig로 작성된 Vulkan 렌더링 엔진
3d 3d-graphics cpp graphics graphics-engine graphics-programming render renderer renderering rendering-3d-graphics rendering-engine shader shaders vulkan vulkan-compute-shaders vulkan-engine vulkan-renderer zig zig-lib zig-library
Last synced: 18 May 2026