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-10 00:06:50 UTC
- JSON Representation
https://github.com/quanticpony/digital-systems-final-project
Source code of my Digital Systems college subject project
bluetooth-connection cpp digital-systems python
Last synced: 18 May 2026
https://github.com/usmana5809/hostel-management-system
A comprehensive Hostel Management System to manage student, mess, guest, clothes, security, salary, and account records.
account-management clothes-management cpp guset-management hostel-management-system mess-management-system student-management
Last synced: 21 Jun 2025
https://github.com/emrecancorapci/sfml-zombiearena
cpp game game-development sfml sfml-game sfml2 sfml2-game
Last synced: 11 May 2025
https://github.com/sohail-iqb/dsa
Comprehensive DSA notes in C++ featuring key concepts, implementations, and problem-solving techniques.
algorithms cpp data-structures noteshare
Last synced: 12 Sep 2025
https://github.com/tesla33io/webserv
TODO: come up with a cool name for the program
Last synced: 20 Jun 2025
https://github.com/lschrafstetter/42_cpp00
Project 00 of the 42 Wolfsburg c++ piscine.
Last synced: 16 Jun 2025
https://github.com/smercer10/raydiance
Path tracer that renders a JSON scene description.
Last synced: 18 May 2026
https://github.com/sabithulla-16/codeforge
CodeForge is a React-based AI-powered coding platform featuring a Monaco editor, live terminal execution, Google & Ollama AI integration, smart token management, and real-time usage analytics.
ai-assistant ai-code-editor c code-execution cpp developer-tools google-ai javascript monaco-editor ollama online-compiler python react token-analysis web-ide
Last synced: 07 Apr 2026
https://github.com/brakmic/hello_component_hpx
A simple component running in HPX
Last synced: 05 Apr 2025
https://github.com/usmana5809/bus-ticket-booking-system
This project is a comprehensive bus ticket booking and management system developed in C++. It allows users to book bus tickets, manage passenger details, and includes administrative functions for bus and ticket management.
bus-management bus-ticket-booking c cpp data-structures-and-algorithms file-handling object-oriented-programming passanger-information ticket-management
Last synced: 20 Mar 2025
https://github.com/ukoloff/tsp
Traveling Salesman Problem playground
c-plus-plus cpp heuristic-optimization tsp
Last synced: 20 Jun 2025
https://github.com/Mt1Gr/Data_structures_and_computional_complexity
Research on computational complexity of algorithms and data structures
avl-tree cpp data-structures mst-tree research-project shortest-path sorting-algorithms
Last synced: 11 May 2025
https://github.com/im-rises/genesisforgelib
This is the library for my Engine GenesisForge (WIP)
cmake cpp library multiplatform programming
Last synced: 14 May 2025
https://github.com/naritanara/collision-pi
Calculate Pi with the extremely inefficient method of counting perfectly elastic collisions.
Last synced: 07 Jul 2025
https://github.com/niickchu/videosecurity
Embedded real-time security system implemented on a BeagleBone Green
bare-metal c cpp embedded facial-recognition
Last synced: 18 May 2026
https://github.com/smallab/raspicam-meets-cinder-on-raspi4
Using the RaspiCam on Raspberry Pi 4 for computer vision and compiling with Cinder (C++) and OpenCV.
cinder computer-vision cplusplus cpp interactive-installation libcinder opencv raspberry-pi-4 raspberry-pi-camera shaders
Last synced: 07 Mar 2026
https://github.com/awesomearjun/ping-pong-sdl3
A Ping Pong videogame made in SDL3
cmake cpp cpp11 oop sdl3 sdl3-image
Last synced: 20 Jun 2025
https://github.com/usmana5809/flappybirdgame
A Flappy Bird game implemented in C++
c console-game cpp data-structures data-structures-and-algorithms flappy-bird-game game-development gameplay score-tracker-in-c simple-game user-registration
Last synced: 20 Mar 2025
https://github.com/pavlostzitzos/van-der-pol-oscillator
Van der Pol Oscillator in C++. Finite Differences, SPSA and LQR controllers are used to drive the oscillator.
cpp cpp11 cpp14 finite-difference gnu-plot lqr-controller unit-testing van-der-pol
Last synced: 02 Feb 2026
https://github.com/daleksla/stl
Common algorithms & structural implementations of the C++'s standard library, rewritten to be small, portable, and fast (UNDER SERIOUS REVISION)
common-algorithms compilation cpp cpp11 cpp14 data-structures header-only template-metaprogramming
Last synced: 11 Jul 2025
https://github.com/tsnsoft/dialogblocksconsoleapphello
Пример простейшей консольной программы на C++ с использованием wxWidgets и DialogBlocks для Visual Studio 2022
console cpp cross-platform dialogblocks linux visual-studio windows wxwidgets
Last synced: 08 May 2026
https://github.com/darkzarich/render-system
A simple render system made for terminal, shows FPS and operates with frames through endless loop
Last synced: 12 May 2025
https://github.com/yoc00lig/bomberman
Simple implementation of the game 'Bomberman' in 2D. The game is designed for two players. Project written using C++ language with QT6 framework. 💣
2d-game bomberman bomberman-game cpp game qt6 qtcreator
Last synced: 18 May 2026
https://github.com/devgabrielcoelho/estudoscpp
EstudosCPP contém soluções dos exercícios do BeeCrowd em C++, abordando tópicos como estruturas de dados, algoritmos, manipulação de strings e números. O repositório organiza os exercícios em pastas, com arquivos .cpp para cada resolução, ideal para praticar e aprender programação em C++.
Last synced: 19 Jun 2025
https://github.com/shaldonbarnes10/leetcode-442-find-all-duplicates-in-an-array
Given an integer array nums of length n, some elements appear twice and others appear once. Find all the elements that appear twice in the array without using extra space for a hashmap or set. Do this in O(n) time complexity and O(1) extra space complexity.
array cpp leetcode-solutions timecomplexity
Last synced: 21 Jul 2025
https://github.com/bok1c4/books
Here are books, personal notes for the books (taking notes while reading) and additional reads
books cpp lowlevel network operatingsystems systems
Last synced: 19 Jun 2025
https://github.com/danielblagy/containers
Implementations of containers in C++ as template classes.
algorithms containers containers-cpp cpp data-structures dynamic-array linked-list stack
Last synced: 19 Jun 2025
https://github.com/mrdvince/juceq
A 3-band Stereo EQ built using JUCE Framework, Hosted/Testing using the Audio Plugin Host included in JUCE extras. Or import it into Fl Studio and knock yourself out.
cpp cpp17 equalizer juce-framework music
Last synced: 29 Mar 2025
https://github.com/rakshitgupta9/object-oriented-programming-using-c-lab
Object Oriented Programming using C++ Lab
4th 4th-semester cpp lab miet miet-jammu
Last synced: 19 Jun 2025
https://github.com/vexstate/.github
Welcome to Vexstate, where immersive storytelling meets cutting-edge development. If you’re here, you’re either curious, ambitious, or ready to jump into one of the most polished and unique roleplay experiences available on FiveM
c client cpp csharp css ejs fivem html java js json lua private python roleplay server shared state xml
Last synced: 07 Apr 2026
https://github.com/jiaqiluo/summer-activity-library
A practice for hash table(with chaining)
cpp data-structures hash-table
Last synced: 21 Mar 2025
https://github.com/baptvit/microcontroladores
Microprocessadores e Microcontroladores UnB 1/2018 - MS
c cpp microcontroller msp430 rfid
Last synced: 18 May 2026
https://github.com/chinmay-esp/ledc_pwm_esp32
This repository features an ESP32 LED controller using FreeRTOS and ESP-IDF's LEDC driver for smooth PWM-based fade effects. It employs an object-oriented C++ design for modular and configurable LED control.
Last synced: 18 May 2026
https://github.com/bgiobbe/arm-class
My projects for ArmEducation ESE101 Embedded Systems Essentials with Arm: Getting Started
Last synced: 11 May 2025
https://github.com/kamilkrauze/dynamic-makefile-script
It is a shell script for the creation of a makefile.
bash bash-script bash-scripting c cpp dynamic-makefile makefile
Last synced: 06 May 2026
https://github.com/operationdarkside/ct_string
Compile-time string class module for C++
compile-time constexpr constexpr-all-the-things cpp cpp-modules string
Last synced: 11 May 2025
https://github.com/diegoasterio/alg_p1_2016
repository for algorithm class for the course 2015-2016
Last synced: 18 Jun 2025
https://github.com/dmazilkin/ml-newsclassifier-naivebayes
Naive Bayes text classifier from scratch.
classification cpp naive-bayes oop text-classifier
Last synced: 11 May 2025
https://github.com/zyn10/hospital_managment_system_linkedlist
HMS using linked list in cpp & 3 file structure.
3-file-structure cpp data-structures linked-list singly-linked-list
Last synced: 11 Jul 2025
https://github.com/dexmoh/cli-dll-injector
A CLI DLL injector written in C++ for x86 and x64 architectures.
code-injection cpp dll-injection dll-injector process-injection reverse-engineering windows
Last synced: 18 May 2026
https://github.com/numq/klarity-decoder
Media decoder library based on FFmpeg
Last synced: 16 May 2026
https://github.com/emelyantsev/hands-on-design-patterns-cpp
cpp design-patterns google-benchmark google-test
Last synced: 21 Mar 2025
https://github.com/sentientsergio/boost-safeprofile
C++ Safety Profile conformance analysis tool - A Boost candidate library for WG21 Safety Profiles adoption
ast boost clang code-quality cpp cpp-core-guidelines cpp20 llvm memory-safety safety sarif security static-analysis wg21
Last synced: 15 May 2026
https://github.com/pylipp/dontbother
Computer implementation of German board game 'Mensch ärgere dich nicht'
Last synced: 29 Mar 2025
https://github.com/ambersaxena0925/dsa_project_using_c-
Few purpose of oriented projects in C++ and Java involving Fundamental Data Structures and Crucial Algorithms
arrays backtracking cpp cpp-programming graphs greedy-algorithms heaps inheritance java linked-list multiset
Last synced: 16 May 2026
https://github.com/sanjaikumar-28/railwayreservationsystem
A Console based railway reservation application using C++ OOPS.
console-application cpp oops railway-reservation
Last synced: 07 May 2025
https://github.com/anujdutt9/hackerrank-cpp
C++ solutions to Hackerrank Problems
Last synced: 11 Jul 2025
https://github.com/s-0-p-h-i-a/fitness_tracker
A beginner C++ project that tracks and evaluates workout frequency based on user input. Ongoing project to apply learned concepts.
beginner-cpp beginner-project cli-app console-app cplusplus cpp fitness-tracker for-loop for-loops learning-project practice-project switch-case while-loop
Last synced: 21 Jul 2025
https://github.com/bdegreve/liar
LiAR isn't a raytracer
cpp physically-based-rendering python raytracing
Last synced: 18 May 2026
https://github.com/horizon-nth/star-wars-battleground
Star Wars Battle Ground is a small console RPG game based on the Star Wars universe.
application cpp game rpg star-wars terminal
Last synced: 18 May 2026
https://github.com/prosenjitjoy/os-lab-scheduling-algorithm-implementation
Operating System Lab Scheduling Algorithm Implementation
Last synced: 05 Apr 2025
https://github.com/tonalflex/tonalflex-template-plugin
JUCE Template for creating new plugins for Tonalflex (ElkOS aarch64)
audio-processing cpp dsp juce-framework micro-frontend vst
Last synced: 07 May 2025
https://github.com/a-khakimov/smarttap
SmartTap - простая логическая настольная игра для двух соперников.
android cpp model-view-delegate qml qt qt5 webassembly
Last synced: 18 Apr 2026
https://github.com/jhrcook/sungrowlight
An Arduino library for controlling a plant grow light with real sunrise and sunset times.
arduino arduino-library arduino-uno cpp
Last synced: 16 May 2026
https://github.com/srinidhibhat45/helloworldcollections
Add Hello World Programmes in as many languages as you want and ill merge them! Don't repeat a language!!
bash c cpp csharp dart first-contributions go hacktoberfest html java javascript kotlin matlab perl php python r ruby swift typescript
Last synced: 10 Jul 2025
https://github.com/iaadi4/conway-game-of-life
Implementation of Conway game of life in cpp using raylib
conways-game-of-life cpp gameoflifesimulation raylib
Last synced: 03 Jul 2026
https://github.com/jsonzilla/crashrpt
CrashRpt intercepting exceptions in your C++ program, collecting technical information to analisys (fork from http://crashrpt.sourceforge.net/)
Last synced: 18 May 2026
https://github.com/georgiifirsov/patternmatching
Short header-only library that allows you to use pattern matching in C++. Written in pure standard C++14.
cplusplus cplusplus-14 cpp cpp14 functional-programming pattern-matching templates
Last synced: 12 Apr 2025
https://github.com/georgiifirsov/variant
C++14 Variant type implementation with only standard features of C++ language and STL library used
cplusplus cplusplus-14 cpp cpp14 variant variant-type
Last synced: 12 Apr 2025
https://github.com/korbolkoinc/uuids
High performance C++ uuid generator
aes clang clang-format clang-tidy cmake cpp cpp20 hardware-acceleration random-generation rdseed simd simd-instructions simd-intrinsics uuid uuid-generator uuid-v4 uuids uuidv4
Last synced: 12 Apr 2025
https://github.com/ixotoxin/kkm_https_accessor
Remote access service for Cash Register Equipment (KKT/KKM) (or just another C++ based HTTPS server built with Asio, OpenSSL and coroutines)
asio atol cashregisterapp coroutines cpp cpp20 http https https-server kassa lock-free openssl windows-service
Last synced: 03 Jul 2026
https://github.com/humbertodias/yaml-cpp-wasm-sample
Example of a WebAssembly application that reads a YAML file
Last synced: 18 May 2026
https://github.com/Richu-Antony/Programmes
android c cpp css html java javascript jquery jupyter-notebook php python sql vscode
Last synced: 30 Dec 2025
https://github.com/cmedina-dev/atcoder
Assorted C++ solutions and algorithms for AtCoder contest problems.
Last synced: 21 Mar 2025
https://github.com/ibmstreams/streamsx.crossdc-failover
Cross data center failover toolkit.
cpp datacenter failover java streams toolkit
Last synced: 18 May 2026
https://github.com/egelja/randcircleareacalculator
A Monte Carlo calculator for pi.
calculator cpp math monte-carlo pi random
Last synced: 31 Aug 2025
https://github.com/tjeufoolen/3dvectorrendering
C++ implementation of 3D rendering a vector object using mathematics
3d cpp mathematics rendering vector-graphics
Last synced: 31 Mar 2025
https://github.com/maxencebonamy/maze-generator-solver
This software is a mathematical simulation that generates a labyrinth and then solves it using an algorithm of your choice.
cpp maze-generator maze-solver sfml xmake
Last synced: 16 May 2026
https://github.com/emansarahafi/caesar-cipher-encryption
A Caesar Cipher Encryption Algorithm using C++.
Last synced: 29 Mar 2025
https://github.com/melardev/cppalgorithmsnippets
Cpp Snippets on algorithm library
algorithm algorithms cpp demos examples snippets
Last synced: 19 Jun 2025
https://github.com/kmx-systems/xpar
Fast and minimalist event based XML parser (header only)
cpp cpp20 event-driven header-only header-only-library parser parser-library xml xml-deserialization xml-parser xml-parser-lib xml-parser-library xml-parsers xml-parsing
Last synced: 12 Apr 2025
https://github.com/eddys912/cpp-coding-exercises
Este repositorio contiene diversos ejercicios en C++, abarcando estructuras de datos, algoritmos y fundamentos del lenguaje.
Last synced: 05 Apr 2025
https://github.com/jmcph4/dms
dms is a dead man's switch for Windows.
c-plus-plus cpp dms security tool
Last synced: 12 Apr 2025
https://github.com/kmx-systems/asn1-ber-encoding
Encoder and Decoder for ASN.1 Basic Encoding Rules (BER) format
asn-1 asn1 cpp cpp-library cpp20 cpp20-library decoding decoding-library encoder-decoder encoding encoding-library qbs
Last synced: 12 Apr 2025
https://github.com/kmx-systems/conversion-to-utf8
Converter from UTF-16 and UTF-32 to UTF-8 (header only)
conversion cpp cpp17 cpp17-library library utf utf-16 utf-32 utf-8
Last synced: 12 Apr 2025
https://github.com/gabrielevalenzuela/algorithmsanddatastructures_course2025
Repositorio del curso Algoritmos y Estructuras de Datos en C++ (2025). Proyecto basado en Fallout, donde implementamos estructuras de datos avanzadas y algoritmos como recursión, herencia, polimorfismo, árboles y grafos a través del desarrollo de un sistema de gestión del Refugio 33. 🚀
algorithms-and-data-structures cpp cpp17
Last synced: 20 Mar 2025
https://github.com/lanceberge/cuda-newton-fractals
Parallelize and visualize the Newton Iteration
cpp cuda mathematical-modelling visualization
Last synced: 16 May 2026
https://github.com/kerciu/cpp-tetris-clone
Tetris Clone | Made using C++ programming language and SFML graphic library.
cpp game game-development gamedev gui object-oriented-programming sfml sfml-game sfml-graphics-library tetris tetris-clone ui-design
Last synced: 25 Jun 2025
https://github.com/vizonex/llhttpplus
A C++ wrapper around llhttp for writing custom http parser tools in an object oriented way.
Last synced: 03 Apr 2025
https://github.com/danibcorr/electronics-with-tivac
🎛️ Embedded Systems Project with Tiva C, using UART and I2C communications.
acme bmi c cpp electronics embedded-systems i2c qt sensors texas-instruments tiva-c uart
Last synced: 10 Jul 2025
https://github.com/randomgamingdev/onewaylinkedlistlib
A simple one way linked list that stores the head, tail and length of the list
cpp data-structures easy easy-to-use header-only linked-list list simple small
Last synced: 20 Aug 2025
https://github.com/milesbarr/cpp-project-template
A modern C++ project template with a robust development environment and best practices built-in.
c-plus-plus c-plusplus cpp cpp-project cpp-project-template starter-template
Last synced: 17 Jun 2025