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-30 00:06:51 UTC
- JSON Representation
https://github.com/grgomariani/cabpp
C implemented Automata Based Programming Pattern
Last synced: 24 Jul 2025
https://github.com/piotrpsz/clap
C++ library for analyzing program call arguments.
Last synced: 17 May 2025
https://github.com/fl444mingo/fl4-cs131-01-05-lab
Ch. 1, Lab 1, Linear Equation
Last synced: 19 May 2026
https://github.com/quantumcomputingworld/vqf
Can we break and RSA keys with NISQ computers (trying out vqf alogs) biggest threat to finance and banking sector
c cpp python3 qiskit quantum-chemistry quantum-computing quntum-circuits rsa variational-quantum-factorization
Last synced: 01 May 2026
https://github.com/fl2mex/vkengine
WIP Toy Vulkan Engine for the sole purpose of learning Vulkan and its best practices
cpp cpp20 vulkan vulkan-engine
Last synced: 25 Mar 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/madebypixel02/cpp-module-04
[42 Madrid] I don't want to set the world on fire
42 42-cpp-module 42-cursus 42born2code 42madrid born2code cpp interfaces makefile peer2peer polymorphism
Last synced: 29 May 2026
https://github.com/massimo-marino/callback
callback in C++
callback callback-functions callbacks cpp cpp17
Last synced: 21 Aug 2025
https://github.com/ka-iden/chips
chips haha get it like the food
chip-8 chip8 chip8-emulator chip8-interpreter cpp emulator interpreter sdl2
Last synced: 25 Mar 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/knutkirkhorn/cpp-for-programmerere
Øvinger fra IINI4003 C++ for programmerere, dataingeniør NTNU
auto cmake cpp lambda overloading pointers references thread
Last synced: 23 Jun 2025
https://github.com/ademar111190/studycpp
Nothing special, it is only a playground
android c cpp java jni jni-android kotlin kotlin-android personal study
Last synced: 10 Apr 2026
https://github.com/drcbeatz/arduino-theremin
Arduino theremin midi controller - turns readings from HC-SR04 ultrasonic sensor into MIDI messages sent via USB to DAW software (e.g. Logic or Ableton). Written in C++ (website: React/Typescript).
arduino arduino-leonardo cpp embedded-systems hc-sr04-ultrasonic-sensor midi midi-controller midi-messages pytest python react typescript
Last synced: 13 Apr 2026
https://github.com/nekruzash/sudoku-solver
A sudoku solver program that solves a sudoku game board using backtracking method and recursion.
Last synced: 05 Mar 2025
https://github.com/guangie88/metta
Compile-time string / char array with constexpr methods only.
compile-time constexpr cpp cpp14 string
Last synced: 04 Jun 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/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/archismankarmakar/timetable-ak
Routine Management System made using C++20
cpp cpp11 cpp14 cpp17 cpp20 file-handling file-handling-in-cpp filesystem object-oriented-programming oop oops oops-in-cpp routine-management-system semester-project semester4 timetable-management timetable-management-system
Last synced: 03 Jan 2026
https://github.com/rajarsheya/real-time-audio-feature-extraction-with-cuda-for-speech-recognition
This project accelerates MFCC extraction using CUDA for real-time speech recognition. Offloading the process to the GPU reduces latency and speeds up processing, enabling fast, local speech-to-text transcription for applications like virtual assistants, without cloud reliance.
audio-processing cpp cuda fourier-transform python
Last synced: 10 May 2026
https://github.com/apurva313/numerical-method
Join me in discovering innovative solutions for mathematical challenges. From optimization to simulations, let's journey through the realm of algorithms together.
algorithms bisection-method c cpp euler-method gauss-elimination gauss-elimination-method lagrange-interpolation newton-interpolation newton-raphson numerical-methods regulafalsi-method runga-kutta-method secant-method simpson-method taylor-series trapezoidal-method trapezoidal-rule weddle-s-rule
Last synced: 14 Apr 2026
https://github.com/agha-naveed/portfolio
Portfolio
cpp developer java javascript portfolio-website python reactjs website
Last synced: 11 Apr 2026
https://github.com/FelypeDantas/Estudos_Linguagens_C
Estudos em c++, c e c#
Last synced: 08 May 2025
https://github.com/Eliminater30013/Book-Management-System
A book Management System that can easily be upgraded and extended in the future. File handling and Vector codes are predominant in this solution
cpp first-project visual-studio
Last synced: 11 Mar 2025
https://github.com/elitehustler/simple_pow_blockchain
This C++ program demonstrates a basic blockchain implementation using OpenSSL for SHA-256 hashing. Each block stores transaction data, a timestamp, and a nonce. Proof-of-work is used to mine blocks with a difficulty target.
blockchain consensus-algorithm cpp crypto cryptocurrency decentralized dlt dotnet educational express nestjs openssl openssl-library pow-consensus
Last synced: 01 Mar 2026
https://github.com/crosscode-nl/influxdblptool
This free open source library helps generating InfluxDB Line Protocol formatted data.
Last synced: 16 Jan 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/mubarizahmed/ros-vehicle
This is a project to that intends to explore the world of vehicular automation through the design and creation of a differential drive robot.
arduino autonomous-robots cpp js mechatronics robotics ros
Last synced: 11 Apr 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/kylesmith19091/bitmanip
This is a header only library for common bit manipulation and other operations using constexpr and some bit manipulation techniques to provide a low overhead and efficient interface.
bit-manipulation bit-tricks cpp header-only
Last synced: 28 Mar 2025
https://github.com/seanpm2001/protraapp_love
💾️🔄️❣️ This repository is for adding LÖVE support and functionality to the ProTraApp software library.
c-plus-plus c-plus-plus-lang c-plus-plus-language cpp cpp-lang cpp-language gpl3 gplv3 love-game-engine love-game-engine-support protraapp protraapp-development protraapp-love protraapp-project software-library
Last synced: 25 Aug 2025
https://github.com/gusenov/examples-eventbus
Примеры работы с С++ библиотекой eventbus.
Last synced: 25 Jun 2026
https://github.com/marcuwynu23/vcpkg-cmake-cpp-first-project-experiment
My First Experiment in developing and using vcpkg package manager in c++
Last synced: 03 Sep 2025
https://github.com/shadowmitia/raytracer-upsud
Project for the photorealistic rendering class
Last synced: 05 Sep 2025
https://github.com/naltun/eyes-cpp
eyes.sh rewrite... in C++! Let's you perform domain/IP information gathering. Wasn't it esr who said "With enough eyeballs, all your IP info are belong to us?"
cplusplus cpp information-gathering pentesting
Last synced: 30 Mar 2025
https://github.com/jaydattpatel/overloading-operator-function
Operator Overloading and Function Overloading in C++
cpp function-overloading function-overriding operator-overloading operator-override overloading overriding
Last synced: 11 Mar 2025
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/danielmartensson/stock-trend
Analyse trends of stocks from Yahoo Finance
Last synced: 15 May 2026
https://github.com/b1tflyyyy/design-patterns-cpp
Examples of different design patterns written in c++
cmake cpp design-patterns education
Last synced: 25 Mar 2025
https://github.com/mirsahib/project-mercury
IUB CSE 306 (Algorithm)
algorithms-datastructures algorithms-implemented cpp
Last synced: 20 Mar 2025
https://github.com/hansalemaos/cythonfastsort
C++ parallel sorting algorithms through Cython - up to 8 times faster than NumPy
c cpp cython numpy parallel-computing parallel-programming python sorting
Last synced: 04 Feb 2026
https://github.com/kampi/sensorhub
Solar-powered, low energy environment sensor node with WiFi interface.
c cpp electronics iot mqtt mqtt-client particle particle-argon qt raspberry-pi
Last synced: 10 Apr 2026
https://github.com/bruhmoent/tuxballsdl
TuxBall on SDL2 C++.
cpp platformer sdl sdl2 sdl2-image tux
Last synced: 23 Aug 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/phip1611/bash-like-cpp-shell
A demo bash-like shell for educational purposes - shows basics about pipes, fork and a lot of other UNIX facilities.
cpp pipes readline-library shell unix-facilities
Last synced: 28 Feb 2026
https://github.com/heyfoz/cpp-string-manip-read-write
The String Manipulator Read/Write Program (C++) reads a .txt file containing a list of fake personal data, such as names, addresses, etc. Lines of the file are changed to comma separated values (CSV) format. Finally, a .txt file is written using the newly formatted CSV data.
Last synced: 21 Aug 2025
https://github.com/laateef/salsabil
Salsabil is an open source C++ persistence framework provides a unified way to interface with databases and performs object relational mapping (ORM) for your plain old objects.
connector cplusplus cpp cpp11 database driver orm persistence rdbms sql sqlite
Last synced: 10 Apr 2026
https://github.com/jilliennelapid/packagedelivery
A C++ project using mulitple header files and classes to simulate different mailing packages that can be send out.
classes-and-objects cpp header-files
Last synced: 15 Mar 2025
https://github.com/artem78/s60-positioning
Recieve location with GPS for Symbian OS
cpp gps library location module positioning symbian symbiancpp
Last synced: 24 May 2026
https://github.com/shadowmitia/whitespace
A whitespace interpreter
cpp cpp20 whitespace-interpreter whitespace-language
Last synced: 15 Mar 2025
https://github.com/siddhant-vij/concurrent-merge-sort
Merge sort using concurrency in multiple programming languages.
concurrency cpp go java merge-sort multithreading optimization python
Last synced: 06 May 2026
https://github.com/marekmosna/pgms
Postgres mass spectromentry extension
bioinformatics cpp mass-spectrometry plpgsql postgres postgresql sql
Last synced: 18 Jan 2026
https://github.com/bw-hro/webthing-cpp
Webthing-CPP is a modern CPP/C++17 implementation of the WebThings API.
cpp iot webofthings webthings wot
Last synced: 31 Mar 2025
https://github.com/rafinhadufluxo/semaphore-in-arduino
traffic light development studies
arduino-ide arduino-uno cpp programming student
Last synced: 15 May 2025
https://github.com/gabygold67/buttontoswitch_stm32
An STM32-RTOS library to implement all kind of switches out of simple push buttons (Momentary buttons) by using embedded simulated behavior
button buttons cpp debounce debounce-button deglitch potentiometer-simulation pushbutton-library pushbutton-switch rtos-library stm32 stm32-library
Last synced: 01 Sep 2025
https://github.com/adarshaddee/hacktoberfest-2022
Hacktoberfest2022🥳 - Contribute given programs in every language😎 you want, every PR will be accepted😍!!!
adarshaddee c codarsh cpp dart golang hacktoberfest hacktoberfest-accepted java javascript mridealhat php python ruby rust
Last synced: 07 Mar 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/archismankarmakar/password-strength-check-electronjs-cpp
Password Strength Checker using ZXCVBN Algorithm in CPP and Electron JS frontend.
cmake cpp electron electron-app electronjs napi nodejs password password-safety password-strength zxcvbn zxcvbn-cpp
Last synced: 13 Apr 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/jonatasgdec/exercicios-cpp
Resoluções de exercícios propostos nas aulas de Estrutura de Dados utilizando C++
Last synced: 25 Feb 2025
https://github.com/puellaquae/direct2dkit
Direct2D 简单封装 / Wrapper for Direct2D
Last synced: 31 Dec 2025
https://github.com/shivamgupta92/leetcodesolution
Solution to LeetCode problems
Last synced: 10 Apr 2026
https://github.com/aishanipach/interview-checkpoints
Keeping track of my various DSA solutions to Leetcode, Hackerrank & Striver's sheet! BasicChecklist has all the theory notes for interviews.
cheatsheet cpp data-structures dbms first-timers-friendly good-first-contribution interview-preparation leetcode open-source solutions sql strivers-cp-sheet strivers-sde-sheet
Last synced: 03 Jul 2025
https://github.com/samarjit98/data-mining-algorithms
A few mining algorithms for Data Warehousing & Data Mining course at NITW!
Last synced: 05 Sep 2025
https://github.com/ehwan/raytracing
ray tracing engine
cpp physics-based-rendering raytracer raytracing spatial-index tree-structure
Last synced: 04 Sep 2025
https://github.com/sir-gon/algorithm-exercises-cpp
Algorithms Exercises solved in C++17, running with CMake and Catch2 unittest framework. Developed with TDD.
algorithm-challenges algorithms algorithms-and-data-structures algorithms-datastructures catch2 cmake cpp cpp17 exercises-code-cpp exercises-solutions hackerrank hackerrank-challenges hackerrank-cpp hackerrank-solutions projecteuler tdd test-driven-development test-driven-development-with-cpp
Last synced: 18 Aug 2025
https://github.com/ripunjay42/minimum_spanning_tree_visualize_cpp
#Finding minimum spanning tree using Krushkal algorithm #Visualize the Graph using SFML library in c++..
Last synced: 16 Mar 2025
https://github.com/sameetasadullah/count-threads-openmp
Program coded in C++ language to count and print total number of threads being used in an OpenMP code
cpp linux openmp parallel-programming threads ubuntu
Last synced: 21 May 2026
https://github.com/va1da5/esp32-idf-dev-container
Visual Studio Code Dev Container based C/C++ development environment for Espressif ESP32
container containers cpp docker esp32 freertos
Last synced: 10 Apr 2026
https://github.com/kardbord/concurrency
Sharded, thread-safe implementations of STL containers.
concurrency cpp cpp17 thread-safe thread-safety
Last synced: 12 Jun 2025
https://github.com/scapix-com/cmodule_test
Example project for cmodule package manager
cmake cpp package-management package-manager
Last synced: 26 May 2026
https://github.com/khaledhosseini/polygolt-dsa
Data structures and algorithms for polyglot programmers.
algorithms cpp csharp datastructures dsa java javascript python swift
Last synced: 12 Apr 2026
https://github.com/adityagpramanik/scheduler
This is scheduler written in C++ which will help you to feed your schedule in it and analyse yourself.
Last synced: 23 Apr 2025
https://github.com/zeekersky/block-replacement-macsim
A block replacement policy for hybrid cache design is implemented using MacSIM.
computer-architecture cpp macsim makefile simulator
Last synced: 04 Oct 2025
https://github.com/whoiscipher/chessmasters
Lichess-esk multiplayer chess game made using C++ and SFML
chess-game cpp lichess-clone sfml sfml-game
Last synced: 01 Apr 2025
https://github.com/helcsnewsxd/famaf-computer_science-networks_and_distributed_systems-lab3
Laboratorio 3 de la materia de Redes y Sistemas Distribuidos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)
algorithms analysis congestion-control cpp famaf-unc flow-control lab matplotlib network omnetpp optimization python transport-protocols university-project
Last synced: 28 Feb 2025
https://github.com/connorgladish/dungeoneers-odyssey
Developed for Linux, Dungeoneer's Odyssey [ALPHA] (0.4) -- Dungeoneer's Odyssey is a dynamic text-based adventure game set in a perilous dungeon, written entirely in C++ and featuring ASCII art to enhance its immersive experience. It offers a unique narrative and randomized events for each playthrough.
cpp game-development roguelike
Last synced: 05 Oct 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
https://github.com/winseros/gulp-armapreprocessor-plugin
Plugin for Gulp which allows to resolve C++ preprocessor instructions
arma arma2 arma3 cpp gulpplugin preprocessor
Last synced: 20 Apr 2026
https://github.com/erthium/search-tools
String comparison and string search optimisation repertoire, written in C++, Python3 and Typescript
cpp fuzzy-search fuzzysearch levenshtein-distance python python3 search-algorithm string-comparison string-search typescript
Last synced: 11 Apr 2026
https://github.com/sovrasov/go-multisolver
An algorithm for simultaneously solving of multiple global optimizations problems
cpp global-optimization optimization-algorithms optimization-methods
Last synced: 24 Mar 2025
https://github.com/thomasportelettegit/si3-s5-parm
Représentation d'un microprocesseur ARM v7 simplifié à l'aide du logiciel Logisim. Contient également un assembleur écrit en c++
Last synced: 28 Apr 2026