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-06 00:06:48 UTC
- JSON Representation
https://github.com/ksb96/cpp-codes
A bunch of Cpp codes has been dumped in this repo for the newbies who are starting there journey in learning Cpp
2darrays arrays classes-and-objects constructor cpp do-while-loop for-loops getter-and-setter if-else-statements if-statements inheritance pointers return returnstatements strings switch-case userinput while-loop
Last synced: 07 Oct 2025
https://github.com/flagarde/yaodaq
Yet An Other DAQ
cpp daq data-taking monitoring
Last synced: 28 Apr 2025
https://github.com/esraa-emary/ciphers-and-deciphers
C Plus Plus Code (Ciphers and Deciphers)
clean-architecture cplusplus cpp
Last synced: 09 Oct 2025
https://github.com/macmade/srpxx
C++ implementation of the Secure Remote Password protocol (SRP) - RFC 5054.
authentication cplusplus cpp openssl rfc-5054 secure-remote-password srp srp-6a ssl
Last synced: 31 Jan 2026
https://github.com/thwiseman/paintwithfriends
A C++ collaborative painting app with built in text and video chat.
collaboration cpp network-programming painting server video-streaming
Last synced: 07 Sep 2025
https://github.com/bensuperpc/experimentation
Git repository for my tests in C and C++ of new solutions
Last synced: 18 Oct 2025
https://github.com/luiz-marcio-faria-de-aquino-viana/dlxwin
Simulador DLX Windows - "Algoritmos de Despacho de Instruções em Máquinas Super Escalares" - Projeto de Graduação em Engenharia Elétrica com Ênfase em Engenharia de Sistemas e Computação (UERJ em 1997)
assembler borland-cpp cpp dlx owl2
Last synced: 28 Apr 2026
https://github.com/mayerdev/uefi-tools
Tools for UEFI-development
c cpp gnu-efi posix-efi posix-uefi uefi
Last synced: 31 Jan 2026
https://github.com/arapelle/arba-wgen
A C++ library providing functions generating random words.
cmake cpp cpp20 cpp20-library library random random-words
Last synced: 31 Jan 2026
https://github.com/abhinavmir/openstreetmap-in-cpp
Using IO2D + OSM + CPP to build A* Algorithm that finds best path between two co-ordinates on an actual Open Street Map section.
Last synced: 09 Oct 2025
https://github.com/ajnus/computacao_grafica_inf1761_projetos
Para Projetos (maior complexidade que as Tarefas) da disciplina INF1761 - Computação Gráfica; Bacharelado em Ciência da Computação, PUC-Rio. Professor: Waldemar Celes. Uma branch para cada Projeto
3d 3d-graphics animation animations cg cgi chess chess-board chess-game chessboard cinema computacao-grafica computer-graphics cplusplus cpp graphics graphics-programming lightning opengl shaders
Last synced: 19 Apr 2026
https://github.com/arapelle/cmtk
This CMake ToolKit (CMTK) provides helping CMake functions to manage simple C++ CMake projects easily.
Last synced: 31 Jan 2026
https://github.com/spicycactuar/skeletal-blending
Skeletal animation blending of BVH files
animation-blending computer-graphics cpp opengl qt5 skeletal-animation
Last synced: 15 Apr 2026
https://github.com/krisluczka/better-than-python
Prettier-like program that does the unpretty.
Last synced: 07 Feb 2026
https://github.com/vovandreevik/dictionary-list
This C++ program implements a custom dictionary list data structure. The dictionary list allows you to insert, remove, search, merge, and find the intersection of two lists. It is designed to manage a list of unique integer values.
cpp dictionary oop oops-in-cpp
Last synced: 26 Oct 2025
https://github.com/vaibhav-kesarwani/calendar-checker
This terminal site is very usefull to generate the calender by just giving the year
Last synced: 09 Oct 2025
https://github.com/mahsank111/oops-fundamentals
Basic fundamental codes of oops
cpp object-oriented-programming
Last synced: 09 Oct 2025
https://github.com/mmansy19/snakes-ladders-and-monopoly-project
a mixture between the Snakes & Ladders and Monopoly games. There are two modes in the game: Design mode is where the user is able to build the playing grid and Play mode is where he plays the game itself. The general idea of the game is four players moving in a grid having snakes, ladders, and Cards.
Last synced: 04 Jun 2026
https://github.com/maxiamo/dinogame
C++ Classes in-game using example
console-application console-game consoleapplication cplusplus cplusplus-games cplusplus-games-for-beginners cpp dino-game dinosaur dinosaur-game dinosaurs learn-to-code learning learning-by-doing learning-cplusplus visual-studio visual-studio-code
Last synced: 09 Oct 2025
https://github.com/artiomn/life
Life game for the test task
cpp cpp17 game gol keras keras-tensorflow life neural-network python test-task
Last synced: 15 Apr 2026
https://github.com/opensrcerer/paddy-firmware
Firmware for Project Paddy, the Power Administration Daemon
arduino cpp electronics homemade iot meter mqtt power smart
Last synced: 18 Apr 2026
https://github.com/nilesh2000/errorfreecodes
Repository I use for my interview preparation.
algorithms cpp data-structures
Last synced: 09 Oct 2025
https://github.com/drankinatty/winsolver
Linear System of Equations Solver written in C and C++ native Windows API
c cpp linear-systems matrix solver windows-desktop
Last synced: 18 Apr 2026
https://github.com/uwriegel/node-dotnet-bridge
Accessing dotnet core assemblies from node.js
Last synced: 15 Apr 2026
https://github.com/bornalgo/binarytree
Binary Tree: Sample C++ code inspired by LeetCode
argument-parsing bash batch binary-tree ci-cd cmake compiler cpp generator make makefile schematic
Last synced: 19 Apr 2026
https://github.com/alexoah/cppplayground
A playground for C++ programming language.
alexoah c-plus-plus cpp exercises exercises-code-cpp exercises-solutions experiments w3school-cpp-exercises w3school-exercises-solutions
Last synced: 09 Oct 2025
https://github.com/man2dev/all-in-one-calculator
A Calculator that does diffrent things
calculator calculator-application cpp university university-assignment university-course university-project
Last synced: 15 Jul 2025
https://github.com/pranavgupta1234/algorithmsanddatastructures
This includes various algorithm paradigms and data structures in C++
adsa algorithms avl-tree binary-search-tree codeforces cpp datastructures graph hashing linked-list makefile oop rbtree templates tree
Last synced: 05 Oct 2025
https://github.com/questiowo/buddhabrot
C++ buddhabrot fractal rendering program that uses the OpenGL and OpenCL libraries
buddhabrot c c99 cplusplus cplusplus-11 cpp cpp11 fractal fractal-algorithms fractal-rendering fractals gpu gpu-acceleration opencl opencl-kernels opengl
Last synced: 01 Feb 2026
https://github.com/abcdesktopio/abcdesktopio.github.io
docs website for abcdesktop.io
abcdesktop c cpp docker kubernetes less lua-script no-vnc node-js python3 remote-desktop tigervnc vdi websocket x11
Last synced: 10 Apr 2026
https://github.com/hilbertcube/simd-pathtracer
A path tracer with 3D model importing, written in modern C++ and accelerated using SIMD, OpenMP, and tile-based rendering
3d-graphics 3d-models cpp openmp-parallelization path-tracing raytracing simd
Last synced: 09 Oct 2025
https://github.com/nexusgksoftwares/classes
🚀 What You'll Find Here - 📚 C++ basic to intermediate concepts - 🧮 Code examples and practice problems - 🔄 Object-Oriented Programming (OOP) exercises - 🧵 Concepts such as classes, functions, loops, arrays, inheritance, etc. - ✅ Completed assignments and mini-projects
Last synced: 28 Apr 2026
https://github.com/rkolovanov/kapec-engine
Попытка написать свой 3D-движок на основе SFML
Last synced: 28 Apr 2026
https://github.com/tak172/yandexcontest_3.0-div_a
my solutions to problems from Yandex contest div A
cpp sport-programming yandex yandex-contest
Last synced: 04 Jun 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/stefanjohnsen/triangulateobj
Triangulation of polygons in obj files
console-application cpp cpp11 earcut fan indices line obj polygon triangle triangulation vertex wavefront wavefront-obj
Last synced: 09 Oct 2025
https://github.com/djaus2/sensorblazor_arduino
Mirrors SensorBlazor repository .NET Core Console apps in that Arduino Sketches send Sensor data to Azure IoT Hub via the SensorBlazor service.
arduino azure azure-iothub blazor blazor-webassembly cpp iothub sketch
Last synced: 15 Apr 2026
https://github.com/ron4fun/patternfinder
Helps find patterns in byte array.
byte-stream bytes bytestreams cplusplus cpp pattern-matching wildcard-matches
Last synced: 09 Oct 2025
https://github.com/krishnaura45/dsa-lap-12
DSA Practice Lap 1 and 2 | C++
cpp dsa-learning dsa-leetcode dsa-practice dsalgo
Last synced: 31 May 2026
https://github.com/arbmind/qbs-containers
Docker containers for building Qbs projects with Qt and Clang or GCC
clang cpp docker-container gcc qbs qt6
Last synced: 28 Apr 2026
https://github.com/ralvarezdev/uru-programming-1-blackjack
Simple blackjack terminal game from Programming 1 college course
blackjack blackjack-game cpp game rafael-urdaneta-university terminal universidad-rafael-urdaneta
Last synced: 18 Oct 2025
https://github.com/adityasworks/library-management-system-using-data-structures-cpp-
A library management system using data structures in C++
binary-search-tree cpp data-structures hashing library-management-system linked-list queue
Last synced: 29 May 2026
https://github.com/iricartb/rpc-gateway-sockets
Ivan Ricart Borges - Use of sockets to emulate a basic RPC service in order to execute remote commands on a Windows server regardless of architectures.
c-sharp cpp rpc-client rpc-server sockets visual-studio
Last synced: 28 Apr 2026
https://github.com/zhongruoyu/threadpp
A lightweight thread pool in C++17.
cpp cpp17 thread-pool threading
Last synced: 09 Oct 2025
https://github.com/minakovnv/introduction-to-robotics-arduino
Arduino lab works
arduino arduino-sketch arduino-uno cpp robot-framework robotics
Last synced: 28 Apr 2026
https://github.com/t-88/learn-opengl
following learnopengl.com website tutorial to learnopengl duh and graphics dev
Last synced: 28 Apr 2026
https://github.com/psiace/meco
Just Another C/C++ project template built with Meson.
Last synced: 28 Apr 2026
https://github.com/evr5/cliptransfer
A lightweight C++ application for sharing clipboard text over LAN using ASIO. Automatically switches between client and server mode.
asio clipboard-sharing cmake cpp cross-platform lan local-network network-programming opensource socket-programming standalone-asio tcp tcp-client-server text-sharing utility
Last synced: 09 Oct 2025
https://github.com/jakobknauer/l0
Statically typed, compiled programming language based on LLVM
Last synced: 28 Apr 2026
https://github.com/jmarrec/energyplus-cpp-demo
Using C++ to drive EnergyPlus. A fancy CLI for E+ with a terminal UI based on FTXUI
cpp cpp20 energyplus ftxui hacktoberfest
Last synced: 27 Jan 2026
https://github.com/ameya-kawade/encrypting-and-decrypting-
It's a c++ program to encrypt and decrypt a message at the same time .
Last synced: 09 Apr 2025
https://github.com/zriyansh/you-dont-know-cpp-stl
Internal Implementation of C++ STL — Standard Template Library.
competitive-coding competitive-programming cpp stl stl-algorithms vector
Last synced: 08 Jan 2026
https://github.com/0x0c/parallel_lines
Fuck'n simple dispatcher.
cpp cpp-library cpp11 dispatcher parallel threejs
Last synced: 28 Apr 2026
https://github.com/awais-124/oop_project
Second Semester Project. Payroll Management System. A Console Application with Responsive UI.
cpp oop payroll-management-system ui
Last synced: 19 Apr 2026
https://github.com/chonito7919/gambling-tax-calculator
A comprehensive cross-platform C++ application for tracking gambling sessions and calculating federal and state tax implications across all 50 US states, with dynamic rule configuration and professional gambler support.
cpp cross-platform gambling-tools linux tax-calculator windows
Last synced: 18 Apr 2026
https://github.com/pineforge-4pass/pineforge-engine
Deterministic PineScript v6 backtest runtime. Validated trade-for-trade against TradingView.
algorithmic-trading algotrading backtest backtesting c-api cpp cpp17 crypto deterministic ffi finance ohlcv pine-script pinescript python-bindings quantitative-finance static-library technical-analysis trading-strategies tradingview
Last synced: 08 Jun 2026
https://github.com/caellian/sourcedepgraph
A tool that generates include graph from C/C++ source files.
c cpp dependencies dependency-graph include-files includes source-code-analysis sourcegraph
Last synced: 13 Apr 2026
https://github.com/igozdev/charimpl
Compile-time header-only char implementation checking for C++03/11/14/17/20
compile-time cpp cpp03 cpp11 cpp14 cpp17 cpp20 header-only modern-cpp no-dependencies
Last synced: 05 Feb 2026
https://github.com/tpayne/lang-examples
Some examples of programming languages created for practice purposes only
chatbot cpp expressjs gemini gemini-ai gemini-api groovy json node-js nodejs openai openai-api openai-chatgpt php programming-language rest-api restful-webservices webapp
Last synced: 18 Jan 2026
https://github.com/andrewrgarcia/bridge
Connecting arrays between Python and C++
array bridge cpp hacktoberfest json matrix port programming-languages python tensor transformation translation
Last synced: 16 Apr 2026
https://github.com/libhide/webshop
Command line tool to create websites! [HTML and CSS]
cbse cpp css html turbocpp website-builder
Last synced: 28 Apr 2026
https://github.com/talha-1010/des-algorithm
A symmetric-key algorithm for the encryption of digital data.
cpp cryptography datastructures des-algorithm encryption-decryption template-specialisations
Last synced: 18 Oct 2025
https://github.com/franciscoda/psvm
R package and C++ library that allows training SVM models in a GPU using CUDA and predicting out-of-sample data. A support vector machine (SVM) is a type of machine learning model that is trained using supervised data to classify samples.
cpp cpp17 cuda machine-learning r svm-classifier svm-training
Last synced: 18 Apr 2026
https://github.com/gargakshit/invaders
Yet another i8080 space invaders emulator
cmake cpp imgui intel8080 invaders opengl space-invaders
Last synced: 28 Apr 2026
https://github.com/daniil-tiunchyk/exam-ticket-designer-cpp
Программа для составления экзаменационных билетов на C++
c-plus-plus console-app console-application cpp
Last synced: 24 Aug 2025
https://github.com/hyunjinno/algorithm
A repository for learning algorithms.
algorithm cpp java javascript kotlin problem-solving python typescript
Last synced: 13 Apr 2026
https://github.com/thaikoz/warships
"Warships" is a classic battleship game where two players attempt to sink each other's fleets. Each player has a 10x10 grid on which they place their ships. The objective of the game is to guess the coordinates of the opponent's ships and sink them before the opponent sinks yours.
Last synced: 16 Mar 2025
https://github.com/dmamakas2000/filter-ppm-cpp
An academic project featuring a PPM image editor with custom 2D data representation, file handling, and image processing filters using C++. Supports reading, writing, and parametric transformations via runtime arguments. Highlights core concepts in image manipulation and data management.
2darrays cpp filter functions image-processing inheritance mathematics ppm-image
Last synced: 28 Mar 2025
https://github.com/rikeda71/deep-learning-from-scratch-2-cpp
C++ version of https://github.com/oreilly-japan/deep-learning-from-scratch-2
Last synced: 15 Mar 2025
https://github.com/waqaszafar9/cpp-projects
Mega C++ Projects
algorithms algorithms-and-data-structures cpp operating-system project-repository projects
Last synced: 13 Jun 2025
https://github.com/chihebabiza/cpp-oop-bank-system
C++ console application use OOP concepts , it manages client records in a banking system. It allows users to view, add, update, and delete client information, as well as perform transactions like deposits, withdrawals, and balance checks. The system includes user login functionality with different access levels .
bank-application bank-system console-application cpp cpp-bank-management-system cpp-oo oop visual-studio
Last synced: 07 Apr 2025
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/fantasy-peak/example
some examples of open source libraries,xmake management dependency
Last synced: 13 Apr 2026
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/humayan-kabir/data-structure
data structure repository for competitive programming
competitive-programming cpp data-structures
Last synced: 30 Jun 2025
https://github.com/vishwajeetk5/rocket_cpp_graphics
This C++ graphics program visually simulates rocket launch, lunar journey, and successful landing, using simple animations and graphics.
Last synced: 09 Apr 2025
https://github.com/supermoathx7/cpu-scheduling-algo-
This project is an implementation of the six CPU-Scheduling algorithms using C++.
algorithm algorithms cpp cpu cpu-scheduling
Last synced: 18 Jul 2025
https://github.com/eslamdyab21/hogwarts-battle-cpp
This repository has the code of Hogwarts Battle written in Cpp. it's the final software project of the training phase in MIA technical team.
cpp harry-potter hogwarts mia voldemort wizards
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/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/am4nn/kill-the-enemy-game
A game made using c++ and SFML
Last synced: 25 Mar 2025
https://github.com/jilliennelapid/singly-linked-list
Practicing the implementation of a singly linked list data structure in C++.
cpp header-file linked-list singly-linked-list
Last synced: 11 Jun 2025
https://github.com/gastonchenet/ascii
🎨 Ascii is a simple command line tool that allows you to convert any PNG image to an ascii art
Last synced: 06 Sep 2025