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/alokkusingh/datastructure
My data structure
binary-converter bubble-sort c cpp heap-sort insertion-sort linked-list make makefile merge-sort queue quick-sort stack
Last synced: 01 May 2026
https://github.com/sharkbyteprojects/file-compare
A Simple, not documented C++ Application to compare folders and files (for command line)
cmake command-line-tool compare cpp cpp17 cpp20 linux windows
Last synced: 10 May 2026
https://github.com/leander-dsouza/leander-dsouza.github.io
Codebase to host my personal portfolio website.
computer-vision cpp gazebo portfolio python3 robotics ros
Last synced: 08 May 2026
https://github.com/melardev/cppqtbindshell
Cpp Qt Bind Shell
bind-shell cpp cybersecurity infosec networking qt qt-cpp qt5 reverse-shell security shell sockets
Last synced: 10 May 2026
https://github.com/toshikinakamura0412/emcl_ros
ROS implementation of emcl (mcl with expansion resetting)
cpp dynamic-reconfigure localization mcl mit-license robotics ros ros-noetic
Last synced: 03 May 2026
https://github.com/turkeymcmac/build-objects
A script to make C/C++ compilation with Make be easier.
Last synced: 10 May 2026
https://github.com/samirhamadaa/bank-extintion
C++ bank management system with secure authentication, client management, and transaction handling using file-based storage."
bank-management-system c- command-line cpp file-handling role-based-access simple-project transactions user-authentication
Last synced: 20 Jun 2026
https://github.com/dadavidtseng/daemonchess
DaemonChess is a sophisticated turn-based 3D chess simulator built with modern graphics technology and the custom Daemon Engine.
blinn-phong chess cpp dx11 obj obj-format obj-loader tcp turn-based-game
Last synced: 03 May 2026
https://github.com/jerdikk/robocat
Multiplayer clien-server game from book Multiplayer Game Programming Glazer Madhav
client-server cpp network-programming sdl2
Last synced: 10 May 2026
https://github.com/eslamdyab21/bi-modes-robot
In this project, we built a BI-Model Robot that can be controlled via a mobile application through Wi-Fi, or can operate as a self-driving car that can avoid obstacles.
arduino-ide blynk blynk-arduino control-robot cpp electrical-engineering esp32 esp32-arduino hardware microcontroller microprocessors robot robotics self-driving-car wifi-module
Last synced: 10 May 2026
https://github.com/iamkira420/student-management-system
Basic Student Management System thatallows users to perform CRUD (Create, Read, Update, Delete) operations on a list of students.
cli cpp data-structures database oop sql terminal
Last synced: 06 May 2026
https://github.com/alexandrelamarre/sortvisualizer
A web app that visualizes 12+ sorting algorithms in a variety of interchangeable ways.
3d-engine 3d-graphics cpp javascipt react sorting sorting-algorithm-visualizations sorting-algorithms sorting-visualization surface-plot v8-javascript-engine
Last synced: 06 May 2026
https://github.com/indianwhocodes/radxproj
aws cpp makefile multithreading network networking parallel-computing radar shell
Last synced: 10 May 2026
https://github.com/the-mastermind1/numerical_integration_
cpp newton-cotes numerical-integration
Last synced: 09 Jun 2026
https://github.com/matrix97317/pig-solver
This is a toy deep-learning computing framework( such as Pytorch,Caffe etc.).
caffe cpp deeplearning deeplearning-framework pytorch tensorflow
Last synced: 05 May 2026
https://github.com/pablonicolla/shellcraft
A lightweight, interactive file system simulator with a Unix-like shell interface. Create, navigate, and manage files and directories in a persistent virtual environment.
cpp filesystem oop shell vcpkg
Last synced: 11 May 2026
https://github.com/mustafashykh/compiler_assignment_codes
compiler cpp infixtopostfix infixtoprefix
Last synced: 23 Jun 2026
https://github.com/adia-dev/piksy
🚀 Piksy is a work-in-progress sprite sheet editor and animation tool, perfect for game devs and digital artists looking to streamline their 2D workflow! 🎨
2d-art animation-tool cpp frame-extraction game-development opencv piksy pixel-art sdl2 sprite-sheet
Last synced: 04 May 2026
https://github.com/lucasfturos/tcc-controle-de-maquina
Projeto focado em demonstrar a comunicação serial entre computador e microcontrolador
c cpp microcontroller qt5 serialport
Last synced: 09 May 2026
https://github.com/lebrancworkshop/learn-cpp-from-youtube
Learning C++ from many resources in Youtube (E.G. The Cherno, Neso Academy)
algorithms assembly-language cpp data-structures data-structures-and-algorithms self-study youtube
Last synced: 03 May 2026
https://github.com/chandler767/fusionpanel
For v2 and v3 PanelDue control panels. This is a modified version of the PanelDueFirmware for the PanelDue 3D printer user interface board and has been modified for use only with the F400 3D Printer.
3d-printing arduino board c cpp eclipse firmware paneldue-control-panels touchscreen
Last synced: 08 May 2026
https://github.com/jqntn/l
Ultra-minimal game engine loop in C++
cpp game-dev game-development game-engine native stb stb-image stb-library win32 winapi windows
Last synced: 06 May 2026
https://github.com/wdv4758h/danboard
Danboard is watching you >w< (A project using OpenCV for realtime face detection and using WiringPi to control the motors, running on Raspberry Pi)
Last synced: 11 May 2026
https://github.com/greatgamedota/opengl-vscode
OpenGL Game Engine with Visual Studio Code on Windows
cpp game-engine opengl visual-studio-code
Last synced: 01 May 2026
https://github.com/chafalleiro/vusibino-tacho
atmega c cpp libusb usb-devices v-usb
Last synced: 04 May 2026
https://github.com/brakmic/com_tutorials
My COM tutorials
atl com component component-object-model components cpp dotnet microsoft win32
Last synced: 13 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/mutazhelal/raytracing-diffuse
A camera is looking at the world, emitting rays through each pixel in the image. The world is composed of a list of spheres, made of diffuse or specular materials. A ray tracing algorithm is used to test its intersection with each sphere to compute the image pixel colour.
algorithm computer-graphics computer-graphics-opengl cpp opengl ray-tracing raytracing
Last synced: 11 May 2026
https://github.com/pgvalle/cxxloglib
A simple logging library for C/C++ to throw in your project without worries.
c cplusplus cpp jesus-is-da-lord-n-savior library logging qol
Last synced: 08 May 2026
https://github.com/parkertomatoes/json-print
A printf-like JSON serializer with compile-time validation
Last synced: 04 May 2026
https://github.com/mbfakourii/carbot-arduino
Car robot with socket to Android with WeMos or NodeMCU
android ardiuno carbot cpp esp8266 java nodemcu nodemcu-arduino nodemcu-esp8266 wemos
Last synced: 01 May 2026
https://github.com/kubasejdak-org/platform
C/C++ application bootstrap layer for various hardware/OS platforms
arm baremetal c cpp embedded freertos linux toolchain toolchain-cmake toolchain-file
Last synced: 06 May 2026
https://github.com/pkarpovich/kpi-2016
My programming language (KPI-2016 + IDE)
assembler bstu compiler cpp fit ide lexical-analyzer polish-notation semantic-analyzer sintaxis-analyzer smelov
Last synced: 12 May 2026
https://github.com/basemax/firstsfml
Begin point and getting start to SFML using CPP.
cpp sfml sfml-2d-engine sfml-cpp sfml-dev sfml-dll sfml-game sfml-game-development sfml-graphics-library sfml-install sfml-library sfml-linux sfml-windows
Last synced: 04 May 2026
https://github.com/skyzh/bluesensor
🌃 Collect climate data from sensors on Arduino. Part of the BlueSense Project.
arduino cpp dht22 environment iot-device monitoring raspberry-pi sensor
Last synced: 06 May 2026
https://github.com/binny3213/final-project-csharp
Built a final project in college in C#,by applying principles of object-oriented language.
Last synced: 13 May 2026
https://github.com/hvasconcelos/libmlxforge
Embeddable, batched MLX LLM engine for Apple Silicon — one C ABI, bound from Node, Swift & Rust. Continuous batching, streaming, JSON-constrained structured output, and embeddings.
apple-silicon cpp inference llama llm metal mlx openai-api
Last synced: 11 Jun 2026
https://github.com/berkbavas/particlesimulator
Particle simulation implemented using a compute shader
compute-shaders cpp gpu-acceleration opengl particle-simulation particle-simulator particles qt
Last synced: 13 May 2026
https://github.com/yasushi-saito/clang-analyzer
Thin wrapper around clang static analyzer to enable cross-translation unit analyses.
clang clang-static-analyzer cpp
Last synced: 13 May 2026
https://github.com/sgq995/rubik-gl
Basic rubik's cube rendering made in OpenGL
cplusplus cpp cpp11 opengl rubik rubik-cube rubiks-cube-simulator
Last synced: 13 May 2026
https://github.com/vansh626/stockportfoliotracker
A C++ command-line stock portfolio tracker with live price fetching and CAGR calculator.
cpp cpr finance json portfolio-tracker stock-market terminal-app
Last synced: 13 May 2026
https://github.com/abdelrahman822000/pet-adoption-game
A console-based simulation game where players can adopt and take care of a virtual pet, ensuring it stays happy and healthy.
Last synced: 11 Jun 2026
https://github.com/dolfost/txtanimation-cpp
An old C++ header-only library for printing animations in terminal
Last synced: 11 Jun 2026
https://github.com/gitmahin/codeforce
A repository dedicated to tracking and storing solutions for Codeforces competitive programming problems.
competitive-programming cpp python
Last synced: 12 Jun 2026
https://github.com/gabrafo/projetopraticoialg
Projeto Prático da disciplina de Introdução a Algoritmos da Universidade Federal de Lavras (UFLA).
algorithms binary-data cpp programming-logic study-project
Last synced: 12 Jun 2026
https://github.com/deadcoder0904/datastructures-practice
Data Structures Practice in C++ :heart_eyes:
c-plus-plus cpp data-structure data-structures datastructures
Last synced: 12 Jun 2026
https://github.com/3ein39/hospital_system
Hospital Management System Project in C++ using structs - simple console application. This program is open to all hospital users without the need for login information in this program. The system user can select the specialization in which they specialize by simply entering a series of numeric keys[1 - 20].
console-application cpp hospital-management management-system software-development
Last synced: 12 Jun 2026
https://github.com/cameronclay/parallel-co-processing
Distributed Data Processing application (Windows only) that utilizes multiple computers to execute an algorithm on a set of data.
boost cpp google-test stl win32-api wnlib
Last synced: 12 Jun 2026
https://github.com/gcol33/resolve
Neural network framework for species distribution modelling (PyTorch/C++/CUDA)
cpp cuda deep-learning ecology machine-learning neural-network pytorch species-distribution
Last synced: 12 Jun 2026
https://github.com/sainikhil0904/object-oriented-programming-using-cpp
Collection of solved problems demonstrating OOPs concepts in C++ with practical implementations.
coding cpp data-structures-and-algorithms design-and-analysis-of-algorithms learning objectorientedprogramming oops-in-cpp programming
Last synced: 13 Jun 2026
https://github.com/lucashnss/if672-algorithms-lists
Lists of algorithms in the course algorithms and data structures (IF672) in CIN-UFPE. Along this course I've been introduced to various efficient and creative ways to resolve common problems in computer science like ordering and learning data structures to do that.
algorithms cpp data-structures
Last synced: 13 Jun 2026
https://github.com/krotname/nppmarkdowntableeditor
Markdown table editor plugin for Notepad++
cpp markdown markdown-table notepad-plus-plus notepad-plus-plus-plugin table-editor
Last synced: 13 Jun 2026
https://github.com/lchsk/simple-ecs
A header-only implementation of an entity-component system
c-plus-plus c-plus-plus-11 cpp cpp11 entity-component-system
Last synced: 13 Jun 2026
https://github.com/nxhawk/segment-tree
A segment tree is a data structure used to store information about array segments and answer segment queries efficiently. So this directory helps you better understand through basic to advanced exercises (with solutions and basic ideas)
cpp exercises learning-by-doing segment-tree tree-structure
Last synced: 13 Jun 2026
https://github.com/kzamanbd/hackerrank-problem
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 hackerrank hackerrank-solutions problem-solving
Last synced: 13 Jun 2026
https://github.com/hassan11196/chou-fasman
Implementation of Chou Fasman Alogorithm.
bioinformatics chou-fasman cpp prediction
Last synced: 13 Jun 2026
https://github.com/desmondjs/library_system
A simple C++ library management system that allows administrators to manage books in the library. Features include searching for books, viewing all books, adding new books, and deleting books from the system. The program uses file handling to store and manage book records.
Last synced: 20 Jun 2026
https://github.com/desmondjs/library_management_system
This repository contains a C++ program designed to manage a library system with various functionalities such as reading student and book information, deleting student records, searching for students, displaying information, computing statistics, and more.
Last synced: 23 Jun 2026
https://github.com/sundaramramaswamy/mcpp
C++ Semantic MCP Server
blast-radius call-graph clang cpp impact-analysis mcp-server semantic-search
Last synced: 14 Jun 2026
https://github.com/twaritwaikar/seriousxml
WIP: An XML parser for minimalists
Last synced: 14 Jun 2026
https://github.com/professional-kate/miniature-telegram
C++ learning time! This repo will be all about C++
Last synced: 14 Jun 2026
https://github.com/pr4j3sh/cpp
cpp package/library template
boilerplate cpp frames library package template
Last synced: 14 Jun 2026
https://github.com/djkcyl/dlss-indicator-toggle
A tiny ~140KB native Win32 tool to toggle NVIDIA DLSS on-screen indicator (ShowDlssIndicator registry value).
cpp dlss gaming nvidia nvidia-dlss registry registry-editor win32 windows
Last synced: 14 Jun 2026
https://github.com/tanzeelafatima492/tic-tac-toe-game-in-c-
cplus cpp cxx game mini project tic-tae-toe
Last synced: 29 Jun 2026
https://github.com/g023/cuda_inf
A self-contained CUDA inference engine for LiquidAI/LFM2.5-8B-A1B (hybrid conv + GQA-attention MoE, 8.5B params, 1B active) targeting a single RTX 3060 (12 GB). No Python, no frameworks at runtime: a single .cu engine + a header-only byte-level BPE tokenizer.
3060 ai c cpp cuda fast-inference gpu inference inference-engine large-language-models lfm25 liquidai llm moe nvidia open-source rtx token
Last synced: 15 Jun 2026
https://github.com/oblerion/cpu_config_gui_ubuntu
gui for create / set cpu's profil
console-application cpp cpu ubuntu
Last synced: 15 Jun 2026
https://github.com/maqmal/data-structure
Stack, queue, directed graph , binary tree, multi linked list algorithm
Last synced: 15 Jun 2026
https://github.com/rydzze/library-management-system
Project for Data Structures and Algorithms
cpp data-structure-and-algorithm
Last synced: 15 Jun 2026
https://github.com/spudmashmedia/cppuserapi
A C++ MVC API Template utilising Crow Lib.
Last synced: 16 Jun 2026
https://github.com/inventwithdean/floatingplatformsusinginterpolation
Unreal Engine CPP
cpp game-development gameplay-mechanics unrealengine
Last synced: 16 Jun 2026
https://github.com/rsgoksel/data-structures-cpp
Foundations of Data Structures in C++: Descriptions and Illustrations
binary-search-tree binary-tree cpp data-structures linked-list queue
Last synced: 17 Jun 2026
https://github.com/teagucordeiro/gc-proj-00-ppm
Creation of PPM image file and application of bilinear interpolation to generate color for an image based on colors assigned to each of the image's four corners.
cpp graphic-computing science-computer
Last synced: 17 Jun 2026
https://github.com/momen-alshouha/data-structure-doubly-linked-list
This repository contains C++ implementation of a doubly linked list using object-oriented programming principles. It includes classes for nodes, iterators, and the linked list itself, providing essential functionalities such as insertion, deletion, traversal, and more.
classes-and-objects cpp data-structures doubly-linked-list linked-list object-detection object-oriented-programming
Last synced: 17 Jun 2026
https://github.com/amanyadav0007/cpp---dsa
Here I just try to share my practice questions :)
cpp datastructures-algorithms dsa
Last synced: 18 Jun 2026
https://github.com/vijeshvs/filamentrecyclingcode
Arduino Code for Filament Recycler Product @ Augmented Labs
arduino-uno cpp liquidcrystal-i2c pid-control
Last synced: 18 Jun 2026
https://github.com/matheusafonseca/c103
Repositório voltado para deixar os códigos desenvolvidos durante a matéria de C103 - Algoritmos II
binary-search-tree cpp hash list ponteiros quicksort
Last synced: 18 Jun 2026
https://github.com/nadidlinchestein/datastructureseasytoadvance
My C++ implementation of Data Structures Easy to Advanced Course by William Fiset.
algorithms algorithms-and-data-structures coursework cpp data-structures programming
Last synced: 18 Jun 2026
https://github.com/remonhasan/cp-code-library
algorithms & data structures that i learned for CP 💡
cpp data-structures number-theory prefix-notation stl-algorithms
Last synced: 18 Jun 2026
https://github.com/wch2012asd/timecontral-qt
A modern Qt timeline widget with glassmorphism design
Last synced: 19 Jun 2026
https://github.com/zghzd/lightweight-compatibility-runner
cpp developer-tools tool windows
Last synced: 19 Jun 2026
https://github.com/gene-hightower/dice-pass
dice based passphrase generator
Last synced: 19 Jun 2026
https://github.com/verzatiledev/advent-of-code-2023
advent-of-code advent-of-code-2023 cpp
Last synced: 19 Jun 2026