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-22 00:07:01 UTC
- JSON Representation
https://github.com/arindal1/hackerrank-problems
Questions and Solutions from Hackerrank.
algorithms cpp hackerrank hackerrank-solutions java python
Last synced: 13 Apr 2026
https://github.com/froncu/eruptor
A Vulkan project made for the Graphics Programming 2 course at Howest - Digital Arts and Entertainment.
cmake cpp glm graphics-programming sdl vulkan
Last synced: 02 Sep 2025
https://github.com/kimhan-nah/42seoul
42 Seoul Cursus (2021.5 ~ )
c cpp docker operating-system-learning
Last synced: 06 May 2026
https://github.com/devlato/simleak
Tiny command-line util that simulates lack of RAM by consuming memory in small chunks
chunk cli command-line console consume cpp leak memleak memory ram simulate simulation tool util
Last synced: 16 Mar 2025
https://github.com/BardiFarsi/SingleTon
This repository contains an implementation of the Singleton Lazy Initialization design pattern in C++20. The Singleton pattern ensures that a class has only one instance and provides a global point of access to that instance.
concurrency concurrent-programming cpp cpp17 cpp20 lazy-init lazy-initialization lazyinitializationexception multi-thread multi-threaded multi-threading multi-threads multiprocessing multithreaded multithreading object-oriented-programming parallel-computing parallel-programming singleton singleton-pattern
Last synced: 19 Apr 2025
https://github.com/dereckmezquita/cpp-bouncy-balls
Demonstrating physics principles and laws in C++ SFML bouncy ball physics simulation.
Last synced: 18 Jan 2026
https://github.com/ereh11/hackerrank
cpp java mysql problem-solving sql-query
Last synced: 13 Apr 2026
https://github.com/kyle-seto/straights
C++ Object Oriented Programing Card Game
Last synced: 16 Mar 2025
https://github.com/BardiFarsi/BlockingQueue
The BlockQueue pattern is a thread-safe queue implementation that allows multiple threads to push and pop elements concurrently. It provides synchronized access to the underlying queue, ensuring that no data race occurs between threads.
containers cpp cpp20 generic-programming multi-thread multi-threaded multi-threading multi-threads multiprocessing multithread multithreaded multithreading parallel-computing parallel-programming queue queues thread threading
Last synced: 19 Apr 2025
https://github.com/imohraz/image-processing
An image processing project using matrices in C++ with Qt framework
cpp desktop image-processing matrix qt qtcreator
Last synced: 10 Mar 2026
https://github.com/neckbosov/algolib
Library with fast algorithms for olympiad programming
Last synced: 01 Jul 2025
https://github.com/luizh-queiroz/lop-resolutions
cplusplus cpp object-oriented-programming oop
Last synced: 30 Jan 2026
https://github.com/rana-m-ahmed/compresso
Compresso is a Huffman Compression Application build using QT creator
application cpp dsa gui huffman-coding huffman-compression huffman-compression-algorithm huffman-compression-application huffman-compressor qt ui
Last synced: 13 Apr 2026
https://github.com/rkolovanov/solutions-cpp
Хранилище решений различных задач на C++
Last synced: 16 May 2025
https://github.com/whitedodo/datastructure2
Horowitz의 C++ 자료구조(Horowitz's C ++ Data Structure)
Last synced: 13 Apr 2026
https://github.com/maxencebonamy/minesweeper
It is a reproduction of the famous Minesweeper game.
Last synced: 28 May 2026
https://github.com/isopod00/automatic-soap-dispenser
An Arduino-controlled soap dispenser that can be used to dispense soap or hand sanitizer without having to touch anything.
Last synced: 18 May 2026
https://github.com/long-gong/networking-programming
C/C++ Network Programming
Last synced: 15 May 2026
https://github.com/ashottadevosyan/cpp-learning-hub
This repository contains C++ tutorials on different topics. From implementing my own data structures, such as vector, linked list to other algorithms.
algorithms cpp data-structures
Last synced: 08 Apr 2025
https://github.com/sureshjoshi/linguistics
Discovering my new favourite language
c cpp odin python rust typescript
Last synced: 13 Apr 2026
https://github.com/piotrpsz/regex
Regex is C++ implementation of PCRE2, Perl-compatible Regular Expressions (revised API: PCRE2).
Last synced: 14 Jul 2026
https://github.com/tafthorne/cppcheck-debian
Docker Image packaging Cppcheck http://cppcheck.sourceforge.net/ ontop of The Docker Official Image for Debian
c cpp cppcheck cppcheck-debian debian docker docker-hub docker-image
Last synced: 13 Apr 2026
https://github.com/kunaldhongade/cpp-hacktoberfest
Cpp practice questions
cpp cpp-course cpp-programming good-first-issue hacking hacktober hacktoberfest hacktoberfest-accepted hacktoberfest2023 leetcode-cpp leetcode-solutions question-answering
Last synced: 20 Jan 2026
https://github.com/mgthetrain/usd-experiments
Experimenting with C++ libraries capable of parsing USD files
cpp universal-scene-description usda usdc usdz
Last synced: 16 Aug 2025
https://github.com/andrewrgarcia/getdictionary
GET Request dictionary strategy (pulling from repositories)
cpp get hashmap javascript jquery
Last synced: 19 Apr 2026
https://github.com/seantolstoyevski/bf
simple format library for C++17=> : using fold expression, header-only
Last synced: 23 Mar 2025
https://github.com/alvgaona/turtlesim-nav
Navigation with TurtleSim :turtle:
cpp navigation ros2 ros2-humble trajectory-generation
Last synced: 28 Mar 2025
https://github.com/octcarp-courses/SUSTech_CS205-CPP_F23_Works
(45/45) Midterm & Course code of CS205 2023 Fall: C/C++ Program Design, SUSTech. Taught by Prof. Feng ZHENG.
Last synced: 24 Oct 2025
https://github.com/muhamadajiw/daily-leetcode
My coding practices, not that good though so don't use these as reference!
Last synced: 09 Mar 2025
https://github.com/poakapx/virtual_qualifier_in_class
Класи в образі армії із застосуванням віртуального кваліфікатора.
Last synced: 29 May 2026
https://github.com/jarjk/blackjackpp
A cross-platform implementation of BLACKJACK written in C++ for the terminal
addictive client cpp cross-platform gambling game server tui
Last synced: 04 Feb 2026
https://github.com/maxencebonamy/ecosystem-simulation
It is a representation of the Prey-Predator system, which allows to model an ecosystem.
cmake cpp ecosystem sfml simulation
Last synced: 16 Jul 2025
https://github.com/nokibularfinsiam/university-course-materials
University Course Materials all semester
cpp csharp css html java javascript php
Last synced: 13 Apr 2026
https://github.com/ayush272002/cpp-ml-toolkit
Collection of machine learning algorithms implemented in C++ with Python bindings via pybind11.
Last synced: 02 Sep 2025
https://github.com/franzudev/42cursus
A collection of modules/projects made during my experience at 42 in Rome🇮🇹
algorithms-and-data-structures assembly clang cpp shell
Last synced: 02 Apr 2026
https://github.com/rakin406/camera-app
A camera application written in C++
app application camera cpp gui vision
Last synced: 29 May 2026
https://github.com/r-n/bubbles
Bubbles that bounce on window edges, using winBGIm
2d cpp physics physics-simulation winbgi-graphics winbgim
Last synced: 31 Mar 2025
https://github.com/bostonsinaga/zombiehelicoptergap
Survive the zombie doom with a helicopter
Last synced: 05 Jul 2025
https://github.com/themarlboroman/tile_editor
Level editor for tiled formats written in C++ and SDL2
Last synced: 07 May 2026
https://github.com/jakethesillysnake/matricesplus
Library for basic operations with matrices in C++.
Last synced: 01 Jan 2026
https://github.com/jedbrooke/fractionalbignum
bignum library for representing numbers between 0 and 1 with higher than 64 bits of precision
Last synced: 18 May 2026
https://github.com/daniellberg/studyingraylib
study purposes only!! studying the raylib using c++
Last synced: 11 Jul 2026
https://github.com/stepainpy/fwnbi
Fixed-width N-bit integers
arbitrary-precision-integers constexpr cpp cpp11 fixed-width integer integer-arithmetic integers karatsuba-multiplication std
Last synced: 11 Jul 2026
https://github.com/abhimanyu345/firebase_app
A cross-platform Flutter app (mobile & web) for managing objects, featuring Firebase OTP authentication and a REST API for full CRUD operations. The app demonstrates real-world concepts like state management with GetX, responsive UI design, and secure authentication.
c cmake cpp dart firebase flutter html swift
Last synced: 11 Apr 2026
https://github.com/theiliad/algorithms-cpp
C++ Implementation of various popular algorithms
Last synced: 31 Mar 2025
https://github.com/navdeep-g/proxy-servers
HTTP proxy server in Python, Go, Java, and C++
cpp go golang java proxy proxy-server python
Last synced: 13 Apr 2026
https://github.com/xndrxssx/beecrowd_uri_judge
Some Beecrowd (formerly URI Judge) questions I made
Last synced: 29 Apr 2026
https://github.com/congard/simple-notes
A simple notes app written in C++17
agh agh-university agh-ust cpp cpp17 notes-app university-project
Last synced: 11 Apr 2026
https://github.com/taisiabarteneva/stl_containers
Implementation of STL containers — map, set, vector, stack on C++
Last synced: 30 Jun 2026
https://github.com/farazkh80/racing-game
This game is a single person formula one car racing game running on the console, developed purely in C++ by inherting from the game engine library provided by OneLineCoder.
car cpp mathematical-programming racing-game
Last synced: 05 Jul 2025
https://github.com/mohin-73/codeforces-problems-solution
Codeforces problems solution
codeforces-solutions-github cpp go golang python
Last synced: 11 Oct 2025
https://github.com/shaheer2003/railway-ticket-portal
The Railway Ticket Reservation Portal is an automated train booking system that allows users to create accounts, search for train routes, book tickets, and manage reservations. It features an efficient hash-based login system, Dijkstra’s algorithm for shortest route calculation, and multiple seat class options.
c console-application cpp data-structures dijkstra dsa hashtable railway-reservation
Last synced: 02 May 2026
https://github.com/joshuadahlunr/simplep2p
SimpleP2P is a minimalistic C/++ wrapper around the go implementation of libp2p.
c cgo cgo-bindings cpp go libp2p libp2p-pubsub networking p2p peer-to-peer
Last synced: 13 Apr 2026
https://github.com/rlesser/genetickingbattle
A genetic-algorithm-like program based on 538's similar riddler.
Last synced: 24 Aug 2025
https://github.com/danvlsv/test-application-cpp
boost cmake cpp multithreading oop
Last synced: 08 Apr 2025
https://github.com/tudeorangbiasa/corefincpp
CoreFinCPP adalah program cpp sederhana untuk mengelola keuangan pribadi
Last synced: 08 Apr 2025
https://github.com/sleepingcat4/emulator6502
Emulator of CPU written in combination of C and C++
Last synced: 02 Jan 2026
https://github.com/jusish/taskmanager_cli
CPP task manager working within the command line. it's wonderful 🥳
Last synced: 08 Apr 2025
https://github.com/vaguesloth22/coding_practice
DSA problems that I solve regularly
Last synced: 08 Apr 2025
https://github.com/rafaybbx/food-delivery-system
A C++ based food delivery system that optimizes delivery routes using Dijkstra's algorithm.
cpp data-structures dijkstra-algorithm food-delivery-application linked queue
Last synced: 08 Apr 2025
https://github.com/kononovarseniy/cpp-example
Если захочу кого-то учить C++ буду использовать этот репозиторий
Last synced: 25 Mar 2025
https://github.com/stanleya1293/beam-graphics
Making a 3D graphics renderer using C++ to learn OpenGL/GLFW
cpp graphics-programming opengl
Last synced: 08 Apr 2025
https://github.com/orshahar91/lazydigger_mapeditor
A map editor for lazy digger mini game (SFML)
cpp digger game map-editor oop oops-in-cpp sfml sfml-game
Last synced: 24 Jul 2025
https://github.com/rom-chik/kma_oop
Object-oriented programming course. C++
Last synced: 29 Jun 2025
https://github.com/eshan-sud/cache-simulator
A simple LRU-based Cache Simulator
Last synced: 08 Apr 2025
https://github.com/antonioskalattas/das-upc
CPU Killer
cpp cpu-killer das-ups sad-cpu virus
Last synced: 28 Feb 2025
https://github.com/henryquan/memorysafe
A naive approach to provide some protections to memory values
Last synced: 28 May 2026
https://github.com/continuum3416/cpp-rng
Mersenne Twister 19937 RNG with 11 different seeding methods. Support SFML, OpenGL and Vulkan (optional).
Last synced: 08 Apr 2025
https://github.com/pechinkin/cosmodog
game about dog travelling through the cosmos back to the home
Last synced: 31 Mar 2025
https://github.com/lepesevichnikita/vsdt-lab-work-8
Laboratory on the subject "Visual software development tools"
cpp cpp-android qmake-android qml qml-android qml-plugin qt-android qt-application qt5
Last synced: 04 Feb 2026
https://github.com/b-x-wu/graphics-engine
A CPU based raytracing toy example.
Last synced: 09 Jun 2026
https://github.com/quaddarv1ne/codewars_quadd4rv1n7
Репозиторий содержит решения задач с платформы Codewars, решённых на различных языках программирования. Все задачи организованы по языкам и уровням сложности (катам)
algorithm codewars codewars-kata config cpp csharp data-structures dynamic-programming easy education hard hardware javascript math medium olimpiade python recursive study study-project
Last synced: 28 Apr 2026
https://github.com/juancardenascj/programacionc-
Comparto una serie de eventos donde se logra especificar la programacion en C++ junto con ejemplos o ejercicios ilustrativos para su aprendizaje.
cpp software-development software-engineering sotware
Last synced: 08 Apr 2025
https://github.com/mhuzaifa406/password-saver
The program is made to save password it is purely made in C++ language. Features of this program are you save password and you can search passwords
Last synced: 11 Mar 2025
https://github.com/wings-bloodfire/asphyxia-cs2
open-source game hack/base/template for Counter-Strike 2 (somewhat of low-quality maybe as I don't care)
counter-strike cpp cs2 cs2-cheat dll game-hacking internal reverse-engineering source2 source2-engine windows
Last synced: 08 Apr 2025
https://github.com/holy-mahdi/optimine
A next-gen voxel sandbox where creativity, survival, and optimization collide!
cpp game game-development vulkan
Last synced: 08 Apr 2025
https://github.com/sipfront/visqol-docker-cross-compile
Repository for setting up a cross compilation environment for visqol in aws-linux-2 with provided files.
bazel cpp docker dockerfile python3
Last synced: 13 Apr 2026
https://github.com/mubeen-channa/random-password-generator
This C++ project is a random password generator that creates passwords of varying lengths using a mix of characters. It offers a simple command-line interface for users to specify the password length. The program ensures randomness by using the rand() function with the current time.
cpp random-password random-password-generator
Last synced: 15 Mar 2025
https://github.com/papageorgioumarios/data-structures-circular-doubly-linked-list
Data structure in which list's nodes contain pointers to its previous nodes as well as the next nodes.
circular-doubly-linked-list cpp java python
Last synced: 19 Apr 2026
https://github.com/ellectroid/flogger
File logger - minimalist log file utility
Last synced: 16 May 2025
https://github.com/mond1c/equationsolver
API to solve equations
api cpp cpp20 equation equation-solver
Last synced: 16 May 2025
https://github.com/saurabh-dhoke/fixed-function-pipeline-ffp
This GitHub repository, showcases graphical projects implemented using OpenGL's Fixed Function Pipeline (FFP). This pipeline, prevalent before the advent of programmable shaders, relies on predefined operations for rendering graphics.
Last synced: 18 May 2026
https://github.com/hymkor/study-cpp-enumerate
std::vector / std::set 両方からデータを取れる関数はコード本体をヘッダファイルにおきたくないので、あまりテンプレート関数にしたくない
Last synced: 01 Jul 2025
https://github.com/havocdemon38/cpp-programs
Assignments and Projects in C++.
coding-style cplusplus cpp object-oriented-programming
Last synced: 09 Mar 2025