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/paulanerus/argparser
ArgParser - Simple, single header-only C++17 library for command parsing
argument-parser argument-parsing cli cli-args command-line-parser commands cpp cpp17 cpp20 header-only header-only-library parser parsing-library
Last synced: 03 Dec 2025
https://github.com/khip01/kalkulator-cpp
Tool/Alat
calculator cpp devcpp executable simple
Last synced: 29 Jun 2025
https://github.com/pjessesco/exr_to_png
Lightweight converter from exr to png that minimize tone distortion
Last synced: 13 Jun 2025
https://github.com/madladsquad/untitleddbusutils
Utilities for dealing with the low level DBus C API
Last synced: 08 Jan 2026
https://github.com/kibet-rotich/c-learning
A deep dive into C and C++ fundamentals, documenting my journey through K&R C, manual memory management, and custom data structures like BSTs.
binary-search-tree c cpp data-structures memory-management pointers
Last synced: 25 May 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/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/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/djoezeke/csvee
Light-weight, Simple and fast Modern Csv parser and encoder for C/C++ with TSV support.
c cpp csv csv-parser csv-reader parse parser streaming tsv-parser
Last synced: 20 Apr 2026
https://github.com/end2endzone/libargvcodec
libArgvCodec is a c++ library which properly encode and decode command line arguments. It allows one to properly escape string values to use as command line parameters.
argument-encoding argument-parsing codec command-line cpp encoding-arguments
Last synced: 18 Mar 2025
https://github.com/sla-ppy/snake
[F] CLI implementation of the original Snake game from scratch in C++
Last synced: 11 Jun 2025
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/sameetasadullah/consensus-problem-using-mpi
Program coded in C++ language to solve the consensus problem between multiple threads using MPI
consensus-problem cpp linux mpi mpi-parallelization ubuntu
Last synced: 22 May 2026
https://github.com/sameetasadullah/singly-linkedlist-implementation
My own templatized C++ implementation of Singly LinkedList using Microsoft Visual Studio
cpp singly-linked-list singlylinkedlistoperations visual-studio
Last synced: 15 Mar 2025
https://github.com/sameetasadullah/doubly-linkedlist-implementation
My own C++ implementation of Doubly LinkedList using Microsoft Visual Studio
cpp doubly-linked-list visual-studio
Last synced: 15 Mar 2025
https://github.com/sameetasadullah/graph-implementation
My own templatized C++ implementation of Graph and its different traversals i.e, BFS, DFS using Microsoft Visual Studio
bfs cpp dfs graph visual-studio
Last synced: 13 Oct 2025
https://github.com/mirajehossain/life-charger
Life coding..... 🙂
algorithm cpp datastructure oj-solutions problem-solving
Last synced: 11 Jun 2025
https://github.com/zhb2000/maybe-extension
Functional interfaces and useful extension methods for "Maybe types" in C++ (e.g., std::optional, pointers, and smart pointers).
c-plus-plus cplusplus cpp functional-programming
Last synced: 15 Apr 2025
https://github.com/rozhakxd/neosatsu
base64 cpp google-drive kali-linux neosatsu shortlink-bypass termux url-cleaning url-decoding
Last synced: 22 Mar 2025
https://github.com/drazenzadravec/curlclient
cURL C++ HTTP client wrapper
c-plus-plus client cpp curl http http-client http-requests https libcurl wrapper
Last synced: 06 Jan 2026
https://github.com/magmaz3637/mswitchcasecpp
Kalkulato berbahasa cpp dengan switch case
Last synced: 15 Mar 2025
https://github.com/knightfox75/psu_pro
Power Supply Unit for 8 bits microcomputers.
Last synced: 06 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/amr-khaled-ahmed/malware-analysis-work-shop
This is the repository to show all the malware analysis GDSC workshop tasks I have done.
analysis assem badrabbit c cpp cyber cybersecurity dsc gdsc hacker malware malware-analysis malware-analysis-reports malwares python python-3 python3 ransomware reporting workshop
Last synced: 11 Apr 2026
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/lourot/iqa-hello-world
Image Quality Assessment C Library Hello World
Last synced: 21 Jun 2026
https://github.com/fl444mingo/fl4-cs131-01-05-lab
Ch. 1, Lab 1, Linear Equation
Last synced: 19 May 2026
https://github.com/shadowmitia/whitespace
A whitespace interpreter
cpp cpp20 whitespace-interpreter whitespace-language
Last synced: 15 Mar 2025
https://github.com/sergio-eld/stopwatch
C++ stopwatch template library
cpp cpp11 generic-programming stopwatch template
Last synced: 14 Jun 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/hamburgerengine/ngio-cpp
A C++ library for the Newgrounds API.
cpp game-dev game-development newgrounds newgrounds-medals newgrounds-scoreboards newgroundsio
Last synced: 07 Apr 2025
https://github.com/s3bza/cos214-cpp-template
A basic C++ template project structure.
Last synced: 06 Jan 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/mirsahib/project-mercury
IUB CSE 306 (Algorithm)
algorithms-datastructures algorithms-implemented cpp
Last synced: 20 Mar 2025
https://github.com/xmartlabs/docker-pcl-cmake
Docker image containing PCL and CMake.
c c-plus-plus cmake cpp docker make makefile pcl pcl-library
Last synced: 12 Apr 2026
https://github.com/endurodave/integrationtestframework
C++ Integration Test Framework using Google Test and Delegates
asynchronous-function-calling automated-testing cpp cross-platform delegates embedded-systems google-test iec-62304 integration-test integration-testing linux multi-threading multithreading windows
Last synced: 15 Mar 2025
https://github.com/christinec-dev/pin-crusher
A basic pin guessing, command-line based game made with C++
console-application console-game cplusplus cpp numberguesser numberguessinggame
Last synced: 25 Mar 2025
https://github.com/suhatanriverdi/document-indexing
Wordfinder system that responds single word queries. This system allows users to enter a single word, then returns a list of documents containing this word.
c-plus-plus cpp data-structures indexing linked-list searching visual-studio wordfinder
Last synced: 14 Mar 2025
https://github.com/bangmcvuphuc127890-jpg/mini-uia-kernel
Mini-UIA Kernel - a free kernel :D
cpp kernel kernel-development meow os-dev os-development vietnam vietnamese
Last synced: 11 Apr 2026
https://github.com/haimozer123/cpp_finalproject_rted
This project implements a Quadratic Equation solver using operator overloading, Rule of Three/Five, and const-correctness (Task 1) and a Vet Management system with inheritance, RTTI, singleton pattern, and dynamic memory management for animal health tracking (Task 2).
cpp cpp14 doxygen-documentation final-year-project rted
Last synced: 17 May 2026
https://github.com/brainboxdotcc/evalbot
D++ Evaluator bot
bot cpp discord discord-bot dpp
Last synced: 29 Apr 2026
https://github.com/nicknaso/nodejs-native-addons-notes-2017
Notes about Node.js Native AddOns - 2017
cpp javascript native-module nodejs notes v8
Last synced: 10 Apr 2026
https://github.com/rickstaa/webrtc-python-server-cpp-client-example
This repository contains my test code for connecting an C++ WebRTC client to an python WebRTC server.
Last synced: 21 Feb 2026
https://github.com/jackm/jpeg-compressor
Automatically exported from code.google.com/p/jpeg-compressor
cpp jpeg jpeg-compressor jpeg-encoder
Last synced: 29 Jun 2025
https://github.com/project-frogman/frogman-engine
This is a repository for developing a third dimensional military shooter game engine.
cmake cpp cpp20 game-engine game-sdk gdk long-term-project sdk under-development
Last synced: 15 Apr 2025
https://github.com/aryehky/rosette
Rosette CPP C++cmake configurations programs projects algorithms framework tests
algorithms-and-data-structures challenges cmake config cpp framework frameworks
Last synced: 15 Mar 2025
https://github.com/tanner-davison/asteroid-destroyer-sdl
Asteroid Destroyer made from scratch using C++ and SDL subsystems
cmake cmakel cpp cpp23 dll sdl2 sdl2-library
Last synced: 26 Dec 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/rajarsheya/real-time-traffic-analysis-with-cuda-object-detection
Implemented CUDA-accelerated object detection (YOLO) to analyze a sample image dataset. Performed vehicle counting and simulated speed estimation to demonstrate real-time traffic analysis capabilities.
Last synced: 12 Apr 2026
https://github.com/daisvke/ft_otp
This program allows you to securely store an initial password in an encrypted file and generate a new TOTP (Time-based One-Time Password) every time it is requested. It provides both a CLI and a GUI version.
cpp cryptography ecole42 ft-otp otp-generator qrcode-generator qt security totp totp-generator
Last synced: 28 Feb 2025
https://github.com/fl444mingo/fl4-cs131-06-lab
Ch. 6, Lab 1, Grade Checker File In/Out
Last synced: 31 Aug 2025
https://github.com/hardingadonis/hello-world
'Hello world' to all the programming languages I found on Google
c c-sharp cpp hello-world java javascript lua pascal python typescript
Last synced: 10 Apr 2026
https://github.com/hojsong/game_and_server
c client cpp database docker docker-compose grapics linux macos makefile pgadmin4 postgressql server shellscript socket-programming
Last synced: 10 Apr 2026
https://github.com/cedricschwyter/ogl
OpenGL part of my Vulkan vs. OpenGL comparison
3d-graphics cpp cpp17 linux opengl
Last synced: 04 May 2026
https://github.com/shadowshahriar/cse112
A repository containing my solutions to OOP problems assigned by our CSE lecturer, NAB (2nd Semester)
Last synced: 23 Mar 2025
https://github.com/norbcodes/nfractallizer
C++ renderer of the Mandelbrot Set fractal.
bigint cpp cpp17 fractal fractal-rendering mandelbrot mandelbrot-fractal mandelbrot-set math renderer rendering
Last synced: 06 Sep 2025
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/harmim/vut-ims-project
Modelování a simulace - Projekt - Rozvoz jídla firmou Freshbox
cpp ims modeling simlib simulation vut vut-fit
Last synced: 31 Mar 2025
https://github.com/sameetasadullah/game-of-life
A simple Game of Life coded in C++ language using Microsoft Visual Studio
Last synced: 20 May 2026
https://github.com/luisfelipepoma/junior_training
Learning about Competitive Programming
algorithms competitive-programming cp cpp python
Last synced: 19 Apr 2026
https://github.com/lucasfturos/tetris-embarcado
Console portátil - tetris embarcado. Projeto proposto para o estágio supervisionado.
Last synced: 31 Mar 2025
https://github.com/bsmithcompsci/library-twitchircsdk
TwitchIRC Software Development Kit - Simplifies integration to Twitch API.
asio cpp irc sdk twitch twitch-api twitch-bot twitch-irc twitch-sdk twitchirc twitchsdk twitchtv
Last synced: 14 Mar 2025
https://github.com/ahmdvnd/directshowcameraproject
a useful project for camera library (Directshow) in c++ .
camera cpp directshow image image-processing library real-time usb video video-processing windows
Last synced: 07 May 2026
https://github.com/get-unknown-err0r/movie-ticket-booking
This movie ticket booking project is build using C++ programming language. The program displays available movies, allows the user to reserve and cancel tickets, and generates receipts for each transaction.
arpit-prajapati c-plus-plus cpp get-unknown-err0r github movie-ticket-booking-system shell-script
Last synced: 12 Jun 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/mdalauddin45/c---for-data-structure
C++ for Data Structure
cpp data-structures ds python3
Last synced: 16 Mar 2025
https://github.com/agauniyal/naive_malloc
An implementation of naive and bare bones malloc
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/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/tommaso-dognini/polimi_gpu101_courseproject
Polimi Passion In Action GPU101 course project. Implementation in CUDA of BFS algorithm
cpp cuda cuda-programming parallel-computing
Last synced: 10 Apr 2026
https://github.com/ctkqiang/floodshield-sentinel
FloodShield Sentinel 是一个基于 C++ 开发的智能网络流量监控与分析系统,专门用于检测和防御网络攻击。本系统采用 libpcap 进行底层数据包捕获,实现实时流量分析和异常检测。
china china-region cpp cybersecurity ddos monitoring-tool
Last synced: 23 Apr 2025
https://github.com/khoinguyen2k/int2215-laptrinhnangcao
weekly assignments of advanced programming course
Last synced: 06 Mar 2025
https://github.com/themusharraf/themusharrafs
I'am
c computer-vision cpp go python rust-lang
Last synced: 11 Apr 2026
https://github.com/sameetasadullah/linux-gbsh-shell-implementation
Linux shell coded in C++ language which performs some of the features found in typical shells, like the bash (Bourne Again Shell) or csh (C-Shell)
cpp fork linux linux-shell linux-shell-commands linux-shell-implementation ubuntu unnamed-pipe
Last synced: 11 Apr 2026
https://github.com/danielorourke02/simple-gui
Really Simple GUI using the Dear ImGUI Library.
cpp cpp-programming directx-9 directx9 gui imgui imgui-example simple-gui template-gui windows
Last synced: 15 Mar 2025
https://github.com/gabryon99/chip8
Chip8 emulator using Modern C++ and SDL2.
Last synced: 10 Sep 2025
https://github.com/marichu-kt/chacha20-poly1305-x25519
Esto es una app cliente-servidor en C++ que cifra mensajes con ChaCha20-Poly1305 y usa X25519 para el intercambio seguro de claves. Soporta comunicación bidireccional por TCP y configuración vía XML.
asymmetric-encryption c-plus-plus chacha20-poly1305 client-server cpp cryptography curve25519 end-to-end-encryption multi-threading network-security openssl secure-chat secure-communication secure-messaging tcp-sockets x25519 xml-configuration
Last synced: 23 Apr 2025
https://github.com/jitendragangwar123/competitive-programming
This Repository have Some Competitive Programming Concepts solving through C++,Python and JavaScript.
algorithms-and-data-structures competitive-programming-contests cpp javascript python3
Last synced: 10 Apr 2026
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/hs831/leetcode-company-wise-solutions
This Repository contains solutions for Leetcode questions asked in coding rounds and interviews in many different companies.
cpp dsa-practice leetcode leetcode-solutions
Last synced: 16 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/KalbarczykDev/sdl2-pong
Recreation of the classic Pong game with SDL2 lib and C++!
beginner beginner-friendly cpp first-contributions pong pong-game sdl sdl-library sdl-ttf sdl2
Last synced: 16 Oct 2025
https://github.com/divyanshu013/aks-parallel
This is parallel implementation of AKS algorithm in Intel
aks-algorithm aks-parallel cpp
Last synced: 23 Aug 2025
https://github.com/iamsdas/text-compression
This is a simple text compression utility using the lzw algorithm in c++
cpp file-compression lzw text-compression
Last synced: 08 Apr 2025
https://github.com/agha-naveed/portfolio
Portfolio
cpp developer java javascript portfolio-website python reactjs website
Last synced: 11 Apr 2026