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-03 00:06:50 UTC
- JSON Representation
https://github.com/gunrock/template
Template repository for essentials applications to get you started asap!
cpp cuda essentials gpu graph-algorithms graph-analytics gunrock
Last synced: 15 May 2026
https://github.com/bensuperpc/astar
Fast and easy to use standalone header only 2D astar algorithm library in C++20
astar astar-algorithm astar-pathfinding cpp cpp20 dijkstra dijkstra-algorithm header-only pathfinder pathfinding pathfinding-algorithm template-class
Last synced: 27 Mar 2025
https://github.com/hatsusixty/ldays
This is my first malware! I coded it in C++ and this repository have the source code of my malware!
Last synced: 18 Mar 2025
https://github.com/bfjesso/jesso-injector
GUI DLL injector for Windows.
cpp reverse-engineering winodws wxwidgets
Last synced: 10 Apr 2025
https://github.com/pentalpha/alenhador
Parallel aligner (Needleman–Wunsch) for nucleotide sequences (.fasta) with similarity heuristic filter.
align-dna-sequences aligned-sequences alignment bioinformatics cpp cpp11 fasta heuristic-search heuristics nucleotide-sequences parallel-computing search
Last synced: 15 May 2026
https://github.com/vertexwahn/rules_oidn
Bazel rules for Intel Open Image Denoise
bazel bazel-rules cpp denoising ispc onednn
Last synced: 15 May 2026
https://github.com/th0rgal/simulant
A C++ simulation of ant colonies made for the Paris Saclay University.
Last synced: 17 Oct 2025
https://github.com/cr0a3/log4cpp
A simple one header cpp logging libary
cpp log4cpp logging logging-library
Last synced: 08 Jul 2025
https://github.com/maximbilan/t-block
T-Block
android cpp game game-development ios proton tblock tetris
Last synced: 25 Apr 2026
https://github.com/getiot/pcl-courses
PCL 点云库入门教程配套代码
cpp pcl pointcloud tutorial-code
Last synced: 15 Oct 2025
https://github.com/proftanish/daily-dsa
Dealing with problem solving in C++ daily
cpp leetcode leetcode-cpp leetcode-solutions problem-solving
Last synced: 17 Mar 2025
https://github.com/helske/diagis
Auxiliary functions for importance sampling
cpp importance-sampling r weighted-samples
Last synced: 29 Apr 2026
https://github.com/sumdiboii/rainwater-harvesting-simulation-opengl
A rainwater harvesting simulation built using OpenGL in C++, featuring animated rainfall, gutter collection, and water storage. It’s a modified version of an existing project with unknown origin. We enhanced the visuals, structure, and flow to make it more suitable for academic use. Demonstrates basic OpenGL rendering and environmental concepts.
cpp environment graphics opengl rainwater-harvesting simulation visualisation
Last synced: 11 Apr 2026
https://github.com/grizzz13/nanogdr
Nano gpu-direct-rdma lib providing send/recv apis implemented in modern cpp.
Last synced: 05 May 2025
https://github.com/aquice/brainpp
BrainPP is a Brainfuck interpreter made in C++.
Last synced: 03 Jun 2026
https://github.com/sumidcyber/sms-sender
cpp css cybersecurity devops-tools html sms-api sms-client sms-sender
Last synced: 10 May 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/abdulahshoaib/chessmasters
Lichess-esk multiplayer chess game made using C++ and SFML
chess-game cpp lichess-clone sfml sfml-game
Last synced: 26 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/ergus/nanos-cluster-benchmarks
Main set of benchmarks for OmpSs-2@Cluster
c cmake cpp high-performance-computing inter-language mpi ompss-2 parallel-computing performance testing
Last synced: 16 Sep 2025
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/3n3a/fibonacci_sequence
generating a fibonacci sequence in c++/cpp and getting the values with script
cpp fibonacci maths programming
Last synced: 02 Aug 2025
https://github.com/u-t-k-a-r-s-h/autonomous-aim-and-shoot-gun-opencv
It uses a camera to detect and track the object using open CV, the target's location is found in pixels and then converted into angles of X and Y axes which are then written to servo motors using arduino.
arduino camera computer cpp opencv python servo-motor
Last synced: 10 Apr 2026
https://github.com/rikeda71/deep-learning-from-scratch-2-cpp
C++ version of https://github.com/oreilly-japan/deep-learning-from-scratch-2
Last synced: 15 Mar 2025
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/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/humayan-kabir/data-structure
data structure repository for competitive programming
competitive-programming cpp data-structures
Last synced: 30 Jun 2025
https://github.com/markjso/cpp-modules
Introduction to C++ and Object Oriented Programming
Last synced: 04 Aug 2025
https://github.com/dimitri4788/calcgpav2.0
A cumulative GPA calculator app for Mac OSX.
cpp gpa-calculator qt qtcreator
Last synced: 20 Apr 2026
https://github.com/addytrunks/data_structures
The codes for all the lab exercises for the course CS1006T Data Structures.
Last synced: 20 Aug 2025
https://github.com/flak-zoso/inavjaga
Inälvor jagade - Sista based C++ terminal videogame
cpp cpp17 sista terminal terminal-game
Last synced: 30 Jun 2026
https://github.com/djoezeke/yamlfy
A Lightweight Yaml file parser and emmiter written in pure c.
c config configuration cpp deserialize emmiter parser serializer yaml yaml-parser
Last synced: 21 Aug 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/yushikuni/questsystem_cpp
Quest system made in C++
cpp unfinished unfinished-project
Last synced: 04 Oct 2025
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/magmaz3637/mswitchcasecpp
Kalkulato berbahasa cpp dengan switch case
Last synced: 15 Mar 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/gaurav-chaurasia/dsa
All my practice problem(data-structure and algorithmic) and code are here
algorithm competitive-programming cpp data-structures readme-md
Last synced: 29 Jun 2026
https://github.com/inteliense/easy_encrypt_cpp
Easy one line function calls for AES Encryption, SHA hashes, MD5 hashes, key generation and other utilities.
aes-128 aes-256 aes-encryption assymetric-encryption cipher cipher-algorithms cplusplus cpp encoding encryption encryption-decryption md5 rsa rsa-encryption rsa-key-pair sha-256 sha-512
Last synced: 07 Apr 2025
https://github.com/daramkun/videoslicer
Video slicing application
cpp cxx ffmpeg media-foundation video-parser
Last synced: 09 Apr 2026
https://github.com/skillfulelectro/core-compute_native
Native binding gen for core-compute api
binding binding-generator c cpp cross-platform gpgpu parallel-computing rust wgpu
Last synced: 02 Aug 2025
https://github.com/atpriyanshu/the-fibonacci-series
It contains a simple fibonacci program in different language.
c cpp csharp fibonacci java javascript lua python typescript
Last synced: 25 Dec 2025
https://github.com/drapegnik/algorithms
⏱️practise tasks on theory of algorithms on FAMCS, BSU
algorithms brute-force bsu c-plus-plus cpp data-structures famcs graph-algorithms
Last synced: 05 Apr 2025
https://github.com/sebtee/bfinterpreter
This is an interpreter for the esoteric programming language Brainfuck.
brainfuck brainfuck-interpreter cplusplus cpp esoteric esoteric-interpreter esoteric-language esoteric-programming-language interpreter
Last synced: 17 Aug 2025
https://github.com/kammitama5/c-datastructs-spring17
collection of C++ notes and programmes
backtracking-algorithm cpp datastructures linked-list
Last synced: 17 Aug 2025
https://github.com/pwalig/rasterizer
Parallel software rasterizer in written C++
3d-graphics c-plus-plus cplusplus cpp multithreading rasterization rasterizer rendering software-rasterization-renderer software-rasterizer
Last synced: 03 Sep 2025
https://github.com/reybits/easy-profile
Flexible profile storage for any data, any type, any amount.
Last synced: 10 Apr 2026
https://github.com/beliumgl/matrixcpp
MatrixCPP is a simple C++11 project for performing basic matrix operations such as addition, subtraction, and multiplication.
cmake cpp cpp11 cpp11-library matrix matrix-calculations matrix-library matrix-multiplication
Last synced: 05 Oct 2025
https://github.com/jilliennelapid/binarytreestorage
Project 2: An organism-storing binary tree that reads commands from input .txt, queries the data, and outputs to console and output .txt.
binary-search-tree binary-tree cpp data-structures infile-outfile txt-files
Last synced: 15 Mar 2025
https://github.com/gummif/endocpp
Modern C++ functional programming concepts library
cpp cpp17 functional-programming header-only library
Last synced: 23 Mar 2025
https://github.com/jilliennelapid/shuffledeckofcards
A C++ program using header files and classes to make "decks" of cards (from vectors).
classes-and-objects cpp header-files
Last synced: 15 Mar 2025
https://github.com/ayesha-quazi/49-days-dsa-challenge
I'll be sharing my daily journey of applying what I’ve learned in C++ by tackling Last Minute Problems provided by Fraz Sir.
challenge cpp dsa-algorithm dsa-practice dsalgo-questions
Last synced: 03 Apr 2025
https://github.com/magnuschase03/base64-encryption
Encode ASCII text to base 64
Last synced: 07 Apr 2025
https://github.com/mdminhazulhaque/ruet-cse-codes
:hash: Codes that were used for academic purpose
Last synced: 22 Sep 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/magnuschase03/customizablenerualnetwork
A c++ include for people to easily implement a nerual network to their code.
cpp customizable easy-to-use header include nerual-network
Last synced: 07 Apr 2025
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/eliaskosunen/spio
(Not in active development) C++ iostreams for the 21th century
cplusplus cpp cpp-library cpp11 cpp14 cpp17 io io-library iostream
Last synced: 17 Aug 2025
https://github.com/a9na/simcardsimulator
📱 A C++ project simulating SIM card operations. Features include storing/retrieving IMSI, network authentication, contact management, and basic OTA communication. Demonstrates user authentication and network interaction. 🔒📞
Last synced: 07 Oct 2025
https://github.com/dpbm/snake-ai
A simple AI in pure c++ to play the snake game
algorithms c cmake cpp ctest dot-product games games-ai games-ia genetic-algorithm google-test machine-learning machine-learning-algorithms make matrix snake-game
Last synced: 10 Apr 2026
https://github.com/jwillikers/gnu-arm-embedded-image
A container image for running the bare metal ARM GCC toolchain for C and C++, built on Fedora
buildah c cpp fedora gnu-arm-embedded-toolchain oci-image
Last synced: 15 Apr 2025
https://github.com/arhcoder/ants-colony-algorithm-tsp
🐜 Made-on-the-run Ants Colony Classes Algorithm to solve instances of TSP problem.
ant-colony-algorithm ant-colony-optimization bayg bays cpp tsp
Last synced: 25 Sep 2025
https://github.com/johnmata0427/educational-community-information-registration-system
Sistema de Registro de Información de Comunidad Educativa
cpp file-manager visual-studio
Last synced: 09 Aug 2025
https://github.com/bartekjaszczak/rito
Simple, crossplatform C++20 library for League of Legends client and Riot API
cmake cpp cpp20 lcu lcu-api league-of-legends lib library rest-api riot riot-api riot-games-api
Last synced: 18 Apr 2025
https://github.com/TevesManuel/ESP32-sumo-lineBot
Final project alberth tomas minisumo, maded with esp32
Last synced: 18 Apr 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: 10 Apr 2025
https://github.com/BillyFrcs/GraphicsProgramming
2D & 3D Rendering Vector Graphics with Modern OpenGL C++ and .NET C# Forms Application.
api cpp csharp csharp-forms dotnet dotnet-core dotnetcore graphics graphics-library graphics-programming modern-cpp modern-opengl opengl opengl-api opengl-application opengl3 rendering windows-forms
Last synced: 14 Apr 2025
https://github.com/gmorales08/chip8emu
A CHIP-8 interpreter written in C++11
chip-8 chip8 chip8-emulator cpp cpp11 emulation emulator sdl2
Last synced: 30 Mar 2025
https://github.com/piobeat/smartphone-webserver-template-mongoose
A native webserver implementation (C/C++) based on Mongoose for your smartphone.
android c cpp cpp11 cross-compilation cross-compiler-toolchain mongoose native smartphone webserver
Last synced: 10 Apr 2026
https://github.com/snandasena/cf-contests
Competitive programming challenges and their solutions for Codefocers, Hackerrank, and Leetcode.
algorithms bst cpp data-structures dp graph greedy-algorithms math
Last synced: 05 Oct 2025
https://github.com/rodyherrera/leetcode
A record of my LeetCode problem solving journey! ;)
algorithms algorithms-datastructures c computer-science cpp javascript leetcode leetcode-solutions python typescript
Last synced: 11 Apr 2026
https://github.com/slangborgh16/motion-extraction
C++ Motion Extraction with OpenCV
cpp motion motion-extraction opencv
Last synced: 07 Apr 2025
https://github.com/mr-won/programmers
[Kotlin] 코딩테스트
coding-test cpp igloocorporation java kotlin programmers python3
Last synced: 30 Mar 2025
https://github.com/princejoogie/cal
Different implementations of a terminal application that shows a calendar and highlights the current day
Last synced: 21 Apr 2026
https://github.com/jdsherbert/unreal-engine-health-system
Simple Health System implementation for Unreal Engine. Tracks health of an actor, logs damage, and also fires events from changes.
component cpp health unreal unreal-engine unreal-engine-4 unreal-engine-5 unrealengine
Last synced: 07 Apr 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/jdsherbert/trie
Simple Trie Structure implementation in C++
cpp trie trie-data-structure trie-structure tries
Last synced: 07 Apr 2025
https://github.com/shadowshahriar/cse222
A repository containing my solutions to data structure (Java, C, C++) problems assigned by our CSE lecturer, NASR (3rd Semester)
Last synced: 04 May 2026
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/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/zyrasoftware/cpp-winforms-login-design
Login design made using winform in C++ language
cpp cpp-login cpp-login-page cpp-programming cpplogin login login-page login-system
Last synced: 13 Aug 2025
https://github.com/linux-alex/geep
GEEP (Genetic Evolutionary Engineering Platform) - a C++/Qt framework for genetic programming, optimized with CUDA acceleration. GEEP enables large-scale population-based optimization, ideal for solving high-dimensional problems using evolutionary algorithms and GPU computing.
cpp cuda framework genetic-programming
Last synced: 18 May 2026
https://github.com/wi-photos/cli-bible-reader
Command line tool to read the Bible
bible bible-verse cli cli-app cpp
Last synced: 30 Aug 2025
https://github.com/mute124/atlas
An efficient cross-platform game engine, built for large open-world games with developer sanity, modding, modularity & extensibility, and more in mind.
3d 3d-engine angelscript cpp cpp20 cross-platform engine game-development game-engine linux lua modding modern-cpp raylib scripting sol2 windows
Last synced: 09 Apr 2026