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-30 00:06:51 UTC
- JSON Representation
https://github.com/animesh-ghosh/crypt
A WebAssembly toy project.
cipher cipher-algorithms cpp cpp11 emscripten make makefile webassembly
Last synced: 29 Jun 2025
https://github.com/loki-astari/thorsioutil
Utilities for handling IO in C++
Last synced: 04 Feb 2026
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/quentin18/mcts-cpp
Monte Carlo Tree Search in C++
cmake connect-four cpp mcts-algorithm tictactoe ultimate-tic-tac-toe
Last synced: 15 May 2025
https://github.com/ryoga-exe/console-tetris
Tetris game runs at a cmd
console console-game cpp game tetris windows
Last synced: 13 Mar 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/dcavar/fomatestcpp
Foma-based morphological analysis using a simple C++ wrapper
cpp finite-state-transducer foma lexicon morphology natural-language-processing nlp nlp-parsing
Last synced: 30 Jun 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/fqwqf/faqnet
faQnet /fɑːkjuːnet/是一个c++神经网络框架,它使用OpenCV库,并且使用单列矩阵储存输入输出。"faQnet"这个名字是"flexible and Quick neural network"的缩写,旨在实现一个强调灵活性和快速开发的神经网络框架,能够适应各种神经网络架构,同时提升开发效率。
Last synced: 26 Jan 2026
https://github.com/ammarfaizi2/cppmysql
libmysqlclient C++ wrapper
cpp libmysqlclient mysql mysql-client
Last synced: 10 May 2026
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/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/wuriyanto48/block-chain-cpp
My simple implementation of blockchain written in C++
blockchain blockchain-demos cpp
Last synced: 07 Apr 2026
https://github.com/zdrzalikprzemyslaw/console-chess
Console text-based implementation of Chess in C++
chess cli console console-application console-chess console-gui cpp cpp11 game
Last synced: 10 Jun 2026
https://github.com/b1tflyyyy/vector-cpp
Simple vector implementation
cmake cpp cxx education free google mit-license open-source vector
Last synced: 02 Apr 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/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/coralkashri/cppsenioreas-metaprogramming-restrictions
This is examples repository of C++ Senioreas blog metaprogramming restrictions article.
cpp cpp11 cpp14 cpp17 cpp20 cppsenioreas metaprogramming metaprogramming-restrictions
Last synced: 15 May 2025
https://github.com/sameetasadullah/leetcode-solutions
This repository contains solutions of various LeetCode problems
cpp java javascript leetcode python python3
Last synced: 04 Oct 2025
https://github.com/wldfngrs/cpp-crash-course-exercises-solutions
Repository of the solutions to all the exercises in the book 'C++ Crash Course' by the awesome Josh Lospinoso! Enjoy!
Last synced: 24 Mar 2025
https://github.com/jayprakashkumar1/word-guessing-game
This is a c++ word guessing game in which a 5 digit random word will be displayed to the screen and two positions will be kept blank.Then user will guess that word.
cpp cpp-games guessing-game mini-game
Last synced: 03 Mar 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/coralkashri/cppsenioreas-hash-your-conditions
This is an examples repository of C++ Senioreas blog Hash your Conditions - C++ article.
code-refactoring cpp cppsenioreas hash legacy-code
Last synced: 15 May 2025
https://github.com/madladsquad/untitledtemplatingengine
A templating engine powered by a lisp-like language
c cpp library templating templating-engine templating-language
Last synced: 17 Mar 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/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/kylereddoch/airgeadbanking
Airgead Banking Compound Interest App. Project Two in my C++ class at SNHU.
Last synced: 14 Mar 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/kylereddoch/cpp_python_integration
Integrating CPP and Python for a simple math-based program.
Last synced: 14 Mar 2025
https://github.com/poyea/qt-calc
calculator calculator-application cpp cpp11 cpp14 cpp17 qt qt-application qt5 qt5-gui qtcreator
Last synced: 10 Mar 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/lambdaurora/lcmm
LambdaCMakeModules - CMake scripts to make life easier.
cmake cmake-modules cmake-scripts cpp
Last synced: 22 Mar 2025
https://github.com/sumonta056/code-library
Discover a comprehensive GitHub repository dedicated to everything you need to master C++. Whether you're a beginner or looking to enhance your skills, explore topics such as Basic C++, Advanced C++, STL, Data Structures and Algorithms, and more. Get access to a wealth of resources and information to help you excel in the world of C++.
algorithms cpp cpp17 data-structures dp number-theory oop-principles
Last synced: 26 Dec 2025
https://github.com/emanuele-xyz/convexhull
Various convex hull algorithms implementations and visualizations
Last synced: 10 Mar 2026
https://github.com/gowthertg/cpp-module-06
This module is designed to help you understand the different casts in CPP.
cpp imperative-programming object-oriented-programming rigor
Last synced: 17 Mar 2025
https://github.com/ashwaniydv/algodslib
Contribute for Hacktoberfest 23 🎉
algorithms competitive-programming cpp data-structures dsa dsa-algorithm hacktoberfest hacktoberfest-accepted hacktoberfest2021 hacktoberfest2022 hacktoberfest2023 hacktoberfest2024 open-source opensource opensourceforgood
Last synced: 23 Apr 2025
https://github.com/archo5/dato-format
a binary format for directly accessing a tree of objects
binary-file binary-format cpp cpp-library file-format marshalling serialization
Last synced: 29 Jun 2025
https://github.com/vishal2376/project-template
A simple c++ project code generator along with header and cpp files
cpp cpp-template makefile project
Last synced: 07 Jul 2025
https://github.com/pkestene/mandelbrot_kokkos_cmake
A simple example application using cmake build system, and kokkos as a third party
cpp gpu kokkos mandelbrot miniapp performance
Last synced: 05 Apr 2025
https://github.com/maminechniti/sticks
Rust command-line tool for managing C and C++ projects.
build-tool c cpp project-manager rust
Last synced: 13 Apr 2025
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/mtalyat/minty
A C++ Vulkan game engine.
cpp game-engine vulkan vulkan-game-engine
Last synced: 28 Jun 2025
https://github.com/lilgallon/cheatsheets
Advanced programming cheatsheets (C++, Java, ...)
Last synced: 12 Apr 2026
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/artiomn/cpp-network-tasks
Repository with a code for the Geekbrains students
cpp cpp-network gu-cppdevelopment network-application networking
Last synced: 01 Aug 2025
https://github.com/harry-hopkinson/chess-engine
A Simple Chess Engine written in C++.
Last synced: 14 May 2025
https://github.com/daddesign-projects/asynchronous-spdif-mixer
"Asynchronous SPDIF Mixer" synchronizes and mixes up to three asynchronous S/PDIF streams into a 48 kHz output. Running on an STM32H743 and developed in C++ with CubeIDE, it compensates for drift with interpolation. A custom KiCad-designed PCB hosts this real-time audio processing solution.
asynchronous cpp mixer pcb spdif stm32 stm32h7
Last synced: 06 May 2025
https://github.com/offensive-vk/collection
Some Practical and Curated Interview Coding Questions + Exercises. In 5 Most Popular High Level Programming Languages. Leave a ⭐ if you found it helpful.
cpp java javascript python typescript
Last synced: 09 Apr 2026
https://github.com/bartste/keyboard
Keyboardio Atreus and Arduino
arduino atreus colemak-dh cpp keyboardio mechanical-keyboard
Last synced: 18 Feb 2026
https://github.com/annndruha/distribution-of-secondary-particles-in-tissue-equivalent-materials
MSU Diploma - Distribution of secondary particles in tissue-equivalent materials
cmake cpp diploma geant4 particle-physics vscode
Last synced: 21 Jul 2025
https://github.com/azurespheredev/KernelDriver2DrawLine
Enables developer to draw a line with start point and end point.
c cpp gdi hooking kernel wdk windows-10
Last synced: 25 Oct 2025
https://github.com/larissajusten/uergs-prog-orientada-a-objetos
Repositório criado com objetivo de compartilhar programas desenvolvidos na cadeira de Programação Orientada a Objetos ministrada pelo Prof. André Borin Soares.
Last synced: 19 Feb 2026
https://github.com/minel1410/maasu_internship_stm32
A repository for the fourth MAASU internship, based on C/C++ programming on the STM32F411RET6 MCU.
cpp embedded firmware microcontroller requirements stm32f411
Last synced: 18 Feb 2026
https://github.com/jonathas/opengl-clock
A clock developed with C++ and OpenGL
clock cpp opengl practice university
Last synced: 18 May 2026
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/saptakbhoumik/ouroboros
Ouroboros is a C++ library to work with N dimentional tensors
cpp cpp20 cpp20-library ouroboros tensor
Last synced: 25 Jan 2026
https://github.com/xiyuanyang-code/data_structure
Toy implementation of several data structure
cpp data-structures-and-algorithms
Last synced: 05 Apr 2025
https://github.com/schwalbe-t/DSTIKE-Pong
A port of singleplayer Pong for the DSTIKE Deauther watch.
c cpp embedded embedded-c embedded-cpp esp8266 platformio sh1106
Last synced: 25 Oct 2025
https://github.com/o8x/wiredolphin
a Simple Wireshark For learning C++ and QT
capture-network cpp network-analysis qt6 wireshark
Last synced: 29 Oct 2025
https://github.com/zang-langyan/eastwind_math
EastWind Math Library (C++ interface for BLAS and LAPACK)
blas cpp lapack linear-algebra
Last synced: 02 Aug 2025
https://github.com/i-ser-i/itmo-algorithms-2-sem
algorithms-and-data-structures cpp graph
Last synced: 17 Mar 2025
https://github.com/abdalmoniem/commandline_fpw
check out the auto typed code of this project:
cpp doom fps fps-game fpw maze-generator mazes ray-casting raycasting wolfenstein-3d
Last synced: 02 Feb 2026
https://github.com/blueskyson/ansi-escape-code-color
ANSI escape code color lookup
ansi-colors colors cpp python terminal
Last synced: 12 Apr 2026
https://github.com/yusufsefasezer/cpp-shop-management
A simple shop management application developed with Modern C++.
cpp cpp-stl cpp17 modern-cpp shop-manager
Last synced: 09 Jul 2025
https://github.com/liplum/secourseproject
It's my course projects of Software Engineering.
Last synced: 14 May 2025
https://github.com/realsba/esp32pp
ESP32++ (esp32pp) is a collection of C++ classes for the ESP32, providing reusable components for buttons, I2C, HTTP servers, and more, aimed at simplifying development.
cpp cpp20 dht11 dht22 esp-idf esp32 i2c-bus i2c-device ina219 ina226 ledc rf43 wifi
Last synced: 16 May 2026
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/maltsev-dev/unrealprojects
UE projects. 3 fully completed games based on free assets packs
Last synced: 30 Jan 2026
https://github.com/zsotroav/nyetworkcpp
Multiplatform proof of concept C++ TCP back and forth comminication
cpp tcp tcp-client tcp-server winsock2
Last synced: 14 Apr 2025
https://github.com/pranshu05/cppvault
open source CPP docs
cpp cpp-docs data-structure data-structures data-structures-and-algorithms docs documentation ds dsa mdx nextjs oops oops-in-cpp
Last synced: 06 Apr 2025
https://github.com/longluo/database-from-scratch
build a database from scratch
Last synced: 05 May 2026
https://github.com/thisaislan/doom-fire-psx
Fire effect from Doom PSX/Nintendo64 using C++ and OpenGL
cpp doom opengl terminal visual-studio windows
Last synced: 09 Apr 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/mohdnehalkhan/cpp-programs
This Repository contains all basic program's of C++ Object Oriented Programming language for a beginner.
cpp dsa object-oriented-programming
Last synced: 28 Jul 2025
https://github.com/adarshbalu/cpp-programs
Collection of c++ programs for students
assignment bank bank-operations btech class cp cplus cplusplus-basic cpp cucek cusat experiment friend-functions inheritance lab objects programs project queue stack
Last synced: 31 Oct 2025
https://github.com/siva-tanikonda/competitive-programming
My competitive programming Git repository
algorithms competitive-programming cpp data-structures python
Last synced: 11 Sep 2025
https://github.com/mfelici/rowgen
Vertica User Defined Transform Function to generate rows
cpp sql udx userdefined-functions vertica
Last synced: 10 Sep 2025
https://github.com/innernull/osimhash
A deduplication lib built Over [SIMHASH](https://github.com/yanyiwu/simhash).
cpp deduplication lsh nlp python python3 simhash simhash-algorithm
Last synced: 18 May 2026
https://github.com/xodudrkd/portable-app-maker
Windows app to make installed app portable
application cpp executable portable-apps portable-executable portableapps windows windows-11
Last synced: 02 Aug 2025
https://github.com/pradyuman7/hackerranksolutions
My Solutions to some of the HackerRank practice problems in Java and C++ (Python , C#)
cpp hackerrank hackerrank-solutions hackerranksolutions java problem-solving
Last synced: 19 May 2026
https://github.com/yajatkaul/websockets
Basic client server architecture
client-server cpp low-level websockets
Last synced: 21 Aug 2025
https://github.com/mishanya00/they-are-gigabytes
They are Gigabytes [TAG] - is a future RTS 3D videogame.
3d-graphics cpp opengl video-game
Last synced: 16 May 2026
https://github.com/neko-box-coder/sslogger
Super Simple Logger for call stack and quick debug logging
c-plus-plus cpp cpp-macros cpp11 cross-platform header-only logger logging logging-library
Last synced: 05 Mar 2025
https://github.com/blagojeblagojevic/chess
Bitboard Engine
c chess-engine chess-game cpp nnue
Last synced: 18 May 2026
https://github.com/adzo261/competitive-programming
Collection of competitive programming problems that taught me new concepts and tricks.
codechef codeforces competitive-programming competitive-programming-contests cpp
Last synced: 01 Aug 2025