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/proximax-storage/cpp-xpx-chain
Official ProximaX Blockchain Server Node Component
blockchain code cpp server xpx
Last synced: 12 Mar 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/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/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/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/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/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/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/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/zhongruoyu/threadpp
A lightweight thread pool in C++17.
cpp cpp17 thread-pool threading
Last synced: 09 Oct 2025
https://github.com/pulkit1822/leetcode
This repository contains daily solutions to LeetCode challenges, organized by date and problem name. It provides explanations for each solution and supports multiple programming languages. Contributions are welcome, and the project is licensed under MIT.
coding-challenges cpp csharp data-structures-and-algorithms java mysql php problem-solving ruby sql
Last synced: 14 Apr 2026
https://github.com/herenturker/easm
EASM is an educational 2-pass assembler project targeting x86 systems, primarily supporting 16-bit assembly instructions. It serves as a learning tool to understand assembler design, symbol tables, and machine code generation.
asm assembler c cpp educational-project open-source x86
Last synced: 06 May 2026
https://github.com/upc-pre-202402-si572-wv71/esp32-firebase-rtdb-client-embedded-app-wv71
This project is an embedded system application that illustrates how to build and send Requests to a Firebase Real-Time Database from a Safe Distance Detector IoT System. The project is developed with C++ Arduino Sketch.
arduino cpp esp32 firebase-realtime-database iot-application sketch wokwi
Last synced: 04 May 2026
https://github.com/kanansnote/basic-programming-exercises
Some Programming Exercises in My Learning Journey. This repository contains code in Java, C++, Python, HTML, CSS, and JavaScript.
cpp css html java javascript learning programming python
Last synced: 30 Dec 2025
https://github.com/geokaralis/coreui
An advanced, descriptive UI framework for cross platform UI development, macOS, Windows, Linux.
cpp descriptive framework linux macos native sdk ui windows
Last synced: 04 Apr 2026
https://github.com/aasjunior/esp32
Projetos utilizando o microcontrolador ESP32 e o ambiente de desenvolvimento PlatformIO
Last synced: 09 May 2026
https://github.com/haimozer123/amnongame_-_cppfullexercises
This repository contains solutions to completed as part of the course for CPP and OOP i take in RTED collage.
Last synced: 10 Oct 2025
https://github.com/davplazas/proyecto-manejo-bases-de-datos
Base de datos relacionada con el ICFES
cpp er-model html pgmodeler plpgsql postgresql pydash python sql
Last synced: 21 Jan 2026
https://github.com/cemoktra/restpp-server
A simple C++ RestAPI server with routing
cpp http-server rest-api restapi-server server
Last synced: 10 Oct 2025
https://github.com/dzh-a-v/body-gravity-simulation
Gravity-based N-Body Simulation (alpha)
Last synced: 31 May 2026
https://github.com/mstanimirovic/make-template
Custom Makefile build system for C and C++ projects, enhancing development efficiency and flexibility.
build-system c cpp make makefile
Last synced: 19 May 2026
https://github.com/azmisahin/azmisahin-hardware-cisc-os-connector-application-c-v1
emulation of risc-based architectures with a cisc architecture.
cplusplus cpp debain devcontainer test ubuntu
Last synced: 11 Oct 2025
https://github.com/maxencebonamy/fractal-explorer
This software is a mathematical simulation that represents a fractal. A fractal is a mathematical object with a similar structure at all scales. This software lets you visualize two very specific fractals and move inside to observe them.
burning-ship cpp fractal mandelbrot mathematics sfml simulation xmake
Last synced: 11 Oct 2025
https://github.com/sorgazb/travel_network_graphs
Program based on the use of graphs
Last synced: 12 Oct 2025
https://github.com/berquist/libresponse_psi4
A Psi4 plugin for https://github.com/berquist/libresponse
cpp electronic-structure molecular-properties psi4 python quantum-chemistry
Last synced: 19 Jan 2026
https://github.com/baqar-abbas/data-structures---algorithms
This Repo contains the programs related to Data structures and algorithms built using C language, C# (C Sharp), JavaScript and Ruby.
abstract-data-types algorithms algorithms-and-data-structures arrays binary-search c cpp csharp data-structures javascript linear-search linked-list linkedlist queue recursion stack
Last synced: 12 Oct 2025
https://github.com/sanjinkurelic/arduinoplayground
Some examples written in C++, that use DC motors (L298N), IR and ultrasonic sensors for solving some tasks with Arduino Mega 2560.
arduino arduino-mega-2560 arduino-motor arduino-ultrasonics cpp dc-motor dcmotorcontrol ir-sensor l298n ultrasonic-sensor ultrasonic-sensor-distance
Last synced: 15 May 2026
https://github.com/asko7779/kernel-panic-module
Early and primitive version of a kernel panic module programmed in C++ as a part of my OS projects and tests
bare-metal cpp kernel-panic os programming testing-module
Last synced: 13 Oct 2025
https://github.com/ka-iden/OpenGL-Test
Testing out and Learning Modern OpenGL, repo for bkp/testing
assimp cpp cpp20 modern-opengl opengl stb-image testing
Last synced: 13 Oct 2025
https://github.com/tomasmark79/dotnamecpp-pub
This repository is obsolete. DotNameCpp was completely free released at https://github.com/tomasmark79/DotNameCpp
automated-testing boilerplate clang-tidy cmake conan cpp cpp-template cross-platform doxygen emscripten github-actions googletest modern-cpp ninja production-ready project-template static-analysis vscode webassembly
Last synced: 13 Oct 2025
https://github.com/aavision/bubble-sort-benchmarks
Benchmarking Bubble sort using different languages!
bash bubble-sort bubblesort c cpp cython go golang javascript php python python3 ruby rust ubuntu
Last synced: 19 Jan 2026
https://github.com/mrk21/cpp-webmock
The cpp-webmock is HTTP mocking library that was created by referencing to WebMock of Ruby.
Last synced: 13 Oct 2025
https://github.com/pablonicolla/ipulse
Scalable web app blog with dedicated C++ and OpenCV API service to handle image manipulation
cpp docker ejs javascript opencv
Last synced: 27 Jan 2026
https://github.com/nickken253/hap_dino
A CPP language game product that uses the SFML library, developed by Nickken during a period of one month in the ProGameCup 2023 competition.
Last synced: 13 Oct 2025
https://github.com/amitrajitbose/insurance-management-system
cpp management-system oops-in-cpp
Last synced: 13 Oct 2025
https://github.com/zyx-0314/cp1-grade-checker-basics-part-2
A C++ console app for collecting and averaging student grades across five subjects. Users enter their name, section, and school, then input grades for an average score. Includes options to continue or exit, with structured naming conventions and additional exercises to enhance coding skills.
basic-programming cpp school-project
Last synced: 27 Jan 2026
https://github.com/mohitrajain/anti_intelligent_tic-tac-toe
A Game for Android Platform which consists of ANTI playing with Intelligent Machine using Ionic Framework .
ai android cpp game tic-tac-toe
Last synced: 20 Apr 2026
https://github.com/vedanty3/strivers-a2z-dsa
This repository contains solutions of @striver79 A2Z DSA sheet.
Last synced: 13 Oct 2025
https://github.com/st235/uric
A Uniform Resource Identifier (URI) implementation in C++, designed strictly in compliance with RFC 3986.
cpp parser pico raspberry-pi-pico rfc3986 uri url
Last synced: 31 May 2026
https://github.com/archie94/codes
Important codes implementing various algorithms and day to day problems.
algorithm c codechef competitive-programming contest cpp hackerrank leetcode leetcode-java leetcode-solutions spoj
Last synced: 24 Apr 2026
https://github.com/nekernel-org/superproject
The NeKernel.org project
cpp neboot nebuild necti nekernel superproject
Last synced: 14 Oct 2025
https://github.com/wumo-util/newconan
C++ project template generator based on cMake, conan
Last synced: 24 Feb 2026
https://github.com/harshit0571/dsa
This repository is dedicated to practicing Data Structures and Algorithms (DSA) concepts. It serves as a personal collection of code solutions for various DSA problems.
cpp dsa java lcoding leetcode leetcode-solutions
Last synced: 20 Apr 2026
https://github.com/xeimsuck/wine-injection
Assault Cube Simple-Cheat
assaultcube cheat cpp dll-injection
Last synced: 15 Mar 2025
https://github.com/precise-goals/cpp-notes
Hey folks! 👋 This is my personal DSA library in C++ that I’ve built over time by practicing and revising daily. It’s helped me strengthen my core concepts and problem-solving skills. Feel free to explore and use it as a reference while learning. If you find it useful, considering "Star" option to this repository.
algorithms cpp data-structures-and-algorithms logic-develop problem-solving
Last synced: 14 Oct 2025
https://github.com/to1dev/tengu
Your all-in-one crypto desktop client. Multi-chain wallet, DEX tools, charts, swaps, cross-chain, and AI. Runs fully locally.
bitcoin btc cpp crypto cryptocurrency dex ethereum multi-chain qt solana swap wallet
Last synced: 13 Mar 2026
https://github.com/zezav-cz/MatrixCalculator
CLI app fro basic matrix operations
cpp linear-algebra matrix matrix-calculations
Last synced: 15 Oct 2025
https://github.com/angeligareta/deterministic-finite-automaton
Implementation of a DFA in C++. The program can read, show, minimize and export a DFA. Besides, it can show the dead states and analyze a string to see if it belongs to the DFA.
cpp deterministic-finite-automata deterministic-finite-automaton dfa
Last synced: 15 Oct 2025
https://github.com/kiritofeng/collision-sim
Collision Simulator for AP Physics
Last synced: 15 Oct 2025
https://github.com/thaikoz/gra-w-zycie
Gra w życie to gra komórkowa wymyślona przez brytyjskiego matematyka Johna Hortona Conwaya w 1970 roku. Jest to przykład automatu komórkowego, w którym stan każdej komórki na dwuwymiarowej siatce jest aktualizowany w oparciu o stany jej sąsiadów w poprzednim kroku.
Last synced: 15 Oct 2025
https://github.com/aloereed/llama.cpp-server-ohos
Llama.cpp server for OpenHarmony
cpp harmonyos-next llama llamacpp openharmony
Last synced: 16 May 2026
https://github.com/aman1-2/cpp-program-files
A c++ Beginners friendly Program codes with thier Explanation we have too tried to cover few of the advance topics as well Hooe you will fund it Interesting and Helpful
Last synced: 16 Oct 2025
https://github.com/roystonfurtado/smart-glass
A Smart Glass which connects to a mobile device and displays all mobile notifications like incoming calls,messages,etc on an OLED Display.
android arduino arduino-uno cpp oled
Last synced: 09 May 2026
https://github.com/tejashviraj19/100daysofdsaincpp
🧠 Daily DSA grind in C++ — a 100-day journey of solving problems, sharpening logic, and building mastery in data structures and algorithms. 🚀
100daysofcode algorithm challenge coding cplusplus cpp datastructures dsa practice programming
Last synced: 17 Oct 2025
https://github.com/eclipse-keypop/keypop-calypso-card-cpp-api
Eclipse Keypop project repository containing a C++ implementation of the 'Calypso Card API' standardized by the Calypso Networks association for ticketing terminal processing smart card
Last synced: 18 Oct 2025
https://github.com/abolfazlmohammadpour/simplehydraulicjackcontrollerwitharduino
A Simple Hydraulic Jack Controller Wrote By Arduino
Last synced: 02 May 2026
https://github.com/maximilian-winter/simplegameengine
A dx 11 based engine with image based lightning(IBL) and bullet physic engine.
bullet-physics cpp directx directx-11 physically-based-rendering
Last synced: 18 Oct 2025
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/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/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/tntmeijs/plain
A simple webbrowser built completely from scratch.
computer-graphics cpp network-programming vulkan webbrowser winsock
Last synced: 01 Jun 2026
https://github.com/rageworx/libdes
library for Data Encryption Standard, supports to 3DES, for GCC(G++)
3des cipher cplusplus cpp decryption des encryption gcc gpp library
Last synced: 18 Oct 2025
https://github.com/erthium/sdl2-snake
Snake Game made with SDL2 and C++
cpp cpp11 makefile sdl2 snake snake-game
Last synced: 01 Jun 2026
https://github.com/amirreza81/os-lab
Reports and projects from the Operating System Lab course (CE-408) at Sharif University of Technology
bash bash-script c cpp debian inter-process-communication kernel linux memory-management operating-system os os-lab process sharif-university-of-technology shell systemcalls threads ubuntu
Last synced: 27 Jan 2026
https://github.com/silverjun/coronashootemup
2020 coronavirus shooting game made with SFML
Last synced: 19 Oct 2025
https://github.com/vinhcao09/embeded_laborary
Code cuối kỳ thực tập nhúng. Đọc data từ Raspberry Pi gửi dữ liệu qua ESP8266. Lưu dữ liệu lên database SQL, code Web với HTML, Bootstrap. Tạo bot Telegram với Fatherbot
arduino bootstrap cpp esp8266 html-css-javascript php raspberry-pi sql
Last synced: 14 Apr 2026
https://github.com/utkarsh1504/dsa-cpp
This repository contains all the concepts related to data structures and algorithms to get started. It also consists of a lot of problem-solving techniques in a language cpp that will help you in solving the questions of the coding rounds.
Last synced: 18 May 2026
https://github.com/ostanton/tailsengine
The only (maybe) two-tailed game engine!
2d-game-engine cmake cpp cpp20 game-engine retro sfml sfml3
Last synced: 19 Oct 2025
https://github.com/masum184e/cpp_stl_learning
Introducing a collection of the most-used C++ STL functions. In your competitive programming journey, this will save your time, whether you are a newbie or excelling in programming contests. You can review your existing knowledge or learn something new.
c-plus-plus competitive-programming cpp problem-solving programming-contest standard-template-library stl
Last synced: 19 Oct 2025
https://github.com/maurodelazeri/kafka-cpp
C++ client for Kafka leveraging librdkafka https://github.com/edenhill/librdkafka
cpp kafka librdkafka producer-consumer
Last synced: 19 Oct 2025
https://github.com/salma-mamdoh/sorting-algorithms
Our project for Data Structures Course taken during fall 2023 semester
analysis cpp sorting-algorithms
Last synced: 20 Oct 2025
https://github.com/firyanulrizky/program-neuralnetwork-astar-hebb-mccullotchpitts
Projek C++ Neural Network
artificial-intelligence-algorithms astar-search-algorithm cpp hebbian-learning-rule mcculloch-pitts
Last synced: 20 Oct 2025
https://github.com/ralvarezdev/uru-programming-2-blockbuster
Blockbuster terminal project from Programming 2 college course
cpp data-structures dsa merge-sort rafael-urdaneta-university terminal universidad-rafael-urdaneta uru
Last synced: 20 Oct 2025
https://github.com/Pulkit1822/Leetcode
This repository contains daily solutions to LeetCode challenges, organized by date and problem name. It provides explanations for each solution and supports multiple programming languages. Contributions are welcome, and the project is licensed under MIT.
coding-challenges cpp csharp data-structures-and-algorithms java mysql php problem-solving ruby sql
Last synced: 20 Oct 2025
https://github.com/mecaneer23/binarytodecimal
Binary to decimal converters in numerous languages. Designed as a learning tool to compare common concepts across programming languages.
ada bash batch bin2dec binary-to-decimal binary-to-decimal-number-converter c coffeescript cpp forth haskell programming-languages python scala swift
Last synced: 27 Jan 2026
https://github.com/zouariomar/cpkg
A C/C++ package project containing custom headers for various functionalities.
Last synced: 23 Oct 2025
https://github.com/levelz-file/cpp-bindings
C++ Parser & API for the LevelZ File Format
Last synced: 23 Oct 2025
https://github.com/cm0use/rot13
Encrypt/Decrypt any Latin alphabet text entry (aA-Zz)
cpp cpptools rot13 rot13-cipher rot13-decoder
Last synced: 23 Oct 2025
https://github.com/merteldem1r/AlgoStruct
AlgoStruct: Mastering DSA with C & C++ Data Structures and Algorithms, Essential Concepts like Pointers, OOP, Structures, Memory Allocation etc. with well explained comment lines and Readme files. Implementing all Data Structures from scratch and their Algorithms.
algorithms c cpp data-structures
Last synced: 23 Oct 2025
https://github.com/vovandreevik/quanc8-fmin-zeroin
The program calculates the luminosity of a blackbody using the QUANC8 algorithm and explores the sustainability of solutions in a given mathematical context.
blackbody cpp fmin luminosity minimization quanc8 zeroin
Last synced: 23 Oct 2025
https://github.com/chathushi-r/dictionary
This repository contains the source codes for a console-based dictionary application, implemented in C++. This dictionary project allows users a range of functionalities including word definition lookup, printing palindromes, generating anagrams of a given word and many more.
Last synced: 23 Oct 2025
https://github.com/rakesh9100/greeting-time
A project in C++ which fetch the time from the system and greet the user according to the time fetched.
Last synced: 24 Oct 2025
https://github.com/spacey-sooty/frc-vision
Some FRC Vision code in C++ using Photonvision
Last synced: 24 Oct 2025
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/khip01/konversi-des-oktal-hex
Tool/Alat
cpp devcpp executable simple-tools
Last synced: 05 Jul 2026
https://github.com/shuhanmirza/competitive-programming-practice
Solving these were fun!
c competitive-programming cpp java
Last synced: 14 Apr 2026
https://github.com/mochabyte0x/chacha20
ChaCha20 encryption implemented in C/C++ (Header Only)
c chacha20 cpp encryption-algorithms
Last synced: 18 Apr 2026
https://github.com/geobatpo07/medicaltriagesystem
Une application C++ pour le triage intelligent des patients en situation d'urgence. Elle utilise un modèle d'apprentissage automatique (Random Forest) entraîné en Python pour évaluer les risques et prioriser les soins en fonction des symptômes et des résultats. Le système se met automatiquement à jour avec les nouvelles données patients.
cpp healthcare healthcare-application intelligent-systems machine-learning python random-forest random-forest-classifier recommender-system
Last synced: 18 Apr 2026