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-07 00:07:28 UTC
- JSON Representation
https://github.com/yhirose/cpp-liblinear
A single file C++ header-only wrapper for LIBLINEAR library
cpp cpp11 header-only liblinear
Last synced: 29 Mar 2025
https://github.com/elb4rto/logdoctor_installer
Graphical installer for LogDoctor
Last synced: 17 May 2026
https://github.com/vishesh-gupta/algolvers
A :notebook: to my solutions to algorithms that I have encountered and want to face
algorthims cpp data-structures leetcode
Last synced: 03 Apr 2025
https://github.com/diable201/grokking_algorithms
Code from the book "Grokking Algorithms" in Python3 and C++
algorithms-and-data-structures cpp grokking-algorithms python3
Last synced: 18 May 2026
https://github.com/tilens6/mega_utils
๐ฅ THE UNDISPUTED CHAMPION OF C++ UTILITIES! ๐ฅ NO MAKEFILES. NO BLOAT. JUST PURE C++ POWER! ๐จ FAST. SIMPLE. DROP-IN & CODE! ๐ฅ ONE SUBMODULE TO RULE THEM ALL! ๐ ITโS TIME TO CODE LIKE A CHAMPION! ๐
camera cpp keyboard mouse network network-programming particle-system particles sdl2 sdl2-sprites sprites timer utils
Last synced: 05 Jul 2026
https://github.com/wesgtox/programming-lab-i
College "Programming Lab I" exercises.
algorithms c cpp programming-language
Last synced: 18 May 2026
https://github.com/knapeczadam/dae-programming-4-qbert
๐ Programming 4 final project: Q*bert arcade remake using Minigin. Implements the first three levels with pixel-perfect accuracy, AI and enemy behavior, applying Programming 4 concepts and game programming patterns. Engine/game logic split via static library.
2024 2d-game arcade-game belgium c-plus-plus cpp dae digital-arts-and-entertainment game-dev game-development game-programming game-programming-patterns howest howest-dae kortrijk prog4 programming-4 qbert student-project university
Last synced: 03 Jul 2026
https://github.com/rohaquinlop/uva-solutions
Here I have all my UVa solutions, hope that could help you in something
c colombia competitions competitive-programming competitive-programming-contests cpp python uva uva-judge uva-online-judge uva-problem-solving uva-solution uva-solutions
Last synced: 18 Apr 2026
https://github.com/bestfriend11/nosse_unrealengine
unreal engine with no sse4.2/avx. run the lastest version of unreal editor on old platforms with only 1gb VRAM.
avx cpp game-engine-3d gamedev sse ue5 unreal-engine-5
Last synced: 21 May 2026
https://github.com/reime005/rncppexample
This repository shows the usage of custom C++ code to be used in a React Native project.
android cpp example ios javascript react react-native
Last synced: 28 Feb 2026
https://github.com/codeantik/cp-template
My C++ template that I use for competitive programming
competitive-programming cpp data-structures-and-algorithms
Last synced: 11 Jun 2026
https://github.com/akshitkrnagpal/sockets-cpp
Server and Client Implementation using C++
Last synced: 20 Jun 2025
https://github.com/sonbear/games-for-fun
Games in C++, to try using github webhooks on a Jenkins Job
Last synced: 14 Sep 2025
https://github.com/alexeev-prog/input_parser.cpp
A Simple Argument Input Parser in C++
argument-parser argument-parsing cli cli-app command-line command-line-parser cpp cpp-library cpp17 cpp20
Last synced: 03 Jul 2026
https://github.com/grachale/intersect_union_regular_languages
Implementation of an algorithm that enables finding the minimal deterministic finite automaton that accepts the intersection or union of languages defined by a pair of finite automata.
automata-theory cpp regular-languages theoretical-computer-science
Last synced: 25 Jun 2025
https://github.com/ntdls/httpd16
Webserver for Windows 3.11, because I can and I want to. So eat it! :P
cpp http legacy web-server windows-3 windows-3-x
Last synced: 16 Dec 2025
https://github.com/deryaxacar/42-cpp_08
This project includes three fundamental exercises focused on the use of the STL (Standard Template Library). The first part implements a generic easyfind function to search within STL containers, the second introduces a Span class to calculate the shortest and longest distances between numbers, and the third develops an it
42 42-cpp 42-cpp-module 42-cpp-modules 42-school 42born2code 42cursus 42projects 42school cpp cpp-module-08 cpp-modules cpp-modules-1337 cpp08 stl-algorithms stl-containers vector
Last synced: 05 Apr 2025
https://github.com/evasabeeh/Travel-Route-Planner
Implemented Dijkstra's algorithm to find the most optimal path between the origin and destination.
Last synced: 10 Oct 2025
https://github.com/ramamagarwal/project_tic-tac-toe
This repository contains a built-in Tic-Tac-Toe game developed using C++
Last synced: 23 Jul 2025
https://github.com/erfansaberbari/qtlibmanager
A C++ application built with Qt for managing books, members, and borrowing activities. It uses SQLite for persistent data storage, ensuring efficient management of library records.
Last synced: 30 Mar 2025
https://github.com/416rehman/cpp-assemblystation-project
This repository is a culmination of all the milestones of the final project of OOP345 course for Seneca. The milestones and requirements are as below.
college-project cpp oop oop345 seneca
Last synced: 27 Jun 2025
https://github.com/hamid-yg/unit_tests
Units Tests in several languages
c cpp epitech haskell unit-testing
Last synced: 11 Mar 2025
https://github.com/dennisfrancis/learn-opengl
C++ code examples made for learning OpenGL based on learnopengl.com
cmake cpp opengl opengl-tutorial
Last synced: 21 May 2026
https://github.com/johannst/matcha-threads
Cooperative multitasking for fun.
arm arm64 armv7 asm assembly assembly-language cooperative-multitasking cooperative-thread coroutines corutine cpp fibers riscv riscv64 thread threading x64 x86 x86-64
Last synced: 21 May 2026
https://github.com/arocull/shepherd
A top-down game about a shepherd and his flock of sheep.
Last synced: 06 Jul 2026
https://github.com/ferfoui/frcnettable2uart
It is an intermediate software to communicate with a raspberry pico and wpilib's network tables
cpp frc kotlin platformio raspberry-pi-pico uart
Last synced: 19 Apr 2026
https://github.com/P4dro-Dev/Desafio-C-mais-mais-avancado
Nesse atividade do curso profissionalizante de C++ que estou fazendo, foi proposto um desafio de 8 questรตes para realizamos em C++. As questรตes exigiam um certo tipo de conhecimento avanรงado da linguagem. Pois, no total faz 1 mรชs que estou estudando a linguagem com frequรชncia!
c-mais-mais cpp logica-de-programacao
Last synced: 21 Sep 2025
https://github.com/usman-pirzada/cpp-basics
C++ Programming done in 10th Class (2021)
Last synced: 25 Oct 2025
https://github.com/tomheaton/multicon-probe
Arduino two way communication using nRF24L01s. :joystick:
Last synced: 12 May 2026
https://github.com/vaibhav-kesarwani/codechef-problem-solutions
Here i upload the solutions of codechef
algorithms-and-data-structures codechef codechef-solutions cpp dsa
Last synced: 10 Sep 2025
https://github.com/ferhatgec/sdl4cpp
sdl4cpp, header-only C++ wrapper around SDL2.
cpp header-only sdl sdl2 wrapper
Last synced: 18 Feb 2026
https://github.com/ferhatgec/lyricpps
lyricpps, song lyrics engine
cpp header-only lyrics lyrics-engine single-header song
Last synced: 18 Feb 2026
https://github.com/guildofcalamity/starfieldsimulation
Homage to the Windows95/98 starfield screen saver.
cmake cpp drawing screensaver sfml simulation vectors vertex windows
Last synced: 18 May 2026
https://github.com/ycsek/bcs006-final_exam
This is the final project of the Bachelor of Computer Science in Advanced Programming of the Faculty of Data Science, City University of Macau.
city-university-of-macau cpp homework
Last synced: 21 Mar 2025
https://github.com/croko22/vit-cpp
An implementation of the Transformer model architecture ("Attention Is All You Need") in pure C++17 from scratch
cpp cuda deep-learning machine-learning neural-network transformer
Last synced: 17 Jan 2026
https://github.com/programmingrainbow/minesweeper-cpp-sdl2
Minesweeper with 8 themes, 5 sizes and 4 difficulty levels. Written in C++ and SDL2.
cpp cpp20 minesweeper sdl sdl2
Last synced: 22 Mar 2025
https://github.com/ahmednassar7/competitive-programming
This repository contains Data Structure and Algorithms topics.
algorithms competitive-programming cpp data-structures problem-solving
Last synced: 13 Apr 2025
https://github.com/jgaa/purech
Cluster and replication validation for global deployments of Apache Pulsar
Last synced: 18 Jul 2025
https://github.com/xanonymous-github/main
My main development-specific repo, all the separate code is here, in addition, here also provides computer class homework answers, welcome to free use.
c cpp golang html java javascript photography python study
Last synced: 07 Apr 2026
https://github.com/oppzippy/scopedvolumewheel
Small Windows application to limit the volume media control keys' effects to the current foreground window.
Last synced: 29 Apr 2026
https://github.com/a2p1k02/cppmaker
helper to optimize creating c++ projects
boost cmake cpp helper program-options
Last synced: 08 Oct 2025
https://github.com/olejek88/kernel32
Software for DAQ WinCE (Wincon8000) gas measurement
c cpp gas-measurement windowsce
Last synced: 18 May 2026
https://github.com/crazystylus/atcoderpractice
AtCoder solved questions
atcoder atcoder-solutions competitive-programming cpp
Last synced: 05 Apr 2025
https://github.com/izzhafeez/szmatrix
Space-partitioning data structure to improve queries for clustered points in 2D space
cpp data-structures geospatial
Last synced: 06 Apr 2025
https://github.com/ivanpinezhaninov/2048
Another clone of the 2048 game
2048 2048-clone 2048-game c-plus-plus c-plus-plus-14 cpp cpp14 game game-2048 puzzle puzzle-game qml qt qt5
Last synced: 18 May 2026
https://github.com/ricardodalarme/opengl-cpp
Representaรงรฃo de arquivos PGM como modelo de Malha Triรขngular e Nuvem de Pontos utiizando C++ e OpenGL
cpp graphics-library graphics-programming opengl
Last synced: 23 Jul 2025
https://github.com/parthjohri/leetcodepractice
This repository holds my solutions for all the LeetCode problems that I have been solving
cpp data-structures leetcode leetcode-cpp leetcode-solutions
Last synced: 12 Jun 2026
https://github.com/anmamun0/phitron-contest-solutions
A collection of solutions from various coding contests, showcasing problem-solving skills and algorithmic techniques in competitive programming.
Last synced: 05 Apr 2025
https://github.com/shiroinekotfs/jupyter-cpp-graphic
Logo & Banner for Jupyter C++ kernel
banner cpp graphic jupyter-cpp-kernel logo
Last synced: 15 Jun 2026
https://github.com/edenreich/console-generator
A code genrator for the console-component, it generate commands quickly, so you can be more productive and focus only on code.
cli cmake code-generation code-generator commandline commandline-helper commandline-interface console console-application cpp cpp17
Last synced: 21 May 2026
https://github.com/erroratline0/infinipaint
Infinite space, infinite zoom, collaborative canvas program for sketches and notes at massive scales
c-plus-plus collaborative cpp draw drawing-app infinite-canvas infinite-zoom note-taking tablet whiteboard
Last synced: 17 Jul 2025
https://github.com/jcbritobr/sray
SRay is a simple raytracer application based on Raytracer in one Weekend book.
computer-graphics cpp raytracer raytracer-application
Last synced: 06 Apr 2025
https://github.com/matteoppet/text_editor
Simple Raylib Text Editor from scratch
cpp piece-table raylib scratch-implementation text-editor
Last synced: 15 May 2026
https://github.com/dbeewms/logica-y-algoritmos
Example and Practical Exercises from the Logic and Algorithms Class in C, C++, and PSeInt, First Semester, Universidad Americana (UAM).
algorithms c cpp programming-logic pseint
Last synced: 16 May 2026
https://github.com/iker-gonzalez/webserv
Development of HTTP server from scratch using C++ and Python. Testing is made with an actual browser.
cgi-application client cpp http http-server nginx-server python3 server
Last synced: 18 May 2026
https://github.com/tawfik-s/competative_programming_trainning_material
trainning material for problem solving and algorithms sessions belong to me
algorithms cpp problem-solving training-materials
Last synced: 21 May 2026
https://github.com/4s4v1n/mlp
Neural network for letter recognition
back-propagation cpp forward-propagation machine-learning neural-network
Last synced: 23 Jun 2025
https://github.com/asut00/webserv
Custom HTTP server implemented in C++98, designed to handle client requests efficiently, parse HTTP messages, and serve static or dynamic content.
Last synced: 04 Nov 2025
https://github.com/kentlouisetonino/sw-ds-runner
A simple CLI project that implements different Data Structure.
Last synced: 06 Apr 2025
https://github.com/starone01/phrasenux
PhraseNUX is a command-line password manager and a command-line password generator specially made for Linux. It's a powerfull as well as secure command-line application.
aes aes-encryption autoupdater c-plus-plus command-line-app command-line-interface command-line-password-manager command-line-tool cpp cryptographically-secure cryptographically-secure-random cryptography encrypt encryption encryption-decryption password password-generator password-manager secure-by-default sha256
Last synced: 30 Mar 2025
https://github.com/madebypixel02/cpp-module-07
[42 Madrid] A few functions
42 42-cpp-module 42-cursus 42born2code 42madrid born2code cpp functions makefile math max min peer2peer swap
Last synced: 04 Mar 2025
https://github.com/apebl/cppgen
A command-line utility to generate boilerplate C/C++ code
code-generation code-generator cpp python
Last synced: 16 May 2026
https://github.com/jonperk318/searching-algorithms
Comparing the efficiencies of linear, binary, and ternary searching algorithms in Python, Java, C++, and JavaScript
binary-search cpp css file-io graphjs html java javascript js linear-search python ternary-search webpack
Last synced: 07 Apr 2026
https://github.com/thecoder-ashish/onlinestlstore
A basic C++ console based store management system using STL concepts
cpp cpp17 management-system stl store
Last synced: 28 Jun 2025
https://github.com/imxeno/apply1337
Simple command-line tool to apply *.1337 patches generated by x64dbg to running processes.
1337 cli command-line cpp patch runtime-modification windows
Last synced: 17 May 2026
https://github.com/joshua-riek/conway-s-game-of-life
The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970.
conway conway-game conway-life conway-s-game-of-life conways conways-game-of-life conwaysgameoflife cpp sfml sfml-game
Last synced: 06 Apr 2025
https://github.com/opikadash/memory-management-simulator
C++ Memory Management Simulator implementing First-Fit and Best-Fit allocation strategies with support for random stress testing, memory state persistence, CSV export for visualization, and benchmarking via GoogleTest.
best-fit cpp data-structures first-fit googletest makefile operating-systems simulation
Last synced: 28 Jun 2025
https://github.com/irobot42/deitels-cpp-11e
My solutions for C++ How to program 11e book // WIP
11e c-plus-plus cpp deitel exercises how-to-program solutions
Last synced: 05 Apr 2025
https://github.com/samuelasherrivello/raylib-cpp-project-template
Raylib C++ template for new projects.
cpp game-development raylib-cpp template
Last synced: 02 Apr 2025
https://github.com/kassane/ebook-net-prog
Fundamentos da Programaรงรฃo de Redes
asio book cpp network-programming portuguese-brazilian
Last synced: 27 Mar 2025
https://github.com/tirimid/nimpedpp
nimped++ is the C++ rewrite (with some featural changes / additions) of nimped
cpp cpp20 custom personal programming text-editor
Last synced: 22 May 2026
https://github.com/raisess/brot
A lightweight game engine for lightweight 2D games.
cpp cpp11 game-development game-engine game-engine-2d gamedev sdl2
Last synced: 25 Jun 2025
https://github.com/0xsky/libredis-client
Redis C++ client, suppert redis cluster, requires hiredis only
c-plus-plus connection-pool cpp libredis-client muti-platform redis-cluster thread-safety
Last synced: 09 Jun 2026
https://github.com/mihneats1/fastio
High-Performance Buffered Input for C++
competitive-coding competitive-programming competitive-programming-contests cpp cpp17 input
Last synced: 16 Jul 2025
https://github.com/sa2003hil/dsa
Explore fundamental Data Structures and Algorithms with this repository. It contains clear implementations, detailed explanations, and practical examples in various programming languages. Perfect for learning, practicing, and mastering the core concepts of computer science and programming.
arrays cpp dsa dsa-algorithm graph linked-list queue stack string
Last synced: 14 Apr 2025
https://github.com/adam-gladstone/softwareinteroperability
Companion projects for my book: C++ SoftwareInteroperability for Windows Programmers
boost boost-python cmake codeblocks cpp cpp-cli cpp17 cppwinrt cpython csharp excel excel-dna mfc pybind11 python r rcpp rstudio shiny winui3
Last synced: 07 Apr 2026
https://github.com/ladroid/panda-engine
Panda Game Engine
cmake cpp ecs entity-component game game-development game-engine open-source opengl sdl sdl2 shader texture
Last synced: 18 May 2026
https://github.com/gpavanb1/splitnewtonpp
FAST, Bounded, SPLIT Newton solver with pseudo-transient continuation and backtracking.
backtracking continuation cpp newton nonlinear optimization pseudotransient
Last synced: 04 Apr 2025
https://github.com/yigitest/thread_pool
C++ thread pool
cpp cpp11 futures single-header thread-pool
Last synced: 19 Jul 2025
https://github.com/ark2016/cpp-algorithms-vk-tehnopark
cpp algos study from TP
algorithms bmstu cpp technopark vk
Last synced: 16 May 2026
https://github.com/sugaliudaykiran/dsa_cpp
CPP_DSA
cpp dsa dsa-algorithm gfg-solutions
Last synced: 14 May 2025
https://github.com/jimmy-park/cert-cmake
Generate cert.h for loading in-memory cert
certificate cmake cpp cpp17 header-only
Last synced: 19 May 2026
https://github.com/cgyurgyik/ray-tracing
Type safe ray tracing.
cpp ray ray-trace-one-weekend ray-tracing raytracing trace type-safe-vectors vector
Last synced: 21 May 2026
https://github.com/widberg/tmpl
CLI template replacement tool
cli cmake cmd command-line-tool cpp lightweight linux macos mit mit-license template tmpl unix windows
Last synced: 08 Apr 2026