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-10 00:06:50 UTC
- JSON Representation
https://github.com/jelhamm/n-queens-puzzle
"The classic 'N-Queens problem' is tackled using a variety of advanced techniques such as nested loops, heuristics, backtracking, genetic algorithms, and local search algorithms."
artificial-intelligence artificial-intelligence-application artificial-intelligence-projects back-tracking cpp genetic-algorithm genetic-algorithm-cpp genetic-algorithms genetics heuristic-algorithm heuristic-optimization heuristic-search-algorithms jupyter-notebook nested-loops nqueens-algorithm nqueens-problem nqueens-problem-solver python
Last synced: 07 May 2026
https://github.com/rssr25/cuda
Following Cuda By Example book.
cpp cuda cuda-programming hpc shaders
Last synced: 07 May 2026
https://github.com/techycsr/cipherschoolassigments
Assignments Submission Repo by @TechyCSR :)
assignment cipherschools cpp dsa-practice
Last synced: 10 Jun 2026
https://github.com/ishre-yash/programming
my Personal Codes
algorithms c cpp data-structures leetcode-solutions python
Last synced: 07 May 2026
https://github.com/s1ink/cpp-tools
A general C++ library for QOL items and extensions to the standard library
cpp cross-platform rpi windows
Last synced: 07 May 2026
https://github.com/inightjar/leetcodeproblems
LeetCode Questions and Solutions to ace the coding interview! 🚀👨🏽💻⚡
Last synced: 07 May 2026
https://github.com/coletrammer/dius
A cross-platform C++ platform runtime library. Optionally provides a no libc runtime for Linux.
Last synced: 07 May 2026
https://github.com/bostonsinaga/flyingpinball
Hit the ball through the brick gap and do not fall
Last synced: 01 Jul 2026
https://github.com/armaggheddon/plainnn.cpp
PlainNN 🧠⚙️ – A lightweight, extensible C++ library with no external dependencies for building and training neural networks. Supports dense layers, and easily expandable with custom layers, data loaders, and activations. Optimized for performance and flexibility. 🚀
backpropagation cpp neural-network
Last synced: 19 Mar 2025
https://github.com/kristofhracza/pendrive_log
Logging USB flash drives
cpp logging logs registry usb usb-devices usb-drive
Last synced: 26 Mar 2025
https://github.com/thiagoluiznunes/algorithm-analysis-project
This repository consist of a variety of projects implemented for the "Análise e Projetos de Algoritmo" discipline of the Computer Science bachelor course of the Federal University of Paraíba - UFPB.
algorithm c cpp heapsort knapsack-problem mergesort quicksort sorting-algorithms
Last synced: 14 May 2026
https://github.com/mlomb/orbitengine-editor-qt
The OrbitEngine Editor (deprecated)
Last synced: 14 May 2026
https://github.com/masteradamant/parameter
Parameter is class that takes a value of any type and converts it to a void pointer. It can then be converted to any desired type. The advantage of this class is that it's a solution for passing any arguments without templates and pointers. Warning: only works reliably with standard C/C++ types, the behavior of instances of other types is ambiguous
Last synced: 26 Mar 2025
https://github.com/foxmd/make_template
Small template or example for makefile for C++
Last synced: 15 Jun 2025
https://github.com/krishnamodepalli/2d-graph-system
Real-time Points and Lines manipulation.
Last synced: 20 Mar 2025
https://github.com/michaeladler/aoc-2021
My solutions for the Advent of Code 2021
advent-of-code advent-of-code-2021 aoc aoc2021 cpp
Last synced: 07 Sep 2025
https://github.com/omar-ahmed314/snake-game
🐍The game is the snake created with c++ console application
Last synced: 26 Mar 2025
https://github.com/burningenlightenment/sexpr-cpp
Data S-Expression parser/emitter for c++
cpp s-expression s-expressions
Last synced: 14 May 2026
https://github.com/kanavgoyal898/matrix-library
This C++ library offers robust classes and functions for working with matrices and fractions, simplifying complex mathematical computations. It includes features for matrix operations, CSV file I/O, and various utility functions for diverse mathematical tasks.
algebra cpp csv-format file-handling fraction-calculator matrix-calculator matrix-library object-oriented-programming
Last synced: 30 Jun 2026
https://github.com/markkoz/gta-handling
A GTA V ScriptHookV plugin with various tests for vehicle handling.
asiloader cpp gta5 gtav scripthookv vehicle
Last synced: 26 Mar 2025
https://github.com/shajeen/cpp_metaprograming
collection of metaprograming concepts.
Last synced: 15 Jun 2025
https://github.com/ahsouza/ahsouza
Engenheiro de Software, Autor de Ferramentas & CTO
c cpp go java javascript kafka kotlin linux-kernel nginx osint owasp python rust shell typescript windows
Last synced: 06 Apr 2026
https://github.com/ashrafmo-1/cpp_fundamentalsprogramming
lessons c++ Fundamentals Programming from delta acdimy
assignment cpp data-types variables
Last synced: 20 Mar 2025
https://github.com/nikoladucak/at
A small terminal utility program with stopwatch-like functionality.
Last synced: 11 Jun 2026
https://github.com/albersola/sudoku-solver
Solve sudokus in Go/C++ using backtracking.
cpp go golang programming-challenges sudoku
Last synced: 14 May 2026
https://github.com/e1essar/advent-of-code-2023
⛄Advent Of Code 2023 In Different Programming Languages⛄
advent-of-code-2023 assembly c clojure cpp csharp golang java javascript kotlin python rust visual-basic
Last synced: 06 Apr 2026
https://github.com/kauefraga/vs-template
📝 A Visual Studio template for c++.
Last synced: 02 Apr 2025
https://github.com/kauefraga/raylib-template
🦚 This is a c++ template for the Raylib.
boilerplate cpp game-development gamedev raylib template
Last synced: 02 Apr 2025
https://github.com/mmononen/fibo
A small Fibonacci sequence benchmark for compilers.
algol68 benchmarking c cpp crystal-lang d-lang dart fibonacci-sequence freebasic freepascal golang julia lua nim-lang odin-lang python qb64 rust-lang v-lang zig
Last synced: 06 Apr 2026
https://github.com/kauefraga/joga-forca
🎯 Criando jogo da forca com C++ | Alura
Last synced: 02 Apr 2025
https://github.com/kauefraga/cpp-commandline
🧶 A command line (CLI) library that will help you to build your command line applications with out of the box.
cli command-line commandline cpp parser
Last synced: 02 Apr 2025
https://github.com/kauefraga/learning-wxwidgets
📊 Learning how to create graphical user interfaces (GUI) with wxWidgets.
cpp graphical-user-interface gui wxwidgets
Last synced: 02 Apr 2025
https://github.com/eddie2111/bin
Vault of projects because I was ililterate of using GitHub
arduino c cpp data-scraping golang image-recognition ipynb-notebook java javasscript microservice process python3 tex text-to-speech voice-recognition
Last synced: 04 Mar 2026
https://github.com/grisumbras/corots
An attempt to implement Coroutines TS (N4760) as a library on top of resumable expressions (P0114R0)
Last synced: 20 Mar 2025
https://github.com/jangolle/docker-cmake-gpp
Yet another CMake with g++ compiler docker build configuration
Last synced: 05 May 2026
https://github.com/themarlboroman/sprite_table
Sprite sheet splitting tool, written in C++ with SDL2.
Last synced: 14 May 2026
https://github.com/ctorw/calendar-using-c
Calendar in C++ Zeller's Congruence Algorithm
Last synced: 18 May 2026
https://github.com/abdelghani-23/mod-gta5
Enhance your GTA 5 experience with Mod-Gta5, featuring tools like an HWID spoofer and customizable aimbot. Explore our repository for seamless gameplay improvements! 🚀👾
archived cash cash-drop cpp grand-theft-auto-mod gta gta5 gta5-modding java-natives lemonui memory-manipulation modders mods money open-source-mod scripthookv scripthookvdotnet stand
Last synced: 15 Jun 2025
https://github.com/aaisha-nexus/dsa_progs
A collection of solved DSA problems from platforms like GeeksforGeeks, covering key data structures such as linked lists, trees, graphs, queues, stacks, hashing, and more. Great for practice and revision.
array cpp datastructures-algorithms datastructuresandalgorithm dsa-cpp dsa-questions geeksforgeeks-cpp geeksforgeeks-solutions graphs-algorithms hashing-algorithm linked-list queue stacks tree
Last synced: 15 Jun 2025
https://github.com/satoshin-des/nashigorou
cpp cpp-game directx directx-9 directx9 dx-lib dxlib game visual-studio
Last synced: 26 Mar 2025
https://github.com/harshpreet931/the-ultimate-dsa-prep
The Ultimate Guide to Data Structures and Algorithms (DSA). A comprehensive, community-driven resource with clear explanations and code implementations in Python, Java, C++, and JavaScript. Perfect for learning, interview preparation, and mastering DSA concepts.
algorithm-challenges algorithms c-plus-plus coding-interviews computer-science cpp data-structures dsa education interview-preparation java javascript learn-to-code programming python
Last synced: 09 Apr 2026
https://github.com/bravim-ketan-purohit/vendarch
VendArch is a modular, design-pattern-driven vending machine simulator built in C++. It uses State, Strategy, and Abstract Factory patterns to support multiple machine types. Highly extensible and cleanly architected, it models real-world product-line software systems.
cpp design-patterns lowleveldesign modulardesign oop simulation software-architecture state-pattern
Last synced: 15 Jun 2025
https://github.com/amrtamertech/clsstack_with_dynamic_array_library-cpp
A C++ template-based stack implementation built using a custom dynamic array class (clsDynamicArray) and extended from a custom queue structure (clsMyQueueArr). This project demonstrates how to implement a flexible stack structure with additional features such as element insertion, updating, reversing, and random access, beyond traditional LIFO beh
cpp data-structures dynamic-array generic-programming inheritance oop stack templates
Last synced: 15 Jun 2025
https://github.com/jessebr2/learning-cpp
Hands-on studies in modern C++ (11–20), performance tuning, and systems architecture.
algorithms cpp game game-development gas modern-cpp performance ue5 unreal-engine
Last synced: 15 Jun 2025
https://github.com/travis87oblivion/mod-gta5
This tool includes an HWID spoofer, customizable aimbot, character ESP, and 2D radar for enhanced gameplay. gta-5-hack gta-5-cheat gta-5-mod-menu gta-5 gta-v-mod-menu gta-v-hack gta-online-mod-menu gta-online-hack gta-online-esp gta-5-esp gta-5-aimbot gta-5-script gta-5-bot gta-5-spoofer gta-5-money gta-5-mod gta-5-hack-menu gta-online-cheat
archived cash-drop cpp game-mods grand-theft-auto-mod gta5-modding java-natives lemonui menu-mod-gta mod-menu-source open-source-mod scripthookv scripthookvdotnet standlua
Last synced: 15 Jun 2025
https://github.com/mohamedismail37/math-game
A C++ console game for practicing arithmetic with random questions and instant feedback.
cpp functional-programming game math mathematics maths project
Last synced: 15 Jun 2025
https://github.com/vkardon/protorpc
cplusplus cpp epoll epoll-server protobuf tcp-ip unix-domain-socket
Last synced: 15 Jun 2025
https://github.com/shoryasethia/socket-programming
Bidirectional chat app and simple file transfer using Socket Programming in C++ using the Winsock2 API on Windows.
chat-app client-server cpp file-transfer-protocol socket-programming tcp-socket
Last synced: 15 Jun 2025
https://github.com/omkarjha/supreme_batch-3.0
Code solutions and practice problems from Luv Babbar's Supreme 3.0 DSA course, organized lecture-wise.
Last synced: 03 Apr 2025
https://github.com/iwansal64/wms-dev
WMS-Dev (Water-loss monitoring software - device) is a program that used for ESP32 to connect to WMS API
cpp esp32 iot microcontroller websocket
Last synced: 14 May 2026
https://github.com/tharindu714/charging-timer-unit-simple-sketch
A simple Arduino-based timer that indicates charge status via an LED and enforces a cooldown period.
Last synced: 29 Apr 2026
https://github.com/ascendho/cs106l
🌽CS106L 是一门 1 学分的课程,深入探讨现代 C++ 语言。我们将涵盖 C++ 中最令人兴奋的特性(包括直至 C++26 的前沿现代编程范式),这些特性赋予了 C++ 美感与强大功能
Last synced: 15 Jun 2025
https://github.com/fecty/project-template-cpp
A template directory for C++ application programs (windows). Has to be configured for specific projects.
cpp cpp17 template template-generic-repo template-project
Last synced: 15 Jun 2025
https://github.com/mpppv/radiance_cascades_in_2d
An extremely naive implementation of Radiance Cascades for GI in a flatland.
cpp gi global-illumination radiance-cascades sdl3
Last synced: 15 Jun 2025
https://github.com/parminderpaul/lru-cache
This repository contains an object-oriented implementation of an LRU Cache in multiple programming languages. It demonstrates efficient `get` and `put` operations using a hashmap and doubly-linked-list structure. 🐙💻
arc asyncio cache caching cpp data-structures fifo-cache go header-only in-memory lfu lfu-cache lru lru-cache python server strapi volatile
Last synced: 14 Apr 2026
https://github.com/karlosvas/bytes-colaborativos
Bytes Colaborativos es una comunidad de programadores apasionados por Java que comparten conocimientos, resuelven dudas y crecen juntos en el desarrollo. A través de directos, enseñan programación de forma clara y práctica, explorando temas tecnológicos y fomentando la participación.
Last synced: 14 May 2026
https://github.com/alexeyburyanov/educationalprojects
Projects written for educational purposes.
cpp crud crud-sample cs education education-projects hibernate java java-swing jdbc maven multithreading mysql php7 t-sql test win32api windowsforms wpf
Last synced: 07 Oct 2025
https://github.com/ibra-kdbra/parallel-programming
My research, playground, techniques with Parallel Programming
access-control cpp cpu-scheduling cuda-programming exception-handling multithreading parallel-computing parallel-programming task-scheduler
Last synced: 02 Feb 2026
https://github.com/3bdalrhmans3d/competitive-programming
Competitive Programming Template
competitive-programming cpp problem-solving
Last synced: 20 Mar 2025
https://github.com/soreing/audio-lib-cpp
Simple audio input and output C++ library using Windows Multimedia API WinMM
Last synced: 14 May 2026
https://github.com/frostbyte012/daily-problems-leetcode
This repo will have all my leetcode problems and will be updated almost regularly as I solve more and more problems
algorithms algorithms-and-data-structures coding-challenges coding-interviews competitive-programming cpp data-structures faang hacktoberfest interview interview-questions maang mathematics placement-preparation placements
Last synced: 10 Apr 2025
https://github.com/akashnath420/codeforce
codeforces codeforces-problems codeforces-solutions cpp github java problem-solving
Last synced: 30 Apr 2025
https://github.com/user20252228/programmers
[Kotlin] 코딩테스트
coding-test cpp java kotlin programmers python3
Last synced: 30 Apr 2025
https://github.com/fatpandac8/soundvisualizer
This is a sound visualizer :3
Last synced: 15 Jun 2025
https://github.com/wajktor13/arduino-morse-code-sender
simple code that turns Arduino into morse code transmitter
arduino cpp electronics morse morse-code morsecode
Last synced: 14 May 2026
https://github.com/black-panthera/university-resource-allocator
Student Management System in C++ - OOP university system managing BTech & DualDegree students with faculty.Features: Random data generation, faculty advisor assignment, CGPA-based project guides, hostel-based allocation, TA supervision, constraint validation, overlap analysis, multi-criteria sorting, and workload distribution tracking and lot more!
constraint-satisfaction-problem constraints cpp data-structures object-oriented-programming oops-in-cpp random-generation resource-allocation resource-management student-management-system
Last synced: 15 Jun 2025
https://github.com/adhirajsb/snake-game
A basic implementation of the classic Snake game built with C++ and the raylib graphics library.
Last synced: 15 Jun 2025
https://github.com/madhukarsaibabu/gym_management
This C++ project is a file-based Gym Management System that allows users to create, display, search, append, and delete student gym records. It uses structures and file handling to manage member data including name, roll number, DOB, and time slot.
cpp crud-operation dynamic-memory-allocation object-oriented-programming structures
Last synced: 15 Jun 2025
https://github.com/harsh-tripathi21/harsh-tripathi21
Hey there! 👋 I'm Harsh tripathi, a dedicated Backend Developer hailing from India. My journey in the realm of programming has been fueled by a passion for crafting robust backends and diving deep into the world of technology.
Last synced: 08 May 2026
https://github.com/coelacant1/umath3d
C++ Embedded 3D Mathematics, Controls, Signals, and Physics Library for Microcontrollers
arduino cpp mathematics microcontroller
Last synced: 15 Jun 2025
https://github.com/mohamedismail37/bank-system
Console-based bank management system in C++ featuring file I/O, authentication, and permission levels,etc
bank console console-application cplusplus cpp file files functional-programming systems
Last synced: 15 Jun 2025
https://github.com/marcugeorgian19/decompilation-report
Este repositorio presenta un informe sobre decompilación, elaborado para la materia _Lenguajes y Compiladores_ en FAMAF. Aquí encontrarás detalles sobre el decompilador `dcc`, mejoras en decompiladores dinámicos y herramientas actuales. 🛠️📄
angr binary-ninja binrec cpp dcc decompilation decompiler dewolf famaf ghidra ida-pro malware-analysis radare2 retdec reverse-engineering university-project
Last synced: 15 Jun 2025
https://github.com/alexisuaguilaru/playgroundoftechnologies
Repository to play with technologies, frameworks and ideas written in Python and C/C++.
Last synced: 13 Apr 2026
https://github.com/thegabmeister/megaman-x4
Unreal Engine Games
blueprints cplusplus cpp unreal-engine unreal-engine-5 unrealengine
Last synced: 15 Jun 2025
https://github.com/constraintautomaton/wallpaper_resizer
Resize the wallpaper of a folder to the size of the monitor connected using openCV.
Last synced: 03 Apr 2025
https://github.com/raquelfmcardoso/asa-2021-2022-project2
Analysis and Synthesis of Algorithms - LEIC @ IST 2021/2022. Project by Miguel Eleutério and Raquel Cardoso.
algorithms algorithms-and-data-structures cpp
Last synced: 26 Mar 2025
https://github.com/fytch/fizzbuzz
Professional FizzBuzz implementation using template metaprogramming (TMP)
Last synced: 15 Jun 2025
https://github.com/nishant25kr/dsa-codes
A collection of LeetCode questions to ace the coding interview!
cpp dsa-algorithm leetcode-cpp
Last synced: 02 Mar 2025
https://github.com/erfan22r/datastructuresproject-antcity
algorithms cpp data-structures decoding encoding
Last synced: 30 Apr 2025
https://github.com/dkosmari/sdl2xx
A C++23 wrapper for SDL2.
cpp cpp23 sdl sdl2 zlib-license
Last synced: 30 Apr 2025
https://github.com/german-one/mk.sh-shell-script-that-unites-the-functionality-of-makefile-and-make
Compile and link C and C++ source files. Optionally run the app or perform a memory check.
c compile cpp linux make shell-script
Last synced: 10 Apr 2026
https://github.com/lightnet/cmakewin64directximgui
window 10 64 bit directx 9-12 tested with imgui and cmake build.
Last synced: 07 Jul 2025
https://github.com/srujaniyengar/rondonat
A high-performance ESP32-based NAT server with a custom DNS firewall, made to control and secure network access.
Last synced: 10 May 2026
https://github.com/kavicastelo/simple-bakery-inventory
This is a simple C++ program for identifying fundamental concepts of programming. Data handled through .txt files.
bakery cpp inventory-management nodatabase pos
Last synced: 26 Mar 2025
https://github.com/scottgriv/cpp-room_demo
C++ demo to get the sum square footage of multiple rooms.
Last synced: 01 Apr 2025
https://github.com/xenoverseup/data-structures
Data structures in every language I know.
cpp data data-science data-structures data-structures-and-algorithms doubly-linked-list linked-list
Last synced: 14 May 2026
https://github.com/jgmotta98/pyterp
A high-performance Python library for parallel k-NN search and IDW on scattered data, powered by a C++ core.
cpp idw interpolation knn nanoflann
Last synced: 15 Jun 2025
https://github.com/chancellorikseew/turret_2
Проект "Турельница". 2Д-игра в жанре tower-defence. Распространяется полностью бесплатно.
2d 2d-engine 2d-game cplusplus cplusplus-20 cpp rts sdl3 tower-defense
Last synced: 15 Jun 2025