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/harry-skerritt/pourdecisions
A Spinwheel based game built using SFML
cplusplus cpp drinking-game game-development gamedev indiegame sfml sfml-game spinwheel
Last synced: 28 May 2026
https://github.com/retrooper/turbolang
This is a compiler for the TurboLang programming language.
cmake cmakelists compiler cpp cpp17 cross-compiler llvm llvm-ir
Last synced: 03 Aug 2025
https://github.com/devprashantt/6companies30days
A Challenge to make sure you start with your goals today , don’t procrastinate and don’t let your college decide your future.
Last synced: 04 Apr 2025
https://github.com/terroo/bible-tui
Get Bible Verses via Command Line
bible-verse cli cpp cpp20 jesus-christ-is-lord tui
Last synced: 02 Jul 2025
https://github.com/sarincr/raspberrypi-gui-development-with-cpp
This repository contains C++ examples for constructing simple GUI (graphical user interfaces). C++ is faster and lighter than Python,allowing GUIs to respond rapidly and interface with related embedded C supported hardware designs directly.
app appdev appdevelopment application arduino arm c cpp cpp11 embedded-systems fltk gui gui-application iot qt raspberry-pi sdl2 sfml tkinter wxwidgets
Last synced: 01 Mar 2026
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/firefly-zero/firefly-c
🐀 C/C++ SDK for making Firefly Zero games
c clang cpp firefly-zero framework gamedev rendering sdk wasi-sdk wasm webassembly
Last synced: 12 Jan 2026
https://github.com/nemuelw/windows-malware-techniques
Windows malware techniques
c2-server command-and-control cpp cybersecurity data-exfiltration detection-evasion malware malware-development malware-persistence malware-research malware-techniques security-research stealth windows windows-malware
Last synced: 19 Jul 2025
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/vishwajeetmishra4/leetcode-daily
LeetCode Daily Problems Challenge Open for Contributions
cpp csharp github java js leetcode-cpp leetcode-java leetcode-javascript leetcode-python leetcode-solutions open-source python rust swift
Last synced: 19 Feb 2026
https://github.com/abolfazlmohammadpour/sixdofmanipulator
This Is A Six Degree Of Freedom Manipulator Controlling Program Which Wrote In Arduino IDE And ArduinoLabsForMicroPython With C/C++ And Python<MicroPython> Programming Languages That Works On A Raspberry Pi Pico With RP2040 Main Processor Or A Raspberry Pi Pico2 With RP2350 Processor
altium-designer arduino c cad cpp manipulator pcb raspberry-pi robotics rp2040 rp2350 solidworks
Last synced: 19 Apr 2025
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/sugam-arora/leetcode-
All questions solved by me are there
c cpp javascript python typescript
Last synced: 10 Apr 2026
https://github.com/supercip971/sup-console
a little console for windows and linux (in alpha)
console cpp interpreter linux lua multiplatform windows
Last synced: 11 Apr 2026
https://github.com/wzslr321/datastructures_implementation
data structures which I've tried to implement in C++, much more incoming 👨💻
Last synced: 21 Jun 2025
https://github.com/kchousos/solar-system-opengl
A simple solar system implementation in openGL.
cpp graphics opengl solar-system
Last synced: 17 May 2026
https://github.com/gregorykogan/result
result is a C++ library that provides a Result type, which can be used to return and propagate errors. It's inspired by Rust's Result type.
auto-documentation cpp doxygen doxygen-documentation doxygen-theme error-handling functional-programming modern-cpp result-type
Last synced: 15 May 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/madhurimarawat/object-oriented-programming-with-c-plus-plus
This repository contains programs in the C++ programming language related to Object Oriented programming.
abstract-classes array-manipulations arrays-and-strings constructor cpp encapsulation exception-handlers exception-handling file-handling-in-cpp inheritence object-oriented-programming oops-in-cpp overloading pointer-to-function pointers-and-references polymorphism static string-manipulation templates virtual-functions
Last synced: 08 Jan 2026
https://github.com/maliknaik16/parallel-computing
CUDA programming in C++ for high-performance computing using Nvidia GPUs, optimized for tasks like machine learning, or image processing
cores cpp cuda gpu makefile matrix nvcc optimization
Last synced: 10 Jun 2025
https://github.com/emanuele-xyz/convexhull
Various convex hull algorithms implementations and visualizations
Last synced: 10 Mar 2026
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/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/zreechxnn/maze-game
i make a maze game using c++
algo algorithm cpp game maze-algorithms maze-game timer
Last synced: 19 Apr 2025
https://github.com/BillyFrcs/RunnerMan
Simple Endless Runner Game Runner Man.
3dgame blueprint blueprint-scripting cpp endless-runner gamdev game game-development runnerman ue4 unreal-engine unreal-engine-4
Last synced: 14 Apr 2025
https://github.com/kuredoro/mplbook_solutions
Almost all solutions to the exercises from "C++ Template Metaprogramming" book.
cpp functional-programming solutions template-metaprogramming templates
Last synced: 24 Mar 2025
https://github.com/retrooper/helloworld
This is not just any Hello, World project...
cplusplus cpp hello hello-world helloworld world
Last synced: 04 Aug 2025
https://github.com/8ightfold/exicpp
C++ wrapper for the Efficient XML Interchange (EXI) processor
Last synced: 30 Mar 2025
https://github.com/i-m-iron-man/libtorch_mujoco_ddpg
DDPG algorithm on an inverted pendulum environment using Mujoco(C++) and pytorch C++ front end.
cpp ddpg deep-reinforcement-learning inverted-pendulum mujoco pytorch-cpp pytorch-cpp-frontend pytorch-implementation
Last synced: 16 Mar 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/slimrealm/cpp-midi-art-lab
MIDI Art Lab generates digital art based on notes played on a connected MIDI keyboard. Sample output images in README.
algorithm-design cpp midi-processing sfml2
Last synced: 06 Jun 2026
https://github.com/berndporr/rpi_pwm
Hardware PWM C++ class for the Raspberry PI 5
cpp pwm pwm-driver raspberry-pi
Last synced: 28 Aug 2025
https://github.com/nathancordeiro/line-follower-robot
Arduino Uno-powered line follower robot: Seamlessly follows lines with precision sensors and intelligent algorithms. Ideal for exploring robotics fundamentals and automation.
arduino cpp line-follower robotics
Last synced: 11 Apr 2026
https://github.com/davidyslu/OnlineJudgeNCTU
Personal submissions on Online Judge NCTU (國立交通大學程式解題系統)
algorithms cpp data-structures
Last synced: 29 Aug 2025
https://github.com/ferhatgec/inif
inif, ini file parser in c++
cpp cpp17 file header-only ini parser
Last synced: 27 Aug 2025
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/icrobotics-team167/2015recyclerush
Robot code for the 2015 FRC game
cpp first frc frc-recycle-rush robotics
Last synced: 29 Aug 2025
https://github.com/afxres/binary-cxx
Experimental serialization library for C++.
Last synced: 25 Aug 2025
https://github.com/seigtm/directoryfileslist
Implementation of the C++ function that returns a list of files in a certain directory by a given mask (file extension). It's my homework task on the subject "Information security".
cpp cpp-examples directory file file-list files files-list filesystem list-files std-library
Last synced: 20 Apr 2025
https://github.com/msaaddev/learning-management-system
This repository contains Learning Management System of a University in C++ 🎓. It was programmed in 4 phases. Phase 1 was course module. Phase 2 was saving courses in external files and creating a login screen. Phase 3 was student module. And the last phase was about creating an administrative and student panel👨💻
cpp learning-management-system student-panel
Last synced: 01 May 2025
https://github.com/thiagoow/fatec-zs-cpp-projects
Exercícios de desenvolvimento com C++. Criado para estudos de programação na Fatec Zona Sul.
centro-paula-souza college cplusplus cplusplus-17 cpp cpp17 fatec fatec-zona-sul fatec-zs tdm-gcc tdm-gcc-compiler vscode
Last synced: 15 Mar 2025
https://github.com/sakaars/codes
Daily Coding Question To Enhance My Skills.
app aws c cpp java webdevelopment
Last synced: 15 Feb 2026
https://github.com/gbowne1/gradebook-management-system
This is a C++ Gradebook Management System
classroom-management cpp cpp11 education educational-institutions educational-technology grade grade-management gradebook grades k-12 k-12-education k12 school teacher
Last synced: 07 Oct 2025
https://github.com/qengineering/traffic-counter-rock5c
A fully functional traffic counter on a bare RK3588 with MQTT and remote live viewer
aarch64 bytetracker cpp deep-learning npu rk3566 rk3568 rk3588 rock5c traffic-counter traffic-counting
Last synced: 05 Feb 2026
https://github.com/tlaceby/rawkit
Rawkit is a Go/C++ library for working with RAW image files. It provides a simple interface for loading, processing, and analyzing RAW images from various camera manufacturers, along with histogram generation and metadata extraction.
cgo-bindings cpp exif-data-extraction golang image-processing libraw raw
Last synced: 06 Feb 2026
https://github.com/spaciouscoder78/unitconversion.hpp
A C++ library containing predefined unit conversion formulas to make your life easier
c cpp header-files unitconversion
Last synced: 07 Oct 2025
https://github.com/ismacortgtz/cpp-guide
An intermedius guide to learn C++ from any knowledge level.
course cpp cpp-course english guide spanish tutorial
Last synced: 07 Oct 2025
https://github.com/calebeaf02/hotelaria_unb_tp1
Gestão hoteleira em C++: Domínios, Entidades, POO.
controladores cpp crud gerenciador hotel interfaces poo unb
Last synced: 30 May 2026
https://github.com/threeal/volume-cpp
a cross-platform audio volume control library in C++
audio cmake cpp cpp-library cross-platform library open-source volume volume-control
Last synced: 07 Oct 2025
https://github.com/sunfl0w/CPP_Piranhas
CPP_Piranhas will be the final player by Team Rocket for the Software-Challenge 2019.
ai boardgame-player cpp software-challenge turn-based-strategy
Last synced: 11 Mar 2025
https://github.com/chloro-pn/wamon
Embedded Scripting Language Designed for C++
cpp embedded-scripting-language scripting-language scripts
Last synced: 23 Jan 2026
https://github.com/eyelash/prism
incremental PEG-based syntax highlighting engine
Last synced: 21 Jan 2026
https://github.com/jeffreyargueta/stl_list
Mini STL<list> in cpp to exonerate second midterm
Last synced: 10 Jan 2026
https://github.com/georgecatalin/qt-widgets-for-beginners-with-cplusplus
Course work associated with the Udemy.com course "Qt Widgets for Beginners with C++" , authored by Bryan Cairns.
cplusplus cpp qt qt5 qtcreator qtwidgets udemy-course
Last synced: 19 May 2026
https://github.com/fabiannorbertoescobar/smarttrash
Repositorio Proyecto SOA UNLaM 2C2018 Miércoles. Papelera Inteligente. Sistema Embebido Arduino + Aplicación Mobile Android.
acelerometro android android-app arduino arduino-uno bluetooth bluetooth-arduino c cpp embedded embedded-systems gyroscope internet-of-things iot java proximity-sensor tinkercad
Last synced: 13 Apr 2026
https://github.com/andezion/mineisbetter
Пытаюсь разобраться в контейнерах и алгоритмах
cpp cpp14 cpp20 stl-algorithms stl-containers
Last synced: 05 Sep 2025
https://github.com/jpenrici/miscellaneous
Miscellaneous code: C++, Python, Bash, Portugol, Visualg ...
algorithms cpp csv game-development libreoffice openbox portugol python3 qt-creator script shell sql sublime-build sublime-snippets sublime-text-3 tools vba vba-macros vcf visualg
Last synced: 12 Mar 2026
https://github.com/frodoalaska/socrates
Socrates is a simple, single-file math library specifically made for game/game engine development
cpp cpp20 game-development game-engine game-engine-development game-math game-math-library math math-library mathematics opengl vulkan
Last synced: 24 Jan 2026
https://github.com/wuriyanto48/block-chain-cpp
My simple implementation of blockchain written in C++
blockchain blockchain-demos cpp
Last synced: 07 Apr 2026
https://github.com/nohomey/fmi-introduction-to-programming-course
A place for my homeworks and other materials related to the Introduction to Programming course in FMI
Last synced: 06 Oct 2025
https://github.com/yosh-matsuda/gpu-ptr
Cross-platform GPU smart pointer with C++20 range support
cpp cpp20 cuda gpu header-only hip
Last synced: 17 Jan 2026
https://github.com/csiro-hydroinformatics/wila
A C++ framework to couple optimisation tools and simulation models
cpp metaheuristics optimisation
Last synced: 21 Jan 2026
https://github.com/Hcolda/QChatServer
A lightweight chat software server (WIP)
chat chat-app chat-application chatapp chatroom cpp cpp23 server
Last synced: 06 Oct 2025
https://github.com/tvanfossen/entropic
Local-first agentic inference engine in C/C++. Multi-tier model routing, grammar-constrained output, MCP tool servers. Embeddable via C ABI.
agentic-ai agentic-framework cpp cpp20 cuda edge-ai embedded-ai gbnf gguf grammar-constrained-decoding inference-engine llama-cpp llm local-llm mcp on-device-ai privacy-first tool-calling
Last synced: 30 May 2026
https://github.com/md-mafujul-hasan/hackerrank_cpp_solution
These Contain Some CPP Programming Solution of Hacker Rank😏
cpp cpp-hackerrank cpp-solutions hackerrank hackerrank-30dayschallange hackerrank-certification hackerrank-challenges hackerrank-cpp hackerrank-cpp-solution hackerrank-solutions
Last synced: 24 Jun 2026
https://github.com/congard/solgen
C++ code generator for creating Lua bindings using sol2 library
code-generation cpp cpp20 lua lua-bindings sol2
Last synced: 08 Oct 2025
https://github.com/developer239/vite-react-wasm-cpp-emscripten-cmake
TypeScript & React boilerplate with C++ WASM module for native features or performance boost.
cmake cpp emscripten javascript react typescript vite wasm
Last synced: 13 Apr 2026
https://github.com/0x0c/value_bag
Put a value into the bag and take it functionally.
Last synced: 08 Oct 2025
https://github.com/softtechmx/lib-cpp-algoritmos
Esta libreria es un conjunto de algoritmos de diferentes tipos ya creados listos para ser usados en proyectos.de c++.
algorithms algoritmos cpp cpp17
Last synced: 21 Feb 2026
https://github.com/tessapower/poo-game
A silly poo game as a first experiment with DirectX :poop:
Last synced: 16 Oct 2025
https://github.com/krishgaur1354/login_and_registration
Login & Registration via C++ Program
Last synced: 21 Mar 2025
https://github.com/kezhengjie/simplelog
You just need to log,so why bother?header-only,single and tiny cpp log lib here!
cpp cross-platform easy-to-use header-only log logging logging-lib logging-library out-of-the-box simple-api thread-safe tiny
Last synced: 16 Oct 2025
https://github.com/dennisrono/cpp-workspace
cpp workplace for practice and simple projects
Last synced: 06 May 2026
https://github.com/mariam-badr-mb/rational-calculater
A lightweight console-based calculator that performs arithmetic operations on rational numbers (fractions). It allows users to add, subtract, multiply, and divide fractions while ensuring proper input validation and error handling.
Last synced: 27 Jan 2026
https://github.com/chiefenne/lvgl_simulator
Complete LVGL v9.4 project template with desktop simulator for rapid GUI development. Build interfaces on macOS/Linux/Windows, then deploy to ESP32. Shared GUI code, custom fonts, and modern C++17.
cpp embedded esp32 gui lvgl sdl2 simulator
Last synced: 27 Jan 2026
https://github.com/nonrice/basedga
Very simple multithreaded implementation of the Genetic Algorithm
cpp easy-to-use genetic-algorithm machine-learning optimization
Last synced: 26 Oct 2025
https://github.com/andreacasalino/xml-parser
Light C++ parser for xml file. You can both import or create from 0 xml structure.
cpp export export-xml handler import import-xml json nlohmann xml
Last synced: 27 Jan 2026
https://github.com/facumasino/tup-utn-frgp
Repositorio de ejercicios de la carrera Técnico Universitario en Programación.
algorithm algoritmos cpp diagramas diagramas-flujo programacion programming tup utn
Last synced: 15 Oct 2025
https://github.com/samridhisainii/neetcode-150
Neetcode -150 Questions
algorithms cpp dsa neetcode practice
Last synced: 10 Oct 2025