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-02 00:06:45 UTC
- JSON Representation
https://github.com/pechinkin/2nd-database-client
client for storing dates of birthday and zodiac sign recognising
Last synced: 31 Mar 2025
https://github.com/captainayan/accountlite-cli
💡💰Lightweight Command line Double-Entry Accounting Software💵💸
account-lite accounting commerce cpp finance journal journal-entries ledger parser personal statements trial-balance
Last synced: 29 Mar 2025
https://github.com/arrowar/codice-fiscalae
Generatore codice fiscale c++ con imgui
codice-fiscale codicefiscale cpp imgui
Last synced: 08 Apr 2025
https://github.com/gipert/bayesian-blocks
Julia and C++ Implementations of the bayesian blocks algorithm https://arxiv.org/abs/1207.5578
bayesian-statistics binning cpp julia
Last synced: 26 Nov 2025
https://github.com/ryanleecode/xsd-to-typescript-converter
Converter for XSD Definitions to Typescript Types and Interfaces
cmake conan converter cpp typescript xsd
Last synced: 19 Apr 2026
https://github.com/justehmadsaeed/bruteforcevrecursive-algorithms
Applied three different techniques⚡ to tackle the most efficient solution of finding the Subarray of an array, which holds the maximum sum of the whole array.
algorithm-challenges algorithms algorithms-implemented brute-force-algorithm cpp hybrid-algorithms recursive-algorithm
Last synced: 12 Jun 2026
https://github.com/vaibhav1826/understanding_cpp
This repository is a comprehensive and well-documented guide for c++ providing detailed explanations and best pratice questions .
Last synced: 30 Jun 2025
https://github.com/heyfoz/cpp-sales-report-struct-read-write
The Sales Report Structure Read/Write Program (C++) reads a text file titled sales.txt, generates a sales report, and uses a custom writeReport function to create a text file titled inventoryReport.txt. The report includes calculated values for total sales and percentages for each category.
cpp read-write reporting sales
Last synced: 25 Mar 2025
https://github.com/heyfoz/cpp-vehicle-fleet-txt-file-reader
The Vehicle Fleet Text File Reader Program (C++) uses a loop to read a file named FleetInput.txt, which holds vehicle ID, miles, and gallons space delimited on each row. Then, the program calculates the fleet average and individual average miles per gallon (MPG), displaying the results in the console are tabular output.
calculations cpp mpg reader txt-files
Last synced: 25 Mar 2025
https://github.com/khoinguyen2k/int2215-laptrinhnangcao
weekly assignments of advanced programming course
Last synced: 06 Mar 2025
https://github.com/khoinguyen2k/super-hard-leetcode-excercises
hard excercises solved with C++, problems are written on top of every files
Last synced: 06 Mar 2025
https://github.com/mohitbansal964/binary-tree
Binary Tree Insertion, Traversal and display in vertical and horizontal format
binary-trees cpp data-structures
Last synced: 30 May 2026
https://github.com/winter1165/digital-inhaler
The Digital Inhaler project is designed for asthma patients. It's low development costs, use of open source tools, and adaptability to local requirements, the project is not only technically advanced but also a practical, life enhancing step towards more connected healthcare for millions of asthma patients in resource limited environments.
arduino c cpp cse323 esp8266 iot-device learn nsu
Last synced: 11 Apr 2026
https://github.com/mntone/rwinrt
ease-to-use resources access for MRTCore
cpp csharp culture globalization i18n localization localization-tool mrtcore resources resw win winappsdk windows windows-runtime windows-ui windowsappsdk winrt winui winui3
Last synced: 11 Apr 2026
https://github.com/sonarsource/sonarcloud_example_cpp-xcodebuild-macos-travis
Last synced: 26 Oct 2025
https://github.com/halffd/hvc
Hotkey Manager and Window Control System
automation cpp gtk hotkey linux lua scripting window-management x11
Last synced: 07 Apr 2025
https://github.com/velocityra/chip8-emu
A Chip-8 emulator in C++, with a basic debugger.
chip8 chip8-emulator cpp emulation emulator sfml
Last synced: 16 May 2025
https://github.com/ahmedosmandev/codeforces-solutions
Codeforces's problems solutions.
algorithms codeforces codeforces-solutions competitive-programming cpp data-structures online-judge problem-solving
Last synced: 15 May 2025
https://github.com/shinkeonkim/3d-printer-calibration-program
daVinci 1.1 plus 3D priter calibration c++ cli program (created 2017)
3dprinter cli cpp highschool-project
Last synced: 13 Jun 2026
https://github.com/outdatedguy/sem-4-mini-project
A college Mini-Project made using C++ for topic 'Doctor's Appointment System'.
booking-system cpp login-system mini-project
Last synced: 16 Mar 2025
https://github.com/i-umairkhan/big-integers
A big integer calculator for solving calculaitons of big numbers
biginteger cpp data-structures
Last synced: 28 May 2026
https://github.com/seigtm/prime-and-perfect-numbers
A simple C++ Qt program that lets you find out if a number is Prime or/and Perfect.
cpp cpp-qt homework homework-assignments homework-exercises perfect-numbers prime-numbers prime-numbers-calculation qt qt-cpp qt5 qtcreator
Last synced: 20 Apr 2025
https://github.com/izumidkc/graph-coloring-algorithm
Graph Coloring Algorithm (C++)
Last synced: 15 Mar 2025
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/eddmann/c3
Educational chess engine exploring chess programming techniques with modern C++23. Features magic bitboards, iterative deepening, alpha-beta pruning, transposition tables, and full UCI protocol support.
alpha-beta-pruning bitboard chess chess-engine cpp cpp23 educational negamax uci
Last synced: 13 Jan 2026
https://github.com/refvalue/svchostify
Hosting your C#/Java/C++ project as a DLL service easily, NOT ONLY svchost.exe!
cpp csharp dll java svchost windows windowsservices
Last synced: 19 Apr 2026
https://github.com/embeddedcrab/atmega32-libaries
ATmega32 peripheral libraries in C++
atmega32 cpp libraries peripherals
Last synced: 19 Jul 2025
https://github.com/nicosnicolaou16/androidprojectandndk
This project sets up the NDK (Native Development Kit) in Android for communication between an Android project and C/C++ code. In this example, the C/C++ code simply prints a text message to the Android application.
android c cmake cplusplus cpp jetpack-android jetpack-compose kotlin kotlin-android ndk ndk-cmake
Last synced: 22 Apr 2025
https://github.com/netromdk/cods
Collection of Data Structures (vanilla C++14)
bitset cpp cpp-library cpp14 data-structures deque hashmap pair priority-queue queue ring-buffer set stack template-library vector
Last synced: 26 May 2026
https://github.com/podgorskiy/nonius
Nonius benchmark-framework fork
benchmark benchmark-framework benchmarking cpp performance
Last synced: 10 Jun 2026
https://github.com/7irelo/gymon
Engineering Render Engine (C++, OpenGL, GLFW, DirectX)
Last synced: 04 Feb 2026
https://github.com/nrjsbudhe/c_plus_plus
Exploring C++ and its unique features | Practice Competitive Programming | Develop Toolchain using CMake | Unit Testing
Last synced: 26 May 2026
https://github.com/skyv26/general-dsa-problems
Problem-solving skills are the ability to identify and resolve issues, understand complexities, and make sound judgments. This skill set is essential to be successful in any profession. Problem-solving involves the ability to recognize and analyze a problem, generate potential solutions.
cpp javascript problem problem-solving python ruby
Last synced: 12 Apr 2026
https://github.com/feglawy/cpp_template
C++ project template with CMake and GoogleTest integration for building and testing libraries, ensuring code quality and maintainability.
cmake cpp cpp17 gtest template template-project
Last synced: 04 Feb 2026
https://github.com/shineiarakawa/diffusion-model-cpp
A C++ implementation of a diffusion model using libtorch.
Last synced: 14 Mar 2025
https://github.com/artainmo/dual-n-back
Personal project. Bash dual-n-back game in c++.
Last synced: 16 Mar 2025
https://github.com/kuameh/clx-library
A simple library to help handle complex number arithmetic in C++ code.
Last synced: 16 Mar 2025
https://github.com/ferhatgec/climage
CLImage, an image format that renders to terminal buffer.
climage cpp cpp17 fegeya header-only image-format
Last synced: 14 Jun 2025
https://github.com/eel-moun/http-webserver
This project is about writing our own HTTP server. and understanding the HTTP protocol.
cgi chunked-encoding collaboration cpp git http-methods http-protocol http-server multiple-clients non-blocking-server sockets system-design
Last synced: 20 Apr 2026
https://github.com/edenreich/cpp-console-generator
An extension for vscode to generate a console project and commands quickly
code-generator console-component cpp utility
Last synced: 19 Apr 2026
https://github.com/kiarashvosough1999/ompkmeans
KMeans With OMP Parallelization
clustering cpp kmeans-algorithm kmeans-clustering kmeans-clustering-algorithm omp omp-parallel parallel-computing parallel-processing parallel-programming
Last synced: 24 Mar 2025
https://github.com/andydevs/fractool
Generic fractal image generator
cmake cpp fractal julia-sets mandelbrot newton-method
Last synced: 03 May 2026
https://github.com/ngocdo1987/notes
Programming notes
bash bash-script cloudflare cpp crystal crystal-lang eccube eccube4 go golang laravel laravel-framework lucky lucky-framework rust rust-lang wsl wsl-ubuntu wsl2
Last synced: 11 Apr 2026
https://github.com/smv1999/leetcode_solutions
competitive-programming cpp leetcode leetcode-solutions
Last synced: 23 Mar 2025
https://github.com/kalyan4636/interview-coding-practice-questions
PYTHON AND JAVA CODING SNIPPETS, TECHNICAL INTERVIEW QUESTIONS AND PRACTICE CODE.
angular corejava cpp css data-structures django framework html java javascript mongodb python sql
Last synced: 11 Apr 2026
https://github.com/umbrellaleaf5/network_and_distributed_systems
My repository with home and seminars exercises on network and distributed systems at MIPT DAFE/RSE
c cpp dafe distributed-systems education mipt network-systems
Last synced: 02 Sep 2025
https://github.com/mr-won/programmers
[Kotlin] 코딩테스트
coding-test cpp igloocorporation java kotlin programmers python3
Last synced: 30 Mar 2025
https://github.com/shadowmitia/sokoban
Tests with SDL2, modern C++, CMake and Conan.
cmake conan cpp modern-cpp sokoban-puzzle-game video-game
Last synced: 17 May 2026
https://github.com/coralkashri/cppdecoratordesignpattern
C++ (Compile-Time) Decorator Design Pattern implemented using inheritance.
compile-time cpp cppsenioreas decorator-pattern design-pattern metaprogramming
Last synced: 10 Aug 2025
https://github.com/coralkashri/cppsenioreas-user-defined-literals
This is an examples repository of C++ Senioreas blog user-defined literals article.
code-refactoring cpp cppsenioreas literals user-defined-literals
Last synced: 15 May 2025
https://github.com/coralkashri/cppsenioreas-ranges
This is an examples repository of C++ Senioreas blog C++20 ranges article.
Last synced: 15 May 2025
https://github.com/king-of-ducks/nvim
Nice Neovim config for C++ developing written on Lua
c cpp neovim neovim-config nvim nvim-config
Last synced: 11 Jun 2025
https://github.com/seunomonije/quantum-programming-api
Allows programmers to harness quantum power with minimal quantum knowledge.
Last synced: 02 Sep 2025
https://github.com/anosuplayer/jnio
A C++ object oriented improved version of the Java Native Interface.
api-wrapper api-wrapping-framework cpp cpp-api improvement java java-api java-native java-native-interface jni jni-api jni-java jni-wrapper jvm oop overhaul
Last synced: 03 Jan 2026
https://github.com/martinmitchell05/tomato-assault-project
A final project game developed with C++ & SFML library.
cpp object-oriented-programming sfml-game sfml2
Last synced: 11 Jun 2025
https://github.com/ifwtzzzzzh/semester-2-cpp
ITPLN's Semester 2 curriculum offers two exciting courses to empower you: Algorithms and Programming 2!
Last synced: 31 Mar 2025
https://github.com/katebea/fib-eda-estructura-de-datos-y-algoritmos
Repositorio del curso de Estructuras de Datos y algoritmos en el grado de Ingeniería Informática en la FIB UPC
Last synced: 27 May 2026
https://github.com/nicx17/multiwave
A Wireless Multi cable tester project using Arduino Mega 2560
arduino arduino-project cpp rf tester wireless
Last synced: 05 May 2026
https://github.com/taktoa/qdoc2psn
Generate purescript-native bindings from a QDoc XML file. (WIP)
bindings cpp haskell purescript purescript-native qt
Last synced: 12 May 2026
https://github.com/falconlee236/irc_server
IRC Webserver based RFC1459
cpp socket-programming tcp-ip tcp-server tcp-socket
Last synced: 15 May 2025
https://github.com/nicknaso/node-overview
Little overview about Node.js
cpp javascript n-api native-addon nodejs rest-api web workshop
Last synced: 10 Apr 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/garyhilares/chess
A chess game interface created using SFML and C++.
Last synced: 08 Apr 2025
https://github.com/arsalan-dev-engineer/the_virtualbank_atm
AN ATM program coded with C++, this program will allow you to view your balance, deposit and withdraw money.
atm beginner-project cmd cpp money programming programming-language project projects system
Last synced: 28 Jul 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/boloto1979/file-encryptor
file encryption program with a graphical interface using the GTK library.
Last synced: 11 Apr 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/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/yagocrispim/data_structures
A study about data structures
Last synced: 23 Mar 2025
https://github.com/sileneer/ece-project
An Arduino project to control the car to travel through a maze using ultrasonic and infrared red sensors.
arduino cpp electrical-engineering electronics-engineering
Last synced: 28 May 2026
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/nolleh/rsp
⚡Realtime Server Platform - aims to make room based socket server platform
boost cpp framework game-server socket-programming
Last synced: 21 Feb 2026
https://github.com/thaliaarchi/respace
An interpreter and assembler for the Whitespace language written in C++
compiler cpp whitespace-language
Last synced: 18 Jul 2025
https://github.com/mohamedelziat50/hospital-management-system-miu
Simple C++ based terminal application developed as part of the Spring 2024 Computer Programming & Problem Solving Course Project.
Last synced: 24 Mar 2025
https://github.com/pablitoo1/aircraft-carrier-problem
Multi-threaded airport takeoff and landing simulation made in C++ with SFML library
cpp multithreading sfml threading-synchronization
Last synced: 16 Mar 2025
https://github.com/akhand-pratap-tiwari/conway-game-of-life-using-cpp-and-sfml
An implementation of Conway's game of life using C++ and SFML.
conways-game-of-life cpp custom-headers sfml
Last synced: 23 Mar 2025
https://github.com/uhpoler/kpi-second-semester
This repository contains materials from all disciplines of the second semester
activity-diagram bfs bstree bubble-sort cisco-packet-tracer class-diagram component-diagram cooperation-diagram cpp deployment-diagram hash-functions insertion-sort merge-sort python quick-sort salesman sequence-diagram state-diagram use-case-diagram
Last synced: 06 May 2026
https://github.com/lecrapouille/profiler
[Lib][Alpha version][Functional] Lightweight C++ frame profiler
Last synced: 07 Apr 2025
https://github.com/ranveeraggarwal/leetcode-cpp
Leetcode Solutions in Modern-ish C++
Last synced: 02 Apr 2025
https://github.com/ohtypek/minesweeper-sdl2
A minesweeper game made in C++ using SDL2.
amateur cpp game learning minesweeper sdl2 sdl2-image sdl2-ttf
Last synced: 28 Apr 2026
https://github.com/l3odr0id/neural-network-for-numbers
Neural network that reads handwritten numbers.
cpp neural-network neural-networks neuralnetwork neuralnetworks recognition recognizing-handwritten-digits
Last synced: 15 Mar 2025
https://github.com/maudzung/self-driving-car-06-kidnapped-vehicle-particle-filters
An implementation of a 2D particle filter in C++
cpp cpp17 kidnapped-vehicle particle-filter particles
Last synced: 31 Aug 2025
https://github.com/joserafael0160/codechef
A list of solved problems from CodeChef along with an explanation for each one.
algorithm algorithms algorithms-and-data-structures algorithms-datastructures algoritmo algoritmos c codechef codechef-competition codechef-cpp codechef-solutions competitive-programming competitive-programming-algorithms competitive-programming-contests competitiveprogramming cplusplus cpp programacion-competitiva programacioncompetitiva
Last synced: 28 Apr 2026
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/tomswan/collections
In this repository are collected ZIP files containing listings from programming tutorials I wrote and published roughly between 1980 and 2001.
assembly-language c cpp java pascal program-listings programming-languages programming-tutorial source-code
Last synced: 10 Mar 2026
https://github.com/ahadalireach/leetcode.solutions
A GitHub repository that contains all the LeetCode problems I have solved, along with their solutions.
Last synced: 26 Mar 2025
https://github.com/altamsh04/dsa-problem-solutions
My personal practice repository for Data Structure and Algorithms.
Last synced: 29 Jun 2025