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/melikechan/competitive-libs
melikechan's competitive programming library
competitive-programming competitive-programming-algorithms cp-algorithms cpp
Last synced: 05 Mar 2025
https://github.com/isho-0/solved-ac
solved.ac 문제 해결 알고리즘을 기록하는 저장소
cc cmakelists cpp cpp17 solved-ac study-notes
Last synced: 17 Sep 2025
https://github.com/ra1nyxin/fasttextsearch
Accelerated text search engine in C++ designed for large file systems. Implements parallel file discovery and content scanning using the Boyer-Moore-Horspool algorithm for rapid results
algorithm cpp cpp17 filesystem msvc msvc2022 search windows
Last synced: 19 May 2026
https://github.com/isho-0/cpp-self-study-notes
"스스로 프로그래밍 하는 능력을 키우는 C++" 강의를 바탕으로 한 노트와 문제 풀이
basic-programming clion cpp cpp17 debug study-notes
Last synced: 17 Sep 2025
https://github.com/voronov-nikita/ardupro
Repository cheat sheet how to use arduino components
Last synced: 20 May 2026
https://github.com/wisoxx/chess
A C++ command-line chess game with basic mechanics, including piece movement, promotion, and turn-based play. It uses modular classes for game logic and board management.
ascii ascii-chess chess cli cpp game
Last synced: 24 Jul 2025
https://github.com/anmamun0/arduino-robotics-learning
A comprehensive guide to learning robotics using Arduino. This repository covers the basics of Arduino programming, sensor integration, motor control, and building robotic projects. Perfect for beginners looking to explore robotics through hands-on projects and step-by-step tutorials.
arduino assembly-language cpp robotics
Last synced: 24 Jul 2025
https://github.com/skakri/cookiecutter-cpp
Sets up a C++ project with Hunter package management
Last synced: 24 Jul 2025
https://github.com/irohandev/a2z-dsa-sheet
🚀 Striver's A2Z DSA Course Solutions! 📚 Master data structures & algorithms with code & detailed explanations. Perfect for prep! 💡
cpp dsa-algorithm problem-solving striver-a2z-sheet
Last synced: 24 Jul 2025
https://github.com/svaniksharma/chess_engine.cpp
A little chess engine in C++
chess chess-ai chess-engine cpp cpp17
Last synced: 24 Jul 2025
https://github.com/fabiannorbertoescobar/cpp-ejercicios
Proyectos de programación estructurada y orientada a objetos en C++, de Programación y posteriores.
cola cpp estructuras-de-datos excepciones herencia object-oriented-programming objetos pilas polimorfismo programming-exercises programming-language referencias sobrecarga templates
Last synced: 17 Sep 2025
https://github.com/bl33h/fillinganypolygon
A program that uses a framebuffer to fill any polygon and save the result as a bitmap (BMP) file in the build folder. It supports drawing and filling polygons with custom shape and color.
cmake computer-graphics cpp gcc make polygon polygons vector
Last synced: 23 Sep 2025
https://github.com/nir3x/rwx-dll-scanner
RWX DLL Scanner - Find signed RWX dlls
32-bit 64-bit c-plus-plus command-line-tool cpp digital-signature digitally-signed-sections dll-scanner rwx-dll-scanner security windows-development
Last synced: 25 Jul 2025
https://github.com/fl444mingo/fl4-cs131-03-01-whileextra
Ch. 3, Lesson 1, While Continuation
Last synced: 17 Sep 2025
https://github.com/zeionara/microcoding
Kursach for 'computers organisation' discipline
Last synced: 17 Sep 2025
https://github.com/georgecatalin/cplusplus-programming---from-beginner-to-beyond
Get quick up-n-running modern C++ Object-Oriented Programming (OOP) and STL skills
cpp cpp-console cpp-library cpp-programming udemy-course
Last synced: 25 Jul 2025
https://github.com/khip01/batu-kertas-gunting
Game/Permainan
cpp devcpp executable game simple-game
Last synced: 25 Jul 2025
https://github.com/abhi5658/repaint
A paint application made with C++ with most of the basic functionalities.
cpp drawing drawing-app graphics paint repaint
Last synced: 25 Jul 2025
https://github.com/ralvarezdev/uru-programming-1-minigrep
My version of Linux's Grep tool from Programming 1 college course
cpp grep grep-like rafael-urdaneta-university universidad-rafael-urdaneta uru
Last synced: 15 Jun 2026
https://github.com/antonako1/arghand
Single header argument parsing and handling library made with C++11
Last synced: 25 Jul 2025
https://github.com/k-daksh/face-detection-project
This project is Face detection using C++ and OpenCV
cpp face-detection haar-cascade haar-cascade-classifier hacktoberfest hacktoberfest2022 open-source opencv
Last synced: 18 Feb 2026
https://github.com/zong4/geometrystructure
More mathmatical geometry structure and implementation of sweep line algorithm
cpp geometric-algorithms geometry sweepline sweepline-algorithms
Last synced: 25 Jul 2025
https://github.com/amirhakimnejad/big-number-in-cpp
Implementation of a class that can handle calculations between big numbers in c++.
algorithm bigint bignumber cpp object-oriented-programming oop stack
Last synced: 17 Sep 2025
https://github.com/r-unic/luay
Luay is a more scalable version of Lua that comes with "batteries included" to make programming easier, and yet still embeddable!
c cli command-line cpp lua luay
Last synced: 17 Sep 2025
https://github.com/josh012006/height-of-binary-search-tree
Implementation of a method getHeight to compute the height of a Binary Search Tree.
algorithms-and-data-structures binary-search-tree cpp
Last synced: 25 Jul 2025
https://github.com/zenorachi/s21-containers
The "S21-Containers" project is a collection of container implementations similar to the containers in the C++ Standard Library.
algorithms avl-tree cpp list makefile map queue set stack stl-containers tree
Last synced: 25 Jul 2025
https://github.com/syperolao/mini-engine-with-games
Small C++/DirectX 11 game engine with shared Core systems and mini-games: Pong, Katamari, planet simulation
cascade-shadow-mapping cplusplus-20 cpp deferred-rendering directx11 game-engine gbuffer katamari katamari-damacy particle-system particles ping-pong planet-simulation pong pong-game shadow-mapping vcpkg
Last synced: 13 May 2026
https://github.com/eclipse-keypop/keypop-calypso-crypto-symmetric-cpp-api
Eclipse Keypop project repository containing a C++ implementation of the 'Calypso Symmetric Crypto API' standardized by the Calypso Networks association for ticketing terminal processing smart card
Last synced: 26 Jul 2025
https://github.com/taktoa/pianoman
Experimental music bot for TeamSpeak 3 (mostly abandoned due to arcane-chat)
bot bot-api cpp haskell qt teamspeak3 teamspeak3-plugin zeromq
Last synced: 06 May 2026
https://github.com/virendracarpenter/tictactoecpp
Basic Tic Tac Toe Game made in C++
cpp game hacktoberfest terminal tictactoe-cpp tictactoe-game
Last synced: 02 May 2026
https://github.com/astrodynamic/barleybreak-in-qt-qml
BarleyBreak: Classic English game implemented in Qt6 Quick. Move tiles to solve the puzzle. Enjoy the nostalgic gameplay!
barley-break classic-game cmake cpp cpp17 game makefile nostalgia puzzle-game qml qt qt6 qt6-gui
Last synced: 29 Apr 2026
https://github.com/sr1jan/competitiveprogramming
My solutions to the competitive programming problems from various contests
competitive-programming competitive-programming-contests cpp
Last synced: 08 Jun 2026
https://github.com/luizmiguelsr/estudos-uri_online_judge
❤ Submissões aceitas
c-plus-plus cpp java javascript php python
Last synced: 05 Apr 2026
https://github.com/marcuspy827/null-log-library
Simple log library for Qt that mainly optimizes the look and feel of your log.
ansi-color cmake cpp log qt qt-framework qt5 qt6
Last synced: 02 May 2026
https://github.com/bollos00/singletontemplatecpp
A template of a singleton class for c++
cpp singleton singleton-pattern
Last synced: 05 Jun 2026
https://github.com/szykol/fireworkssfml
Simple fireworks show written in C++ and SFML
Last synced: 05 Jun 2026
https://github.com/2000pawan/c_cpp_programming.
W3resource exercise (C && C++) Solution.
Last synced: 07 May 2026
https://github.com/leocelente/basic_cuda
My CUDA source files while learning
Last synced: 29 Apr 2026
https://github.com/MikaelVallenet/R-Type
R-Type is a Epitech project which is a horizontally scrolling shooter arcade video game developed and released by Irem in 1987 and the first game in the R-Type series.
cpp ecs epitech game-development multiplayer-game network serialization tcp udp
Last synced: 27 Oct 2025
https://github.com/tmaklin/tigz
Parallel gzip decompression and compression using libdeflate and rapidgzip.
compression cpp cpp17 decompression gzip libdeflate parallel rapidgzip zlib zlib-ng
Last synced: 30 Jan 2026
https://github.com/bhagat-hrishi/cleanstrike
CleanStrike is a carrom board game played by 2 players with multiple turns
clean-strike cmake cmake-command cpp
Last synced: 08 Jun 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/abhi999k/smart_shoes
Smart shoes with smart navigation system
ai assembly cpp iot-device navigation programming shoes smart wearable-devices
Last synced: 29 Apr 2026
https://github.com/f321x/cpp_introduction-42-core
Collection of small C++ introduction projects to get first experience with C++ programming
42 42born2code 42codingschool 42cursus cplusplus cpp
Last synced: 06 Jun 2026
https://github.com/dkosmari/wiiu-stdout
Code to redirect stdout to the logs on Wii U homebrew.
Last synced: 14 May 2026
https://github.com/mikhailkhorokhorin/yandex-handbook-algorithms
Solutions for yandex education handbook "Основы алгоритмов".
algorithms cpp handbook python yandex
Last synced: 30 Jan 2026
https://github.com/pixelomer/shijima-nx
Shimeji desktop pet runner for Nintendo Switch
cpp desktop-pet homebrew nintendo-switch overlay
Last synced: 02 May 2026
https://github.com/uilianries/gitpitch-gitlab-cpp
GitPitch for Gitlab C++ at Native Floripa
Last synced: 07 May 2026
https://github.com/dzejkop/pastel
Wanna embed a .bmp in your C++ program? Or maybe a .dll? Get PaSTeL!
Last synced: 02 May 2026
https://github.com/alkuzin/kfs
Hobby monolithic x86-32 Unix-like operating system from scratch
assembler-x86 assembly bare-metal cpp cpp23 embedded kernel kernel-development kernel-drivers kernel-from-scratch kernel-module kernel-source kfs os osdev osdev-os osdev-projects osdev-tutorial systems-programming x86
Last synced: 29 Apr 2026
https://github.com/guibrandt/perfhash
Header-only perfect hash container class implemented in modern C++
cpp data-structure header-only perfect-hash
Last synced: 09 Jun 2026
https://github.com/442442/442open
442公开仓库
cmake cpp customwidgets qt qt5 qt6
Last synced: 25 Feb 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
https://github.com/caphosra/wavefilemanagerlibrary
With this library, you can write code to create audio files quickly! And you can create audio files without struggle with binary files! (C/C++/C#)
c c-library cplusplus cpp cpp-library csharp csharp-library filegenerator sound-library wav wavefile
Last synced: 07 May 2026
https://github.com/till-tietz/gsdmm
GSDMM Short Text Clustering via Dirichlet Mixture Models
cpp r rcpp text-analytics text-clustering
Last synced: 26 Feb 2026
https://github.com/deroyace/classes-cpp
Classes, Constructors, Destructors, inheritance, based programs here - C++
classes constructors cpp destructors friend-class inheritance-examples inline polymorphism virtual
Last synced: 11 Jun 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/linqlover/uip-exercise-1
A simple command-line application for a Qt/C++ library that was developed as part of a study exercise.
Last synced: 02 May 2026
https://github.com/jomart02/navisimulators
qt c++ NMEA simulators for Lazuli
Last synced: 07 May 2026
https://github.com/monkey0722/aos-core-monitor
Comprehensive monitoring software for deeply understanding the internal structure of AOS
Last synced: 22 Apr 2026
https://github.com/umer-farooq-cs/canny-edge-detector
High-performance Canny edge detector with CPU and CUDA implementations. Loads PGM images, performs Gaussian smoothing, gradients, non-max suppression, and hysteresis. Benchmarks both paths, outputs edge maps, and reports speedup. Simple Makefile, sample images included.
c canny-edge-detection computer-vision cpp cuda gpu high-performance-computing image-processing nvcc pgm
Last synced: 18 Apr 2026
https://github.com/slicetext/slicetext_lang
A little programming language
cmake cplusplus cpp language linux programming-language
Last synced: 30 Apr 2026
https://github.com/halaway/qtframeworkgui
A simple Qt6.5 program for creating both native and browser based GUI applications, built with CMake, Qt Creator, and Emscripten.
browser cmake cpp emscripten qt widgets
Last synced: 29 Jan 2026
https://github.com/ladroid/hunt
Arduboy game
arduboy arduboy-game c cpp game
Last synced: 07 May 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/budd9442/midnight-dash
A raylib based endless runner game
cpp endless-runner libcurl raylib-cpp
Last synced: 07 Feb 2026
https://github.com/toxicbishop/software-dev-internship
Six multi-language programming tasks (Java, C++, C#) completed during a Software Development Internship — covering CLI games, pattern generators, CRUD managers, and web scraping.
cli cpp crud csharp dotnet gradle java maven web-scraping
Last synced: 12 May 2026
https://github.com/mateuschaves/maratona
Algoritmos de estudo para o I Circuito de Maratonas de Programação UAG/UFRPE
algorithm-challenges c cpp maratona python3
Last synced: 02 May 2026
https://github.com/skivhisink/marshalingclrsamples
Guide for Using C++ or C code in C#
clr cpp csharp dll library marshaling
Last synced: 26 Apr 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/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/1mb-dev/magickwand
Native Node.js bindings for ImageMagick - High-performance image processing with direct C API calls
autocrop cpp format-conversion image-manipulation image-processing image-resize imagemagick nan native-bindings node-addon nodejs thumbnail
Last synced: 24 Feb 2026
https://github.com/karnkaul/cpp17
C++17 skeleton project featuring GitHub CI integration using CMake 3.15+, g++ 8, clang 8 and ninja 1.8+
automated-ci ci ci-integration clang cmake cpp cpp17 github-workflow lld llvm ninja
Last synced: 15 Apr 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/uwriegel/node-dotnet-bridge
Accessing dotnet core assemblies from node.js
Last synced: 15 Apr 2026
https://github.com/adamanr/agentcpp
Agent is a program developed for cameras under ARM/Mipsel architecture Functional
arm camera cpp mipsel vpn wireguard wireguard-vpn
Last synced: 02 May 2026
https://github.com/poseidon-code/interviewroom-cpp-solutions
This is a repo for all the solutions of github repository InterviewRoom. The solutions are taken from all over the internet, and those are among the best complexity solutions by top coders from competitive programming field.
competitive-programming cpp interview-questions
Last synced: 07 Jun 2026
https://github.com/ryoga-exe/cp-library
📈 Library and Code snippets for competitive programming
codesnippets competitive-programming cpp library snippets
Last synced: 01 Feb 2026
https://github.com/bensuperpc/game-of-life
Conway's Game of Life with raylib and raylib-cpp (C and C++ version)
c cmake cpp game game-of-life games raylib
Last synced: 18 Apr 2026
https://github.com/wesgtox/programming-lab-ii
College "Programming Lab II" exercises.
algorithms c cpp programming-language
Last synced: 29 Apr 2026