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/me-phew/square-matrix
Implementacja macierzy kwadratowej w C++
Last synced: 22 Mar 2025
https://github.com/jakethesillysnake/mazesandcaves
A program for viewing, generating and solving mazes in C++ and Qt.
cpp cpp17 qt qt5 qt5-applications qt5-gui
Last synced: 14 May 2026
https://github.com/gabrielemaurina/xue
UCI chess engine written in c++.
chess chess-engine cpp engine uci
Last synced: 04 Sep 2025
https://github.com/lp1dev/dijkstracpp
Dijkstra C++ implementation
cpp dijkstra dijkstra-algorithm recursive
Last synced: 29 Mar 2025
https://github.com/drkwitht/h2plus-http2-server
Attempt at creating an HTTP/2 server. WIP
cpp http2-server huffman-coding networking toy-project
Last synced: 22 Jul 2025
https://github.com/kzamanbd/phitron-cpp
Welcome to our Problem-Solving Repository! This repository is a curated collection of solutions and resources aimed at addressing a variety of challenges encountered in software industry. Whether you're a developer, a project manager, or an enthusiast in software development field...
competitive-programming cpp problem-solving
Last synced: 09 Sep 2025
https://github.com/steponask/chess-ai
🤖🏁 Play CHESS against AI!
chess-ai chess-ai-bot chess-cli chess-console-game chess-cpp cpp
Last synced: 09 Sep 2025
https://github.com/likweitan/student-grading-system
A simplified student grading system.
Last synced: 05 Apr 2025
https://github.com/xooter/jokeware
FTP prank tool for/by fool people
cpp cpp17 ftp ftp-client ftp-server prank pranks prankster tool
Last synced: 30 Apr 2026
https://github.com/xsn34kzx/raytracing-implementations
cli cpp java ray-tracing ray-tracing-in-one-weekend raytracer
Last synced: 15 May 2026
https://github.com/mohammed-3tef/document_similarity
A C++ program to measure the similarity between two text documents using efficient algorithms like cosine similarity, with support for preprocessing and customization.
assignment clean-code cpp cs213 document-similarity oop
Last synced: 22 Jul 2025
https://github.com/drozhkov/crypto-exchange-client-wazirx
Wazirx crypto exchange C++ client
cpp cryptocurrency cryptocurrency-exchange-software wazirx wazirx-api
Last synced: 26 Jun 2025
https://github.com/kassane/cobalt
Coroutines for C++20 & asio (uses zig build for testing)
asio async boost-libraries cplusplus cpp zig-package
Last synced: 06 May 2025
https://github.com/marcelo-a-o-s/projetoeletromecanica
Projeto para avaliação de disciplina de projetos do curso Técnico de Eletromecânica da instituição de ensino do colégio E. Professor Gastão Valle.
cors cpp express nextjs platformio prisma tailwindcss typescript webserver websockets
Last synced: 06 Apr 2026
https://github.com/eragontuan1998/learning-cplusplus
Knowledge C++
c cplusplus cplusplus-11 cplusplus-14 cplusplus-17 cplusplus-20 cpp
Last synced: 02 Jan 2026
https://github.com/ewpratten/tej3m
My code for 11th grade Computer Engineering
Last synced: 28 Jul 2025
https://github.com/JakeTheSillySnake/MazesAndCaves
A program for viewing, generating and solving mazes in C++ and Qt.
cpp cpp17 qt qt5 qt5-applications qt5-gui
Last synced: 03 Nov 2025
https://github.com/offchan42/openglfinalproject
My OpenGLFinalProject (a dancing recursive tree and physics simulation)
cpp game-engine opengl physics-simulation
Last synced: 15 May 2026
https://github.com/musiur/myleetcodesolutions
I have been trying to solve at least 1 problem everyday in LeetCode. Here I have added all my solutions and attempts to solve problems using JAVASCRIPT. This repository will contain all my LeetCode solutions and will be updated until I have reached to my GOAL : )
cpp javascript leetcode-solutions problem-solving
Last synced: 15 May 2026
https://github.com/kassane/benchmark
A microbenchmark support library (uses zig build)
benchmark benchmarking cplusplus cpp zig-package
Last synced: 06 May 2025
https://github.com/cesarobedfl/data_structures
c++ data structures algorithms
Last synced: 05 Apr 2025
https://github.com/yassir-ai/war_simulation
This project aims to simulate a battle between two armies using a randomly generated map (using Mersenne Twister Generator) with varying topography and weather conditions to add complexity to the simulation. The code is written in C++.
armies battle cpp mersenne-twister simulation statistics
Last synced: 10 Jul 2025
https://github.com/raynardgerraldo/binarytodecimal
Simple C++ and Python code to convert Binary to Decimal
binary binary-to-decimal cpp decimal
Last synced: 11 Apr 2025
https://github.com/program--/dynio
dynamically loaded I/O drivers
c89 cpp data-formats drivers dynamic-loading
Last synced: 02 Jan 2026
https://github.com/dscmatter/aegiscc
A minimalistic x86-64 JIT compiler written in C++
Last synced: 09 May 2026
https://github.com/tarsir/cpp-practice
Where I put the silly things I make in C++ for practice
Last synced: 19 May 2026
https://github.com/mrowan137/neetcode-150
NeetCode 150 solutions, C++
algorithms cpp data-structures neetcode-150
Last synced: 05 Jul 2026
https://github.com/mayankgupta-dev08/mycppwork
All of my C++ work, programs, notes and other stuff..
algo algorithms cplusplus cpp datastructures datastructures-algorithms
Last synced: 06 Apr 2025
https://github.com/rasenbunkai/programacion-en-cpp
En este repositorio almaceno la información adquirida en el lenguaje de programación C++.
Last synced: 06 Apr 2025
https://github.com/giubueno/algorithms
This repository is my personal coding dojo.
cpp elixir java javascript ruby
Last synced: 12 Jan 2026
https://github.com/r0b14/rtds-robocin
Implementação de odometria inercial em C++ usando dados de giroscópio (lidos de um CSV). Inclui códigos de leitura de arquivo, integração de velocidade angular e comparações de ângulo estimado.
Last synced: 16 May 2026
https://github.com/ygor-sena/42cursus-piscine-object
This repository contains the solutions developed during an immersion in advanced topics of object-oriented programming in C++.
42 42saopaulo 42school 42sp aggregation association composition cpp cpp-programming ecole42 encapsulation gang gang-of-four oop-principles oops-in-cpp smart uml-diagram
Last synced: 10 Jun 2026
https://github.com/letv1nnn/ray-tracer
A small ray tracer implemented in C++.
Last synced: 05 Jul 2026
https://github.com/srz-zumix/cpp-github-actions-hello-world
C++ GitHub Actions Hello World
Last synced: 20 May 2026
https://github.com/ryanlarge13/algos
Algorithm testing, creation, manipulation & more in every language I can work with
algorithms cpp data-structures js rust
Last synced: 09 May 2026
https://github.com/wcoder/vs-code-cpp
Sample project for setup build and debug C++ in Visual Studio Code on macOS
clang cpp cpp11 lldb macos vscode vscode-cpp
Last synced: 05 Apr 2025
https://github.com/raveriss/cpp03
C++98 exercises on inheritance, exploring base and derived class dynamics and multiple inheritance challenges.
class-hierarchy coding-exercises cpp cpp98 ecole42 inheritance multiple-inheritance object-oriented-programming software-development
Last synced: 02 Jan 2026
https://github.com/sarojshakya01/os-cpp-threading-example1
Car Tunnel Restriction Problem using POSIX C++ Threading with MUTEX (Synchronized the threading)
cplusplus-11 cpp mutex-synchronisation posix-threads
Last synced: 02 Jan 2026
https://github.com/chinmay-esp/servo_motor_esp32
This repository demonstrates how to control a servo motor using the MCPWM (Motor Control Pulse Width Modulation) peripheral of the ESP32, utilizing the ESP-IDF framework. The servo motor's position is controlled by adjusting the PWM signal sent from the ESP32, allowing for precise positioning.
Last synced: 20 May 2026
https://github.com/retifrav/csharp-cpp-example
An example of using a C++ library inside .NET/C# application.
Last synced: 08 May 2026
https://github.com/jbaldwin/libturbohttp
libturbohttp is a C++17 HTTP/1.1 Request and Response stateful parser with zero memory allocations.
cpp cpp-library cpp17 http parser
Last synced: 22 Jul 2025
https://github.com/cryptovictor/morse-communicator-p2p
Inteli Activity - Morse Comunicator
arduino communicator cpp morsecode p2p
Last synced: 19 Apr 2026
https://github.com/codepeters/programming-techniques
My solutions for the course Programming Techniques-NTUA 2013-2014
binary-search-tree c cpp hashmap list programming-techniques
Last synced: 20 May 2026
https://github.com/ciubix8513/makemaker
A simple tool for generation makefile
Last synced: 18 May 2026
https://github.com/abhishekgurjar-in/a2z-dsa-sheet
This repository follows the A2Z DSA Sheet created by Striver, offering a structured and comprehensive roadmap for mastering Data Structures and Algorithms (DSA). The sheet is designed to cover all essential DSA topics from basics to advanced concepts.
a2z-dsa-sheet-solutions cpp dsa dsa-algorithm dsa-cpp dsa-practice dsa-sheet dsa-sheet-solution striver-a2z-sheet
Last synced: 22 Mar 2025
https://github.com/omar-ahmed314/super-mario-race
🚗Super mario is a Car race game, you have coins and bombs go and show us how to win
Last synced: 16 May 2026
https://github.com/themarlboroman/animation_editor
Animation sheet generator writen in C++ and SDL2
animation cpp opengl sdl2 spritesheet
Last synced: 20 May 2026
https://github.com/mjakeman/tonic
Engine & Tonic
cpp egl game-engine linux opengl renderer wayland windows
Last synced: 01 May 2026
https://github.com/moozunch/lab-5-ap
khusus lab praktikum Algoritma Pemrograman
c college college-assignment college-project cpp
Last synced: 20 May 2026
https://github.com/eclipse-keypop/keypop-calypso-certificate-cpp-api
Eclipse Keypop project repository containing a C++ implementation of the 'Calypso Certificate API' standardized by the Calypso Networks association for ticketing terminal processing smart card
Last synced: 04 Apr 2025
https://github.com/k1ngmar/advent-of-code-2022
🎄 Helping out Santa 🎅 and his elves🧝 with solving puzzles 🧩
Last synced: 14 Apr 2025
https://github.com/avitase/static_rotation
C++ header-only library that uses TMP to generate all rotations of a given integral sequence at compile-time.
compile-time cpp cpp-library header-only rotations template-m tmp
Last synced: 18 Oct 2025
https://github.com/thesstraight/compassdlc
External Compass DLC for Counter-Strike: Source v92 (6630498) on Linux
compass counter-strike cpp dlc external linux memory
Last synced: 20 May 2026
https://github.com/inborastudio/quin-sandbox-code-in-seconds-on-your-desktop
Code in seconds on your desktop. A lightweight, native development environment built in C++ and Qt to eliminate friction between thought and execution.
ansi-escape-codes assenbly-language code-editor complier cpp desktop-application ide interactive-terminal multi-language sandbox systems-programming terminal-emulator
Last synced: 03 May 2026
https://github.com/khandakeraliariyan/dsa-practice
This is my self Data Structures and Algorithms notes
Last synced: 04 Apr 2025
https://github.com/shucharjer/datastructure
data structure course design. | 数据结构课程设计(黑历史)
Last synced: 02 Apr 2025
https://github.com/rhidoyhasanmahmud/10-days-of-statistics-hackerrank
Learn probability, distribution, regression, and more!
cpp hackerrank problem-solving
Last synced: 04 Apr 2025
https://github.com/upc-pre-202402-si572-wv71/iot-custom-chip-gas-detector-on-esp32-embedded-app-wv71
IoT Embedded Application illustrating the creation and use of a custom chip. The chip is an MQ2 Gas Detector Module. The C++ Sketch Application reads values from sensor and display the Gas % and Safe status.
arduino cpp esp32 mq2-gas-sensor wokwi
Last synced: 15 Apr 2026
https://github.com/pranjay-poddar/gfg-leetcode
Collection of LeetCode and GFG questions to ace the coding interview!
cpp gfg-solutions leetcode-solutions
Last synced: 04 Apr 2025
https://github.com/yousefvand/mtprimer
Multi-thread prime calculator
cpp multithreading prime-numbers
Last synced: 04 Apr 2025
https://github.com/dishenmakwana/iot-ardunio-programs
This repo contains IOT applications code in Arduino.
Last synced: 10 Jun 2026
https://github.com/lmarzocchetti/cpplox
clox interpreter in C++
compiler cpp cpp20 crafting-interpreters interpreter virtual-machine
Last synced: 19 Jun 2026
https://github.com/ulitol97/spellchecker
Spellchecker using the Levenshtein Distance between words to correct user input
cpp levenshtein-distance spellcheck
Last synced: 04 Apr 2025
https://github.com/jo-minseok/data-structure-algorithm
📚 자료 구조, 알고리즘 STUDY [진행예정]
algorithms cpp data-structures study
Last synced: 22 Jul 2025
https://github.com/theolepage/directx-3d-framework
A simple framework to make C++ DirectX 3D applications.
3d cpp directx directx-11 framework
Last synced: 14 Sep 2025
https://github.com/prophetru/githubunfollowerschecker
Find GitHub users you follow who don't follow you back
Last synced: 17 May 2026
https://github.com/zigrazor/ahgpbm
Advanced Handling for Google Protocol Buffers Message in C++
configurable cpp cpp-library dispatch dispatcher google google-protocol-buffer google-protocol-buffers handler message message-broker message-queue receiver routing routing-engine
Last synced: 04 Apr 2025
https://github.com/alexander-novo/cs474-pa4
Programming Assignment 4 for CS 474 - Image Processing at UNR
cpp homework image-processing plots unr
Last synced: 11 Apr 2025
https://github.com/rickreisdev/TargetExercicios
Códigos fonte dos exercícios 1, 2 e 5 da etapa de processo seletivo para o estágio da Target.
cpp functions rickreis rickreisme
Last synced: 06 May 2025
https://github.com/caiotaavares/3d-lighting-qt
Interactive 3D visualization system using Qt and C++ with ambient, diffuse, and specular lighting. Implements a Z-Buffer algorithm for depth control to render a sphere and plane. Users can adjust lighting parameters via the GUI to observe real-time effects
3d-graphics cpp lightning qt5 zbuffer
Last synced: 15 May 2026
https://github.com/clickermonkey/nage
Not A Game Engine
animation cpp game-development game-engine math reflection
Last synced: 10 Jul 2025
https://github.com/albinzayedrawan/virtual-pet-game
A virtual pet game where users can interact with their pet based on mood using C++.
Last synced: 04 Apr 2025
https://github.com/walidhabbach/streamcinet-app
C++ Desktop Application
cpp curl-library json-api tmbd-api
Last synced: 22 Jul 2025
https://github.com/roziqinkhoeru/truckcy-opengl
🚚 3d truck program using opengl with c++. Trucks are mobile and equipped with roads, houses, skies, and other environmental components. [finish]
Last synced: 17 May 2026
https://github.com/jaredpersonalorganization/tcp-asio-async
TCP ASIO Async Implementation
asio boost cplusplus cpp networking ssl tcp tcp-client tcp-server
Last synced: 27 Jun 2025
https://github.com/atirutw/glibpp
A proof-of-concept of reimplementing GLib as a C++ library
Last synced: 12 Jun 2026
https://github.com/kunald08/chatroom-cpp
A chat room application developed in C++ using the concepts of multi-threading and socket programming
chatroom cpp multithreading socket-programming
Last synced: 24 Jun 2026
https://github.com/soodaayush/canadian-computing-competition
Solutions to Canadian Computing Competition problems.
Last synced: 29 Oct 2025
https://github.com/a-soll/ffmpeg-test
Example ffmpeg usage in C++
cpp ffmpeg video-processing videoplayer
Last synced: 16 May 2026
https://github.com/tush-tr/code-in-cpp
Learn C++ with solving a lot of questions and also data structures and algorithms concepts
algorithms-and-data-structures c cpp data-structures
Last synced: 29 Mar 2025