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-07-10 00:06:50 UTC
- JSON Representation
https://github.com/vedanty3/strivers-a2z-dsa
This repository contains solutions of @striver79 A2Z DSA sheet.
Last synced: 13 Oct 2025
https://github.com/daviinacio/findper
Quick way to find product price change percent
bash c cli cpp math price-comparison tool
Last synced: 05 May 2026
https://github.com/esraa-emary/task-worker-matching
A desktop application that helps clients find and connect with suitable workers (e.g., plumbers, carpenters, electricians, etc.) for specific tasks. This system includes user registration, task management, rating and feedback mechanisms, and matching logic, all implemented with a GUI using Qt C++ and backed by an SQL database.
Last synced: 07 May 2026
https://github.com/undergrounder96/factorial_cpp
This repo is just an excuse for me to learn Makefile.
Last synced: 29 Apr 2026
https://github.com/mpluxery/patching-hacked-world
This repository demonstrates how to use Radare2 on a Raspberry Pi 4 (Im using ARM64, Kali Linux) to patch a simple “Hello World” binary, generate a JSON-formatted diff (using radiff2), and produce a JSON-formatted disassembly of the patched executable.
arm arm64 assembly bash cpp dissaseembly hex json linux patch radare2 radiff2 raspberry-pi-4 reverse-engineering x64-assembly
Last synced: 02 Apr 2026
https://github.com/ghosts6/library_management_system
Library management system from basic to advacne write with languages like bash,c,c++,python and js
bash c cpp django django-orm django-rest-framework html-css-javascript javascript library-management-system postgresql python3 tailwind
Last synced: 02 Apr 2026
https://github.com/humbertocg18/rv_ic_2023
This repository is for storing files, versions etc. of the Scientific Initiation project, which consists of creating a virtual reality environment in unity to help learn mathematics.
cpp csharp matematica math realidade-virtual unity virtual-reality
Last synced: 05 May 2026
https://github.com/ladroid/hunt
Arduboy game
arduboy arduboy-game c cpp game
Last synced: 07 May 2026
https://github.com/ralvarezdev/uru-programming-1-blackjack
Simple blackjack terminal game from Programming 1 college course
blackjack blackjack-game cpp game rafael-urdaneta-university terminal universidad-rafael-urdaneta
Last synced: 18 Oct 2025
https://github.com/lefucjusz/kettle-pid-controller
Kettle temperature regulator using PID controller based on Arduino Nano. Measurements taken by the means of DS18B20 sensor, Fotek SSR-40DA SSR relay used as an actuator. Current temperature displayed on TM1637 LED display.
adc anti-windup arduino cpp ds18b20 kettle pid pid-controller platformio pwm ssr temperature-control tm1637
Last synced: 08 May 2026
https://github.com/rajkumargara/embedded-systems-prep
A structured collection of C/C++ concepts, data structures, operating systems, and embedded systems fundamentals with practical implementations for interview prep and real-world development.
c cpp dsa embedded-driver operating-systems
Last synced: 02 Apr 2026
https://github.com/bezarhere/iglib
intuitive graphics library, Using GLEW, GLFW and opengl
cpp glfw graphics-engine opengl
Last synced: 05 May 2026
https://github.com/sunsided/robond-notebooks
Rough collection of Jupyter Notebooks and exercises from the Udacity Robotics Nanodegree program. YMMV.
cpp cpp14 jupyter-notebook udacity udacity-nanodegree udacity-robotics-nanodegree
Last synced: 26 Apr 2026
https://github.com/soumyasen1809/sycl-basics
Basic introduction to SYCL
cpp heterogeneous-parallel-programming oneapi oneapi-dpc sycl
Last synced: 09 Jun 2026
https://github.com/1dealgas/nemesis
Don‘t Leave the World Your Nemesis.
aerials cpp cpp20 defold lua mobile-game rhythm-game rhythm-game-charting
Last synced: 08 May 2026
https://github.com/talha-1010/des-algorithm
A symmetric-key algorithm for the encryption of digital data.
cpp cryptography datastructures des-algorithm encryption-decryption template-specialisations
Last synced: 18 Oct 2025
https://github.com/esterified/automatic-license-plate-recognition-using-knn
Hardware-based implementation to identify license plate numbers and respond based on that
arduino c cpp knn-classification ocr-recognition xml
Last synced: 08 May 2026
https://github.com/matrix97317/pig-solver
This is a toy deep-learning computing framework( such as Pytorch,Caffe etc.).
caffe cpp deeplearning deeplearning-framework pytorch tensorflow
Last synced: 05 May 2026
https://github.com/jelhamm/memory-management
"This repository contains an implementation of diverse memory management techniques in an operating system, aiming to optimize resource allocation and utilization."
allocator cpp memory-allocation memory-management operating-system operating-systems-project paging python
Last synced: 26 Apr 2026
https://github.com/chainrand/chainrand-cpp
C++ header-only library for verifiable hybrid-chain RNG.
aes-intrinsics chainlink chainlink-hackathon-2021 chainlink-vrf cpp cryptographic-random-generator random-number-generators
Last synced: 18 Oct 2025
https://github.com/chandler767/fusionpanel
For v2 and v3 PanelDue control panels. This is a modified version of the PanelDueFirmware for the PanelDue 3D printer user interface board and has been modified for use only with the F400 3D Printer.
3d-printing arduino board c cpp eclipse firmware paneldue-control-panels touchscreen
Last synced: 08 May 2026
https://github.com/purnima47/leetcode-solutions
Welcome to my collection of solutions for problems on LeetCode. This repository contains my implementations and explanations for various coding challenges across different topics.
Last synced: 05 May 2026
https://github.com/birdroad1/server-pinger
Server pinger for Minecraft written in C++
cpp crawler make minecraft minecraft-scanner postgres scanner server
Last synced: 14 Apr 2026
https://github.com/dotpipe/wisephp
The Ultimate in PHP Open programming. Language conversions, JavaScript initialization, Load-Balancers, PHPUnit Test Creator, opensource programming. etc.
assembly cpp java oop-concepts pasm phpunit
Last synced: 19 Jan 2026
https://github.com/rubnsbarbosa/keylogger
keystroke logging for macOS
cpp cybersecurity keyboard keyboard-events keylogger keystrokes macos
Last synced: 05 May 2026
https://github.com/bluewitherer/favoritemods
A shortcut to your favorite Geode mods!
cmake cpp enhancement geode geometry-dash mod offline
Last synced: 11 Apr 2026
https://github.com/trflynn89/flymake
A GNU Makefile system for C-family and Java projects
build-system c cpp make makefile objective-c objective-c-plus-plus
Last synced: 08 May 2026
https://github.com/callocgd/gd-decomp-deploy
A Portable Tool for creating a Geometry Dash Decompilation Environment using the available geode-bindings.
asyncio cpp geode-sdk geometry-dash installer reverse-engineering
Last synced: 05 May 2026
https://github.com/imthecurse/temp-folder
:hourglass: :file_folder: A linux notification based program that creates and removes a temporary directory automatically.
automatic-deletion cpp cpp17 linux-app linux-shell temporary-directory temporary-files
Last synced: 28 Jan 2026
https://github.com/rodyherrera/lisa
🌱 Lightweight and fast C++ JavaScript runtime environment for your scripts. Built with Apple JavaScriptCore.
cpp cxx javascript javascript-core javascript-engines javascript-tools javascriptcore jsc libuv nodejs runtime webkit2gtk
Last synced: 16 Apr 2026
https://github.com/mohitrajain/anti_intelligent_tic-tac-toe
A Game for Android Platform which consists of ANTI playing with Intelligent Machine using Ionic Framework .
ai android cpp game tic-tac-toe
Last synced: 20 Apr 2026
https://github.com/shakfu/pd-cpp
Basic example(s) of puredata externals using cpp
cpp puredata puredata-external
Last synced: 08 Jun 2026
https://github.com/sh-r0/gameoflife_inator
cellular-automata compute-shader cpp glfw opengl
Last synced: 05 May 2026
https://github.com/tak172/socobox
2D puzzle computer game in which the player has to place boxes in the designated places of the labyrinth.
Last synced: 04 May 2026
https://github.com/stefanolusardi/yolov8-onnx
YoloV8 inference built using ONNX Runtime C++, without OpenCV
cmake computer-vision cpp onnx onnxruntime yolo
Last synced: 17 Feb 2026
https://github.com/maxencebonamy/fractal-explorer
This software is a mathematical simulation that represents a fractal. A fractal is a mathematical object with a similar structure at all scales. This software lets you visualize two very specific fractals and move inside to observe them.
burning-ship cpp fractal mandelbrot mathematics sfml simulation xmake
Last synced: 11 Oct 2025
https://github.com/mijisu0103/game-programming
This repository contains a collection of mini-games I've developed using C#, C++, and Lua.
cpp csharp game-programming lua
Last synced: 08 May 2026
https://github.com/callocgd/networkmanager
A C++ Http Request Tool For ImGui, GeometryDash-Geode, and other Render Engines
cpp curl geode geometry-dash http-client imgui pthreads
Last synced: 16 Mar 2026
https://github.com/rajesh2723/coding-ninjas
Section contains the coding solutions for c++ with datastructures
binary-search binary-search-tree cpp dp1 dp2 dsa-algorithm dynamic-programming dynamicallocation hashmap linked-list priority-queue recursion-problem stacks timecomplexity
Last synced: 10 Jun 2026
https://github.com/llnl/open-facility-viewer
Open Facility Viewer (OFV) is an application for 3D interactive walk-throughs of facilities
Last synced: 07 Jun 2026
https://github.com/mnikander/cpp_sequence
Sequence pipelines in C++. A functional programming-inspired approach to processing data with map, filter, reduce, and more.
algorithm cpp cpp17 functional-programming generator map-filter-reduce pipeline rappel sequence
Last synced: 19 Oct 2025
https://github.com/liulilittle/multiple-bbr-implementations
Multiple-bbr-implementations
bbr bbr-nanqinglang bbr-tsunami bbrplus c cpp fq google ip kernel linux system tcp
Last synced: 04 May 2026
https://github.com/user0332/c-blunt
A product of User0332/csnative that attempts to provide a more minimal and slightly different version of C# translating to native code
assembly-loading cplusplus cpp csharp csnative dll dotnet native stdlib
Last synced: 09 May 2026
https://github.com/guuzaa/cmaker
A CMake template for C/C++ that adopts a Cargo-like package layout.
Last synced: 19 Jan 2026
https://github.com/tornao2/autoclicker
An autoclicker made in c++ with the use of "wxWidgets" graphical library
application autoclicker cpp wxwidgets
Last synced: 10 Oct 2025
https://github.com/jnhu76/cpp_sieve
Modern C++ concurrency benchmark (std::thread, std::atomic) inspired by the classic paper 'Threads Cannot be Implemented as a Library'.
Last synced: 10 Oct 2025
https://github.com/kalebers/leetcode
Personal Codes from Leetcode challenges using different languages
cpp csharp database java javascript leetcode-solutions python sql
Last synced: 14 Apr 2026
https://github.com/iabdullah215/cpp-separation-of-interface
Example code for separation of interface in C++.
cpp interface separation-of-interface
Last synced: 10 Oct 2025
https://github.com/abogical/aoc2023-cpp
Advent of Code 2023 in C++20
aoc-2023 aoc-2023-in-cpp cpp cpp20
Last synced: 10 Oct 2025
https://github.com/nitinkedia7/competitive-coding
Everything competitive coding related
codeforces codejam cpp kickstart stl
Last synced: 10 Oct 2025
https://github.com/avulman/keylogger-cpp
This is a full-coverage keylogger written in C++ for Windows. It logs standard keyboard and mouse presses and writes them to a designated file. Each key press is recorded along with a human-readable label, making it very practical to interpret the log.
cpp human-readable keyboard keylogger mouse windows
Last synced: 14 Apr 2026
https://github.com/christinec-dev/sharpshooter
A simple shooter-game made with UE4 and C++
Last synced: 10 Oct 2025
https://github.com/shakfu/mgen
Translates python to c, c++, go, rust, ocaml, and haskell
c cpp golang haskell python rust translation
Last synced: 11 Oct 2025
https://github.com/chrkspln/networking
something to learn net + cmake in vs enviroment
client-server cpp network-programming
Last synced: 11 Oct 2025
https://github.com/m7moudgadallah/learn-cpp
A C++ Learning Sandbox & Low-Level Programming Playground
cpp learning-by-doing problem-solving
Last synced: 11 Oct 2025
https://github.com/rajtilak-2020/robotic_arm
This project involves designing and developing a robotic arm powered by the ESP32 microcontroller. The arm is programmed for precision control and task automation, incorporating advanced features such as wireless connectivity for real-time command execution. This project demonstrates expertise in robotics, IoT, and microcontroller programming.
asynctcpserver asyncwebserver cpp esp32 iot project robotic-arm robotics technology
Last synced: 11 Oct 2025
https://github.com/yangix-w/sistema-particellare
Progetto per il corso di Informatica Grafica di Università dei studi di Milano-Bicocca
Last synced: 17 May 2026
https://github.com/p4p-83/head
The low-level machine control of our head mechanism, pneumatics, and vacuum nozzle.
arduino c cpp firmware platformio
Last synced: 21 Jan 2026
https://github.com/aleksbgbg/steamroller
Ground-up game engine.
cpp game-engine game-engine-architecture steamroller
Last synced: 11 Oct 2025
https://github.com/3zrv/eqz-juicy
An audio plugin that has a 3 band equalizer with a spectrum analyzer at the top. It has a low cut band, high cut band, and parametric band.
Last synced: 11 Oct 2025
https://github.com/haydend100/mazesolver
This program randomly generates a maze and then solves that maze using A* pathfinding algorithm
astar astar-algorithm astar-pathfinding astar-search astar-search-algorithm cpp maze maze-algorithms maze-generation-algorithms maze-generator maze-solver prims-algorithm prims-implementation randomized-prim-algorithm
Last synced: 11 Oct 2025
https://github.com/teledhil/rtx
A work-in-progress ray tracing engine using Vulkan
Last synced: 19 Jan 2026
https://github.com/Astrodynamic/Decimal-float-point
Decimal is a high-precision value type for financial calculations that minimizes errors due to rounding. It represents big numbers how in C#.
big-number cpp decimal library
Last synced: 11 Oct 2025
https://github.com/yunusemrejr/1-to-9-number-information
1 to 9 number information for kids (C++)
Last synced: 11 Oct 2025
https://github.com/skulblakka/at24c256
Simple platformio library for AT24C256 EEPROM supporting page-writes and ACK-polling
arduino cpp eeprom library microchip platformio
Last synced: 19 Jan 2026
https://github.com/divanny/data-structure-and-algorithms-i
Repository created for Data Structure and Algorithms I assignments
algorithms-and-data-structures cpp efficient-algorithm problem-solving
Last synced: 12 Oct 2025
https://github.com/saimaneeesh/system-process-monitor
A C++ terminal-based Linux system process monitor using /proc
cli cpp linux procfs system-monitoring terminal
Last synced: 14 Apr 2026
https://github.com/jsmolka/raspbell
Send doorbell alerts using a Pi 4 and a sound sensor.
cpp python raspberry-pi websockets
Last synced: 14 Apr 2026
https://github.com/berquist/overlapintegrals
Overlap integrals over GTOs (THO66 algorithm) in many languages
chrestomathy common-lisp cpp electronic-structure integral-equations julia nim python quantum-chemistry racket rust
Last synced: 19 Jan 2026
https://github.com/vvzen/example-blobs-from-camera
Simple example to detect blobs and store their position
blob-detection cpp opencv openframeworks
Last synced: 17 May 2026
https://github.com/kalebers/ros2_mestrado_2025
Packages and workspaces for robot systems class for mandatory classes for masters at Pontoifical Catholic University of Parana in 2025
cpp python robot-simulation ros2-humble
Last synced: 15 May 2026
https://github.com/roseewood/dsa
Learn Data Structures and Algorithms
c cpp data-structures-and-algorithms python
Last synced: 08 May 2026
https://github.com/wajahat001/cryptoplatform
This is the cryptocurrency platform and work as a dummy platform you can place and execute your order easily
class cpp oop-concepts oop-principles oops-in-cpp
Last synced: 12 Oct 2025
https://github.com/atauveron/itr-2019
Tutorials/project for the ITR course (2019)
course-project cpp cpp11 posix real-time
Last synced: 12 Oct 2025
https://github.com/fabberr/aoc2024
Solutions for Advent of Code 2024 puzzles written in C++
advent-of-code advent-of-code-2024 aoc aoc-2024-in-cpp aoc2024 cpp cpp26 programming-challenge
Last synced: 12 Oct 2025
https://github.com/y252328/aterm-cpp
A simple serial terminal implemented in Qt
Last synced: 18 May 2026
https://github.com/muggenhor/awesome-assert
Simple C++ assertion library with expression decomposition
Last synced: 05 Jul 2026
https://github.com/reetugupta/library-management-system
Library Management System in C++ - A simple console-based library management system using C++ and OOP concepts. Features include adding, issuing, returning, and viewing books. 🚀📚
Last synced: 13 Oct 2025
https://github.com/crrapi/tulip-engine
C++ game engine designed for high performance and modularity
cpp game-engine gpu-acceleration
Last synced: 13 Oct 2025
https://github.com/poakapx/cpp-operator_overloading
Приклад перевантаження операторів статичним й динамічним шляхами.
Last synced: 31 May 2026
https://github.com/lightandlight/vulkan-hello-triangle
Drawing a triangle using C++ and Vulkan.
Last synced: 13 Oct 2025
https://github.com/taedmonds/flower-exchange-cpp
A simple flower stock exchange system that accepts data from a csv file, then process it and output the trades to a new csv file.
Last synced: 15 Jun 2026
https://github.com/xukeawsl/codinginterviewchinese2-cpp
《剑指Offer:名企面试官精讲典型编程面试题》第二版的 C++ 实现
Last synced: 13 Oct 2025
https://github.com/theother-paul/hangmanwip
A short and sweet hangman console game
Last synced: 31 May 2026
https://github.com/proffix4/cpp_cross_dev_ubuntu22
Все для разработки кроссплатформенных программ на C++ в Ubuntu22 с использованием wxWidgets
cpp cross-platform development linux ubuntu ubuntu22 windows
Last synced: 03 May 2026