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/hsll175848494/lfthreadpool
基于栈分配任务容器的 C++11 仅头文件线程池 | A header-only C++11 thread pool based on stack-allocated task containers
cpp header-only load-balance muti-platform threadpool
Last synced: 17 Jul 2025
https://github.com/johnnydevrocha/fpsconsole-cpp
Game parecido com DOOM usando o terminal em Cpp - Em desenvolvimento
Last synced: 13 Mar 2025
https://github.com/mr-v-i-k-t-o-r/compiler
simple compiler, made for practice
Last synced: 23 Jun 2025
https://github.com/yousefvand/mtprimer
Multi-thread prime calculator
cpp multithreading prime-numbers
Last synced: 04 Apr 2025
https://github.com/mguludag/cpp-pimpl-helper
A simple helper type alias for std::unique_ptr and custom deleter for using pimpl idiom with std::unique_ptr easily
Last synced: 24 Jun 2025
https://github.com/yasushi-saito/inlined_hash_table
Fast open-addressed C++ hash table
Last synced: 14 Jul 2025
https://github.com/githubfoam/distroless-pipeline
distroless
cpp distroless dotnet go java python rust
Last synced: 07 Apr 2026
https://github.com/proprietary/revoco
Spaced repetition flashcards
cpp education flashcards ncurses spaced-repetition study-aid
Last synced: 03 Jul 2026
https://github.com/kshitij-karkera/flight-booking-system-in-cpp
Flight-Booking-System is a C++ console application simulating an airline booking platform. Users can sign up, sign in, book flights, check in, and manage accounts via a text-based interface. Features include user authentication, flight selection, PNR generation, and account management.
computer-graphics cpp graphics
Last synced: 17 May 2026
https://github.com/mjollnir03/boidscpp
This is a project in which I will use C++ and raylib to create a graphical simulation of "Boids" by Craig Reynolds.
Last synced: 09 May 2025
https://github.com/filipeyay/cppexercises
Exercises and practices related to my studies in the C++ programming language.
Last synced: 17 Jul 2025
https://github.com/maheshkumar-novice/leetcode
Trying to put solutions and going to see how helpful putting it here. There are few more problems there in leet code but they are solved a long time ago and will put here if I have time.
cpp leetcode problem-solving python ruby
Last synced: 31 Jan 2026
https://github.com/mericluc/ecv-latinsquare
ECV Application : Latin Square
cpp cpp17 dlx-algorithm latinsquare qt qt5
Last synced: 04 Apr 2025
https://github.com/lazypanda07/json
Parser and builder for JSON in C++20.
cpp cpp-library cpp20 cpp20-library json
Last synced: 20 Apr 2026
https://github.com/ulitol97/spellchecker
Spellchecker using the Levenshtein Distance between words to correct user input
cpp levenshtein-distance spellcheck
Last synced: 04 Apr 2025
https://github.com/alexander-novo/cs474-pa4
Programming Assignment 4 for CS 474 - Image Processing at UNR
cpp homework image-processing plots unr
Last synced: 11 Apr 2025
https://github.com/rvarago/cpp_refined
*EXPERIMENTAL* Types + Predicates in C++, sort-of
cpp cpp20-library refinement-types type-driven-development
Last synced: 12 Sep 2025
https://github.com/guicdas/CPP01_42
CPP01 Module
cpp cpp98 cppbasics memory-management
Last synced: 20 Jul 2025
https://github.com/rickreisdev/TargetExercicios
Códigos fonte dos exercícios 1, 2 e 5 da etapa de processo seletivo para o estágio da Target.
cpp functions rickreis rickreisme
Last synced: 06 May 2025
https://github.com/rickreisdev/VendingMachine
Algoritmo que simula o funcionamento de uma máquina automática de alimentos no ambiente do terminal do C++.
algorithm cpp rickreis rickreisme vending-machine
Last synced: 06 May 2025
https://github.com/goto-bus-stop/cpp-split-string
A simple C++17 class to iterate over pieces of a string using ranged for loops.
cpp lines ranged-for split string
Last synced: 15 Jul 2025
https://github.com/brainlesslabs/pizza
A Lightweight distributed database written in C++ and on top of sqlite
algorithm cplusplus cpp cpp11 database distributed-database sqlite3
Last synced: 16 May 2026
https://github.com/lehuyh/goatui
🐐 React for C++
cpp goatui gui react ui-library
Last synced: 05 May 2026
https://github.com/arc-w/dj-queue
Example of songs queue based on manually written queue
Last synced: 17 Jul 2025
https://github.com/flagarde/projecttemplate3
Template for C++ projects
breathe cmake cmakelists codecov codecoverage cpp documentation doxygen-documentation editorconfig github-actions project-template release-automation sphinx-doc template-project travis-ci
Last synced: 16 May 2026
https://github.com/fabienpean/vectr
A type-erased sequential container to store any kind of type uniformly
container cpp type-erasure vector
Last synced: 17 May 2026
https://github.com/albinzayedrawan/virtual-pet-game
A virtual pet game where users can interact with their pet based on mood using C++.
Last synced: 04 Apr 2025
https://github.com/soodaayush/canadian-computing-competition
Solutions to Canadian Computing Competition problems.
Last synced: 29 Oct 2025
https://github.com/bottledlactose/essencio
A header-only library for loading file formats found in MySims and MySims Kingdom.
cpp mysims mysims-kingdom parser
Last synced: 17 Jul 2025
https://github.com/trkako/executecpp
Shortcut console """app""" to compile and run your program with just opening it
compiler console-application cpp
Last synced: 05 May 2025
https://github.com/mrf0rtuna4/mita-bot
💜 Discord bot on DPP, Mita - your virtual girlfriend.
Last synced: 01 Jun 2026
https://github.com/a-soll/ffmpeg-test
Example ffmpeg usage in C++
cpp ffmpeg video-processing videoplayer
Last synced: 16 May 2026
https://github.com/xuyanwen2012/toytracer
A toy Ray-tracer implemented with c++ & glm
cpp cpp11 raytracer raytracing
Last synced: 10 Sep 2025
https://github.com/leoliu0605/vscode.cpp
Demonstrate how to develop C/C++ projects using VSCode.
cpp example hello-world vscode
Last synced: 05 Apr 2025
https://github.com/jhasuraj01/cppcourse
Here you will learn the basic and advance cpp concepts
concept cpp cpp-course cppcourse example-code example-project examples learn learn-to-code learning-by-doing learning-cplusplus learning-exercise object-oriented-programming programming
Last synced: 04 Apr 2025
https://github.com/gustavohnsv/mlp
Repositório dedicado ao estudo do algoritmo de classificação Perceptron Multi Camadas, apresentado na disciplina de Inteligência Artificial. Para fins didáticos, a MLP possui apenas uma camada de entrada, uma camada oculta e uma camada de saída, mas suas quantidades de perceptrons são customizáveis
artificial-intelligence cpp makefile mlp neural-network
Last synced: 12 Apr 2025
https://github.com/tharunkumarreddypolu/motion-sensor-home-security-system-
An application aimed to identify if any thief is entering into our home, malls, etc. So that we can identify and an alert message will be sent to the Owner.
Last synced: 04 Apr 2025
https://github.com/asif-faizal/bigoccasion
A once-in-a-lifetime BigOCcasion to master Data Structures and Algorithms in C++, one pointer and segfault at a time. Welcome to the complexity party.
Last synced: 20 Jul 2025
https://github.com/aniketfuryrocks/dlopen_live_reload
Demonstration of live reloading libraries in c
c cpp dlopen hotreload livereload
Last synced: 01 May 2026
https://github.com/osama-mohamoud2006/rock-paper-scissors
associated to https://github.com/osama-mohamoud2006/Algorithms-Problem-Solving-Level-2
Last synced: 17 Jul 2025
https://github.com/arturromanchenko/algorithms
algorithms cpp datastructures search sorting
Last synced: 04 Apr 2025
https://github.com/najlae01/gas_tuto
Gameplay Ability System Tutorial
cpp fun hobby-project learning unreal-engine-5
Last synced: 03 Jul 2026
https://github.com/myounesdev/hexaclash
A turn-based battle simulator featuring a hexagonal grid, dynamic unit interactions, and epic clashes between Humans and Orcs
c c-language consle cpp curl-library game sfml
Last synced: 16 May 2026
https://github.com/krisluczka/blackjack-probabilistic-calculator
Simple calculator that reveals the chances of winning in a blackjack game.
blackjack blackjack-strategy cpp gambling
Last synced: 24 Jun 2025
https://github.com/jnbreid/enigma_cpp
A C++ simulation of the Enigma cipher machine, integrated with Python via Pybind11.
cplusplus cpp enigma-machine pybind11 python
Last synced: 16 May 2026
https://github.com/pierrechevalier83/cursed
cpp cpp11 cpp14 header-only library ncurses wrapper
Last synced: 11 Jun 2025
https://github.com/jke94/building-dynamiclibrary
Building dynamic library, consuming by a client and delivering through a NuGet Package.
cpp cross-platform library linux windows
Last synced: 06 May 2026
https://github.com/ahlyab/leetcode
Solved LeetCode Problems
cpp javascript leetcode-cpp leetcode-javascript leetcode-python leetcode-solutions python
Last synced: 27 Mar 2025
https://github.com/congard/algine-examples
Examples of Algine usage
3d 3d-engine 3d-graphics-engine algine cplusplus cpp cross-platform linux opengl windows
Last synced: 20 Jul 2025
https://github.com/toreno96/minesweeperplusplus
Extended clone of the Minesweeper game; programming class project.
cpp cpp11 cpp14 game minesweeper sfml
Last synced: 24 Jun 2025
https://github.com/saadhaniftaj/triefunctions-cpp
Trie data structure implementation in C++ for efficient word insertion, search, and prefix-based retrieval. Ideal for applications like autocomplete and spell-check
Last synced: 20 Mar 2025
https://github.com/techcsispit/dsa-snippets
DSA Snippets in C++, Java & Python
cpp datastructures java python
Last synced: 09 Sep 2025
https://github.com/lzpdark/jsonparser
try to parse json, make it easy to unserstand
Last synced: 17 May 2026
https://github.com/matesoft2033/photoresistor-touch-detector
Touch Sensor LED Control is a project that uses an analog touch sensor to light up LEDs based on touch counts. The first, second, and third touches activate different LEDs, with real-time feedback displayed in the Serial Monitor.
arduino cpp diy-project ledcontrol serial-communication touchsensor
Last synced: 17 May 2026
https://github.com/thomascaneday/learncpp
C++ coding exercises based on the guidance of the LearnCPP website
Last synced: 17 Jul 2025
https://github.com/gazeux33/particles-simulation
A simple particle simulation with SFML in c++
cpp particle-physics particle-system sfml verlet-integration
Last synced: 04 Apr 2025
https://github.com/e-choness/learning-cmake
CMake learning repository with notes.
Last synced: 16 May 2026
https://github.com/nikitagoldashevsky/tic-tac-toe
Advanced Tic-Tac-Toe game, developed in C++ using WIN32 API.
cpp desktop-app tic-tac-toe win32api windows
Last synced: 16 May 2026
https://github.com/mavoort/spidermesh2d
A simple Delaunay mesh generator written in C++
65n50 armadillo computational-geometry cpp math mesh-generation qt6 triangle
Last synced: 17 Apr 2026
https://github.com/tpstark137/connectpro
Multi-client chatroom application developed in C++ using socket programming
Last synced: 20 Mar 2025
https://github.com/unlegitiment/l.e.g.i.t-test-env
Test Project of the LEGIT SDK.
cpp cpp17 gameengine3d lag projectlegit
Last synced: 17 Jul 2025
https://github.com/adilevi25/memorymanageroop
A C++ memory management system using OOP principles
allocator cpp data-structures memory-management oop simulation
Last synced: 17 Jul 2025
https://github.com/matteopolak/algorithms
A collection of common algorithms implemented in C++.
Last synced: 23 Jun 2025
https://github.com/sovoid/bit-by-bit
It took me a couple bytes
adobe algorithms amazon cplusplus cpp data-structures facebook google microsoft
Last synced: 18 May 2026
https://github.com/malciin/minesweeper
Simple minesweeper game written in C++ with SFML
cpp minesweeper minesweeper-game sfml
Last synced: 03 Apr 2025
https://github.com/muqarrab1217/pacman-using-sfml
Relive the arcade classic with our SFML Pac-Man game! Navigate the iconic maze, gobble up pellets, and outsmart the ghosts to advance through challenging levels. With vibrant graphics and smooth gameplay powered by the Simple and Fast Multimedia Library (SFML)
Last synced: 27 Jul 2025
https://github.com/jiaqiluo/summer-activity-library-v2
A practice for binary search tree(BST)
binary-search-tree bst cpp data-structures
Last synced: 21 Mar 2025
https://github.com/dapengfeng/safetensors.hpp
Simple, safe way to store and distribute tensors
Last synced: 17 Jul 2025
https://github.com/junaidsalim/infixtopostfix_cpp
This repo contains that will convert infix expression to postfix and then evaluates it.
cpp dsa infixtopostfix infixtopostfix-expression
Last synced: 05 Apr 2025
https://github.com/junaidsalim/word_predicter
Program developed in C++ that will recommend new word to user based on frequency of his previously entered words.
Last synced: 05 Apr 2025
https://github.com/junaidsalim/word_searcher
A 3-digit word search program in a 2D array, developed by Junaid Saleem in C++, that finds and displays words appearing horizontally, vertically, diagonally, and backwards, along with their starting and ending positions.
Last synced: 05 Apr 2025
https://github.com/junaidsalim/file_handling
This C++ program reads polynomial data from a file, performs coefficient addition, and outputs the result with additional information.
cpp filehandling maths polynomial
Last synced: 05 Apr 2025
https://github.com/junaidsalim/codsoft
This repository contains tasks/projects of my remote internship at CodSoft.
Last synced: 05 Apr 2025
https://github.com/junaidsalim/implementation_of_central_limit_theorem
C++ code implementing the Central Limit Theorem for calculating mean, standard deviation, and sample mean, generating random samples, and calculating Z-values.
central-limit-theorem cpp maths statistics
Last synced: 05 Apr 2025
https://github.com/pacheco95/khronos-vulkan-tutorial-cpp
Implementation of the original Khronos Vulkan Tutorial using the C++ binding
cplusplus cpp cpp-bindings game-development game-engine khronos khronosgroup rendering-2d-graphics rendering-3d-graphics rendering-engine tutorial vulkan vulkan-engine vulkan-game-engine vulkan-sdk
Last synced: 29 Jun 2026
https://github.com/choijione/quickstart
QuickStart : Unreal Engine 4 C++ Programming Quick Start
cpp tutorial-code unreal-engine-4
Last synced: 29 Mar 2025
https://github.com/ne0nwinds/gpupuzzles
My solutions to srush/GPU-Puzzles using CUDA
Last synced: 16 May 2026
https://github.com/tyhil/general-tree
A general tree C++ library
cpp general-tree pointers tree
Last synced: 15 Jul 2026
https://github.com/kplanisphere/linked-list-operations
Proyecto 3 - Estructuras de Datos
algorithm-implementation circular-linked-list cpp data-structures doubly-linked-list linked-list singly-linked-list
Last synced: 24 Jun 2025