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-02 00:06:45 UTC
- JSON Representation
https://github.com/heraldofsolace/homesweethome
A dotfile manager written in C++.
cpp cpp17 cpp20 dotfiles dotfiles-linux linux
Last synced: 06 May 2026
https://github.com/yehiasharawy/fish-fillet-opengl
A Feeding Frenzy game in C++. Rendered GUI using OpenGL and responded to user input using mouse and key listeners.
Last synced: 28 Apr 2026
https://github.com/dominiklindorfer/sycl-intelgpu-quickstart
Lightweight & simplified approach to SYCL development
c cpp dpp gpu gpu-programming intel oneapi oneapi-dpc sycl vscode
Last synced: 09 May 2026
https://github.com/congard/solgen
C++ code generator for creating Lua bindings using sol2 library
code-generation cpp cpp20 lua lua-bindings sol2
Last synced: 08 Oct 2025
https://github.com/nglsg/mioframework
🚀 一键部署!自动化Android脚本,解放你的双手,支持录制行为,定时执行,自动点击,自动滑动,全真模拟🚀
android automation autotesting cpp
Last synced: 02 May 2026
https://github.com/deniskore/powerplanmanager
Easy and convenient management of NVIDIA and system power settings on Windows.
cpp games nvapi nvidia power-management
Last synced: 22 Apr 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/chokobole/protobuf_bytes
Now don't worry about copy when using protobuf!
bazel-support cpp cpp-library cpp14 cpp14-library move protobuf protobuf-bytes
Last synced: 08 Oct 2025
https://github.com/chenbingwei1201/pedometer
pedometer with esp32, adxl345, and oled ssd1306 in OOP
arduino c cpp esp32 pedometer step-counter
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/massimo-marino/bigint
C++17 implementation of arbitrary precision integer arithmetic
arbitrary-precision arbitrary-precision-integers bigint biginteger cpp cpp17 cpp1z googletest karatsuba
Last synced: 15 Mar 2026
https://github.com/sebe324/image-processing
A demonstration of various image processing algorithms using OpenCV
Last synced: 02 May 2026
https://github.com/lord-turmoil/minioc
MinIoC is a lightweight header-only IoC container for C++
cpp header-only ioc ioc-container
Last synced: 08 Feb 2026
https://github.com/dxbang/bangbuttons
2x35 Buttons Box for Sim-Racing
arduino arduino-leonardo assetto-corsa-competizione button-box buttons controller cpp gamepad-controller joystick joystick-control keyboard macros sim-racing simracing
Last synced: 16 Apr 2026
https://github.com/miha53cevic/visualiser
A simple c++ music visualiser with opengl
Last synced: 27 Apr 2026
https://github.com/erthium/boids
Simulation of Boid artificial life program
agent-based-simulation boids boids-behaviour boids-simulation cpp cpp11 flocking flocking-agents flocking-simulation functional-programming makefile sdl sdl2 sdl2-image simulation
Last synced: 11 Feb 2026
https://github.com/omrawaley/t-write-plus-plus
T-Write++ is a terminal-based text editor written in C++.
command-line command-line-tool cpp editor terminal terminal-based text text-editor
Last synced: 16 Apr 2026
https://github.com/ababyprogrammer/professional-language
C is a general-purpose computer programming language. It was created in the 1970s by Dennis Ritchie, and remains very widely used and influential. By design, C's features cleanly reflect the capabilities of the targeted CPUs.
Last synced: 05 Feb 2026
https://github.com/anthhon/csnakegame
cSnakeGame is made in C programming language using the ncurses library which consists of a snake that moves around the screen and has to eat food while avoiding collision with the walls or with its own body.
c cmake cpp game ncurses ncurses-game personal-project snake-game terminal terminal-based terminal-game
Last synced: 06 May 2026
https://github.com/wangyoucao577/algorithms_practice
Practice algorithms and data structures.
algorithms cplusplus cpp data-structures go golang handrank intorduction-to-algorithms leetcode maxflow maxflow-mincut
Last synced: 29 Apr 2026
https://github.com/ergus/extraewin
Very basic header-only library for C++ instrumentation and create a Paraver Trace.
cmake concurrency cpp extrae github-actions multiplatform multithreading parallel paraver profiling testing
Last synced: 11 Feb 2026
https://github.com/pastekaztekastor/crowd-simulation
Le projet consiste en une simulation de foule sur une grille, avec des versions parallélisées sur carte graphique. L'objectif est de modéliser le mouvement des individus dans un environnement en utilisant des paramètres tels que la dimension de la grille, le nombre d'individus et exporte de résultat de chaque frame dans unfichier bin pour analyse.
c cmake cpp crowdsimulation cuda-programming graphicscard grid-layout ipynb make nvidia-gpu parallelization
Last synced: 03 Mar 2026
https://github.com/jaspinder-kaur/competitive-programming-by-coding-ninjas
Competitive Programming course by Coding Ninja focusing primarily on algorithm design and problem solving.
algorithms codingninja-solution codingninjas codingninjasfundamental codingninjaspractice competitive-coding competitive-programming cpp data-structures programming
Last synced: 05 Jun 2026
https://github.com/r0drigo-0/cheatsheet_cpp
Algorithms + DSA + Concepts to know in C++
algorithms c cpp dsa dsa-algorithm
Last synced: 29 Apr 2026
https://github.com/ohbus/randomcodesnippets
Random Code that I generally do to solve some problems and Competitive Coding Challenge Solutions
c codechef-solutions competettive-programming cpp hackerrank-solutions java python3
Last synced: 05 Apr 2026
https://github.com/inthra-onsap/tictactoe-minimax-algorithm
TicTacToe Console Game - Minimax & Alpha-Beta Pruning algorithm Implementation
alpha-beta-pruning cpp minmax-algorithm
Last synced: 26 Oct 2025
https://github.com/halaway/qt-chess-engine
An interactive chess engine integrated into a Qt6.5 program designed for running as a native and browser-based GUI application, built with C++, CMake, Qt Creator, Emscripten, and compiled for WebAssembly.
cmake cpp emscripten qt webassembly
Last synced: 31 Jan 2026
https://github.com/tlaceby/rawkit
Rawkit is a Go/C++ library for working with RAW image files. It provides a simple interface for loading, processing, and analyzing RAW images from various camera manufacturers, along with histogram generation and metadata extraction.
cgo-bindings cpp exif-data-extraction golang image-processing libraw raw
Last synced: 06 Feb 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/asciphx/fuckjson
C++ serialization and deserialization JSON tool.
cpp cpp17 deserialization json json-parser serialization
Last synced: 22 Apr 2026
https://github.com/however-yir/autonomous-driving-lab
Autonomous driving engineering monorepo — CARLA simulation, Autoware ROS 2 vehicle stack, VSS signal spec, automotive DLT logging.
automotive autonomous-driving autoware carla cplusplus cpp docker fork-customized kubernetes monorepo python robotics ros2 simulation ue5 validation vehicle-signals
Last synced: 01 Jun 2026
https://github.com/chpxu/development-flake
A flexible and declarative flake template for C/C++/Python/JS/LaTeX/Fortran development based on direnv, flake-parts and devshell. Maintainer=[@chpxu]
cpp devshell direnv flake-parts fortran latex nix python
Last synced: 30 Jan 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/tttapa/batmat
Fast linear algebra routines for batches of small matrices.
Last synced: 03 Mar 2026
https://github.com/freecx/bunch-of-code
useful code snippets / scripts
bash c code cpp pieces python rust scripts-collection useful-scripts
Last synced: 27 Feb 2026
https://github.com/bluecadet/cinder-bluecadetutils
Cinder block with util classes for media loading, caching, multi threading, etc.
cinder cpp threading utility-library
Last synced: 08 Jun 2026
https://github.com/ismailza/sudoku
Sudoku Game: A classic, engaging Sudoku puzzle experience developed in C++ with SFML.
Last synced: 27 May 2026
https://github.com/sean2077/topoexec
C++20 single-process stateful dataflow runtime with graph validation, channel policy, CompositeLoop regions, and CLI tooling
cmake cpp dataflow graph-validation runtime
Last synced: 07 May 2026
https://github.com/toshikinakamura0412/gridmap_to_pointcloud_ros
ROS package for converting gridmap to pointcloud
conversion cpp gridmap mit-license pcl pointcloud robotics ros ros-noetic
Last synced: 28 Jan 2026
https://github.com/bezarhere/javaunclassfied
Trying to decompile java .class files
Last synced: 09 May 2026
https://github.com/czf-h/zaclib
Aho-Corasick C++
aho-corasick apache2 cpp cpp11-lib string-matching
Last synced: 02 Mar 2026
https://github.com/samridhisainii/dp
C++ solution of DP series by Aditya Verma playlist available on youtube
aditya-verma-dp cpp dp youtube
Last synced: 28 Apr 2026
https://github.com/fahadpathan7/data-structure-and-algorithm
My Data Structure and Algorithm note
Last synced: 09 Jun 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/mtayyabrawan/voting-project-using-oop
This is My Procjet of Second Semester of Object Oriented Programming in Cpp
console-application cpp file-handling file-handling-in-cpp voting-project voting-system
Last synced: 04 Jun 2026
https://github.com/basemax/firstmysqludf
Sample repository to extend MySQL server by develop additional function. (Mysql UDF)
c cc cpp mariadb-udf mariadbudf mariadbudf-cc mariadbudf-cpp mysql-udf mysql-udf-example mysql-udf-sample mysqludf mysqludf-cc mysqludf-cpp udf-mariadb udf-mariadb-example udf-mariadb-sample udf-mysql udf-mysql-example udf-mysql-sample
Last synced: 03 May 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/jeffreyargueta/stl_list
Mini STL<list> in cpp to exonerate second midterm
Last synced: 10 Jan 2026
https://github.com/ferhatgec/flide
Fegeya Flide, a language for creating CLI Slide-shows.
cli cpp cpp17 fegeya fpaper slide slide-show
Last synced: 23 Aug 2025
https://github.com/tudoroancea/game_of_life
John Conway's Game of life emulator in C++17 and Qt5
cmake conways-game-of-life cpp game-of-life qt5
Last synced: 24 Apr 2026
https://github.com/andezion/tanks
An improved retro variant of the tanks!
clion-ide cpp retrogaming sfml-game sfml-game-development tanks-game
Last synced: 10 Jan 2026
https://github.com/chloro-pn/wamon
Embedded Scripting Language Designed for C++
cpp embedded-scripting-language scripting-language scripts
Last synced: 23 Jan 2026
https://github.com/aashviktyagi/zippermau5
マイクロマウス
cpp fast maze maze-algorithms maze-solver micromouse n20 platformio robot robotics teensy teensy41
Last synced: 27 Oct 2025
https://github.com/hatelamers/winpinmenu
diVISION Pinnable Taskbar Menu
cpp launcher-application win32api windows windows-11 windows-desktop windows-taskbar
Last synced: 11 Feb 2026
https://github.com/orestispanago/hikvision-downloader-sdk
Download from IP cam using Hikvision's SDK
cpp docker ftp-client hikvision python sdk thermal-camera
Last synced: 29 Apr 2026
https://github.com/electrostat-lab/clean-code
Clean Code
c classes clean-architecture clean-code cpp java oop-principles structs
Last synced: 29 Apr 2026
https://github.com/hamidurrk/assistive-device-for-visually-impaired-people
A hand-glove-like device to assist visually impaired people in reading text from any digital platform
Last synced: 28 Apr 2026
https://github.com/paul-maxime/bombercraft
A bomberman made using a closed-source 3D library and Minecraft textures (2014).
3d bomberman cpp minecraft-textures opengl
Last synced: 08 May 2026
https://github.com/hugodonotexit/cbudgie
C-like but simpler and still smart, like Budgie
cbudgie cpp interpreter new-language programming programming-language
Last synced: 11 Feb 2026
https://github.com/harmim/vut-dip
Master's Thesis - Advanced Static Analysis of Atomicity in Concurrent Programs through Facebook Infer
abstract-interpretation atomer atomicity atomicity-violation c concurrency concurrent-programs contracts-for-concurrency cpp facebook facebook-infer java master-thesis ocaml program-analysis static-analysis vut vut-fit
Last synced: 29 Apr 2026
https://github.com/filfreire/simplefpstemplate_filfreire
personal fork of https://github.com/tomlooman/SimpleFPSTemplate
cpp gamedev unreal unreal-engine unreal-engine-4 unreal-engine-5
Last synced: 27 Feb 2026
https://github.com/callocgd/gcmanager
A C++ Wapped Garbage Collector Designed to replace cocos2d's gc tools in geometry dash.
cocos2d cpp garbage-collector geode geometry-dash
Last synced: 28 Apr 2026
https://github.com/agauniyal/ide
Learnyoucpp online ide
cpp cpp11 cpp14 cpp17 learn-to-code learncpp
Last synced: 03 May 2026
https://github.com/teonet-go/teonet-c
Teonet v5 C library and examples
c client-server cpp low-latency messaging microservices networking python reliable-udp teonet udp udp-protocol
Last synced: 17 Apr 2026
https://github.com/kadoshita/native-webrtc-loopback
libwebrtcを用いたWebRTCのエコーサーバー
Last synced: 30 Apr 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/samarth4023/c-beginner
Welcome to my collection of beginner C++ programs! This repository serves as a showcase of my initial journey into programming, where I explored the basics of C++ and developed foundational skills in coding. Although my current focus is entirely on Python, AI, and Machine Learning, I believe that my experience with C++ has played a crucial role.
Last synced: 24 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/marcuwynu23/toolmaker
C/C++ Simple Dynamic library project for commandline tool creation and shell automation
automation bash batch cmd commandline cpp dll-maker dynamic shell tool-maker windows-cmd
Last synced: 17 Apr 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/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/ernest1338/cpp-gui-irc-client
simple GUI client for IRC protocol written in C++ aimed for me to practice coding in C++ and making GUI applications
Last synced: 15 Apr 2026
https://github.com/yoruakio/websocket-server
📡 WebSocket-Server: Simple websocket server build using websocketpp and asio libraries.
cmake cpp json server websocket websockets websockets-client websockets-server
Last synced: 23 Jan 2026
https://github.com/timthedev07/tictactoe-in-shell
My first c++ program integrating the power of AI algorithms(minimax).
ai cpp minimax-algorithm shell tic-tac-toe
Last synced: 16 Apr 2026
https://github.com/almmiko/identicon.cpp
C++ implementation of the Identicon
Last synced: 08 Jun 2026
https://github.com/paulemacedo/cefet-rj
Este repositório contém uma coleção de códigos desenvolvidos durante meu curso na CEFET/RJ. Os códigos abrangem diversas disciplinas e linguagens de programação, incluindo C, C++ e Java. Eles representam meu aprendizado e progresso ao longo do curso.
c cefet-rj cli college cpp csharp faculdade react redux rust
Last synced: 12 Feb 2026
https://github.com/jpenrici/miscellaneous
Miscellaneous code: C++, Python, Bash, Portugol, Visualg ...
algorithms cpp csv game-development libreoffice openbox portugol python3 qt-creator script shell sql sublime-build sublime-snippets sublime-text-3 tools vba vba-macros vcf visualg
Last synced: 12 Mar 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/tole-k/elden-ring-armour-optimizer
A simple CLI-based tool designed to help you find optimal combination of armor pieces for your Elden Ring character
Last synced: 10 Jun 2026
https://github.com/tajiknomi/clienthttp_linux
Linux based client interacting with REST/JSON HTTP server for system information retrieval, file management, remote command execution, data transfer, and automated task scheduling etc
client-http client-side cmake cpp filemanager hacking-tool linux-app linux-client linux-rat linux-shell offsec rat red-team remote-access-tool remote-administrative-tool remote-desktop
Last synced: 06 Feb 2026
https://github.com/neucleardog/spidermonkey-cmake
portable Spidermonkey with CMake support
cmake cpp javascript-engine spidermonkey spidermonkey-cmake spidermonkey-engine
Last synced: 27 Oct 2025
https://github.com/9inefold/exicpp
C++ wrapper for the Efficient XML Interchange (EXI) processor
Last synced: 23 Feb 2026
https://github.com/ferhatgec/mammapia
mammapia, script to piacli transpiler
cpp cpp17 mammapia piacli script transpiler
Last synced: 18 Feb 2026
https://github.com/im-rises/tetrissfml
Tetris game made in C++ 17 with SFML lib
Last synced: 11 Jun 2025
https://github.com/neko-life/nekos-bestpp
C++ API wrapper for nekos.best
api api-wrapper cpp cpp17 http http-client library nekos-best
Last synced: 15 Apr 2026
https://github.com/harsh971/leetcode-solutions
Here you will get All Solutions for Topics from LeetCode Platform which i Solve on Regular Basic
c cpp java leetcode leetcode-cpp leetcode-solutions solutions
Last synced: 10 May 2026
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/mint-lab/vvs
VVS: A Very Very Simple Unit Testing Tool for C/C++
Last synced: 25 Apr 2026
https://github.com/shanpic/utility
some utility
cpp python shell-script utiliy
Last synced: 08 May 2026
https://github.com/superoo7/solar_boat
The iOT part of the solar boat (DONE)
arduino c c-plus-plus cpp dissolved-oxygen-sensor iot mega platformio temperature-sensor thingspeak turbidity-sensor ultrasonic-sensor uno wifi
Last synced: 19 Apr 2026
https://github.com/aiecee/picosystem-boilerplate
Rough first draft of a template for C++ picosystem games
cpp game-development pico picosystem template
Last synced: 30 Apr 2026