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-01 00:06:36 UTC
- JSON Representation
https://github.com/ehwan/sphopencl3d
3D Smoothed Particle Hydrodynamics with OpenCL
cpp opencl smoothed-particle-hydrodynamics
Last synced: 08 Nov 2025
https://github.com/localsix/catmalware-education
THIS CODE IS EXTREMELY DANGEROUS AND DESTRUCTIVE. IT IS DESIGNED TO DAMAGE YOUR COMPUTER SYSTEM AND MAKE IT UNBOOTABLE.
Last synced: 14 Apr 2025
https://github.com/maskedsyntax/minesweeper
Terminal based Minesweeper game in C++
cpp game minesweeper recursion-problem terminal
Last synced: 18 May 2026
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/faris771/cpu_simulator
Task1 in my software engineering internship at Imagry, the Idea of this task is to get hands on C++ Language, and designing concepts.
Last synced: 28 Mar 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/conreality/conreality-ddk
Conreality Driver Development Kit (DDK) for C++.
Last synced: 05 Oct 2025
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/donno2048/nn.cpp
Neural network implementation for cpp.
cpp from-scratch neural-network
Last synced: 21 Jul 2025
https://github.com/orlovt/delivery-simulation
A web-based 3D simulation of the University of Minnesota campus, showcasing a drone fleet delivery service. It features dynamic interactions among helicopters, humans, robots, drones, packages, and porch pirates, utilizing design patterns and C++ best practices for a robust and efficient system.
cpp design-patterns drone-simulation
Last synced: 12 Apr 2025
https://github.com/massimo-marino/active-class
A C++17 implementation of an active class: an active class generates a thread and controls it using functional objects passed by the client application
active-class cpp cpp17 cpp1z functional-objects googletest multithreading multithreading-library thread
Last synced: 11 Feb 2026
https://github.com/karsten-uy/kirbequalizer
An audio equalizer with customizable highpass, lowpass, and peak filters, allowing precise control over cutoff frequencies, Q values, and gain for personalized audio output.
audio-equalizer audio-processing c cpp equalizer gain gain-control highpass-filter juce juce-framework lowpass-filter peak-filter
Last synced: 05 Mar 2026
https://github.com/mensenvau/solutions_lets_crack_it
Let's Crack It
cpp interviewbit javascript leetcode leetcode-solutions python
Last synced: 16 Apr 2026
https://github.com/ncorgan/cpp-callable-to-funcptr
C++17 header-only library that can convert any C++ callable object to a C-style function pointer
c c-plus-plus callback callbacks cpp cpp17 function-pointer function-pointers header-only template
Last synced: 04 May 2026
https://github.com/neoblizz/cupti-plus-plus
CUPTI++ is a C++ interface to the CUDA Profiling Tools Interface (CUPTI).
cpp cuda cuda-profiler cupti profiler
Last synced: 26 Apr 2026
https://github.com/linbreux/cpp-basic-template
A basic C++ template that uses nix
catch2 cpp getting-started nix template
Last synced: 05 May 2026
https://github.com/bigmat18/cpp-utils-lib
Header-only C++23 utilities for debugging, profiling, logging, enhanced assertions, and container formatting. CMake-ready.
Last synced: 04 Jun 2026
https://github.com/jose05code/competitive-programming
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: 07 Jun 2026
https://github.com/andreacasalino/prettygcov
python package to visualize coverage information on C++ code
coverage coverage-report cpp gcda gcno gcov python python3 webserver
Last synced: 27 Apr 2026
https://github.com/gabin221/classinitiator
ClassInitiator is a script designed to simplify the process of creating C++ class files with basic content. It takes one or more filenames as arguments and generates corresponding .cpp and .h files with predefined content suitable for class initialization.
class-declaration class-initialization classinitiator constructor content-generation convenience cpp destructor generate-files private protected public script shell-script terminal
Last synced: 04 Mar 2026
https://github.com/offamitkumar/kattis
https://open.kattis.com/
competettive-programming competitive-coding competitive-programming cpp cpp17 interview-questions interview-questions-solved kattis kattis-challenges kattis-problems kattis-solutions kattis-submissions kattissolutions problem-solving python3 solutions
Last synced: 05 May 2026
https://github.com/jg-adams/ollama-rag-hpp
Modern, header-only C++ library for Retrieval-Augmented Generation (RAG) with Ollama-hpp.
ai cpp llm ollama rag retrieval-augmented-generation
Last synced: 16 Apr 2026
https://github.com/stivenjs/savecloud
Automated game save synchronization. Cloud-hosted, locally backed up, and platform-agnostic.
cloud cloud-gaming cpp games lambda rust-lang s3 tauri
Last synced: 07 Jun 2026
https://github.com/tenjou/replica-next
Both JavaScript static analyser and native compiler.
compilation compiler cpp javascript js native transpilation wasm webassembly
Last synced: 06 May 2026
https://github.com/americast/blood-smear-analysis
Counts number of RBCs and WBCs in a photo of blood smear
blood-smears computer-vision cpp image-processing opencv
Last synced: 06 May 2026
https://github.com/pk-cod3ch3mist/pac-man_gamebuild
A simple version of Pac-Man written in C++
Last synced: 18 Apr 2026
https://github.com/yoboujon/yoyo_tetris
Tetris clone using raylib in C++
cpp cpp20 game-development raylib tetris-clone tetris-game
Last synced: 05 Mar 2026
https://github.com/panquesito7/terminal-memory_game
A simple memory game built in C++.
c cpp cpp14 doxygen game gcc gcc-compiler memory-game terminal
Last synced: 18 Apr 2026
https://github.com/ahmedabougabal/myleetcodeanswers
Documenting my LeetCode solutions in C++ / Python / JavaScript since my time at the ITI till now
algorithms complexity cpp data-structures dynamic-programming javascript oop problem-solving python
Last synced: 05 Mar 2026
https://github.com/lsx-s-software/homeworkchecker
一套为高校教师设计的作业管理系统
cpp cross-platform mysql qml qt qtquick
Last synced: 06 May 2026
https://github.com/nir3x/fxms.cpp
FNV-XOR-Mask-Shuffle Symmetric Encryption Algorithm
algorithm c-plus-plus cpp crypto encryption fnv fxms mask security shuffle symmetric xor
Last synced: 09 Jun 2026
https://github.com/101rror/geeksforgeeks
POTD and Practice Problems Solutions, 💻 (Author :: 101rror)
cpp java javascript potd-gfg python3
Last synced: 06 May 2026
https://github.com/truepadawan/nipsie
A simple audio player application
cpp javascript qml-applications qt
Last synced: 18 Apr 2026
https://github.com/sunsided/robond-homeservicerobot
Picking up virtual objects, then dropping them off at a target location
cpp gazebo gmapping-slam ros ros-kinetic rviz slam udacity udacity-nanodegree udacity-robotics-nanodegree
Last synced: 28 Apr 2026
https://github.com/michalgallovic/computer-graphics
🎮 Fractals, Bezier curve, Image processing and Physics
computer-graphics cpp docker glm glut opengl
Last synced: 07 May 2026
https://github.com/andresberejnoi/arduino-electronic-dog-scale
Micro-controller project for a scale with 16x2 LCD display, Arduino Uno and ATtiny85
arduino arduino-uno attiny attiny85 c cpp diy-solutions dogs electronics electronics-projects i2c-backpack i2c-display lcd1602 lcd16x2 micro-controller scale
Last synced: 19 Apr 2026
https://github.com/harfang3d/harfang-plugin-ffmpeg
FFmpeg video player plugin for HARFANG 3D framework
cpp ffmpeg harfang3d lua video-plugin
Last synced: 07 May 2026
https://github.com/letsfindaway/basement-ventilation
Arduino-based project for automated window operation for basement ventilation
adafruit arduino cpp home-automation
Last synced: 28 Apr 2026
https://github.com/m-elbably/file-splitter
High-performance binary file splitter, with self-extractor
Last synced: 25 Apr 2026
https://github.com/extremeheat/protodef-cpp
C++ compiler for ProtoDef schemas
Last synced: 03 Mar 2026
https://github.com/shivam0110/basic-short-games
Short games made using easy programming languages like cpp, c, python.
basic-codes basic-game c cpp easy-to-under game game-development python source-code
Last synced: 03 May 2026
https://github.com/pilosus/stepik-algorithms
Code for Algorithms and Data stuctures MOOC on Stepic
algorithms cpp mooc python stepik
Last synced: 28 Apr 2026
https://github.com/neyn/neynxx
Fast and Lightweight C++11 HTTP Library
c cpp cpp-library cpp11 cxx cxx-library cxx11 fast-library http http-server webserver
Last synced: 28 Apr 2026
https://github.com/googlers-repo/android-xdg-utils
XDG Utils built for Android with C++
Last synced: 08 May 2026
https://github.com/jqntn/imgui98-sample
demo project for imgui98, running on win32/dx9
cplusplus cpp cpp20 docking dx9 gui high-dpi imgui native retro static-linking ui visual-studio vs22 win32 win98 windows windows-98 windows-98-compatible windows-98-theme
Last synced: 08 May 2026
https://github.com/retrooper/zpp
This is a compiler written in C++ for the Z++ Programming Language. This programming language is still in development.
Last synced: 29 Apr 2026
https://github.com/sharkbyteprojects/qr-code-generator-for-android
QR Code Generator Android App
android cpp java qr qrcode-generator shareable sharkbyteprojects
Last synced: 08 May 2026
https://github.com/chairchandler/rsa-cpp
C++ RSA implementation
cpp rsa rsa-cryptography rsa-decryption rsa-encryption
Last synced: 10 Jun 2026
https://github.com/tsnsoft/cpputf8crossplatform
Пример консольной кроссплатформенной программы на C++ с UTF-8 для Visual Studio 2022
console cpp cross-platform linux utf-8 visual-studio windows
Last synced: 08 May 2026
https://github.com/tprk77/trollauncher
Minimalist modpack installer for the "Vanilla" Minecraft Launcher
cpp cpp17 hacktoberfest meson minecraft minecraft-forge modding
Last synced: 29 Apr 2026
https://github.com/zak-grumbles/gd_fastnoise2
Godot module for the FastNoise2 library
cpp godot godot4 noise noise-generator procedural-generation
Last synced: 29 Apr 2026
https://github.com/gusenov/task-manager-qt
Управление виртуальной памятью.
cpp memory-management qt system-programming task-manager virtual-memory
Last synced: 29 Apr 2026
https://github.com/mylethidiem/zero-to-hero
Project for learning, practicing code: Python, SQL, C/C++, Data science/Data Analysis, AI/Machine learning
ai cpp data-analysis data-science deep-learning machine-learning mlops python sql
Last synced: 02 Mar 2026
https://github.com/s-litvin/arduino-games
Ready for compile 3-game firmware for microcontrollers (AVR Atmel, Arduino nano).
arduino cpp games lunar-lander lunar-lander-game slot snake snake-game
Last synced: 29 Apr 2026
https://github.com/cedricschwyter/vk
Vulkan part of my Vulkan vs. OpenGL comparison
3d-graphics cpp cpp17 linux vulkan vulkan-api windows
Last synced: 09 May 2026
https://github.com/srivatsan-ramesh/key-val-store
Simple persistent key value store using gRPC
Last synced: 29 Apr 2026
https://github.com/rockncoder/opencv
build an opencv app on m1 mac using c++, cmake, and brew
Last synced: 16 Apr 2026
https://github.com/kenneract/realtime-deviation-encoding-scheme
RDES - a lightweight, real-time, lossless compression algorithm for sequences of 31-bit integers.
c compression compression-algorithm cpp embedded flash-storage lightweight logging lossless python realtime
Last synced: 03 May 2026
https://github.com/s0urcedev/additionalfunctions
Additional functions
algorithms cpp csharp education fundamentals go golang javascript js olympiad python python3
Last synced: 12 Apr 2025
https://github.com/lambdaurora/gpio_led_image
A fun software to "display" images on a RGB led.
cpp gpio raspberry-pi raspberry-pi-gpio rgb-led
Last synced: 09 May 2026
https://github.com/dalbitresb12/winformscpp-template
A project template for creating an application with a Windows Forms (WinForms) user interface using C++ in Visual Studio 2019.
cpp template-project visual-studio windows-forms
Last synced: 09 May 2026
https://github.com/tank3-tk3/parallel-processing-cuda
Parallel processing with CUDA C / C++
c cpp cuda parallel-computing parallel-programming
Last synced: 09 May 2026
https://github.com/salma-mamdoh/tic-tac-toe-game-
Implementation of XO Game in Python , Java and C++
Last synced: 09 May 2026
https://github.com/bezarhere/javaunclassfied
Trying to decompile java .class files
Last synced: 09 May 2026
https://github.com/kxtools/kx-packet-inspector
Inspect Guild Wars 2 network packets via hooking and an ImGui overlay
cheat cpp directx directx11 dll dll-injection game-hack game-hacking game-tools guildwars2 gw2 hack imgui internal mmorpg modding reverse-engineering windows
Last synced: 10 May 2026
https://github.com/xgqfrms/c-plus-plus
C++ & C Plus Plus
c c-plus-plus c17 clang cplusplus cpp gcc macos
Last synced: 10 May 2026
https://github.com/mmaarij/parallelized-number-plate-detection-system-using-opencv-openmp
A Parallelized Number Plate Detection System developed for Windows using Visual Studio. It utilizes OpenCV and OpenMP to efficiently detect number plates in images and recognize characters on them. The primary goal of this system is to speed up the process of detecting and recognizing number plates in images or video frames.
character-recognition cpp nerual-network number-plate-detection number-plate-recognition opencv openmp openmp-optimization openmp-parallelization perceptron python
Last synced: 11 May 2026
https://github.com/harrymt/dartboard_detector
An OpenCV dartboard detector written in C++.
Last synced: 12 Jun 2026
https://github.com/kahkasha17/leetcode-codecrushdaily
🎉 Welcome to the LeetCode Lounge! 🚀 Join me on a coding adventure as I tackle daily LeetCode challenges! Each day, I’ll drop unique solutions and quirky notes, turning algorithms into fun puzzles. 🧩 Whether you’re here to learn or just vibe with my journey, let’s make coding a fiesta of creativity! 🎊 Dive in and enjoy the ride! 💻✨
algorithm algorithms-and-data-structures cpp java javascript leetcode leetcode-challenges leetcode-cpp leetcode-java leetcode-javascript leetcode-solutions
Last synced: 03 May 2026
https://github.com/selcuukyilmazz/fingertracker
Finger tracker that can define shapes and create hovering tables. Written in C++ and used threading.
computer-vision cpp hoverboard opencv shapedetection skin-detection threading
Last synced: 12 May 2026
https://github.com/emredemirbas/mini-yugioh-game
A turn-based card game project inspired by the Yu-Gi-Oh! Trading Card Game, implemented in C++.
Last synced: 03 May 2026
https://github.com/travorlzh/cppstuff
Some C/C++ basics and algorithms
algorithm c c-language cmake cplusplus cpp factorization
Last synced: 21 Apr 2026
https://github.com/sebastianbach/volume_rendering
Volume rendering experiments in GLSL
cpp glsl opengl shaders volume-rendering
Last synced: 25 Apr 2026
https://github.com/kadoshita/native-webrtc-loopback
libwebrtcを用いたWebRTCのエコーサーバー
Last synced: 30 Apr 2026
https://github.com/helmssyss/fps-shooter-system
This (middle-advance) system is made with Unreal Engine 4.27
cpp cpp17 fps fps-game game game-development game-engine tps ue4 ue5 unreal-engine unreal-engine-4 unreal-engine-5
Last synced: 09 Jun 2026
https://github.com/alexcoder04/arduino-trautonium
Electronic music instrument with the Arduino
arduino arduino-music c cpp creativity ino melody music music-instrument notes
Last synced: 13 May 2026
https://github.com/fl0p1337/strafehelper
Movement macroing tool for Apex legends
cpp imgui lurch-strafe movement neostrafe superglide win32
Last synced: 13 May 2026
https://github.com/lautydev/inclupp
A CLI tool to preprocess and compile C++ files with remote #includes.
Last synced: 04 Apr 2026
https://github.com/aditya-a-garwal/mbed-hcsr04
A simple library to use the HCSR04 ultrasonic sensor with ARM MBed OS and ARM Cortex M Microcontrollers
arm async c cortex-m cpp embedded hcsr04 mbed mbed-os multithreading rtos sensor ultrasonic-sensor
Last synced: 30 Apr 2026
https://github.com/otacilion/bob-robot-simulator
A Simulator to control systems banchmarks maded in cpp with _ :heart:
control-systems cpp robotics simulator
Last synced: 30 Apr 2026
https://github.com/pannapudi/raytracing-in-one-eternity
Raytracer practice. Yay! :c
cpp graphics parallel-computing raytracer render rust weekend-project
Last synced: 21 Apr 2026
https://github.com/newyaroslav/bo-payout-model
С++ header-only библиотека с моделями процентов выплат брокеров бинарных опционов
binary-option binary-options binary-options-statistics broker broker-api cpp cpp11 forex-data forex-trading intrade-bar maths payout-model
Last synced: 11 Jun 2026
https://github.com/faithbyte/projecteuler
A project fueled by curiosity and a serious passion for problem solving, tackling Project Euler's brain-teasers one algorithm at a time. Who needs free time when you can have math puzzles and coding challenges?
algorithms cpp headache mathematics problem-solving python
Last synced: 30 Apr 2026
https://github.com/tsnsoft/wxprojectcreator
Генератор новых проектов с wxWidgets для DialogBlocks, RedPanda-CPP, Visual Studio 2026 и VSCode
application console cpp creator dialogblocks redpanda-cpp visual visual-studio visual-studio-code wxwidgets
Last synced: 13 Jun 2026