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-18 00:06:49 UTC
- JSON Representation
https://github.com/kuro337/modern-cpp
Just a repo of good idiomatic C++ code snippets I tend to find useful.
Last synced: 14 Feb 2026
https://github.com/fliegwerk/sfml-cardioid
A Times-Tables Caridoid Visualization using SFML
Last synced: 17 Jul 2026
https://github.com/dev88jerry/cs211
Bishop's University - CS211 Introduction to Programming
Last synced: 26 Feb 2025
https://github.com/mikael-ros/edaf50
Exercises and solutions for the EDAF50 C++ Programming course at LTH
cpp edaf50 lth lund-university
Last synced: 31 May 2026
https://github.com/r-n/calculatorstringcpp
The previous CalculatorString, rewritten in C++
calculator college-assignment college-assignments cpp data-structures expression-evaluator inheritance interpreter linked-list math oop operator-overloading string-parsing
Last synced: 17 Jul 2026
https://github.com/adcimon/webrtc-template
Template to bootstrap a C++ application with WebRTC.
Last synced: 09 May 2026
https://github.com/libsod/numbercaster
My educational purposes project for entering in C++
casting cmake console-application cpp cross-platform number term
Last synced: 09 Jul 2026
https://github.com/abin-z/dynamiclibloading
.so或.dll动态库无头文件显式加载案例
cmake cpp dynamic-programming explicit-loading library
Last synced: 14 Mar 2025
https://github.com/alessandroconti11/sorting_network
In this repository you can find the implementation of some sorting networks.
2d-array 2d-odd-even-transposition-sort 3n-sort 3n-sort-of-schnorr-and-shamir 4-way-mergesort adapted-bitonic-sort array bitonic-sort cpp ls3-sort odd-even-merge-sort odd-even-transposition-sort openmp shearsort sorting sorting-network
Last synced: 08 Oct 2025
https://github.com/saadarazzaq/programming-fundamentals-labs
All Labs From PF Lab Summer 2023
cpp programming-fundamentals solved-labs
Last synced: 08 Oct 2025
https://github.com/artainmo/general-programming
Notes from studying and small projects surrounding general-programming.
assembly bits c clean-code cpp ide ocaml operating-systems os python rust self-learning shell study team vim
Last synced: 14 Apr 2026
https://github.com/harastaivan/cpp-progtest-template
CPP template for progtest
Last synced: 09 Jul 2026
https://github.com/steponask/it-olimpiada-treniruotes
🏅 Pasiruošimas IT Olimpiados ŠALIES etapui
cpp lithuania lithuania-cpp national-olympiad-in-informatics olympiad-in-informatics
Last synced: 08 Oct 2025
https://github.com/rogerfan48/project-fresh2-i2p2-arenalegends
A (single/online) multiplayer battle game project inspired by Clash Royale developed for Introduction to Programming I (Freshman Fall).
Last synced: 26 Feb 2025
https://github.com/bernoussama/arduino-rfid
arduino rfid access control system
Last synced: 14 Feb 2026
https://github.com/jrialland/smallclient
A small http(s) client in C++
cplusplus cpp cpp11 http http-client
Last synced: 08 Oct 2025
https://github.com/felixthec/qt-streamdeck
A DIY StreamDeck implementaion with Qt and Arduino
Last synced: 17 Apr 2026
https://github.com/wtcpython/librarymanager
A simple Library Manager, base on Qt6 and C++.
Last synced: 05 Feb 2026
https://github.com/cheongszesuen/image2array
用于ST7335S驱动的TFT_LCD(128*160)屏幕图片的转换
binarization cpp cv lcd-screen processing python tft-display
Last synced: 25 May 2026
https://github.com/antonyayansi/curso-cpp
Ejercicios prácticos de C++ (estructura de datos, arreglos, listas simple y doblemente enlazados, punteros, grafos, etc...)
Last synced: 17 Jul 2026
https://github.com/quentin18/ecosystem
Ecosystem simulation in C++
cpp ecosystem perlin-noise sfml simulation
Last synced: 15 May 2025
https://github.com/bsodium/terrain-interpolation
An openGL implementation of a procedural terrain interpolation algorithm
cpp opengl procedural-generation terrain-generation
Last synced: 06 Mar 2025
https://github.com/gunter0216/maze
Десктопное приложение для создания идеального лабиринта, поиска пути и генерации пещер через клеточный автомат.
Last synced: 24 Apr 2026
https://github.com/thesamarthkumar/comp-2710-software-construction
Software Construction Projects in C++
Last synced: 08 Oct 2025
https://github.com/amansatya/gfg160
THIS REPOSITORY CONTAINS ALL CODES FOR GFG 160 FROM DAY 1
algorithms c cpp datastructures geeksforgeeks geeksforgeeks-solutions problem-solving
Last synced: 09 Oct 2025
https://github.com/duster-amigos/hmm_cpp
Complete C++ implementation of Hidden Markov Models with modern C++17 and Eigen
cpp cpp17 eigen hidden-markov-models hmm machine-learning
Last synced: 09 Oct 2025
https://github.com/ignavan39/ipz-io
cpp input-output-file queue ring-buffer stack
Last synced: 09 Oct 2025
https://github.com/iledesma08/tp2-algoritmos
Trabajo Nº2 de Algoritmos y Estructuras de Datos de la carrera Ingeniería en Computación
Last synced: 09 Oct 2025
https://github.com/shashinma/vmscanner
VM detection library and CLI tool
cmake cpp detect detection hyperv hypervisor hypervisor-detection kvm library msvc qemu vbox virtual-machine virtualbox vm vm-detect vm-detection vmm vmware wine
Last synced: 09 Oct 2025
https://github.com/moroii69/custom-malware
this project demonstrates shellcode injection on windows using self-injection and process injection.
cpp cybersecurity malware windows
Last synced: 24 Mar 2025
https://github.com/muranoya/tkgrep
C/C++ Token grep
c cpp developer-tools grep grep-like grep-search libclang
Last synced: 24 Apr 2026
https://github.com/imtheprince7/todo-app
This is Todo-App, which i have developed during learning phase of CPP-language. I have provided majority of functionality to perform in day-to-day life. Add, Update, Search, Delete Task schedule in advance to accomplished in day to day activities.
cpp mysql-database qtcreator singleton-pattern
Last synced: 03 May 2026
https://github.com/artainmo/cardgame
Personal project. A card-game simulator library in c++ with ability to play Jack-The-Spade.
Last synced: 14 Jun 2025
https://github.com/filiprokita/lpmpush
This program enables the user to hold down the left mouse button by pressing a specific key and release it by pressing another key. The user can set the desired keys for enabling and disabling the left mouse button hold-down feature.
cpp hold-mouse-button input-handling left-mouse-button mouse mouse-button mouse-button-holder mouse-event windows-api
Last synced: 24 Mar 2025
https://github.com/guangie88/stackie
Contains stack allocated data structures.
cpp cpp-14 cpp-library data-structures stack stack-based string
Last synced: 06 Jun 2026
https://github.com/lucas54neves/gcc216-data_structures
Repository for the activities of the discipline of Data Structures of the course of Computer Science of the Federal University of Lavras
algorithms cplusplus cpp data-structures ufla
Last synced: 28 May 2026
https://github.com/guicdas/cpp04_42
CPP04 module: Abstract classes and interfaces.
abstract-classes cpp cpp98 interfaces
Last synced: 11 Jun 2025
https://github.com/pereirar3/simuladorafd
Work in the Discipline of Theory of Formal Languages and Automaton - UFMT
automatons computer-science-discipline cpp
Last synced: 24 Mar 2025
https://github.com/cppshizoids/vulkanrt
Vulkan API RayTracing
cpp glfw glm raytracing vulkan-api
Last synced: 28 Jun 2025
https://github.com/xavier-maruff/bft
An optimizing multi-target brainf*ck transpiler
ada brainfuck brainfuck-transpiler c compiler cpp fortran90 js rust transpiler
Last synced: 12 Apr 2026
https://github.com/somudrochowdhury08/doubly-linked-list-prctice
cpp data-structures singly-linked-list
Last synced: 27 Mar 2025
https://github.com/caiocampos/atualizahora
Atualiza o horário de computadores com problemas de bateria
Last synced: 09 Jul 2025
https://github.com/cctechyashdoshi/visualizer
converter cpp dat-files qt qt5 stl-files translator visual-studio yash-doshi
Last synced: 29 Apr 2026
https://github.com/stefanhamminga/cpp_lib_scripts
Scripts for managing C++ header-only libraries
c-plus-plus cmake cpp documentation library
Last synced: 30 Mar 2025
https://github.com/muszic/chat-application
Dive into real-time communication with this C++ chat application! Featuring a server-client model, it lets multiple users chat seamlessly, showcasing the power of sockets and threads in a fun and interactive way.
cpp multithreading networking socket-programming tcp
Last synced: 13 Jul 2026
https://github.com/daniil-tiunchyk/dormitory-assignment-cpp
Программа распределения мест в общежитии на C++
c-plus-plus console-app console-application cpp
Last synced: 08 Apr 2025
https://github.com/aurimasniekis/cpp-dimval
A header-only C++23 library for dimensional values
cpp cpp23 dimensional parcel units
Last synced: 28 May 2026
https://github.com/aurimasniekis/cpp-commons
Header-only C++23 library of common/shared types for the C++ libraries
Last synced: 28 May 2026
https://github.com/benoit-dubreuil/book-effective-stl
Notes to learn the content of the book Effective STL
Last synced: 04 Oct 2025
https://github.com/aurimasniekis/cpp-parcel
Wrappable, wire-transferable C++23 value system with JSON serialization.
Last synced: 28 May 2026
https://github.com/solareenlo/42cpp-module-01
C++ practice 01 (stack, heap, pointer, reference, delete[], overload, stream)
42 42born2code 42cursus 42projects cpp
Last synced: 03 Sep 2025
https://github.com/kenpusney/dc
DumpCore -- Vitrual Machines
cpp language-runtime virtual-machine
Last synced: 24 Mar 2025
https://github.com/giovanni-ottaviano/lcsd-sat-transition
Investigation of the data-driven satisfiability transition in the linear classification of structured data
cpp machine-learning physics python pytorch satisfiability-problem
Last synced: 30 Apr 2026
https://github.com/teche74/oops-with-cpp
This repository contains a collection of object-oriented programming (OOP) examples written in C++. It's intended for those who are interested in learning or improving their skills in C++ programming and OOP concepts. The repository includes code snippets that demonstrate the fundamentals of OOP in C++.
cpp object-oriented-programming oop
Last synced: 16 Mar 2025
https://github.com/tjeufoolen/ctfkrulinterpreter
Custom file interpreter build for hunting a quote (CTF). Written in c++
Last synced: 31 Mar 2025
https://github.com/filming/chroma
A streamlined C++ tool for precise conversion between HEX and RGB color formats.
Last synced: 14 Mar 2025
https://github.com/chesterxalan/classwork-advanceddigitalimageprocessing-cpp
The classwork from Advanced Digital Image Processing in C++.
classwork cpp image-processing
Last synced: 09 Oct 2025
https://github.com/antdeivid/estrutura-de-dados-avancada
Repositório destinado ao upload dos programas feitos no estudo de Estrutura de Dados Avançada.
avl-tree bst cpp data-structures red-black-trees
Last synced: 16 Mar 2025
https://github.com/blvxme/vk-internship-task
Поиск кратчайшего расстояния в графе
Last synced: 08 Apr 2025
https://github.com/matheusafonseca/e209-l3
Repositóriopara salvar os códigos feitos em C/C++ para a manipulação de microcontroladores durante a aula de laboratório da disciplina E209 do INATEL
Last synced: 08 Jul 2026
https://github.com/bobis33/qtapp-sandbox
Sandbox of Qt application.
application cmake cpp cpp20 gui qt6
Last synced: 11 Mar 2026
https://github.com/youpong/getuser
Sample program for getting user name on multiple platforms.
Last synced: 22 Apr 2025
https://github.com/0xromjobert/cpp07
42 school exercices on templated classes and functions. Generic programming concept learnt through the creation of templates such as a generic iterator or dynamic array
array cpp cpp98 generic-programming iterator template-class
Last synced: 01 Apr 2025
https://github.com/josedsferreira/qtretroviewer
Desktop application made with Qt for editing pictures to give them a retro look
cpp desktop-app image-manipulation qt6
Last synced: 04 Feb 2026
https://github.com/alok-mishra143/75day_cpp
MY journey to master DSA
cpp dsa dsa-learning-series dsa-practice gfg gfg-cpp gfg-solutions leetcode leetcode-cpp leetcode-solutions
Last synced: 03 Mar 2025
https://github.com/0xcds4r/opengl_picasa_cpp
OpenGL Picasa Demo
cpp google-picasa graphic image image-viewer photo-viewer picasa shaders view
Last synced: 01 Apr 2025
https://github.com/srimani-programmer/codesignals
Solutions of CodeSignal Problems
algorithms-and-data-structures codesignals competitive-programming cpp programming python
Last synced: 03 Sep 2025
https://gitlab.com/seanick/gitlab-api
CLI tool to list, get and create GitLab project issues. Requires Boost::json, Boost::program_options, and libcurl.
Last synced: 06 Jan 2026
https://github.com/ahawazi/course_cpp
learn the c++ and try to use this. this is the course for learn the c++
Last synced: 28 Mar 2025
https://github.com/hcl-tech-software/code-realtime-art-tutorial
A VS Code extension for learning Code RealTime and the Art language
art code-realtime cpp realtime statemachine tutorial
Last synced: 21 Feb 2026
https://github.com/kaixtr/labirinto
Projeto de algoritmo de labirinto programado para a matéria de Teoria dos autômatos do curso de Ciência da Computação na Universidade do Distrito Federal, em 2025.
Last synced: 01 Apr 2025
https://github.com/dahlitzflorian/collatz-conjecture-algorithm
The 'Collatz-Conjecture'-algorithm in different languages
algorithm collatz-conjecture cpp java javascript php python
Last synced: 12 Apr 2026
https://github.com/theskyler-dev/workchat
A simple CLI-based chatting program
Last synced: 01 Apr 2025
https://github.com/paolosereno/lanscan
Network scanner application with advanced diagnostics and metrics visualization
cpp gui-application lan qt6 scanner
Last synced: 09 Oct 2025
https://github.com/ngocdo1987/pet-cpp-starter
C++ starter tutorials
cplusplus cpp cpp-tutorial cpp-tutorials
Last synced: 08 Apr 2025
https://github.com/ratikaewkam/measuringdistance-arduino
Using Arduino and Ultrasonic sensor for distance measurement
Last synced: 12 Apr 2026
https://github.com/knowscount/restarting-cpp
my journal restarting C++ from scratch
Last synced: 16 Mar 2025
https://github.com/dawinaj/bme280
BME280 driver for ESP32
bme280 cpp driver esp32 hal humidity-sensor pressure-sensor temperature-sensor
Last synced: 14 Feb 2026
https://github.com/lukas-bunat/cpptutorial
Showcase of C++ language features.
cpp cpp14 cpptemplates oop oops-in-cpp stl stl-containers
Last synced: 01 Apr 2025
https://github.com/praths71018/pes2ug21cs392_jenkins
Cloud computing lab on jenkins
Last synced: 06 May 2026
https://github.com/msh-trojan/cpp_pointers
simple program to show the usage of pointers in a C++ program
Last synced: 01 Apr 2025