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-06-23 00:06:41 UTC
- JSON Representation
https://github.com/nrjsbudhe/c_plus_plus
Exploring C++ and its unique features | Practice Competitive Programming | Develop Toolchain using CMake | Unit Testing
Last synced: 26 May 2026
https://github.com/eddmann/c3
Educational chess engine exploring chess programming techniques with modern C++23. Features magic bitboards, iterative deepening, alpha-beta pruning, transposition tables, and full UCI protocol support.
alpha-beta-pruning bitboard chess chess-engine cpp cpp23 educational negamax uci
Last synced: 13 Jan 2026
https://github.com/halffd/hvc
Hotkey Manager and Window Control System
automation cpp gtk hotkey linux lua scripting window-management x11
Last synced: 07 Apr 2025
https://github.com/jilliennelapid/shuffledeckofcards
A C++ program using header files and classes to make "decks" of cards (from vectors).
classes-and-objects cpp header-files
Last synced: 15 Mar 2025
https://github.com/dpbm/snake-ai
A simple AI in pure c++ to play the snake game
algorithms c cmake cpp ctest dot-product games games-ai games-ia genetic-algorithm google-test machine-learning machine-learning-algorithms make matrix snake-game
Last synced: 10 Apr 2026
https://github.com/AhmedOsmanDev/Codeforces-Solutions
Codeforces's problems solutions.
algorithms codeforces codeforces-solutions competitive-programming cpp data-structures online-judge problem-solving
Last synced: 10 Apr 2025
https://github.com/sameetasadullah/game-of-life
A simple Game of Life coded in C++ language using Microsoft Visual Studio
Last synced: 20 May 2026
https://github.com/naemazam/word-to-binary-convert
Convert Your Love letter to Binary, Even Your GF can't Understand
Last synced: 19 Jun 2025
https://github.com/sameetasadullah/binary-search-tree-implementation
My own templatized C++ implementation of Binary Search Tree and its different traversals i.e, PreOrder, PostOrder, InOrder using Microsoft Visual Studio. You can also check the type of BST as well
binary-search-tree cpp traversals tree-structure visual-studio
Last synced: 15 Mar 2025
https://github.com/krisluczka/scrapium.h
Simple, light and fast C++ webscraping library.
cpp http scraping scrapping webscraping webscrapping
Last synced: 15 Apr 2025
https://github.com/agha-naveed/portfolio
Portfolio
cpp developer java javascript portfolio-website python reactjs website
Last synced: 11 Apr 2026
https://github.com/mondonno/algorithms
Collection of resuable algorithm templates written in pure C++
algorithm algorithms all cpp data-structures math prefix-sumes sorting trees
Last synced: 04 Jun 2026
https://github.com/aimensahnoun/textsimilaritychecker
A C++ Plagiarism checker script that that checks direct similarities.
Last synced: 14 Nov 2025
https://github.com/jmsmarcelo/github-user-activity-cpp
Roadmap.sh Projects | GitHub API Client | C++
api-client challenge cpp github-api roadmap-project roadmap-sh
Last synced: 26 May 2026
https://github.com/am4nn/authentication-demo
how login data is stored in database and how login details are checked
authentication authentication-demo cli cpp login
Last synced: 29 Jun 2025
https://github.com/kiwigrenade/informatyka-algorytmiczna
Programming exercises from my time studying Algorithmic Computer Science at Wroclaw University of Science and Technology.
algorithms algorithms-and-data-structures algorytmy-i-struktury-danych algorytmy-optymalizacji-dyskretnej aod computer-science cpp ina informatyka-algorytmiczna jezyki-formalne-i-techniki-translacji jftt obliczenia-naukowe programowanie-w-logice student-project studies wybrane-zagadnienia-algebry wza
Last synced: 26 May 2026
https://github.com/vovandreevik/shape-manipulation
This C++ program is designed to work with various shapes, including rectangles and composite shapes, in an object-oriented manner. It allows you to read shape descriptions from an input file, perform operations like moving and scaling, and then sort and display the shapes.
cpp oop oops-in-cpp shapes struct
Last synced: 07 Apr 2025
https://github.com/djoezeke/cprofiler
A Realtime Sample Call Stack and Performance Profiling Library for C/C++.
analysis c cpp development library performance profiler profiling
Last synced: 11 Jun 2025
https://github.com/ohtoai-research/avm
AVM aims to reduce binary distribution piracy of software by detecting Virtual Machine Characteristics.
anti-virtualmachine cpp crossplatform
Last synced: 10 Jun 2026
https://github.com/pbentes/projecttemplate
A quick-start CMake project template for C++ projects which utilize a Core/App project architecture
cmake cpp template template-project
Last synced: 06 Mar 2025
https://github.com/billhu0/cs100-2022
ShanghaiTech CS100 (Introduction to Programming) course homework collection, spring 2022.
Last synced: 16 Aug 2025
https://github.com/heshamalsaqqaf2/problem-solving-c-plas-plas
This repository contains solutions to exercises and issues at various levels from easy and intermediate to relatively advanced in C++.
Last synced: 15 May 2026
https://github.com/zcfan/create-your-own-javascript-runtime
Notes of my research of nodejs.
c cpp javascript javascript-runtime libuv nodejs v8
Last synced: 11 Apr 2026
https://github.com/maiori44/multipekka
A packager and file checker for the game Pekka Kana 2
Last synced: 28 Feb 2025
https://github.com/leoguilen/nodemcu_azureiothub_xamarinapp
IoT-based temperature and humidity monitoring system which is connected to Microsoft Azure. This is a Xamarin app to display real-time data from local sensors in an environment on a mobile device.
azure-cosmos-db azure-functions azure-iot-hub azure-service-bus c cpp dotnetcore flurl polly xamarin-forms
Last synced: 11 Apr 2026
https://github.com/danielorourke02/simple-gui
Really Simple GUI using the Dear ImGUI Library.
cpp cpp-programming directx-9 directx9 gui imgui imgui-example simple-gui template-gui windows
Last synced: 15 Mar 2025
https://github.com/anidipta/esp32-sheet-control
ESP32 & Google Sheets Integration
arduino cpp esp32 google-sheets
Last synced: 08 May 2026
https://github.com/4brunu/mobilecppmemorytest
Sample project showing memory error using djinni
Last synced: 15 May 2026
https://github.com/phantom7knight/vulkanrenderer
My first Vulkan Renderer.
cpp graphics graphics-rendering vulkan vulkan-renderer
Last synced: 30 Jun 2025
https://github.com/bsmithcompsci/sample-twitchirc
Sample Project for TwitchIRC-SDK.
cpp sample sdk twitch-bot twitch-sdk twitch-tv twitchbot twitchirc twitchsdk twitchtv
Last synced: 01 Sep 2025
https://github.com/mr-python-in-china/mp-oi-library
在 vscode 中快速添加常用算法模板
competitive-programming cpp olympiad-in-informatics
Last synced: 26 Jan 2026
https://github.com/tobiasstaack/peer-thread-pool
Manage Multiplie Peer Connection using Thread Pools n Peers gets handled by one thread.
cpp mit-license server-client socket-programming thread-pool
Last synced: 26 May 2026
https://github.com/dreamerchaserhah/speed-typist
C++ QT Application where you can test out how fast you can type
Last synced: 10 Mar 2026
https://github.com/khoinguyen2k/cpp-starter-game
my first ever game, for educational purposes
beginner-project cpp sdl2 starter-kit
Last synced: 06 Mar 2025
https://github.com/khoinguyen2k/int2215-laptrinhnangcao
weekly assignments of advanced programming course
Last synced: 06 Mar 2025
https://github.com/rickstaa/webrtc-python-server-cpp-client-example
This repository contains my test code for connecting an C++ WebRTC client to an python WebRTC server.
Last synced: 21 Feb 2026
https://github.com/wolgemoth/cpp-hashmap
Concurrent multiplatform hashmap with simple API, exception safety, and sequential collision resolution.
concurrency concurrent cpp cpp17 dictionary exception-safety hashmap initializer-list modern-cpp multiplatform multithreading sequential-chain templates
Last synced: 30 Mar 2025
https://github.com/beingofexistence13/multiversal-lang
Welcome to Multiversal-Lang 🚀: Your gateway to universal coding! This open-source project is a game-changer, bridging all programming languages 🌉. With DX-Lang, every language is interconnected, unlocking limitless coding potential. Let’s code the future, together! 💻🌐🎉
c cpp go javascript php rust typescript
Last synced: 11 Apr 2026
https://github.com/rnburn/ot-chat
Example of OpenTracing's plugin approach
boost-beast cpp jaeger opentracing zipkin
Last synced: 12 Aug 2025
https://github.com/hamburgerengine/ngio-cpp
A C++ library for the Newgrounds API.
cpp game-dev game-development newgrounds newgrounds-medals newgrounds-scoreboards newgroundsio
Last synced: 07 Apr 2025
https://github.com/abdulahshoaib/chessmasters
Lichess-esk multiplayer chess game made using C++ and SFML
chess-game cpp lichess-clone sfml sfml-game
Last synced: 26 May 2026
https://github.com/fl444mingo/fl4-cs131-01-05-lab
Ch. 1, Lab 1, Linear Equation
Last synced: 19 May 2026
https://github.com/hcolda/qingliaochatclient
A lightweight chat software client (WIP)
chat chat-app chat-application chatapp chatroom client cpp cpp23
Last synced: 06 Mar 2025
https://github.com/xoofx/customformattingdemo
Code saved from Charles Petzold article: Character Formatting Extensions with DirectWrite
cpp direct2d directwrite dwrite
Last synced: 01 Sep 2025
https://github.com/sameetasadullah/queue-implementation
My own templatized C++ implementation of Queue using Microsoft Visual Studio
Last synced: 15 Mar 2025
https://github.com/sameetasadullah/centipede-game
A Simple Centipede Game in C++ using OOP (Object Oriented Programming) concepts
cpp game game-development glut linux oop oop-principles opengl ubuntu
Last synced: 07 May 2026
https://github.com/sameetasadullah/consensus-problem-using-mpi
Program coded in C++ language to solve the consensus problem between multiple threads using MPI
consensus-problem cpp linux mpi mpi-parallelization ubuntu
Last synced: 22 May 2026
https://github.com/sameetasadullah/avl-tree-implementation
My own templatized C++ implementation of AVL Tree and its different traversals i.e, PreOrder, PostOrder, InOrder using Microsoft Visual Studio. You can also check the type of AVL tree as well
avl-tree cpp traversals tree-structure visual-studio
Last synced: 15 Mar 2025
https://github.com/sameetasadullah/singly-linkedlist-implementation
My own templatized C++ implementation of Singly LinkedList using Microsoft Visual Studio
cpp singly-linked-list singlylinkedlistoperations visual-studio
Last synced: 15 Mar 2025
https://github.com/sameetasadullah/doubly-linkedlist-implementation
My own C++ implementation of Doubly LinkedList using Microsoft Visual Studio
cpp doubly-linked-list visual-studio
Last synced: 15 Mar 2025
https://github.com/sameetasadullah/check-curly-brackets-using-stack
A simple C++ code to validate curly brackets of given code using stack
Last synced: 15 Mar 2025
https://github.com/sameetasadullah/circular-linkedlist-implementation
My own C++ implementation of Circular LinkedList using Microsoft Visual Studio
circular-linked-list cpp visual-studio
Last synced: 15 Mar 2025
https://github.com/ranveeraggarwal/leetcode-cpp
Leetcode Solutions in Modern-ish C++
Last synced: 02 Apr 2025
https://github.com/shadowmitia/whitespace
A whitespace interpreter
cpp cpp20 whitespace-interpreter whitespace-language
Last synced: 15 Mar 2025
https://github.com/vaibhav1826/understanding_cpp
This repository is a comprehensive and well-documented guide for c++ providing detailed explanations and best pratice questions .
Last synced: 30 Jun 2025
https://github.com/hcolda/qchatclient
A lightweight chat software client (WIP)
chat chat-app chat-application chatapp chatroom client cpp cpp23
Last synced: 28 Mar 2025
https://github.com/ali-el-badry/fraction-calculator
It is an calculator that calculate the fractions
calculator cpp fractions mathematics
Last synced: 26 Feb 2025
https://github.com/avakar/intrusive_list
Header-only, composition-based, allocation-free double-linked list for C++11
cpp cpp11 intrusive-containers linked-list
Last synced: 12 Apr 2025
https://github.com/katebea/fib-eda-estructura-de-datos-y-algoritmos
Repositorio del curso de Estructuras de Datos y algoritmos en el grado de Ingeniería Informática en la FIB UPC
Last synced: 27 May 2026
https://github.com/ahmedosmandev/codeforces-solutions
Codeforces's problems solutions.
algorithms codeforces codeforces-solutions competitive-programming cpp data-structures online-judge problem-solving
Last synced: 15 May 2025
https://github.com/mincrmatt12/catkin-networktables
Packages networktables as a catkin package for using it within ROS.
catkin cpp frc networktables ros
Last synced: 11 Apr 2026
https://github.com/susmita-dey/cpp_coding_programs
This repository contains some coding problems with their solutions in C++. It's a kind of reference to practice coding in C++ and improve logic building skills. #cpp #programming
Last synced: 21 May 2026
https://github.com/bangmcvuphuc127890-jpg/mini-uia-kernel
Mini-UIA Kernel - a free kernel :D
cpp kernel kernel-development meow os-dev os-development vietnam vietnamese
Last synced: 11 Apr 2026
https://github.com/sameetasadullah/linux-gbsh-shell-implementation
Linux shell coded in C++ language which performs some of the features found in typical shells, like the bash (Bourne Again Shell) or csh (C-Shell)
cpp fork linux linux-shell linux-shell-commands linux-shell-implementation ubuntu unnamed-pipe
Last synced: 11 Apr 2026
https://github.com/frymimori/c-plus-plus-randomizer
Create pseudo-random and random integers using C++ with a fast and unique randomizing algorithm.
arbitrary cpp cpp98-compatible cryptographic csrng entropy fast integer memory-safe minimal portable prng pseudo-random rand random-generation randomization randomize randomizer randomness srand
Last synced: 13 Mar 2025
https://github.com/ashaydave/gripverb
Freeverb implementation in JUCE and MATLAB
audio-dsp audio-effect audio-plugin audio-processing audio-synthesis audioplugin audioprogramming cpp dsp juce reverb vst-plugin vst3
Last synced: 30 Mar 2025
https://github.com/yagocrispim/data_structures
A study about data structures
Last synced: 23 Mar 2025
https://github.com/kalyan4636/interview-coding-practice-questions
PYTHON AND JAVA CODING SNIPPETS, TECHNICAL INTERVIEW QUESTIONS AND PRACTICE CODE.
angular corejava cpp css data-structures django framework html java javascript mongodb python sql
Last synced: 11 Apr 2026
https://github.com/ntshvicky/fashionmnist_cnn_example
An example of training convolutional neural networks with Fashion MNIST dataset in C++ and Cmake
cmake convolutional-neural-networks cpp fashion-mnist-dataset fashionmnist-cnn machine-learning machine-learning-algorithms
Last synced: 15 Mar 2025
https://github.com/qwli7/cpp-all
C++学习记录和一些 C++知识点
cpp cppprimer cppprimerplus makefile sdl2 stdlib stl
Last synced: 31 Mar 2025
https://github.com/rafaelbortolozo/minigame_boliche
Pequena atividade para a matéria de Paradigmas da Computação, se trata de um "jogo" onde a máquina joga sozinha gerando pontuações aleatórias. O objetivo principal do algoritmo era representar o funcionamento de um jogo de boliche, desconsiderando a fisica.
bowling-game cpp paradigms poo random-number-generators
Last synced: 15 Mar 2025
https://github.com/jimut123/gamescpp
GamesCpp - Games in C++ and SFML library in Linux
2d-games best-games compiled-games cpp games sfml source-codes youtube
Last synced: 16 Jan 2026
https://github.com/kentlouisetonino/sw-cpp-dsa
Sample programs of Data Structures and Algorithms using C++.
cpp data-structures-and-algorithms
Last synced: 08 Mar 2025
https://github.com/uscbiostats/pruner
pruner: Implementing the Felsenstein's Tree Pruning algorithm
cpp cpp11 header-only phylogenetic-trees phylogenetics pruning tree
Last synced: 13 Jun 2026
https://github.com/imxeno/borland_register
A translation layer for calling functions using Borland's register calling convention from cdecl C++ scope and vice versa.
borland borland-register calling-conventions cdecl cmake cpp register register-call translator
Last synced: 13 Jul 2025
https://github.com/asqiriba/rijndael
Rijndael block cypher in C.
cpp encryption rijndael-algorithm
Last synced: 15 Mar 2025
https://github.com/joserafael0160/codechef
A list of solved problems from CodeChef along with an explanation for each one.
algorithm algorithms algorithms-and-data-structures algorithms-datastructures algoritmo algoritmos c codechef codechef-competition codechef-cpp codechef-solutions competitive-programming competitive-programming-algorithms competitive-programming-contests competitiveprogramming cplusplus cpp programacion-competitiva programacioncompetitiva
Last synced: 28 Apr 2026
https://github.com/arsalan-dev-engineer/the_virtualbank_atm
AN ATM program coded with C++, this program will allow you to view your balance, deposit and withdraw money.
atm beginner-project cmd cpp money programming programming-language project projects system
Last synced: 28 Jul 2025
https://github.com/zepedroresende/imageskeletonization
Using MPI and OMP for image skeletonization optimizations
Last synced: 29 Apr 2026
https://github.com/dimalmfao/smetana
A useless rather very unreliable, unprofessional programming language made as a proof of concept using C++.
cpp language programming-language
Last synced: 27 Feb 2025
https://github.com/abarichello/amnesia-brawl
Party game in SFML and Box2D
amnesia amnesia-game cpp local-multiplayer party-game sfml
Last synced: 16 May 2025
https://github.com/tony-go/cmake-uwebsockets
Build uWebSockets with CMake.
cmake cpp usockets uwebsockets
Last synced: 29 Mar 2025
https://github.com/hfx-j/sgtd
SGTD: A Semantic-Guided Triangular Descriptor for One-Shot LiDAR-Based Global Localization
Last synced: 15 Mar 2025
https://github.com/amanoteam/raiden
A GCC cross-compiler targeting Linux musl
c cpp cross-compiler gcc linux musl
Last synced: 19 Apr 2026