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-28 00:07:13 UTC
- JSON Representation
https://github.com/llnl/typeforge
Typeforge is a tool for type refactoring of C/C++ programs. It enables users to change the type of variables and determines all type-dependent changes that are necessary to ensure that the generated code is again a correct program.
Last synced: 29 Apr 2025
https://github.com/federicomariamassari/udacity-rsend
Udacity Robotics Software Engineer Nanodegree projects.
cpp gazebo robotics ros slam udacity-robotics-nanodegree
Last synced: 08 Oct 2025
https://github.com/francescopasin/tower-defense
C++ and QT tower defense game
Last synced: 11 Mar 2025
https://github.com/mfdeveloper/pyramid.opengl
My first pure C++ project with a 3D Pyramid, using Winged-Edge data structure. This is for OpenGL study concepts
3d-pyramid cpp cube freeglut opengl opengl2 pyramid visual-studio winged-edge
Last synced: 15 Apr 2026
https://github.com/snykk/competitive-programming
my competitive programming journey https://www.codewars.com/users/snykk https://leetcode.com/snyk/
codeforces codewars codewars-kata-solution codewars-solutions competitive-programming cpp hackerrank leetcode leetcode-cpp leetcode-solutions problem solutions toki
Last synced: 16 Oct 2025
https://github.com/kaidokert/cpp-delegate
A short version of Elbert Mai's lightweight delegates/callbacks in C++11
cpp cpp11 delegate header-only
Last synced: 30 Nov 2025
https://github.com/paladin-t/jpath
An easy to use RapidJSON reader/writer in one header.
Last synced: 13 Oct 2025
https://github.com/mat-sz/95wm
🖥️ Windows 95 inspired window manager for X11.
cpp window-management window-manager windows windows-95 x11 x11-wm
Last synced: 17 Apr 2026
https://github.com/x-rays5/inireader
A simple c++17 header only ini parser/writer.
cpp cpp17 headeronly ini ini-parser parser
Last synced: 05 Mar 2026
https://github.com/germanaizek/picobase64
Very lightweight encoder and decoder base64 for C/C++
base64 c cpp cross-platform header-only lightweight
Last synced: 12 Oct 2025
https://github.com/umbrellaleaf5/alg_parallel
My repository with home and seminars exercises on algorithms parallelization in C++ at MIPT AES DAFE
cpp dafe education mipt mpi openmp parallel-programming
Last synced: 09 Oct 2025
https://github.com/icexin/clang_complete
A tool generates .clang_complete file for c++ project
Last synced: 24 Feb 2026
https://github.com/lifka/tetris-allegro
Game in C++ made with Allegro library. Just another one Tetris.
Last synced: 04 Mar 2026
https://github.com/naetherm/racoonengine_deprecated
RacoonEngine - a multi-platform 3D game engine
3d-graphics 3d-graphics-engine cpp engine game-development game-engine gamedev opengl racoonengine
Last synced: 12 Feb 2026
https://github.com/embeddedos/x86-64-operatingsystem
An Operating System based on x86-64 architecture.
assembly bios bootloader c cpp kernel operating-system qemu round-robin-scheduler shell systemcalls x86-64
Last synced: 08 Oct 2025
https://github.com/vvvar/generator-cpp-github
Scaffolder for C++ CMake/Conan Project
cmake conan cpp cpp20 yeoman-generator
Last synced: 14 Jun 2025
https://github.com/eyelash/platon-core
a simple and fast text editor library (work in progress)
Last synced: 24 Oct 2025
https://github.com/thelartians/luaglue
Lua bindings for the Glue library
bindings cpp glue lua lua-bindings
Last synced: 03 Mar 2026
https://github.com/mmmarinho/tro2022_adaptivecontrol
Sample code and minimal standalone example for the TRO2022 paper: "Adaptive Constrained Kinematic Control using Partial or Complete Task-Space Measurements".
Last synced: 12 Feb 2026
https://github.com/catchysmile/castleware
CastleWare | External cheat for Cubic Castles
cpp external game-hacking pointers
Last synced: 04 Mar 2026
https://github.com/jamesyang007/docgen
Docgen is a documentation generator for C/C++ code.
Last synced: 12 Apr 2026
https://github.com/majigsaw77/hxluajit-wrapper
A wrapper for hxluajit for better integration with Haxe.
Last synced: 12 Oct 2025
https://github.com/echosingh/cargoplus
This repository contain Car Rental System using CPP and MySQL
car-management-system cpp miniproject mysql wxwidgets
Last synced: 24 Oct 2025
https://github.com/nixrajput/char-counter-cpp
Count every character of a `string` and categories it as `vowel`, `consonants`, and `digits` using `C++` programming language.
character-recognition characters counter cpp cpp-programming cpp-project cpp-projects
Last synced: 28 Feb 2025
https://github.com/zz990099/sam2_cpp
SAM2 Track implementation with TensorRT & OnnxRuntime
cpp onnxruntime sam sam2 segment-anything-2 tensorrt track
Last synced: 03 Mar 2026
https://github.com/lchsk/knights-cpp
An attempt at making a classic real-time strategy game
cpp cpp11 cpp14 game real-time-strategy rts sfml strategy strategy-game
Last synced: 25 Apr 2025
https://github.com/mizuhoaoki/cmake_tutorial
Easy tutorial to understand how to use GCC, Make, and CMake properly.
build-tool cmake cpp make makefile tutorial
Last synced: 12 Oct 2025
https://github.com/ferhatgec/fpaper
Fegeya FPaper, an e-paper file format.
cpp cpp17 e-paper fegeya file file-format fpaper implementation paper read
Last synced: 13 Mar 2026
https://github.com/shigekikarita/cxx11-typed-argparser
C++11 Typed Argument Parser
argparse argument-parser cpp json
Last synced: 11 Oct 2025
https://github.com/matesxs/matesos2
Version 2 of my testing OS developement project
assembly cpp gcc kernel limine nasm operating-system x86-64
Last synced: 02 Apr 2025
https://github.com/echosoar/program-languages-compare
Compare the similarities and differences between various programming languages
cpp golang language-comparison rust typescript
Last synced: 01 Mar 2025
https://github.com/berndporr/rpi_ads1115
ADS1115 Raspberry PI API using C++ callbacks. In contrast to unprecise getters this class hands over the data at a given sampling rate via a callback handler.
callback-api cpp cpp-library real-time realtime
Last synced: 14 Mar 2026
https://github.com/satharus/original-mastermind
A clone of the "Original Mastermind" game from the 70s written in C++ to practice the basics of OOP.
code-breaking cpp mini-project oop
Last synced: 13 Apr 2025
https://github.com/nthnn/wtfc
Playful language extension for C and C++ that introduces unconventional and humorous macros aims to add a touch of creativity.
c c-programming c99 cpp cpp11 embedded-language functional-programming header-only language macros metaprogramming programming-language
Last synced: 10 Apr 2025
https://github.com/vspefs/makefile-cxx-module
Use C++20 modules and header units perfectly in Makefile. Make is fully functional.
cpp cpp20 cpp20-modules gnu-make gnu-makefile make makefile template-project
Last synced: 11 Apr 2025
https://github.com/ogshawnlee/algorithms
A collection of practice algorithms written in Python, Ruby, TypeScript (tested with Vitest) and V.
cpp python ruby typescript v vlang
Last synced: 25 Apr 2025
https://github.com/prakharchoudhary/codeverse
My implementations of various DS and algorithms, alongwith my submissions on coding platforms like Codechef, Hackerrank, Hackerearth etc.
algorithms-datastructures c codechef-solutions competitive-learning competitive-programming cpp hackerearth hackerrank-solutions python spoj-solutions
Last synced: 07 Oct 2025
https://github.com/panquesito7/setup-jule
Setup a JuleC development environment in your project.
action-composite actions c clang composite composite-action cpp hacktoberfest jule julec julelang programming
Last synced: 03 Mar 2026
https://github.com/klus3kk/microsociety
An object-oriented project that represents the simulator of the society with dynamically changing events.
2d ai cpp deep-q-learning machine-learning oop python reinforcement-learning sfml simulation tensorflow
Last synced: 10 Apr 2026
https://github.com/muppetsg2/pbr_visualiser_opengl
PBR Visualiser is an application for visualizing PBR materials in an OpenGL environment. The application has two configurations: windowed (GUI) and console (CLI).
cmake console-application cpp cpp20 imgui opengl pbr window-application
Last synced: 11 Mar 2026
https://github.com/ashad001/sfml-game-with-cpp
A cpp based game using SFML library.
2022-project cpp first-timers hacktoberfest sfml
Last synced: 19 Apr 2025
https://github.com/xeimsuck/cfroppy
Interpreter for Froppy language
cfroppy cpp cpp-interpreter cpp23 froppy interpreter
Last synced: 15 Mar 2025
https://github.com/kaikyulotus/icy-bot
C++ Telegram Bot with personal Telegram-bot-api wrapper.
callbacks cpp curl json telegram telegram-bot telegram-bot-api
Last synced: 11 Mar 2026
https://github.com/johnkinuthiaa/zero-to-hero
This comprehensive "Zero to Hero" coding course is designed for absolute beginners and aspiring developers seeking to gain proficiency in in-demand programming languages and technologies.It covers takes you from basic to pro in just a few clicks
cpp css golang html java javascript project-based-learning python sql typescript
Last synced: 01 Jul 2025
https://github.com/andrewyuan34/boids
Boids Simulation: A real-time, visually engaging flocking animation with dynamic skybox effects.
animation boids cpp flocking-simulation opengl skybox
Last synced: 03 Sep 2025
https://github.com/yuantinghsieh/realsteelboxinggame
A real-time motion-sensing boxing game with GUI written in Qt, QML, c++
boxing cpp qml qt5 raspberrypi
Last synced: 12 Jul 2025
https://github.com/jonmrowczynski/pt-symmetry-controller
This mechanical PT-Symmetry-Controller project is an analog to a quantum mechanical PT-symmetric system.
autodesk autodesk-eagle c c-plus-plus cpp design electronics firmware intellij java jni jni-java labquest2 mplabx physics quantum quantum-mechanics quantum-physics reasearch visual-studio
Last synced: 27 Jul 2025
https://github.com/nativu5/cfms
A Class Financial Management System based on Qt.
Last synced: 27 Jul 2025
https://github.com/coord-e/dsp6951
Library for DSP6951 DSP Radio IC.
arduino arduino-library cpp dsp radio
Last synced: 14 Nov 2025
https://github.com/ctu-vras/rosmsg_cpp
C++ library for getting full ROS message definition or MD5 sum given message type as string
Last synced: 19 Feb 2026
https://github.com/kdewald/safe_callback
A wrapper around std::function with some thread-safety guarantees.
callback-functions cpp thread-safe
Last synced: 01 Mar 2026
https://github.com/melardev/cppwxwidgetsconsolesnippets
Cpp wxWidgets Snippets related to text processing, concurrency, filesystem, IO, etc
concurrency console cpp demos examples filesystem io process snippets wx wx-widgets wxwidgets
Last synced: 18 Sep 2025
https://github.com/shankscript/wasm-starter-kit
A bare minimal kit to start working with Webassembly.
c cpp debug starter starter-kit wasm wasm-bootstrap wasm-example wasm-framework web webassembly webassembly-tutorial
Last synced: 09 Mar 2026
https://github.com/arsdever/qcolorpicker
Qt dialog for picking color (a modernized version)
color-picker cpp dialog qt widget
Last synced: 19 Apr 2025
https://github.com/rizwanullah313/car-rental-managament-system
Car rental management system project using C++...
Last synced: 25 Sep 2025
https://github.com/puckzxz/narc
A lightweight REST client
cpp imgui rest-client websocket-client
Last synced: 04 Oct 2025
https://github.com/am2022/passgen
passgen or pass generator can make password lists for you
brute-force bruteforce c-plus-plus cplusplus cpp hacking-tool pass passgen password-generator password-list password-list-generator password-list-maker wordlist-generator
Last synced: 22 Apr 2025
https://github.com/doaaosamak/learning-roadmap
This roadmap is designed to guide you through the learning path for various programming and development topics. Whether you're a beginner or looking to expand your skills, this roadmap provides a structured approach to learning key concepts and technologies.
ai backend cpp front-end-development java learning react-native roadmap swift
Last synced: 22 Sep 2025
https://github.com/naemazam/to-do-cpp
This is a simple To-Do List application written in C++. The application allows users to create, manipulate, and save a list of tasks. The tasks are stored in a list.txt file, enabling persistence across sessions.
cpp naemazam to-do to-do-app to-do-cpp to-do-list
Last synced: 22 Sep 2025
https://github.com/minwook-shin/ubuntu-korea-cpp-study-book
Ubuntu Korean Community C++ Basic Study Textbook
cpp korean study-textbook textbook ubuntu
Last synced: 15 Jul 2025
https://github.com/101rror/leetcode
Contests, Practice Problems and Daily Challenges Solutions, 🤞💻🤞 (Author :: 101rror)
cpp daily-coding-problem javascript problem-solving python3
Last synced: 30 Aug 2025
https://github.com/matheuscavini/meaw-petfeeder-firmware
Firmware for a programable pet food dispenser device. Check also: https://github.com/MatheusCavini/Meaw-PetFeeder-App
app cpp esp32 freertos iot pet-project pets smarthome state-machine time-schedule
Last synced: 19 Apr 2025
https://github.com/HenryDawson123/sfetch
A simple fetch program
command-line cpp fast fetch linux minimalist neofetch terminal uptime
Last synced: 20 Nov 2025
https://github.com/alexhuszagh/libxlsxwriterpp
C++ bindings for libxlsxwriter.
Last synced: 19 Apr 2025
https://github.com/bobmcdear/programming-challenges
Competitive programming problems & solutions
codeforces competitive-programming cpp python uva
Last synced: 10 Mar 2026
https://github.com/msdeep14/bytecode
A text editor in C++
cpp editor terminal-app terminal-based text-editor text-editors
Last synced: 25 Apr 2025
https://github.com/eliasmoflag/xscan
Simple header-only IDA-style code scanner
code-scanning cpp game-hacking modding pattern-scanning windows x86 x86-64
Last synced: 16 Aug 2025
https://github.com/imoneoi/paper.io
Paper.io Server & Client Implementation
Last synced: 16 Aug 2025
https://github.com/d-coder111/practolearn
PractoLearn serves as a repository for acquiring fundamental knowledge through hands-on projects suitable for beginners and individuals of all skill levels. We encourage you to participate and warmly welcome your contributions.
beginner-friendly c c-programming competitive-programming contributions-welcome cpp data-science-projects data-structures first-contributions hacktoberfest hacktoberfest-accepted improvement-proposal java projects-list python web-development
Last synced: 20 Aug 2025
https://github.com/xyproto/addinclude
:arrow_up_small: Add include statements within the guards of a header file
c cpp headers include package-management utility
Last synced: 15 Apr 2025
https://github.com/hxndev/huffman-data-encryption
The idea behind Huffman coding is based upon the frequency of a symbol in a sequence. The symbol that is the most frequent in that sequence gets a new code that is very small, the least frequent symbol will get a code that is very long, so that when we’ll translate the input, we want to encode the most frequent symbols will take less space than they used to and the least frequent symbols will take more space.
coding compression cpp decipher decoding decryption encoding encryption huffman huffman-algorithm huffman-coding huffman-compression-algorithm queue tree vector
Last synced: 31 Mar 2025
https://github.com/abdalrahman-alhamod/al-aqsa-mosque
3D representation of Al Aqsa Mosque using legacy OpenGL on Windows
3d-modeling 3d-rendering al-aqsa al-aqsa-mosque al-qibli-mosque computer-graphics cplusplus cpp cultural-heritage dome-of-the-rock game-development graphics historical-sites immersive immersive-experience mosque opengl opengl-legacy visual-studio windows
Last synced: 17 Aug 2025
https://github.com/abdulrhman-dev/circuit-simulator
A simple circuit solver that solves DC circuits that contain independent sources and resistors.
circuit-simulator circuit-solver circuits cpp dc graphics mna raylib
Last synced: 18 Mar 2025
https://github.com/piyushamukherjee/file-compressor
About A Text file compression tool based on Huffman encoding algorithm.
Last synced: 10 Aug 2025
https://github.com/rfsantacruz/mycudasamples
This is a series of CUDA C++ programming samples developed to study CUDA technology and its parallel programming model.
Last synced: 13 Apr 2025
https://github.com/mohitmishra786/my-codeforces-solution
This repo is just made to store my solution.
codeforces-solutions competitive-programming cpp python
Last synced: 15 Mar 2025
https://github.com/raquentin/raquest
🏓 A domain-specific language for repeatable HTTP requests.
Last synced: 08 Apr 2025
https://github.com/djbozkosz/Symbian-HomeScreen-Widget-QML
Homescreen widget template for Symbian v5, Anna, Belle using Qt 4.7.4, QML, C++.
Last synced: 13 Apr 2025
https://github.com/quasarapp/heart
QuasarApp Heart - it is base backend for C++/Qt projects. This library support work with databases and work with lite network requests.
Last synced: 20 Aug 2025
https://github.com/patrickshaw/neural
A C++ implementation of feed-forward neural networks.
ai artificial-intelligence bprop cpp machine-learning ml neural neuralnetwork rprop
Last synced: 30 Jul 2025
https://github.com/hoangtien2k3/code-c-plus-plus
Master your language C++. design patterns example - Java - C++. Multiple projects. Software engineering experiences.
Last synced: 21 Apr 2025
https://github.com/cgyurgyik/eigenvectors-from-eigenvalues
Function to compute the normed eigenvectors from the eigenvalues of a Hermitian matrix.
arma armadillo cpp eig eigenvalues eigenvectors eigenvectors-from-eigenvalues eigenvectorsfromeigenvalues eigsym eigvec-from-eigval gefe matlab matlab-parallel normed-eigenvectors precision
Last synced: 25 Sep 2025
https://github.com/bluecannonball/orca
A C++ UCI-compliant chess engine.
alpha-beta-pruning chess chess-engine cpp magic-bitboards uci
Last synced: 02 Sep 2025