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-06-23 00:06:41 UTC
- JSON Representation
https://github.com/christopher-besch/bwinf_39_round2
My solutions to the second round of the 39th BWINF
bwinf bwinf39 competition cpp premake5
Last synced: 11 Jun 2025
https://github.com/guicdas/42_lisboa
From 42 Lisboa common core.
algorithms bash c-programming cpp cpp98 game-development mlx pipes shell
Last synced: 03 Feb 2026
https://github.com/knutkirkhorn/liste-over-emner
En liste over emner jeg har hatt på NTNU
algorithms-datastructures cpp css database emner java javascript prosjekt react sql tcp udp websocket
Last synced: 12 Apr 2026
https://github.com/cuarzosoftware/cuarzobrowser
The Cuarzo OS Web Browser
appimage cpp cuarzo multiplatform web-browser
Last synced: 31 Mar 2025
https://github.com/ivandrf/vector-int
Realization of a self-expanding array with some std::vector methods
Last synced: 21 Feb 2026
https://github.com/naso7y/building-a-car-esp32
a smart car controlled by an ESP32 , L298N microcontroller. DC motors, motor drivers, ultrasonic sensors, and Bluetooth modules. obstacle detection using embedded systems.
arduino cpp dc-motor esp32 l298n raspberry-pi
Last synced: 29 Jul 2025
https://github.com/benami171/system_programming2_exe2
Algorithms and Operations on Graphs, Graph operators overloading.
cpp graph graph-algorithms operators-overloading
Last synced: 19 Feb 2026
https://github.com/braintwister/record
A heterogeneous data structure for C++
cpp data-structures heterogeneous polymorphism
Last synced: 08 Aug 2025
https://github.com/harisali-git/validwebaddresses
This code does not include all valid web addresses because of several restrictions for the simplification purposes.
automata cpp toa toc validaddresses webaddress
Last synced: 09 Aug 2025
https://github.com/rodyherrera/sydonia
Sydonia is a template engine replica of Inja inspired by Jinja, with a code style similar to C#, quite complete when applying decisions about what to show or add to your templates, it supports customizations, you are invited to take a look!
cpp header-only header-only-library inja jinja2-templates lexer parser renderer template-engine template-language
Last synced: 06 Jan 2026
https://github.com/mohammed-3tef/data_structure_and_algorithms
A Collection of Algorithm & Data Structure Problems using C++.
algorithms bst clean-code cpp data-structures linked-list oop queue sorting-algorithms stack tree
Last synced: 01 Jul 2025
https://github.com/lucasplopes/uri
c competitive-programming cpp go hacktoberfest haskell java kotlin python sql uri
Last synced: 09 Apr 2026
https://github.com/bmc-labs/progress_bar
Just a simple command line progress bar for C++.
Last synced: 03 Oct 2025
https://github.com/lambdaurora/lcmm
LambdaCMakeModules - CMake scripts to make life easier.
cmake cmake-modules cmake-scripts cpp
Last synced: 22 Mar 2025
https://github.com/neko-box-coder/macropowertoys
A collection of useful C/C++ macros for manipulating arguments and preprocessing
Last synced: 12 Aug 2025
https://github.com/cristinel24/evalmat
An evaluator of mathematical expressions and tree expression maker written in C/C++ with UI for my faculty project.
calculator cpp expression-evaluator mathematics
Last synced: 06 Jun 2026
https://github.com/vsoch/qt-creator
trying to build qt-creator into a Docker container for easy usage.
Last synced: 09 Apr 2026
https://github.com/flatcap/dparted
📊 Graphical Partition Manager
c-plus-plus cpp manager partition
Last synced: 11 Jun 2025
https://github.com/CodeWithTejpratab/MatrixCalculator
This an IOS app Developed using a matrix calculator using swift and c++
Last synced: 01 Oct 2025
https://github.com/manid2/cpp-programs
C++ programs
autotools cmake cpp examples learn-by-doing reuse
Last synced: 05 Oct 2025
https://github.com/zwliew/competitive-programming
Notes, libraries, templates, and solutions to various competitive programming platforms.
challenge coding competitive cp cpp ctci leetcode mrjudge programming python
Last synced: 10 Apr 2026
https://github.com/akhilam512/amfoss-tasks
amFOSS Tasks
cpp form javascript nodejs ocr problem-solving python2 scraping
Last synced: 09 Apr 2026
https://github.com/laolarou726/toyrt
A toy QMC (Quasi-Monte Carlo) Path Tracing Render written in C++ with many wonderful features. Only for academic purposes.
cpp path-tracing qmc render renderer
Last synced: 30 Mar 2025
https://github.com/squarepear/dev-env
A list of Docker containers I use to develop with VSCode remote containers
cpp deno docker-image nodejs rust
Last synced: 12 Apr 2026
https://github.com/fahadpathan7/cp-notes
The things I am learning throughout the journey of solving competitive programming problems. (except ds and algo)
Last synced: 26 May 2026
https://github.com/isaiah512/linux-shell
a c++ implementation of a linux shell with core shell functionalities, including command parsing, process creation, signal handling and shell built-ins.
command-line cpp educational linux linux-shell operating-system shell terminal unix unix-shell
Last synced: 09 Mar 2025
https://github.com/karlosvas/olimpiadas-informaticas
Clases de OIE olimpiadas informáticas 2023, y 2024. Ejercicios del DOM Judge y Acepto del Reto
algorithm algorithms bfs cpp dfs dikjstra java
Last synced: 09 Apr 2026
https://github.com/muhammadmooazam/cpp-programming-language
cpp cpp-programming-language programming
Last synced: 01 Sep 2025
https://github.com/stridsvagn69420/magicfix
Command-line tool to repair your file extensions
c command-line cpp cross-platform file-extension-converter file-extensions files magicbytes magicnumbers
Last synced: 26 Jul 2025
https://github.com/anshulranjan2004/file-compression-utility
File Compression Utility built using C++ (OOPs)
cpp huffman-compression-algorithm lzw-compression oops oops-in-cpp qt
Last synced: 19 Apr 2025
https://github.com/coralkashri/cppsenioreas-design-pattern-reflection
Reflection Design Pattern implemented in C++. This is an examples repository of C++ Senioreas blog Design Pattern: RunTime Reflection article.
cpp cpp20 cppsenioreas design-pattern reflection runtime
Last synced: 24 Aug 2025
https://github.com/manavmehta/poker-cli
A Client-Server architecture-based CLI app that hosts Poker games for multiple players and multiple rooms making use of UDP protocol.
cli client-server cpp poker-game socket-programming udp-protocol
Last synced: 17 Jul 2025
https://github.com/eclipse-uprotocol/up-vsomeip-helloworld
COVESA/uServices HelloWorld example for mechatronics hello world uService and client using vsomeip
Last synced: 01 Sep 2025
https://github.com/sourcehawk/microepsilon-capancdt-reader
A c++ client library to read data from proximity sensors connected to micro epsilon's capa NCDT control units
capancdt capancdt6100 capancdt6110 capancdt61x0 capancdt61x4 capancdt6200 capancdt6228 capancdt6500 client cpp cpplibrary industrial-automation industrial-iot iot microepsilon proximity-sensor sensor-integration
Last synced: 02 Jul 2025
https://github.com/liyanboy74/clock
Simple Desktop Clock using SDL & C++
analog-clock c clock cpp desktop-clock sdl timer wiget windows-desktop windows-widget
Last synced: 04 Feb 2026
https://github.com/alpha74/lld-machinecoding_guide
My solved LLD questions and Machine Coding interview solutions
cpp interview-questions java low-level-design machine-coding oops spring-boot system-design
Last synced: 09 May 2026
https://github.com/shmuelie/ziopp
Zio++ provides a simple, powerful, cross-platform filesystem abstraction for C++ with many built-ins filesystems.
c-plus-plus cpp filesystem filesystem-api vfs
Last synced: 22 May 2026
https://github.com/jimbobbennett/azureiotarduinosample
Sample code for using Azure IoT Hub and Arduino
arduino azure c cpp iot iot-hub platformio vscode
Last synced: 09 Apr 2026
https://github.com/seikhchilli/bubble-sort-algorithm-cpp
Bubble Sort Algorithm using c++.Arranges array in ascending order.
algorithms array ascending bubble-sort cpp data-structures pointers-and-arrays sorting-algorithms
Last synced: 15 Mar 2025
https://github.com/krishpranav/learnobjc
Learn Objective-C
apple clang code cplusplus cpp ios learn learn-to-code linux macos objective objective-c objective-c-library objective-c-programming objective-c-runtime objectivec windows xcdoe
Last synced: 03 Feb 2026
https://github.com/nathancordeiro/terminal-image-to-ascii
This program converts a 16bit image into ascii and display it onto the terminal.
ascii-art cpp terminal-graphics
Last synced: 23 Jun 2025
https://github.com/kiritoind/codeforces_solutions
solutions to various problems from the Codeforces , atcoder and codechef platforms. While I strive to solve as many problems as I can, please note that I may not be able to solve every single one. Nonetheless, I am committed to sharing the solutions I have managed to complete.
atcoder atcoder-solutions codechef compitative-coding cpp cpp17 cpp20 problem-solving
Last synced: 12 Jan 2026
https://github.com/andreysolovyev381/zip_in_cpp
REAL zip iterator, that will be considered as an Iterator by other C++ code.
concepts cplusplus cpp cpp17 cpp20 header-only header-only-library headeronly iter iterator metaprogramming zip
Last synced: 19 Feb 2026
https://github.com/toshikinakamura0412/amr_navigation_ros
A 2D navigation metapackage for AMR (Autonomous Mobile Robot)
astar autonomous-navigation control cpp docker docker-compose dwa local-mapping localization mcl mobile-robot-navigation navigation path-planning raycast robotics ros ros-noetic simulation
Last synced: 10 Mar 2026
https://github.com/frndmg/bengal
Tiger compiler using bisonc++ for parser generation and llvm for code generation
Last synced: 01 Aug 2025
https://github.com/veld-dev/customgravityplugin
An Unreal Engine plugin meant to let developers custom the gravity in many ways in their level, mainly with located gravities and spherical gravities (planets).
blueprint blueprints-visual-scripting cpp gravity gravity-simulation physics physics-3d unreal-engine unreal-engine-4 unreal-engine-5 unreal-engine-cpp unreal-engine-cpp-plugin unreal-engine-plugin unrealengine unrealengine4 unrealengine5
Last synced: 08 Apr 2025
https://github.com/ahmed605/win-vcmp-dotnet
A modified version of vcmp-dotnet (.NET plugin for Vice City: Multiplayer) to support Windows and with some fixes and improvements.
cpp csharp dll dotnet grand-theft-auto gta gtavc multiplayer plugin vcmp vice-city windows
Last synced: 12 Apr 2026
https://github.com/jesuscopado/stereo-estimation
Naive and dynamic programming stereo matching schemes. 3D point cloud generation from disparities. Project for the course 3D Sensing and Sensor Fusion at ELTE.
cpp point-cloud stereo-matching
Last synced: 11 Jul 2025
https://github.com/sean-bradley/cppmultithreadedlowlatencytcpsocketserver
CPP Multi Threaded Low Latency TCP Socket Server
cplusplus cpp socket tcp-server
Last synced: 29 Jul 2025
https://github.com/sea5kg/Roads2DGenerator
algorithm for procedural generation map of roads in 2d or caves or something else
2d caves collapse-wave-function cpp generator map procedural-generation roadmap roads
Last synced: 07 May 2025
https://github.com/kassane/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
cpp cpp-library networking zeromq zig-package
Last synced: 13 May 2025
https://github.com/stevebeeblebrox/cog
Like Rust's Cargo but for C++
build-tool cpp cross-platform make
Last synced: 03 Sep 2025
https://github.com/madladsquad/uvkbuildtool
The universal file generator, build and release tool for the UntitledImGuiFramework & most web applications by MadLadSquad
build-automation build-files build-system build-tool cmake cpp deployment packaging template
Last synced: 11 Apr 2025
https://github.com/avakar/intrusive_lfstack
Lock-free, allocation-free, header-only, composition-based stack for C++11
Last synced: 17 Aug 2025
https://github.com/toshikinakamura0412/a_star_ros
ROS implementation of A* search algorithm
astar astar-algorithm cpp robotics ros ros-noetic search-algorithm
Last synced: 10 Mar 2026
https://github.com/bl33h/deepdiveodysseyraycasting
The code simulates 3D perspective with a "Under the Sea Pirates Treasure Hunt" theme using raycasting.
3d-graphics cmake cmakelists cpp glm graphics-programming header make raycaster raycasting render sdl2
Last synced: 09 Aug 2025
https://github.com/mehedirm6244/nostokeeb
A very minimal On Screen Keyboard (for X11) written in GTK3
cpp gtk3 gtkmm3 keyboard-emulation linux
Last synced: 27 Oct 2025
https://github.com/ducthienbui97/algorithm-problems
This repository contains the code I wrote to solve competitive programming problems.
algorithms codeforces competitive-programming cpp datastructures google-code-jam hackerrank
Last synced: 08 Aug 2025
https://github.com/mertturkmenoglu/cpp
C++ examples
c-plus-plus cpp example-code training
Last synced: 30 Jul 2025
https://github.com/tanner-davison/cpp_class_overloading
Demonstrates object-oriented programming concepts such as dynamic memory management, copy constructors, assignment operators, and the creation of custom data structures like an ArrayList. The ArrayList class manages a dynamically allocated array of characters
c cpp dynamic-memory-management
Last synced: 30 Jan 2026
https://github.com/i-ser-i/itmo-algorithms-2-sem
algorithms-and-data-structures cpp graph
Last synced: 17 Mar 2025
https://github.com/theartful/bindable_properties
Bindable properties for C++11 inspired by Qt's properties but with a couple of twists.
bindable-properties cpp cpp11 observer-pattern
Last synced: 14 Aug 2025
https://github.com/alcxpr/acheron
A little to nothing, general-purpose C++ library
Last synced: 10 Mar 2026
https://github.com/softtechmx/lib-cpp-texto
Esta clase ofrece funcionalidades que permiten contar letras, palabras, buscar patrones y realizar otras operaciones relacionadas con el procesamiento de texto. Su estructura modular y su implementación en C++ facilitan la integración en proyectos más amplios, brindando a los desarrolladores una herramienta eficiente y versátil para manipular texto
Last synced: 08 Jan 2026
https://github.com/vauxhat/mc-cartographer
A console based application which converts images into Minecraft maps.
c-plus-plus cartographer console-application conversion converter cpp image image-conversion image-converter map mc-cartographer minecraft minecraft-map
Last synced: 19 May 2026
https://github.com/mrfoxak/problem_solving
c compititive-programming cpp pattern patterns
Last synced: 03 Jan 2026
https://github.com/ucalgary-rover/ssrt-telemetry
Qt Quick-based application designed to display real-time data from multiple sensors operated by the Rover.
Last synced: 03 Oct 2025
https://github.com/sumonta056/student-management-system
Introducing a user-friendly student management system for efficient handling of student records. Seamlessly add new records, modify existing ones, delete entries, and access a comprehensive overview of all student data. Simplify your administrative tasks and streamline student record management with our intuitive system.
Last synced: 28 Jul 2025
https://github.com/andres-garcia-alves/electronics-vibratory-tumbler
Arduino code for a time-controlled vibratory tumbler.
4-digit-display arduino buzzer cpp diy electronics relay tm1637 vibratory-tumbler
Last synced: 17 Jul 2025
https://github.com/clausklein/docker_build
Usage example of CMake install (RUNTIME_DEPENDENCY_SET ...)
Last synced: 03 Jan 2026
https://github.com/kazhuu/cpp-examples
Me studying C++ and it's features
boost-library cmake cpp examples googletes study
Last synced: 11 Jun 2025
https://github.com/jose05code/dmoj-uclv
A collection of solved problems from the DMOJ virtual judge, organized by problem name. Each folder contains a README with the problem statement and a solution file.
algorithms competitive-programming cpp csharp dmoj dmoj-solutions problems python3
Last synced: 11 Apr 2025
https://github.com/sebouellette/dotfin
An interpreted programming language for 2d game or app development
cpp custom dotfin language programming-language
Last synced: 31 Jul 2025
https://github.com/ehwan/sphopencl3d
3D Smoothed Particle Hydrodynamics with OpenCL
cpp opencl smoothed-particle-hydrodynamics
Last synced: 08 Nov 2025
https://github.com/sebe324/labirynth
A simple implementation of maze generation in c++
Last synced: 23 May 2026
https://github.com/101rror/codeforces
Contests and Practice Problems Solutions,🤞💻🤞 (Author :: 101rror)
competitive-programming contest-solution cpp problem-solving python3
Last synced: 07 Apr 2025
https://github.com/arceryz/mirai
Infinity mirror box simulator with flat and curved mirrors. Running in realtime for both 2D mirror spaces and 3D.
2d 3d compute-shader cpp mirror raylib raylib-cpp raytracing rendering thesis tool
Last synced: 26 Jan 2026
https://github.com/smorodov/scrollingbuffer
Simple scrolling buffer I used for multimodal time series applications.
algorithms cpp multimodal-time-series queue ring-buffer scrolling-buffer time-series time-series-analysis time-series-processing
Last synced: 16 May 2025
https://github.com/strongerprogrammer7/fundamentals-of-computer-modeling
The repo include: Least Square, Monte-Carlo, Generation number, Modeling system mass services - 1) with breakdwons 2)infinity queue
cli cpp css html js system-mass-services winforms
Last synced: 17 Apr 2026
https://github.com/arin-paliwal/data-structures-and-algorithms
This Repository contains codes I solve using practicing DSA and preparing for Interviews. These codes are easy to understand and are well arranged.
algorithms cpp data-structures java python
Last synced: 10 May 2026
https://github.com/tank3-tk3/parallel-processing-cuda
Parallel processing with CUDA C / C++
c cpp cuda parallel-computing parallel-programming
Last synced: 09 May 2026
https://github.com/nxtlvlsoftware/php-sfml
SFML2 bindings for the PHP language.
c cpp php php-extension php7 sfml sfml2
Last synced: 10 May 2026
https://github.com/kxtools/kx-packet-inspector
Inspect Guild Wars 2 network packets via hooking and an ImGui overlay
cheat cpp directx directx11 dll dll-injection game-hack game-hacking game-tools guildwars2 gw2 hack imgui internal mmorpg modding reverse-engineering windows
Last synced: 10 May 2026
https://github.com/dup4/snapshot-cpp
Similar to Jest Snapshot, but implemented in C++.
Last synced: 22 Jun 2026
https://github.com/mikedld/haval
Standalone HAVAL implementation in C++14
cmake cpp cpp14 crypto hashing-algorithm haval header-only qt qt5 qt6
Last synced: 13 May 2026
https://github.com/huzecong/poisson-editor
Media Computation course project
Last synced: 11 May 2026
https://github.com/tech-gian/school_simulation_cpp
👨🎓📚🏫 A simple school simulation made with Object-Oriented Programming principles in C++.
cpp oop oop-cpp oop-principles school school-project simulation
Last synced: 23 Jun 2026
https://github.com/billsioros/cereal
A surreal C++ project manager
bash bash-completion bash-script bash-scripting build-automation build-system build-tool builder cplusplus cpp cpp-builder generator makefile makefile-generation module module-loader module-system project-management project-manager
Last synced: 09 May 2026