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-23 00:06:41 UTC
- JSON Representation
https://github.com/rajput-hemant/data-structures-and-algorithms
Implementations and Problems of various Data Structures and Algorithms in JAVA, Python, C++ and Rust.
algorithm algorithms cpp data-structures dsa java python rust rust-data-stuctures rust-lang
Last synced: 15 Jul 2025
https://github.com/saifadin1/copyshield
Simple Plagiarism detection tool for competitive programming competitions
codeforces competitive-programming cpp plagiarism-detection vjudge
Last synced: 25 Sep 2025
https://github.com/jdsherbert/a-star-pathfinding
Simple C++ implementation of an A* Pathfinding class.
cpp cpp17 pathfinder pathfinding pathfinding-algorithm
Last synced: 29 Oct 2025
https://github.com/piyushamukherjee/file-compressor
About A Text file compression tool based on Huffman encoding algorithm.
Last synced: 10 Aug 2025
https://github.com/isparshp/rubiks-cube-solver
Welcome to the C++ Rubik's Cube Solver project, a powerful and efficient solution to conquer the classic Rubik's Cube puzzle. This open-source C++ project provides a user-friendly interface and robust solving algorithms, making it the perfect tool for both beginners and experienced cubers.
Last synced: 26 Sep 2025
https://github.com/ksachdeva/tensorflow-cc-sdk-generator
Set of scripts to generate a CMake enabled tensorflow c++ SDK
cmake cpp sdk tensorflow tensorflow-cc tensorflow-cmake
Last synced: 18 Apr 2026
https://github.com/stdbug/argparse
Single-header C++ command line argument parser
argument-parser c-plus-plus c-plus-plus-17 cpp cpp17 option-parser
Last synced: 20 Jul 2025
https://github.com/mynenik/kforth-win32
assembly-language cpp forth programming windows-app
Last synced: 10 Apr 2025
https://github.com/melardev/cppqtreverseshell
Qt Cpp Reverse shell
bind-shell cpp cybersecurity infosec networking qt qt5 reverse-shell security sockets
Last synced: 02 Aug 2025
https://github.com/n1ko23/wintaskman
WIP: Qt6 based program trying recreate the iconic WinXP/Vista/7 task manager
Last synced: 10 Apr 2025
https://github.com/zpnst/wordly
A simple console game
console-application console-game cpp oop
Last synced: 13 Apr 2025
https://github.com/ellman12/password-generator-and-guesser
Slightly over-engineered password guesser program written in C++, with lots of customization.
c cplusplus cplusplus-11 cplusplus-14 cplusplus-17 cplusplus-20 cpp password password-generator password-guessing
Last synced: 04 Oct 2025
https://github.com/zompi2/cppcorosample
My understanding of C++20 coroutines with sample code.
coroutines cpp cpp20 documentation
Last synced: 25 Jan 2026
https://github.com/keshav2010/protoanimator
A Small keyframe based animator tool for designing rough 2D sprite-based animations quickly for presentation purposes.
animation animation-tools cpp keyframe-animation qt4
Last synced: 25 Jun 2026
https://github.com/divinrkz/one-liners
Quick One Liners in JavaScript, TypeScript, Python, Rust, Java, Ruby, C, C++
c cpp java javascript php python ruby rust typescript
Last synced: 03 Aug 2025
https://github.com/bollos00/qtmessagefilter
A GUI Message Handler used for debugging on Qt/C++ Applications
cpp debug debugging-tool qt qt5
Last synced: 06 Mar 2026
https://github.com/h-d-owl/variable-storage
Adds a structure and a set of functions that allow you to write multiple pieces of data to a single structure, and then retrieve any written data from it.
blueprint blueprint-plugin blueprints cpp game-dev game-developement game-developer game-development game-engine gamedevelopment plugin plugin-development ue5 ue5-plugin unreal unreal-engine unreal-engine-5 unreal-engine-plugin unrealengine unrealengine5
Last synced: 03 Aug 2025
https://github.com/astrodynamic/dna_analazer-algorithms-for-working-with-text-in-cpp
This project implements substring search and sequence alignment algorithms for molecular sequences analysis. It includes the Rabin-Karp algorithm for substring search and the Needleman-Wunsch algorithm for sequence alignment. Developed in C++17, the code follows Google Style and includes a Makefile for building and testing the program.
algorithms analayze cmake cmakelists console-application console-applications cpp cpp17 dna dna-sequences hashing learning makefile rabin-karp-algorithm regex reusable testing text-algorithms text-summarization
Last synced: 20 Sep 2025
https://github.com/snmetamorph/mem2pix
Crossplatform utility for real-time visualization process memory content as image. Based on SDL2, works on Windows and Linux.
cmake cpp cpp17 debug graphics linux mem2pix memory-analysis pixels reverse-engineering sdl2 utility visualization windows
Last synced: 13 Mar 2026
https://github.com/ldilley/junk
:wastebasket: An archive of random programs
asm bash bash-script c cpp cpp11 cpp14 cpp17 csharp freebsd freebsd-kld haskell junk junk-code linux linux-kernel-module nasm python shell shell-script
Last synced: 09 Apr 2025
https://github.com/ototot/cppbundler
A LLVM/Clang based tool to bundle C++ codes into a single file.
bundler clang-tooling competitive-programming cpp
Last synced: 28 Dec 2025
https://github.com/maxbrundev/ambercraft
OpenGL C++ Minecraft clone using AmberEngine
3d-engine 3d-graphics cpp game-development game-engine gamedev graphics-engine imgui opengl rendering-engine voxel voxel-engine
Last synced: 10 Jul 2025
https://github.com/kassane/asio-zig
asio (standalone) event-loop to C API - Experimental (uses zig 0.12.0)
asio asio-library asynchronous c concurrency cplusplus cpp ffi-bindings threading zig
Last synced: 15 Apr 2025
https://github.com/xeyossr/citch
citch - fast system fetch written in c++ (nitch but c++)
command-line cpp fastfetch fetch flashfetch linux neofetch system terminal
Last synced: 24 Apr 2025
https://github.com/asad-ismail/lane_detection
Lane Detection and Classification using Front camera monocular images
adas cpp embedded lanedetection pruning quantization tensorflow weight weightclustering
Last synced: 19 Apr 2025
https://github.com/gherynos/libsaltpack
A C++ implementation of saltpack (https://saltpack.org)
cpp libsodium msgpack saltpack staticlibrary
Last synced: 16 Jan 2026
https://github.com/shoaibrayeen/competitive-coding
This repository contains codes that I have solved either for Jobs or for competitive codings.
coding-challenge coding-interview coding-standards cpp data-structures hacktoberfest hacktoberfest-accepted hacktoberfest2020 job-interviews python-library python2 python3
Last synced: 23 Apr 2025
https://github.com/pawelk5/atari-msc
ATARI Logo Interpreter for Motorola Science Cup 2021 (4th place)
Last synced: 05 Jul 2025
https://github.com/yashsiwach/competitive-programming
🔥🖥️ "Competitive programming guide, learning materials, and my own coding solutions from Codechef, Leetcode, and Geeks for Geeks."
algorithms codech codeforces codeforces-problems competetive-programming-resources competitive-programming competitive-programming-contests contest-programming cpp data-structures geeksforgeeks google interview-questions leetcode leetcode-cpp leetcode-solutions placement-preparation
Last synced: 11 Mar 2026
https://github.com/abdallahhemdan/problem-solving-solutions
HackerRank Algorithms Solutions
cpp hackerrank problem-solving python
Last synced: 04 Sep 2025
https://github.com/mahdiydev/cron-jobs
cron jobs using c++ programming language
cplusplus cpp cron cronjob cronjob-scheduler
Last synced: 25 Apr 2025
https://github.com/the-1riddle/leetcode-solutions
All leetcode C, C#, Cpp and mysql solutions.🦚
c-programming cpp csharp good-first-issue help-wanted leetcode leetcode-cpp leetcode-csharp leetcode-practice leetcode-solutions mysql shell-scripts up-for-grabs upforgrabs
Last synced: 15 Apr 2025
https://github.com/deveshsangwan/two-pass-assembler
A two pass assembler implementation in c++
assembler cpp two-pass-assembler
Last synced: 19 May 2026
https://github.com/javadev/superav
The command line antivirus program written in C program language.
Last synced: 29 Jul 2025
https://github.com/paul-maxime/r-type
A multiplayer shoot-em-up made in C++ using an entity-component-system. (2014)
cpp cpp11 entity-component-system json network rtype sfml udp
Last synced: 23 Apr 2025
https://github.com/ankitas11/pyimageedits
The library contains optimized implementation to play with `.ppm` images of type `P3` by providing features like image resize, horizontal flip, vertical flip, rotate image, image filters etc.
cpp filter image-manipulation image-processing
Last synced: 12 Apr 2025
https://github.com/matesxs/matesos2
Version 2 of my testing OS developement project
assembly cpp gcc kernel limine nasm operating-system x86-64
Last synced: 02 Apr 2025
https://github.com/bluecannonball/orca
A C++ UCI-compliant chess engine.
alpha-beta-pruning chess chess-engine cpp magic-bitboards uci
Last synced: 02 Sep 2025
https://github.com/ganesh-k13/intal
Big Integer library written in C++ to perform basic arithmetic operations
Last synced: 12 Apr 2025
https://github.com/senior-sigan/reverse_polish_calc_cpp
OOP-style Reverse Polish Calculator in C++ I did during twitch stream
calculator cpp object-oriented-programming reverse-polish-notation
Last synced: 19 Apr 2025
https://github.com/arsdever/qcolorpicker
Qt dialog for picking color (a modernized version)
color-picker cpp dialog qt widget
Last synced: 19 Apr 2025
https://github.com/d-coder111/practolearn
PractoLearn serves as a repository for acquiring fundamental knowledge through hands-on projects suitable for beginners and individuals of all skill levels. We encourage you to participate and warmly welcome your contributions.
beginner-friendly c c-programming competitive-programming contributions-welcome cpp data-science-projects data-structures first-contributions hacktoberfest hacktoberfest-accepted improvement-proposal java projects-list python web-development
Last synced: 20 Aug 2025
https://github.com/vandenberghinc/vweb
Easily create websites or REST APIs in javascript with vweb. Including a frontend api for building website's in an objective SwiftUI like manner. Supports payments using paddle.
api cpp http https javascript js rest-api vinc vlib website
Last synced: 23 Apr 2025
https://github.com/jmarrec/qtinternationalization
A simple project to show how to use Qt Linguist to translate and app (via CMake)
cmake cpp example internationalization qt qt-linguist
Last synced: 09 Apr 2025
https://github.com/lelserslasers/gameoflife
Game of Life (2d cellular automata described by John Conway) in C, C++, Javascript, Python, Rust (plain Rust and with GGEZ), and Java (plain Java and with libgdx)
2d c cellular-automata cli cpp gameoflife gui java javascript python rust simulation
Last synced: 30 Jul 2025
https://github.com/anmol-singh-jaggi/algo-ds
Implementations of various algorithms and data structures
algorithms cpp data-structures
Last synced: 13 Jul 2025
https://github.com/oatpp/benchmark
oatpp performance benchmark vs other frameworks
benchmark cplusplus cpp golang oatpp performance
Last synced: 05 Jul 2025
https://github.com/hoangtien2k3/code-c-plus-plus
Master your language C++. design patterns example - Java - C++. Multiple projects. Software engineering experiences.
Last synced: 21 Apr 2025
https://github.com/andrewyuan34/boids
Boids Simulation: A real-time, visually engaging flocking animation with dynamic skybox effects.
animation boids cpp flocking-simulation opengl skybox
Last synced: 03 Sep 2025
https://github.com/amiremohamadi/crun
Simple shell script to run cpp files easier!
Last synced: 30 Apr 2026
https://github.com/eoguvo/uri-judge
URI Judge questions in C++ (cpp)
algorithms cpp cpp17 uri uri-online-judge
Last synced: 17 Mar 2025
https://github.com/dimitrius-dev/conan-2-wrapper-templates
conan 2.x ready-made wrapper templates and examples for lib, project, conan-server
build cmake conan conan-exec conan-lib conan-packages conan-recipe conan-server conan2 conanfile cpp docker docker-compose docker-container docker-image dockerfile dockerhub lib
Last synced: 23 Oct 2025
https://github.com/yonatankinfe/cpp-data-structures-and-algorithms
A complete collection of essential data structures and algorithms in C++, including arrays, linked lists, stacks, queues, trees, graphs, sorting, searching, and dynamic programming. Each topic is accompanied by clean code and examples, making it ideal for learning, interviews, and competitive programming.
algorithms algorithms-and-data-structures cpp data-structures tree tree-structure
Last synced: 10 Aug 2025
https://github.com/farid-karimi/snake-game
A simple Snake game programmed with c++
cli cpp game game-development snake-game
Last synced: 20 Jun 2025
https://github.com/echosingh/cargoplus
This repository contain Car Rental System using CPP and MySQL
car-management-system cpp miniproject mysql wxwidgets
Last synced: 24 Oct 2025
https://github.com/matheuscavini/meaw-petfeeder-firmware
Firmware for a programable pet food dispenser device. Check also: https://github.com/MatheusCavini/Meaw-PetFeeder-App
app cpp esp32 freertos iot pet-project pets smarthome state-machine time-schedule
Last synced: 19 Apr 2025
https://github.com/shockpast/asuna-gmod
🚀 Lua Executor with it's own API (spiced up by ImGui and ScriptHook)
cheat cpp dll dll-injection game-hacking garry-mod garrys-mod garrysmod glua gmod internal lua reverse-engineering windows
Last synced: 13 Apr 2026
https://github.com/gamestrap/premake-vscodegen
C++ VSCode generator for Premake
Last synced: 23 Mar 2025
https://github.com/hxndev/searching-a-number-among-slave-processes-using-openmp-and-mpi
In this task, I wrote the code using both OpenMP and MPI inorder to parallelize it. What it does is that the master process distributes a chunk of number equally among the slave processes. Each slave process then searches for the number to find. When one slave process finds the number, it sends a message to the master process who then sends a "terminating message" to the slave processes who then abort their search.
code cpp distributed-computing master mpi mpi-library mpich openmp openmp-parallelization openmpi parallel parallel-computing parallel-programming search searching slave
Last synced: 31 Mar 2025
https://github.com/nixrajput/char-counter-cpp
Count every character of a `string` and categories it as `vowel`, `consonants`, and `digits` using `C++` programming language.
character-recognition characters counter cpp cpp-programming cpp-project cpp-projects
Last synced: 25 May 2026
https://github.com/thexkey/vitatrak
Tracker player homebrew for Playstation Vita.
cpp cpp11 homebrew libopenmpt modarchive playstation psvita tracker-music
Last synced: 14 Jul 2025
https://github.com/kdewald/safe_callback
A wrapper around std::function with some thread-safety guarantees.
callback-functions cpp thread-safe
Last synced: 01 Mar 2026
https://github.com/tpaschalis/cpp-utf8-io
C++ Read and Write UTF-8 encoded characters to a text file *in Windows*
Last synced: 28 Jul 2025
https://github.com/jinhyeonseo01/OpenGL-E2U-Framework
Easy to understand, wrapped for ease of use C++ OpenGL API Pipeline Template Project. With) Assimp, ImGui, OpenGL SOIL
assimp cpp game glew glsl glut imgui imgui-glfw opengl rendering rendering-3d-graphics
Last synced: 18 Jan 2026
https://github.com/algosup/2023-2024-project-4-sportshield-team-4
4th project of the year 2023-2024
Last synced: 05 Sep 2025
https://github.com/am2022/passgen
passgen or pass generator can make password lists for you
brute-force bruteforce c-plus-plus cplusplus cpp hacking-tool pass passgen password-generator password-list password-list-generator password-list-maker wordlist-generator
Last synced: 22 Apr 2025
https://github.com/ginolatorilla/cpp-cmake-template
A C++ project template that uses the CMake build system
asan c-plus-plus clang-tidy cmake cplusplus cpp cpp11 cpp14 cpp17 cxx cxx11 cxx14 cxx17 gmock google-mock google-test gtest project-template template template-project
Last synced: 04 Oct 2025
https://github.com/choaib-elmadi/arduino-with-python
Explore the synergy of Arduino and Python programming! This repository guides you through seamless integration, from basics to advanced projects. Unlock endless possibilities in electronics and coding. Let's build together! 🤖💻🚀
ai arduino artificial-intelligence automation coding computer-vision cpp cprogramming cv deep-learning electronics python
Last synced: 15 Apr 2025
https://github.com/ardacebi/cpp-examples
Simple and basic C++ examples for educational purposes.
basic-example cpp cpp-examples cpp-programming educational educational-materials examples examples-cpp simple-example simple-examples
Last synced: 24 Oct 2025
https://github.com/HenryDawson123/sfetch
A simple fetch program
command-line cpp fast fetch linux minimalist neofetch terminal uptime
Last synced: 20 Nov 2025
https://github.com/eyelash/platon-core
a simple and fast text editor library (work in progress)
Last synced: 24 Oct 2025
https://github.com/am4nn/super-mario-sfml
Created 'Super Mario' 2D game in C++ with SFML, elevating the experience with expertly crafted shaders
2d-game cpp game-development sfml-game shaders vectors
Last synced: 11 Apr 2025
https://github.com/steffikeranj/data-structures-and-algorithms-cpp-and-scala
Repository of efficient solutions for Leetcode problems
algorithms bfs competitive-programming cpp dfs dynamic-programming graph-algorithms leetcode leetcode-cpp leetcode-practice leetcode-solutions minheap oop-principles scala tree
Last synced: 08 Apr 2025
https://github.com/ogshawnlee/algorithms
A collection of practice algorithms written in Python, Ruby, TypeScript (tested with Vitest) and V.
cpp python ruby typescript v vlang
Last synced: 25 Apr 2025
https://github.com/boreec/tetris
Tetris game reproduction written in C++14 and Qt6.
cpp cpp14 game game-development gui opengl qt qt6 tetris tetris-game
Last synced: 09 Apr 2025
https://github.com/darxisr/networkscanner
Данный CLI скрипт предназначен для сканирования указанных подсетей на предмет наличия в них устройств. Для сканирования используются протоколы Telnet, SSH, ICMP.
cli cpp development gplusplus hacktool icmp linux network scanner socket-programming ssh telnet tool
Last synced: 01 Jan 2026
https://github.com/gordonzhang2024/log.cc
A light-weight and easy-to-use logging library for C++
cplusplus cplusplus-library cpp cpp17 library logger logger-middleware logging logging-library logs
Last synced: 24 Apr 2025
https://github.com/amitrajitdas/dsa-cp
My Brainstorming Dump :)
cpp dsa-practice faang-interview golang interview-questions java leetcode
Last synced: 13 Jun 2025
https://github.com/womb0comb0/leetcode
algorithms automation competitive-programming cpp csharp data-structures leetcode typescript
Last synced: 11 Mar 2026
https://github.com/jinhyeonseo01/project-rhythmengineer
C++ WinAPI&Direct2D 2D Rendering Pipeline Game Project, (University Project)
2d-game cpp direct2d game project rendering-2d-graphics rythm-game university winapi
Last synced: 24 Apr 2025
https://github.com/alexhuszagh/libxlsxwriterpp
C++ bindings for libxlsxwriter.
Last synced: 19 Apr 2025
https://github.com/ferhatgec/intelligentui
Fegeya intelligenTUI, really simple & single header TUI library.
buffer cli cpp cpp17 intelligent terminal terminal-emulator termios tui ui
Last synced: 07 May 2026
https://github.com/ferhatgec/inpuft
Fegeya Inpuft, Work-in-progress simple & single header line-editing library. Written in C++17.
cpp cpp17 library line line-editing line-editor single single-header
Last synced: 18 Feb 2026
https://github.com/grgomariani/layered-hashmap-cpp
Chinese remainder theorem based hashmap (hash table, unordered map). Instead of creating one hashmap and chaining the elements into linked lists it creates new hashmaps.
cpp data-structures-algorithms hashing hashmap map
Last synced: 24 Apr 2025
https://github.com/bit-shift-io/macrokey
A rust alternative to auto hotkey (AHK).
ahk autohotkey cpp input keyboard linux macro mouse
Last synced: 23 Jan 2026
https://github.com/thmxv/tx-lang-cxx
Lightweight, fast, modern and scripting language
compiler cplusplus cpp cxx fast interpreter language light lightweight modern programming-language safe single-pass vm
Last synced: 11 Jul 2025
https://github.com/zigaowang/usaco-cses-cf
USACO • CSES • CF Training Source Code
algorithm codeforces cpp cses usaco
Last synced: 05 Sep 2025
https://github.com/vishnurajendran/meteor_engine
new implementation of meteor engine with a diff graphics library
assimp cpp game-engine imgui opengl sfml
Last synced: 19 Oct 2025