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/chaoses-ib/cpp-programming-lichanghe-exercises
李长河《C++程序设计:基于C++11标准》习题的个人代码。
Last synced: 25 Dec 2025
https://github.com/threeal/checkwarning.cmake
Check for compiler warnings in CMake projects
c cmake cmake-modules cmake-scripts cpp static-analysis
Last synced: 14 Aug 2025
https://github.com/victornpb/sketch_aug20b_som_remote4
arduino arduino-sketch cpp firmware
Last synced: 15 Aug 2025
https://github.com/mukeshlilawat1/cpp-projects
This is a basic C++ project developed to practice fundamental concepts of C++ programming such as data types, conditionals, loops, functions, file handling, and object-oriented programming. The project runs on the command line and is easy to understand for beginners.
Last synced: 04 Oct 2025
https://github.com/claby2/clavim
A text editor that I do not intend on using.
catch2 cpp sdl2 sdl2-ttf text-editor
Last synced: 16 Aug 2025
https://github.com/fahdseddik/feedforward-neuralnetwork-from-scratch
This is a Feed-Forward Neural Network with back-propagation written in C++ from scratch with no external libraries.
backpropagation backpropagation-neural-network cpp deep-learning feedforward-neural-network neural-network neural-networks neuralnetwork-creation object-oriented-programming relu-activation sigmoid-activation
Last synced: 10 Nov 2025
https://github.com/tomasmark79/dotnamecpp
A keyboard-driven, CMake-based C++ template for VSCode. It automates the full dev cycle (configure, build, test, format, docs, package) via shortcuts and works cross-platform.
boilerplate-template cmake compiler conan cpp cross cross-platform emscripten exe gcc modern-cpp project-template toolchain vscode wasm
Last synced: 02 May 2026
https://github.com/slyfryfrog/lys
A modern C++23 game engine using modules with Julia bindings.
Last synced: 18 Aug 2025
https://github.com/azzaare/compressedstacks.cpp
Compressed structure for Stack Algorithms
algorithms-datastructures big-data blackbox-algorithm compression-algorithm cpp stack stack-algorithm time-space-trade-off
Last synced: 18 Aug 2025
https://github.com/djkovrik/smhc
Hotmail Checker [C++, wxWidgets, libCURL].
Last synced: 19 Aug 2025
https://github.com/electrostat-lab/arithmos
Native and jvm algorithmic lib using JNI and Invocation API
algorithms arithmentics arm64-v8a armeabi-v7a bytecode cpp gcc groovy invocation-api java java-8 jdk jni jvm jvm-languages kotlin math physics scala shell
Last synced: 10 Apr 2026
https://github.com/yaser-123/cpp-fundamentals
Master the basics of C++ programming in a fun and engaging way. Whether you're a complete beginner or have some programming experience, this course will help you develop the skills you need.
Last synced: 21 Aug 2025
https://github.com/fiskaltrust/middleware-demo
Demo applications that demonstrates how to use the fiskaltrust.Middleware from C, C++, VB6 and Rust.
c cpp demo-application kassensichv middleware pos-systems rksv rust vb6
Last synced: 23 Aug 2025
https://github.com/shalinirago/DJITello-Cpp
A C++ API to communicate with the DJI Tello Drone
cpp dji socket-programming tello tello-control tello-drone udp-protocol
Last synced: 23 Aug 2025
https://github.com/neko-box-coder/dsresult
A simple struct for allowing golang or rust like error handling
cpp cpp11 error error-handling expected handling trace
Last synced: 29 Aug 2025
https://github.com/korigamik/untitledpsp
A cross-platform 2D raycasting game implementation
cmake cpp game hacktoberfest psp sdl2
Last synced: 10 Sep 2025
https://github.com/bentoudev/annotationgenerator
Clang based C++ preprocessor for annotation based reflection generation
annotation clang code-generation cpp reflection
Last synced: 29 Aug 2025
https://github.com/bradleynull/drone-path-planning
C++ example for parsing maps and planning paths based on given drone parameters
cpp drone pathplanning robotics
Last synced: 04 May 2026
https://github.com/stillthinkinghere/socialmediamanager
This is a all in one Socialmedia Management app, the front-end it created in c++ and the backend is created in c++, c, java and javascript. This uses http requests and API's to publish posts and to review data of these post across all platforms.
app application c cpp graphical-interface graphical-user-interface gui java javascript media qt qt5 qt6 social
Last synced: 04 Jan 2026
https://github.com/cyberscopetoday/esp32-game-of-life-ntp
ESP32 project running Conway's Game of Life on an SSD1306 OLED display, featuring real-time NTP clock updates and automatic switching between simulation and time display. 🚀
arduino-ide cpp esp32 oled-display-ssd1306
Last synced: 14 Mar 2025
https://github.com/cryptovictor/hello-world
This repository was made for learn how to use GitHub
Last synced: 20 Feb 2026
https://github.com/dor-sketch/encryptedtcp
A robust and secure server-client architecture specifically tailored for real-time encrypted communication.
Last synced: 14 Apr 2025
https://github.com/ferhatgec/hlcog
Fegeya HLCoG, High-Level Code Generator back-end.
assembly code-generation codegen cpp fegeya high-level kalem python ruby rust shell transpiler
Last synced: 10 Apr 2026
https://github.com/danielkrupinski/cmake-demo
A collection of CMake scripts for C and C++ projects.
Last synced: 18 May 2026
https://github.com/kalakit/kalacrashhandler
Crash handler library for Windows 10 and 11, made with C++ 20.
cpp cpp20 log logger logging windows windows-10 windows-11
Last synced: 09 Jul 2025
https://github.com/codeplaysoftware/tensoropt
cpp cpp11 machine-learning sycl
Last synced: 07 Apr 2025
https://github.com/m3y54m/sobel-simd-opencv
Using SIMD instructions in image processing using OpenCV
cpp intel-intrinsics opencv simd-instructions sobel-edge-detector
Last synced: 20 May 2026
https://github.com/tensorush/cpp-deep-dive
:ocean: :diving_mask: Amateur's voyage into deep waters of C++ guided by the 5-Part Coursera specialization «Art of Modern C++ Development» from MIPT & Yandex (14.02.2021).
art-of-computer-programming c-plus-plus c-plus-plus-17 coursera coursera-specialization cpp cpp-course deep-dive from-zero-to-hero mipt modern-cpp modern-cpp-development yandex
Last synced: 15 Apr 2025
https://github.com/kylereddoch/chadatech
Project One for CS-210 C++ Class
chadatech-clock-cplusplus cplusplus cpp snhu
Last synced: 14 Mar 2025
https://github.com/karenina-na/data-structure-experiments
西北工业大学(NWPU)数据结构实验
c cpp data-structures-and-algorithms
Last synced: 20 May 2026
https://github.com/gazebosim/gz-harmonic
Harmonic, Gazebo's 8th named release
Last synced: 29 May 2026
https://github.com/masx200/leetcode-test
leetcode题解和一些测试工具
cpp golang kotlin leetcode leetcode-solutions typescript
Last synced: 07 May 2025
https://github.com/mirtia/edge-detection
Comparing various algorithms of Edge Detection, built with OpenCV and C++
cpp edge-detection image-processing opencv
Last synced: 26 Feb 2025
https://github.com/open-risk-academy/academy-course-dat31071
Scripts supporting the Open Risk Academy course Tensor Calculations with the Eigen C++ Library
cpp eigen eigen3 numerical-methods tensor
Last synced: 23 Mar 2025
https://github.com/irdcat/wasm-nes
NES emulator compiled to WebAssembly
6502 cpp cpp20 emscripten emulator nes wasm webassembly
Last synced: 15 May 2025
https://github.com/sleleu/cpp_modules
10 modules to learn the basics of c++
42 cpp fundamentals map stack vector
Last synced: 15 Mar 2025
https://github.com/terroo/ffpp
A dynamic library written in C++ with API for most of the main tasks with FFmpeg. Much faster for your GUI interfaces than using processes.
Last synced: 30 Jun 2025
https://github.com/strongerprogrammer7/informationsecuritysimple
The repository has ciphers: AES, RSA, El-gamal, GOST Stribog, GOST 34.10.2018
aes-encryption cpp elgamal gost3410-2018 rsa simple-project stribog
Last synced: 30 Jun 2025
https://github.com/0xvpr/snake-pit
Command and Control interface built using a Flask with a modular backend.
c c2 command-and-control cpp flask localhost python
Last synced: 11 Apr 2026
https://github.com/sleeptightansic/actorsingleton
Small code plugin for Unreal 5 which adds inheritable Actor class that can be spawned only once within same World context.
actor cpp plugin singleton ue5 ue5-plugin unreal-engine-5
Last synced: 05 Jan 2026
https://github.com/seigtm/polynomial
A simple polynomial class that supports all basic operations.
cpp cpp-library homework homework-assignments polynomial polynomial-arithmetic polynomial-equations polynomial-multiplication polynomials
Last synced: 20 Apr 2025
https://github.com/mortennobel/polyplane
Simple interactive plane visualization using kick
cpp cpp11 game-development game-engine graphics-programming
Last synced: 01 Sep 2025
https://github.com/nerd-bear/bassil
Bassil: A modern, mid-level interpreted programming language designed for efficiency and readability. Featuring robust lexical analysis, error handling, and cross-platform support for Windows and Linux. Bassil offers a balance between low-level control and high-level abstraction, making it ideal for system programming, web development, and more.
cpp custom-interpreted-language custom-language custom-programming-language interpreter lexer lexer-parser parser
Last synced: 27 May 2026
https://github.com/8dcc/libsigscan
Single-header C/C++ library for signature scanning on Linux.
c c-library cpp game-hacking hacking library signature-scanning sigscan
Last synced: 24 Apr 2025
https://github.com/Jyotibrat/Structs-Algos
This Repository contains all the Data Structures and Algorithms in C++ and Java
algorithms cpp data-structures dsa java
Last synced: 07 Mar 2025
https://github.com/bitwizeshift/metal-cpp
Rehost of Apple's metal-cpp project (not my intellectual property)
Last synced: 17 Nov 2025
https://github.com/jojowam/classroommanager-cpp
Sistema de gestão de salas de aula com cadastro de alunos, professores, gestores, cursos e salas de aula em C++
cpp gerenciamento-turmas heranca-e-polimorfismo opp programacao-orientada-objetos ufop
Last synced: 15 Apr 2025
https://github.com/sebt3/watched.agent
Watched Agent
agent collected-metrics cpp lua monitoring ssl watched
Last synced: 24 Apr 2025
https://github.com/cybex-dev/robot-compiler
A simple code compiler that compiles Pascal code with a syntax and contextual analyser (and production rules)
bnf code compiler context-free-grammar cpp cpp-compiler linux syntax syntax-analysis syntax-analyzer
Last synced: 04 May 2026
https://github.com/0x0c/perevod
Pervod, a image communicator.
boost cpp cpp-library cpp11 image-communicator
Last synced: 05 Apr 2025
https://github.com/pmalek/quick
quick aims to be a small header only library to help black box testing in C++
blackbox-testing cpp cpp14 testing
Last synced: 03 Apr 2025
https://github.com/jordymail/fire-and-smoke-detection-esp32
IoT-based environmental monitoring system using an ESP32 microcontroller. It integrates sensors for temperature, humidity, smoke, carbon monoxide (CO), and dust.
cpp detections fire fire-and-smoke-detection internet-of-things mqtt-broker sensors smoke
Last synced: 01 Jul 2025
https://github.com/zhaocc1106/modern_cpp_concurrent
现代c++并发编程(线程管理,线程共享数据,线程同步,原子变量,内存模型与顺序,线程池...)
Last synced: 23 Mar 2025
https://github.com/eyelash/atom-gtk
atom atom-editor c cpp editor gtk gtk3 text-editor vala
Last synced: 05 Jan 2026
https://github.com/jdsherbert/unreal-engine-plugin-template
Plugin template boilerplate for Unreal Engine.
cpp plugin template unreal unreal-engine unreal-engine-4 unreal-engine-5 unrealengine
Last synced: 30 Aug 2025
https://github.com/umar-masood/modern-stylish-ui-components
This is a carefully crafted set of modern, stylish UI components designed using Qt C++ and Qt Style Sheets (QSS) — delivering a clean, responsive, and highly customizable user interface experience. Inspired by contemporary design systems like Material Design and Fluent UI,.
app-compoents app-ui-elements cmake cpp cross-platform css modern-design-app modern-ui modern-ui-components modern-ux qss qt qt-cpp qt6
Last synced: 02 Sep 2025
https://github.com/egororachyov/spbench
Benchmark for sparse linear algebra libraries for CPU and GPU platforms.
benchmark cpp cpu cuda gpu-computing graphblas opencl sparse-matrices
Last synced: 15 May 2025
https://github.com/simone-contorno/rt2-assignment
Research Track 2 - Assignment - Control of a robot in a simulated environment using Gazebo, Rviz and, for the User Interface, Jupyter Notebook.
cpp engineering jupyter-notebook python robot robotics ros
Last synced: 11 Apr 2026
https://github.com/xhofe/cug-practice
✍️Some exercises in CUG
algorithms course cpp data-structures java machine-learning network operating-system university
Last synced: 16 May 2025
https://github.com/chansoopark98/d3vo-tensorflow
D3VO tensorflow implementation
cpp d3vo deep-learning deep-neural-networks keras monodepth2 opencv python pytorch slam tensorflow visual-odom visual-odometry
Last synced: 07 Apr 2025
https://github.com/madladsquad/uvkshadercompiler
Shader compiler program for the UntitledVulkanGameEngine
cpp glsl shader-compiler utility vulkan
Last synced: 11 Apr 2025
https://github.com/madladsquad/untitledtexteditor
A simple yet powerful text editor initially made for the UntitledDesktopEnvironment
c cpp editor extensible imgui linux text-editor windows
Last synced: 11 Apr 2025
https://github.com/oir/tblr
One header library for easy pretty printing of tables in C++. Supports markdown and latex.
cpp header-only pretty-print table tables
Last synced: 28 May 2026
https://github.com/purejoymind/deitel-cpp-exercises
This is where I upload the exercises at the end of each chapter of C++ How To Program by Deitel&Deitel publishers.
book cplusplus cpp deitel deitel-exercises exercise exercise-solutions exercises-code-cpp progress
Last synced: 05 Jan 2026
https://github.com/rudraksh88/zephyr
Zephyr Window Decoration for KDE Plasma. Fork of BreezeEnhanced
breeze breeze-dark cpp kde kde-plasma plasma-theme plasma6 theme window-decorations zephyr
Last synced: 04 May 2025
https://github.com/aermoss/aenc
A programming language made with C++.
cpp interpreter programming-language
Last synced: 26 Jun 2025
https://github.com/hxndev/chatbot-using-named-pipes
In this, I have wrote the code such that two child processes can communicate with eachother using pipes and hence it works as a chatbot.
chatbot code cpp fork named-pipes pipes process
Last synced: 31 Mar 2025
https://github.com/hxndev/reverse-capitalize-and-shift-strings-using-threads
Perform operations on a string using Multithreading.
capitalize code cpp reverse shift strings threads
Last synced: 06 Jul 2025
https://github.com/hxndev/printer-spooling
Printers typically can print only a single document at a time and require seconds or minutes to do so. If more than one application requires printer’s access, it might result in delay and slow down the application for as long as the printer is busy in serving other application. Printer Spooling has overcome this delay, as the documents formatted for printing are stored into an area on a disk and retrieved and printed by a printer at its own rate. With spooling, multiple processes can write documents to a print queue without waiting. As soon as a process has written its document to the spool device, the process can perform other tasks, while a separate printing process operates the printer. In this project, we will be implementing a printer spooler for a working environment which is equipped with 3 printers using concepts of Linked Lists and Queues.
code cpp data-structures oop oop-principles printer printer-spooler printer-spooling spooling
Last synced: 31 Mar 2025
https://github.com/hxndev/bubble-pop-screen-saver-and-game
This is a GUI Version of the Bubble Pop game that we used to play. This is divided into 2 parts. First one is designing a screensaver while the second one is designing the game itself.
bubble bubble-pop code cpp game gui interface itc oop pf project screensaver
Last synced: 17 Jun 2025
https://github.com/sleepyfish-yt/simpleinjectionclientbase
Use this base for your injectable client (lunar mappings)
base client clientbase cpp injection jni lunar lunar-client lunarclient minecraft minhook windows
Last synced: 07 May 2025
https://github.com/mmiranda96/numericalmethods
Numerical methods developed on C++ and Scilab
Last synced: 02 Jul 2025
https://github.com/nathady/segitiga-siku-siku-with-cpp-v1
bangun datar segitiga siku-siku dengan c++
cpp do-while-loop for-loop loop segitiga triangle while-loop
Last synced: 24 Mar 2025
https://github.com/nathady/segitiga-sama-kaki-with-cpp-v1
bangun datar segitiga siku-siku dengan c++
cpp for-loop loop segitiga triangle while-loop
Last synced: 24 Mar 2025
https://github.com/erikzenker/chainiterator
Concat multiple C++ containers to a single iterable object
Last synced: 12 Oct 2025
https://github.com/vp817/cppbinarystream
binarystream made in cpp
binary-manipulation binary-stream cpp cpp17
Last synced: 20 Jul 2025
https://github.com/ramages/cpp-miscprojectdump
This is just misc. C++ Projects for training and learning
autoclicker autoclicker-source autoclicktool cplusplus cpp cpp-library example example-code example-project key-logger keylistener keylogger practice practice-programming practice-project random-generation small-example small-projects training
Last synced: 24 Mar 2025
https://github.com/imharshag/kernelcraft
An operating system meticulously crafted from scratch. Designed as a foundational project to understand the core principles of system architecture and low-level programming,.
Last synced: 23 Apr 2025
https://github.com/pokisemaine/fishjoy
High-performance C++ server framework
cmake cpp high-performance server-framework
Last synced: 20 May 2026
https://github.com/maragedev/ue4-useful-cpp
This is a plugin providing useful cpp functions for blueprints like file edition and management
blueprints cpp files plugin unreal-engine-4
Last synced: 26 Jul 2025
https://github.com/theolepage/face-detection
Simple C++ program to detect human faces in an image.
computer-vision cpp face-detection
Last synced: 21 Jul 2025
https://github.com/samsilverman/rwmicro
rwmicro is a lightweight C++ library for generating random-walk microstructures—binary patterns created by a periodic random walk.
computational-mechanics cpp generative-design materials-science metamaterials microstructure monte-carlo procedural-generation random-walk stochastic
Last synced: 07 Mar 2026
https://github.com/pingzilao/zookeeper_client_design_manual
zookeeper client sdk 开发必备 指南 ,C++,C, java, golang,go, 服务注册,服务发现,负载均衡,分布式锁
c client cpp go golang java zksdk zookeeper zookeeper-client
Last synced: 17 Jan 2026
https://github.com/zouari-oss/racognition
Racognition is a high-performance face recognition system built using Python (or C++), designed to provide accurate and real-time facial identification and verification.
Last synced: 18 Feb 2026