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-03 00:06:50 UTC
- JSON Representation
https://github.com/claremacrae/project_dependencies_viz
A quick demo of how to make interactive svg files to show dependencies between projects
cmake cpp dependencies dependency-graph graphviz
Last synced: 02 May 2026
https://github.com/shahank42/connect4-cli
Play the popular Connect 4 game directly from your command line!
c-plus-plus cli cli-app cli-application cli-game cmd command-line command-line-game connect-four connect-four-game connect4 connect4-cpp cpp game terminal terminal-game
Last synced: 27 Apr 2026
https://github.com/ghostofgoes/machine-learning
Code and notes from the Machine Learning and Data Mining class.
cpp data-mining machine-learning machine-learning-algorithms neural-network python
Last synced: 03 May 2026
https://github.com/dhruvsrikanth/cudann
A distributed implementation of a deep learning framework in CUDA.
cpp cuda deep-learning deep-learning-framework gpu-programming high-performance-computing hpc parallel-programming
Last synced: 01 May 2026
https://github.com/enansari/hsu-archive-codes
My code archive in university when I didn't have GitHub.
cpp hakim-sabzevari-university hsu project university
Last synced: 09 Jun 2026
https://github.com/shadowchiki/nvim-cpp-tools
Plugin for Nvim to give funcionalities witch is not included in Clangd like, Remove Unused includes, Generate a .cpp from .hpp
Last synced: 08 May 2026
https://github.com/fbseletronica/franzboy-lib
Biblioteca para a placa FranzBoy
arduino biblioteca c cpp franboy
Last synced: 13 May 2026
https://github.com/basemax/hackernewsdesktop
Hackernews desktop software written in C++ and Qt.
cpp desktop hacker-news hacker-news-app hacker-news-client hacker-news-clone hacker-news-community hacker-news-gui hackernews hackernews-api hackernews-client hackernews-clone qml qt qt-qml qt-quick
Last synced: 30 Apr 2026
https://github.com/qninhdt/yourcraft
YourCraft - a simple voxel game written in C++ using modern OpenGL
cpp game gamedev glsl imgui minecraft minecraft-clone opengl voxel
Last synced: 19 Jun 2026
https://github.com/thepushkarp/leetcode
My Leetcode submission
cpp leetcode leetcode-submissions python submissions
Last synced: 03 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/heraldofsolace/homesweethome
A dotfile manager written in C++.
cpp cpp17 cpp20 dotfiles dotfiles-linux linux
Last synced: 06 May 2026
https://github.com/simonrupf/extreme-feedback-blinker
A simple extreme feedback device (XFD) based on an ESP8266 microcontroller and one or multiple WS2812 Neopixels, providing an HTTP GET interface over WiFi
alarm arduino ci-cd cpp esp8266 esp8266-arduino extreme-feedback mcu neopixel wifi wifimanager ws2812 ws2812b
Last synced: 05 May 2026
https://github.com/beanwarehq/beanmaths
Cursed and scuffed mental maths practice app. bean
bean cpp cpp20 cursed math maths multiplayer multiplayer-game multiplayer-game-server rust rust-lang
Last synced: 28 Apr 2026
https://github.com/saltchang/leetcode
Just LeetCode.
algorithm cpp go leetcode leetcode-solutions typescript
Last synced: 04 May 2026
https://github.com/frouioui/nanotekspice
2nd Year project in C++ at Epitech
cicd cplusplus cpp docker epitech nanotekspice tek2 travis-ci unittest
Last synced: 29 Apr 2026
https://github.com/iaomw/glab
Play with C++ OpenGL
cpp dazzler glsl opengl pbr subsurface-scattering
Last synced: 28 Apr 2026
https://github.com/pranjalya/competitive-programming-hub
Competitive Programming questions and their solutions from various sources including LeetCode, Hackerrank, Google Kickstart, Codechef and more platforms.
codechef codeforces competitive-programming cp cpp golang hackerrank leetcode python
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/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/sondernextdoor/brightness-slider
A simple slider GUI written in C++ with monitor brightness functionality as an example
brightness c cpp gui monitor slidebar slider trackbar
Last synced: 29 Apr 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/sanketsuradkar/sanketsuradkar
Config files for my GitHub profile.
cpp fronted-development fullstack-development python
Last synced: 30 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/arin-paliwal/data-structures-and-algorithms
This Repository contains codes I solve using practicing DSA and preparing for Interviews. These codes are easy to understand and are well arranged.
algorithms cpp data-structures java python
Last synced: 10 May 2026
https://github.com/pirito10/autopilot-dsi-uvigo
Quadcopter Autopilot project for the course "Diseño de Sistemas Integrados" in the Telecommunications Engineering Degree at the Universidad de Vigo (2024 - 2025)
autopilot cmake cpp makefile python quadcopter zenoh
Last synced: 28 Apr 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/mint-lab/vvs
VVS: A Very Very Simple Unit Testing Tool for C/C++
Last synced: 25 Apr 2026
https://github.com/blmayer/c-cpp-project-template
This repository is a template structure for small projects using C or C++.
Last synced: 04 May 2026
https://github.com/xlisp/rcpp-algorithms
Rcpp algorithms, Compare R and C++, Interop R and C++, R package develop
Last synced: 27 Apr 2026
https://github.com/ankithans/leetcode-submissions
This repository contains the leetcode questions solved by me in cpp.
cpp datastructures-algorithms datastructuresandalgorithm dsa interview-questions leetcode-cpp leetcode-solutions
Last synced: 08 Jun 2026
https://github.com/nglsg/mioframework
🚀 一键部署!自动化Android脚本,解放你的双手,支持录制行为,定时执行,自动点击,自动滑动,全真模拟🚀
android automation autotesting cpp
Last synced: 02 May 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/thijsmie/martex-cpp
A fast and flexible TeX-to-HTML transpiler.
Last synced: 02 May 2026
https://github.com/rclement/grape
GRAPE is Romain's Audio Plug-in Extension classes for the JUCE framework
Last synced: 20 Jun 2026
https://github.com/papachristoumarios/ntua-pl1
Programming Languages I Homework Assignments
cpp java programming-language prolog python3 smlnj
Last synced: 01 May 2026
https://github.com/dipu-bd/thrift-demo
Demo app connecting java and c++ using Thrift
Last synced: 27 Apr 2026
https://github.com/sanchitbajaj02/algorithm-analysis
Analysis of Algorithms using C language
algorithms c cpp sorting sorting-algorithms time-complexity-analysis
Last synced: 29 Apr 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/luizh-queiroz/beecrowd-resolutions
beecrowd beecrowd-solutions c cplusplus cpp uri
Last synced: 01 May 2026
https://github.com/tranglecong/trlc_threadsafe
A C++ library that provides utilities for managing thread-safe operations. This library is designed to simplify concurrent programming by offering easy-to-use and robust thread-safe abstractions.
cpp guard mutilthread notify queue wait
Last synced: 20 Jun 2026
https://github.com/radiopizza/tpu-tndt-defectoscope-firmware
Прошивка для ESP32-S3 в составе дефектоскопа, которая управляет реле, коммутирующие нагревательные лампы, а также подключается к ПК для эмуляции клавиатуры, мыши и передачи данных по COM-порту.
arduino cpp defectoscope esp32 heater-control led serial serial-communication tndt uart usb-hid
Last synced: 09 May 2026
https://github.com/contactvaibhavi/algdesign
Solution codes for the Stanford course on Design and Analysis of Algorithms by Tim Roughgarden.
algorithm algorithms algorithms-and-data-structures coursera coursera-algorithms-specialization coursera-assignment cpp data-structures dsa-practice github java mit-license
Last synced: 08 May 2026
https://github.com/cedrickchee/tensorflow-community-builds
TensorFlow prebuilt binary (Python wheels) from source by the community.
binary cpp python tensorflow wheel
Last synced: 29 Apr 2026
https://github.com/theadnan/detekcija_lica
Face Detection Application written in C++ using OpenCV
algorithm cpp face-detection face-detection-application opencv viola-jones visual-cpp visual-studio
Last synced: 01 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/connieya/cpp_algorithm
CPP Algorithm Source Code Storage
Last synced: 22 Jun 2026
https://github.com/laateef/furqan
An institute management system intended for institutes teaching Quran-related courses.
cplusplus cpp firebird institute-management institutes-teaching-quran mvc qt qt5 quran
Last synced: 29 Apr 2026
https://github.com/hwzlovedz/max31856_esp-idf_thermocouple
MAX31856(thermocouple) Demo in ESP-IDF v5.0.1 environment
c cpp esp-idf esp32 esp32-s3 thermocouple
Last synced: 05 May 2026
https://github.com/pkoscielny/audio_vario
Audio variometer with data transmission via Bluetooth
arduino arduino-nano audio audio-vario bluetooth bmp280 cpp flight hc-06 lk8000 pressure-sensor temperature-sensor variometer
Last synced: 02 May 2026
https://github.com/oblerion/amstrad_editor
console text editor , look like amstrad console
console cpp opensource text-editor
Last synced: 22 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/mathisloge/quite
Quite is a UI testing framework for native applications, with seamless support for Qt.
cpp framework qt test test-automation testing-tools ui ui-test ui-test-automation
Last synced: 01 May 2026
https://github.com/nicknaso/nhttp2
Exprerimenting on http2
cpp http-client http2 http2-server javascript native-module nghttp2 nodejs
Last synced: 03 May 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/sebe324/image-processing
A demonstration of various image processing algorithms using OpenCV
Last synced: 02 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/zeta611/hello-raytracer
Tiny raytracer in modern C++, config file in Lua
Last synced: 02 May 2026
https://github.com/dup4/snapshot-cpp
Similar to Jest Snapshot, but implemented in C++.
Last synced: 22 Jun 2026
https://github.com/adityachandra1/testcase-file-generator
A simple program to automate the process of generating test-case input and output files when creating problem statements for competitive programming contests.
algorithm-challenges algorithms codechef codeforces competitive-programming competitive-programming-contests cpp hackerearth hackerrank problem-setter problem-setting testcase
Last synced: 22 Jun 2026
https://github.com/pkarnakov/ptoy
Particle toy with bonds and portals
cpp game opengl particles portal webassembly
Last synced: 03 May 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/yottaawesome/writing-secure-code-source
Unofficial source code for Writing Secure Code, 2nd Ed by David LeBlanc and Michael Howard.
Last synced: 22 Jun 2026
https://github.com/andrey-moura/db
A C++ wrapper around SQL based on ActiveRecord
activerecord cpp cpp17 cpp20 postgres postgresql psql sql sqlite sqlite3
Last synced: 06 May 2026
https://github.com/nachovizzo/saxpy_openacc_cpp
My way of thinking about OpenACC, C++, and Parallel computing in general
Last synced: 23 Jun 2026
https://github.com/azurespheredev/kerneldriver2drawline
Enables developer to draw a line with start point and end point.
c cpp gdi hooking kernel wdk windows-10
Last synced: 06 May 2026
https://github.com/dheerajshenoy/sonifycpp
Convert images into out of this world audio signals
audio-processing cpp gui image-processing image-sonification qt
Last synced: 01 May 2026
https://github.com/maurodelazeri/kafkaz
High level C++ wrapper for librdkafka - https://github.com/edenhill/librdkafka
Last synced: 23 Jun 2026
https://github.com/fahadpathan7/data-structure-and-algorithm
My Data Structure and Algorithm note
Last synced: 09 Jun 2026
https://github.com/spectrevert/rite
simple header for testing c/c++ source code
Last synced: 01 May 2026
https://github.com/chairchandler/ftp-server
A simple FTP server compatible with RFC 959
bsd-sockets cpp cpp17 ftp-server linux qt qt5 rfc-959 simple-ftp-server
Last synced: 01 May 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/marklagodych/colorpicker
Advanced color picker (RGB/HSL/CMYK/HTML color names)
color-picker colorpicker cpp qt5
Last synced: 13 May 2026
https://github.com/1chooo/object-oriented-analysis-and-design-writeups
✍🏻 NCU-SE6029-2024-Spring-Object-Oriented Analysis and Design (OOAD) Notes
cpp java mob-programming object-oriented-programming
Last synced: 06 May 2026
https://github.com/lsx-s-software/homeworkchecker
一套为高校教师设计的作业管理系统
cpp cross-platform mysql qml qt qtquick
Last synced: 06 May 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/theimmortalcoders/nightmower
3D game project in C++ with OpenGL
Last synced: 05 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/tech-gian/school_simulation_cpp
👨🎓📚🏫 A simple school simulation made with Object-Oriented Programming principles in C++.
cpp oop oop-cpp oop-principles school school-project simulation
Last synced: 23 Jun 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/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/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/trigary/fieldlines
C++ application which renders the field lines of line charges using OpenGL.
cpp electric-field-lines electric-fields physics physics-simulation simulation
Last synced: 05 May 2026