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-08 00:07:05 UTC
- JSON Representation
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/anakincodebase/project-based-learning
Curated list of project-based tutorials
cpp deep-learning julia-language machine-learning project-based-learning python3
Last synced: 05 May 2026
https://github.com/tannicarcher/you-are-hacked
When you run this executable file in Windows, 100 command prompt windows (cmd) will open, where the text “YOU ARE HACKED” will be displayed. In Linux, 100 terminal windows will open (depending on the environment), where the specified text will also be displayed.
cpp hacking linux simple virus windows
Last synced: 06 May 2026
https://github.com/styczynski/poly-var-cpp
Just-for-fun implementation of polymorphic variables in C/C++
c-plus-plus cpp library polymorphic polymorphic-types variables-and-their-usages
Last synced: 01 Jun 2026
https://github.com/rhailrake/lunarica
Interactive command-line HTTP client with syntax highlighting, autocompletion, and JSON formatting for testing and exploring RESTful APIs.
api-client api-explorer api-testing cli command-line cpp delevoper-tools http http-client interactive json repl rest rest-api terminal
Last synced: 06 May 2026
https://github.com/lenoben/image-processing
C/C++ cmake library for digital image processing without external libraries apart from the png and zlib libraries
c cpp digital-image-processing image-processing library linux-app png
Last synced: 28 Jan 2026
https://github.com/aon4o/tues_grade_9
A repository for storing code written by me in ninth grade in tues.
Last synced: 18 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/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/sury4karmakar/simple-windows-keylogger
☣This is a simple Windows keylogger with C++ programming
cpp hacking-tool keylogger malware windows
Last synced: 10 May 2026
https://github.com/hyunjinno/multicore_computing
A repository of multicore programming in Java and C.
c cpp cuda java multithreading openmp thread thrust
Last synced: 18 Apr 2026
https://github.com/php1ic/compiler-test
Check that your project can compile with different compilers
Last synced: 06 May 2026
https://github.com/camobap/hackerrank
Collections of solutions from hackerrank with tests
c cpp golang hackerrank-solutions java objc rust
Last synced: 04 Apr 2026
https://github.com/bz-interactive/bz-nota
A high-performance, terminal-based text editor built on C++. It combines the intuitive editing of Micro with a modern, btop-style dashboard interface for a modern TUI experience.
cplusplus cpp fast ftxui lightweight terminal-app terminal-based text-editor
Last synced: 10 Jun 2026
https://github.com/rageworx/libdes
library for Data Encryption Standard, supports to 3DES, for GCC(G++)
3des cipher cplusplus cpp decryption des encryption gcc gpp library
Last synced: 18 Oct 2025
https://github.com/jgsogo/godot-python
POC using Python inside Godot (GDNative + pybind11)
Last synced: 06 May 2026
https://github.com/erthium/sdl2-snake
Snake Game made with SDL2 and C++
cpp cpp11 makefile sdl2 snake snake-game
Last synced: 01 Jun 2026
https://github.com/esraa-emary/rational-number-calculator
A command-line Rational Numbers Calculator that performs addition, subtraction, multiplication, and division on fractions and whole numbers. It simplifies results, validates inputs, and prevents division by zero. Ideal for quick rational arithmetic with automated simplification and error handling.
cpp problem-solving rational-number-calculator rational-numbers teamwork-projects
Last synced: 24 Jan 2026
https://github.com/hansoloch/vk_education_aads
Задания по программе алгоритмы и структуры данных ВК технопарк
algorithms-and-data-structures cpp vk vk-education
Last synced: 18 Apr 2026
https://github.com/allanccwang/electronic_projects
implement the circuit with microcontroller
arduino circuit-analysis circuit-simulations circuits-and-electronics cpp data-analysis microcontroller physics python wemos
Last synced: 07 May 2026
https://github.com/deccer/renderarchitecture
C++/C# Interop Experiment
cpp cpp20 csharp dotnet dotnet-core engine experimental interop
Last synced: 18 Apr 2026
https://github.com/2000pawan/c_cpp_programming.
W3resource exercise (C && C++) Solution.
Last synced: 07 May 2026
https://github.com/jotavare/unit-testing
Implemented a C++ function, learned how to use CMake and Google Test framework for unit testing. Used a custom cpp devcontainer.
cmake cmakelists cpp devcontainer framework google-test makefile nodejs unit-testing
Last synced: 18 Apr 2026
https://github.com/bmoretz/daily-coding-problem
A coding problem a day keeps the interviewers at bay.
algorithms algorithms-interview cpp data-structures julia optimization python
Last synced: 07 May 2026
https://github.com/chqilin/beninja
a small build tools for C/C++.
build-tool cmake cplusplus cpp makefile nodejs
Last synced: 07 May 2026
https://github.com/storn5/vector
A simple 3D game written in C++ with graphics implemented from scratch in DirectX, OpenGL and Vulkan, inspired by X-Wing (1993), Elite (1984) and X4: Foundations
Last synced: 30 Jan 2026
https://github.com/embeddedos/patterns-in-c-cpp
Design systems and patterns in C/C++
c cpp design-pattern design-system embedded linux mcu
Last synced: 07 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/amirreza81/os-lab
Reports and projects from the Operating System Lab course (CE-408) at Sharif University of Technology
bash bash-script c cpp debian inter-process-communication kernel linux memory-management operating-system os os-lab process sharif-university-of-technology shell systemcalls threads ubuntu
Last synced: 27 Jan 2026
https://github.com/tayeva/librdkafka-examples-cpp
Examples using librdkafka
cpp docker docker-compose kafka kafka-client
Last synced: 07 May 2026
https://github.com/theleopard65/my-dsa-journey
This repository is a comprehensive collection of my work and understanding as I go through various DSA topics. I created this repo to document and showcase the concepts, implementations, and problem-solving techniques I learn throughout my journey.
array c cpp dsa graph library linked-list merge-sort queue recursi sorting stack strings time-complexity tree use-cases vector
Last synced: 07 May 2026
https://github.com/qc20/spinningcube
This project pushes the boundaries of microcontroller capabilities, combining creative coding, interaction design, and physical computing to render a captivating 3D spinning cube animation on a compact OLED display, all powered by an Arduino Pro Mini.
3d-graphics arduino cpp cube embeddded embedded-c embedded-systems oled-display-ssd1306 physical-computing pro-mini spinning-cube visualization wokwi
Last synced: 08 May 2026
https://github.com/nezorinegor/textcomplexity-service
🗄️ Система для анализа сложности читаемости текста
Last synced: 10 Jun 2026
https://github.com/mohammad-malik/linkedlist-notepad
A console-based notepad using a 2D linked list for text storage. Features text editing, saving, loading, and a spell-checker with correction suggestions—all in a C++ console environment.
cpp data-structures dsa linked-list linux macos ncurses-library unix
Last synced: 08 May 2026
https://github.com/isaccanedo/iot-for-beginners
:computer: 12 Weeks, 24 Lessons, IoT for All!
cpp hacketoberfest iot iot-device iot-edge microcontroller python raspberry-pi rpi
Last synced: 08 May 2026
https://github.com/virajmavani/opencv-utils
Utilities for OpenCV
computer-vision cpp opencv python
Last synced: 19 Apr 2026
https://github.com/cailloumajor/led-timing-board
Software to drive a RGB matrix based racing timing board
cpp python raspberrypi rgb-led-matrix
Last synced: 18 Apr 2026
https://github.com/kbnim/cpp-jegyzet
C++ lecture notes written in Hungarian [Course: Programming languages (C++)]
cpp cpp11 latex lecture-notes pdf
Last synced: 28 Jan 2026
https://github.com/chrovis/parattice
Recursive paraphrase lattice generator
cpp graphviz java nlp paraphrase paraphrase-generation rust
Last synced: 08 May 2026
https://github.com/fossillogic/fossil-strings
The Fossil String Library is a versatile, platform-independent library designed to provide robust string manipulation capabilities. It supports classic C strings, wide strings, and byte strings, offering a comprehensive solution for handling various string types in both C and C++ projects.
c cpp fossillogic meson mesonbuild ninja-build string-manipulation
Last synced: 24 Jan 2026
https://github.com/cleasbycode/wbpdv
Steganography-Like CLI / Web tool for concealing files within WEBP images.
cli-tools conceal-data cpp data-hiding hacking hidden-files hide-data hide-files hide-files-in-image image infosec mastodon privacy-tool steganography tumblr webp webp-format webp-image webp-images zlib
Last synced: 19 Apr 2026
https://github.com/denyskryvytskyi/scifishooter
Unreal Engine 5 3D Shooter prototype
3d-game 3d-shooter cpp game-development gamedev shooter-game ue5 ue5-shooter unreal-engine-5
Last synced: 24 Jan 2026
https://github.com/douze/odo
OpenGL procedural terrain
cpp opengl procedural-generation terrain
Last synced: 08 May 2026
https://github.com/ryandvl/leetcode
✅ All the problems that I solved in LeetCode.
computer-science cpp java javascript leetcode python
Last synced: 20 Apr 2026
https://github.com/melroy89/cpp-gtk-test-app
GTK/Gtkmm C++ Test Application - using CMake
application cmake cpp example gtk3 gtkmm template
Last synced: 08 May 2026
https://github.com/ahmedalaa14/classgenerator--bash
Bash script to create a simple C++ template class with its respective constructor, getters, and setters.
Last synced: 20 Apr 2026
https://github.com/offamitkumar/cpp-keyword-dictionary
A dictionary of cpp keyword/function. You can set path to this file in vim to get some help in auto-completion.
cpp cpp-keyword cpp11 cpp14 cpp17 dictionary keyword vim vim-configuration workflow
Last synced: 20 Apr 2026
https://github.com/st235/xcalc-core
Free open source arithmetic grammar parser 🧮
calculator cpp grammar parser xcalc
Last synced: 10 Jun 2026
https://github.com/luisfelipepoma/shell
Basic Shell Implementation: Built with LLVM and ANTLR
antlr4 compiler compiler-design cpp llvm nlp shell
Last synced: 09 May 2026
https://github.com/amoeba/arrow-cpp-conan-example
Example using conan to package and use libarrow
apache-arrow conan conan-io cpp
Last synced: 28 Jan 2026
https://github.com/yayuniversal/homemade-pacman
Homemade Pacman with C++ and OpenGL
Last synced: 09 May 2026
https://github.com/liwyd/pincracker
sourec to use Attiny85 for cracking mobile pinCode (ios/android)
android arduino brute-force cpp crack ios phone-cra unlo
Last synced: 09 May 2026
https://github.com/jeremymcastillo/gameshowbuzzer
A small Arduino game show buzzer project
arduino cpp embedded-systems game
Last synced: 09 May 2026
https://github.com/oresoftware/modify-socket
Set options on socket using `setsocketopt`
c cpp file-descriptor nodejs nodejs-addon socket
Last synced: 09 May 2026
https://github.com/nikoksr/prinfo
Fast printer information gathering tool for windows.
Last synced: 28 Jan 2026
https://github.com/twilight-dream-of-magic/largedynamicbitset
Large Dynamic Bitset: least significant bit contained in the bitset array at position 0, MSB contained in bitset array block_size() - 1 position
bitset cpp cpp11 dynamic-bitset
Last synced: 19 Oct 2025
https://github.com/aloereed/llama.cpp-server-ohos
Llama.cpp server for OpenHarmony
cpp harmonyos-next llama llamacpp openharmony
Last synced: 16 May 2026
https://github.com/maxchip101/deanus
a containerized programming language that is consistent on all systems
Last synced: 20 Apr 2026
https://github.com/sahilsrivastava25/dsa
A collection of LeetCode questions to ace the coding interview! - Created using [LeetHub v2](https://github.com/arunbhardwaj/LeetHub-2.0)
Last synced: 28 Apr 2026
https://github.com/shresta-voruganti/leetcodee
solutions to leetcode questions
algorithms cpp data-structures data-structures-and-algorithms java leetcode leetcode-solutions mysql-database python3
Last synced: 12 Apr 2026
https://github.com/anarthal/usingstdcpp-2024
Boost.Asio: the universal async model
asio boost coroutines cpp cpp20 http
Last synced: 04 Jun 2026
https://github.com/pragativerma18/data-structure-practice
This repository contains code for easy to advanced data structures using C as a part of my programming practice.
algorithms-and-data-structures c cpp data-structures leetcode-cpp leetcode-practice leetcode-solutions programming-challenges programming-practice python python3
Last synced: 09 May 2026
https://github.com/mehmetgulcu/arduino-voice-assistant
This project is python and c++ programming languages configuration. In addition, Google Cloud Firestore was used as the database.
arduino cpp firestore python3 smarthome voice-assistant voice-commands
Last synced: 09 May 2026
https://github.com/ebrezadev/snake-game-in-cpp-and-ncurses
Snake Game in C++ and ncurses
cpp game linux ncurses-game settings snake terminal
Last synced: 20 Apr 2026
https://github.com/manmohan15214/coronasafe-challenge-2020
CLI App submission for the CoronaSafe Challenge 2020 (National Engineering Leadership Cadre for Public Services)
Last synced: 09 May 2026
https://github.com/ryosukedtomita/makefile-study
Studying how to write Makefile
Last synced: 20 Apr 2026
https://github.com/jaganathanb/node-usbspy
An event based node.js c++ addon/binding to retrive the connected usb storage devices and detect the storage device insertion/removal and notifify the subscribed apps.
addon cpp javascript n-api nodejs
Last synced: 10 May 2026
https://github.com/wolgemoth/wgccre
A C++ solution implementing several reports by the Working Group on Cartographic Coordinates and Rotational Elements for determining the orientation of different astronomical bodies.
astronomy bodies cartographic coordinates cpp cpp17 elements geological header-only header-only-library iau international-astronomical-union orientation planets rotation rotational solar-system tempalte templated templates
Last synced: 19 Oct 2025
https://github.com/vbharadwaj-bk/python_cpp_tutorial
Code for a Tutorial on Writing C++ Extensions for Python.
Last synced: 10 May 2026
https://github.com/idanrosenzweig/daemond
Infrastructure for managing daemons, services, and systems. Suitable for development environments, servers, cloud services, IoT devices, and more. Offers greater flexibility and convenience compared to other daemon managers.
c cpp daemon-manager design-patterns inter-process-communication linux serialization service-manager
Last synced: 10 May 2026
https://github.com/shakib522/codeforces-problem-solution
Codeforces Solution
codeforces codeforces-problems codeforces-solutions competettive-programming competitive-programming cplusplus-17 cpp java kotlin problem-solving
Last synced: 10 May 2026
https://github.com/waqaszafar9/cpp-mini-projects
Cpp Mini projects
coding coding-challenge cpp miniprogram miniproject project project-management project-repository
Last synced: 05 Jun 2026
https://github.com/pablonicolla/shellcraft
A lightweight, interactive file system simulator with a Unix-like shell interface. Create, navigate, and manage files and directories in a persistent virtual environment.
cpp filesystem oop shell vcpkg
Last synced: 11 May 2026
https://github.com/cnescatlab/sonar-cnes-cxx-plugin
analysis c cnes cpp sonarqube-plugin
Last synced: 11 May 2026
https://github.com/dzobamain/console-raycasting-cpp
A console-based raycasting simulation for modeling movement within a 2D arena
Last synced: 25 Feb 2026
https://github.com/im-razvan/ntdllsyscalldumper
A minimal C++ tool to extract syscall IDs from ntdll.dll on Windows x64 systems.
Last synced: 11 May 2026
https://github.com/utkarsh1504/dsa-cpp
This repository contains all the concepts related to data structures and algorithms to get started. It also consists of a lot of problem-solving techniques in a language cpp that will help you in solving the questions of the coding rounds.
Last synced: 18 May 2026
https://github.com/majigsaw77/hxgamemode
Haxe/hxcpp @:native bindings for GameMode.
cpp gamemode haxe linux videogames
Last synced: 21 Apr 2026
https://github.com/hantaro171902/-ascii-digital-clock
This project is make digital clock on terminal
Last synced: 10 Jun 2026
https://github.com/platinumfrog/atrv_jr_qt
An interface for ATRV-JR with Ros2 and Qt5
Last synced: 06 Feb 2026
https://github.com/keithdhedger/xdg-desktop-portal-filechooser
A customizable file dialog chooser for use with xdg-desktop-portal
cpp qt qt5 qt6 vala xdg-desktop-portal
Last synced: 12 May 2026
https://github.com/theopnv/cpp-utils
🛠 C++ Utilities (dl-loader, game/network engine (WIP), ECS, serializer, filesystem ...)
cmake cpp cross-platform library utilities
Last synced: 12 May 2026
https://github.com/zfb132/simple_cpp
使用VSCode开发C++项目的模板
cpp makefile-template template
Last synced: 05 Jun 2026
https://github.com/oniani/tensor
A fast, zero-dependency tensor library in under 1000 lines of C++
Last synced: 05 Jun 2026
https://github.com/lostbeard/blazorwebbluetoothdemo
Blazor WASM Web Bluetooth API Demo using an ESP32-S3-WROOM microcontroller board
blazor blazor-webassembly bluetooth bluetooth-low-energy c-language cpp csharp dotnet esp32 esp32-s3 esp32-s3-wroom microcontroller web-bluetooth-api
Last synced: 15 Apr 2026
https://github.com/franciscoossian/cpp-template
An easy-to-use/edit/manage C++ template.
cpp foln-project-content template
Last synced: 22 Apr 2026
https://github.com/gabin221/exercism
This repository contains my solutions to the exercises offered on Exercism. There you will find implementations in several programming languages, including Bash, C++, JavaScript and Python.
bash cpp exercism exercism-solutions javscript python
Last synced: 13 May 2026