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-01 00:06:36 UTC
- JSON Representation
https://github.com/lekco1320/dsdisplay
使用EGE库可视化常用的数据结构(前序&中序构造二叉树、哈夫曼树的构造、平衡二叉树的构造与查询)。
cpp data-structures ege visualization
Last synced: 05 Mar 2025
https://github.com/languagemachines/dimbl
Distributed Tilburg Memory Based Learner
cpp memory-based-learning multithreading
Last synced: 30 Jul 2025
https://github.com/BillyFrcs/RunnerMan
Simple Endless Runner Game Runner Man.
3dgame blueprint blueprint-scripting cpp endless-runner gamdev game game-development runnerman ue4 unreal-engine unreal-engine-4
Last synced: 14 Apr 2025
https://github.com/gregorykogan/result
result is a C++ library that provides a Result type, which can be used to return and propagate errors. It's inspired by Rust's Result type.
auto-documentation cpp doxygen doxygen-documentation doxygen-theme error-handling functional-programming modern-cpp result-type
Last synced: 15 May 2025
https://github.com/offamitkumar/tic-tac-toe-game
In this repo I had written a simple Tic-Tac-Toe Game.
begginers beginner beginner-code beginner-friendly beginners cpp cpp11 cpp14 cpp17 game tic tic-tac-toe tic-tac-toe-game tictactoe tictactoe-game
Last synced: 22 Sep 2025
https://github.com/sebe324/labirynth
A simple implementation of maze generation in c++
Last synced: 23 May 2026
https://github.com/nemuelw/windows-malware-techniques
Windows malware techniques
c2-server command-and-control cpp cybersecurity data-exfiltration detection-evasion malware malware-development malware-persistence malware-research malware-techniques security-research stealth windows windows-malware
Last synced: 19 Jul 2025
https://github.com/minarox/rltm-plugin
BakkesMod plugin for Rocket League Tournament Manager
bakkesmod cpp rocket-league websocket
Last synced: 30 Jul 2025
https://github.com/vauxhat/mc-cartographer
A console based application which converts images into Minecraft maps.
c-plus-plus cartographer console-application conversion converter cpp image image-conversion image-converter map mc-cartographer minecraft minecraft-map
Last synced: 19 May 2026
https://github.com/netromdk/faes
Fast AES
aes aes-cbc aes-cipher aes-ctr aes-ecb aes-encryption cipher cpp cryptography encryption mit-license
Last synced: 23 May 2026
https://github.com/miguel-kjh/matlibrarypy
matrix library made with C ++ for Python
Last synced: 27 Apr 2026
https://github.com/mertturkmenoglu/cpp
C++ examples
c-plus-plus cpp example-code training
Last synced: 30 Jul 2025
https://github.com/fednazar/ivy
A really simple text encryption algorithm
cpp encryption encryption-decryption
Last synced: 14 Mar 2025
https://github.com/iceto1/cpp-study
Self-studying c++, archiving my activities
cpp cpp-programming cpp11 cpp14 cpp17 cpp20
Last synced: 12 Aug 2025
https://github.com/lnvaldez/maze-solver
Generates a random maze and solves it using recursive backtracking. The maze generation utilizes Depth-First Search (DFS) to carve out passages and create a unique maze layout for each run.
backtracking backtracking-algorithm cpp maze maze-algorithms maze-generator maze-solver mazes mazesolver random random-generation recursive
Last synced: 04 Dec 2025
https://github.com/robertcorponoi/unreal-follow-lead-ai
Demo project for my tutorial about creating an Ally AI that can follow the player around or lead them around the level.
ai cpp tutorial unreal-engine unreal-engine-4
Last synced: 29 Jun 2026
https://github.com/softtechmx/lib-cpp-texto
Esta clase ofrece funcionalidades que permiten contar letras, palabras, buscar patrones y realizar otras operaciones relacionadas con el procesamiento de texto. Su estructura modular y su implementación en C++ facilitan la integración en proyectos más amplios, brindando a los desarrolladores una herramienta eficiente y versátil para manipular texto
Last synced: 08 Jan 2026
https://github.com/gabin221/launchercode
LauncherCode is a script designed to streamline the process of creating basic files for various programming languages based on their extensions. By providing one or more filenames as arguments, users can created few files of programmation.
assembly c coffeescript convenience cpp csharp dart fortran fsharp generate-file helloworld-programs html java latex php programming-languages python script shell-script terminal
Last synced: 19 Feb 2026
https://github.com/alpha74/lld-machinecoding_guide
My solved LLD questions and Machine Coding interview solutions
cpp interview-questions java low-level-design machine-coding oops spring-boot system-design
Last synced: 09 May 2026
https://github.com/jokoardh/ta_prototype_sistem_atm
Sistem ATM Sederhana dengan bahasa C++
Last synced: 05 Nov 2025
https://github.com/liavbarsheshet/initialized-array
Implementation of a generic Initialized Array.
array cpp init initalized-array initarray initialize initialized
Last synced: 16 Sep 2025
https://github.com/yessenali-yerkebulan/guess-number-cpp
Just Guess Number game in C++
Last synced: 11 Sep 2025
https://github.com/e-gleba/template-cpp-project
Just a template for future projects in c++
bash clang-format clang-tidy cmake cpp docker doxygen editorconfig template-project
Last synced: 31 Jul 2025
https://github.com/bestlyg/bestlyg
这是一个个人仓库,里面存储着编程依赖做过的的有意思的代码。
cpp javascript leetcode rust typescript
Last synced: 23 Sep 2025
https://github.com/bcapathshala/crackyourinternship
Arsh Goyal Coding Challenge For Next 45 Days
algorithms cpp data-structures dsa dsa-practice java
Last synced: 07 Jan 2026
https://github.com/valiantlynx/marshmallow-ghost-stack
For BETAUIA GameJam. --Theme: how to roast a marshmallow
cpp gamejam raylib tailwindcss valiantlynx webgame
Last synced: 19 Feb 2026
https://github.com/sebouellette/dotfin
An interpreted programming language for 2d game or app development
cpp custom dotfin language programming-language
Last synced: 31 Jul 2025
https://github.com/karsten-uy/kirbequalizer
An audio equalizer with customizable highpass, lowpass, and peak filters, allowing precise control over cutoff frequencies, Q values, and gain for personalized audio output.
audio-equalizer audio-processing c cpp equalizer gain gain-control highpass-filter juce juce-framework lowpass-filter peak-filter
Last synced: 05 Mar 2026
https://github.com/stridsvagn69420/magicfix
Command-line tool to repair your file extensions
c command-line cpp cross-platform file-extension-converter file-extensions files magicbytes magicnumbers
Last synced: 26 Jul 2025
https://github.com/hijal/problem_solutions
daily code practice for self improvement and contest problem solutions (Codeforces, codechef, atcoder)
atcoder codechef codeforces cpp geeksforgeeks practice problem-solving
Last synced: 03 Nov 2025
https://github.com/mfelici/rowgen
Vertica User Defined Transform Function to generate rows
cpp sql udx userdefined-functions vertica
Last synced: 10 Sep 2025
https://github.com/thisaislan/doom-fire-psx
Fire effect from Doom PSX/Nintendo64 using C++ and OpenGL
cpp doom opengl terminal visual-studio windows
Last synced: 09 Apr 2026
https://github.com/localsix/catmalware-education
THIS CODE IS EXTREMELY DANGEROUS AND DESTRUCTIVE. IT IS DESIGNED TO DAMAGE YOUR COMPUTER SYSTEM AND MAKE IT UNBOOTABLE.
Last synced: 14 Apr 2025
https://github.com/larissajusten/uergs-prog-orientada-a-objetos
Repositório criado com objetivo de compartilhar programas desenvolvidos na cadeira de Programação Orientada a Objetos ministrada pelo Prof. André Borin Soares.
Last synced: 19 Feb 2026
https://github.com/nopangel/fired
Fast terminal file manager writtin in C++
command-line cpp file-explorer file-manager filesystem search terminal tool
Last synced: 01 Aug 2025
https://github.com/offensive-vk/collection
Some Practical and Curated Interview Coding Questions + Exercises. In 5 Most Popular High Level Programming Languages. Leave a ⭐ if you found it helpful.
cpp java javascript python typescript
Last synced: 09 Apr 2026
https://github.com/deminearchiver/animate-test-addons
A collection of native addons for Adobe Animate
addon adobe adobe-animate animate cmake cpp dwmapi jsapi qt qt-widgets qt6 win32 windows windows11
Last synced: 12 Jan 2026
https://github.com/afxres/binary-cxx
Experimental serialization library for C++.
Last synced: 25 Aug 2025
https://github.com/ehwan/sphopencl3d
3D Smoothed Particle Hydrodynamics with OpenCL
cpp opencl smoothed-particle-hydrodynamics
Last synced: 08 Nov 2025
https://github.com/najlae01/cpp-stl-containers
Some Cpp STL containers implementation (arrayList, unorderedArrayList, unordered Set)
Last synced: 24 Jul 2025
https://github.com/theartful/bindable_properties
Bindable properties for C++11 inspired by Qt's properties but with a couple of twists.
bindable-properties cpp cpp11 observer-pattern
Last synced: 14 Aug 2025
https://github.com/zigrazor/labrador
C++ Queue Elaboration Framework
cpp cpp20 header-only queue queue-manager queue-tasks queue-workers queued-jobs queues
Last synced: 26 Jul 2025
https://github.com/islatri/leetkocpp
A cargo-like runner for C/C++/Rust LeetCode problems
algorithms c cpp leetcode leetcode-c leetcode-cpp leetcode-rust rust
Last synced: 24 Aug 2025
https://github.com/wtrsltnk/cppbuild
An alternative build system where you write your build script in c++. Something like this could be in the c++ standard for simple programs.
Last synced: 19 Feb 2026
https://github.com/frndmg/bengal
Tiger compiler using bisonc++ for parser generation and llvm for code generation
Last synced: 01 Aug 2025
https://github.com/haseeb-heaven/stb_vector
single-header, type-safe, generic dynamic array library for C
api c-language c-programming cpp cpp-library cpp-project stb stb-style vectors
Last synced: 08 Nov 2025
https://github.com/guicdas/42_lisboa
From 42 Lisboa common core.
algorithms bash c-programming cpp cpp98 game-development mlx pipes shell
Last synced: 03 Feb 2026
https://github.com/end2endzone/libmidi
libmidi is a C++ open-source library for generating single tone melodies (monolithic melodies) in MIDI format.
cpp generator midi midi-format sound
Last synced: 24 Aug 2025
https://github.com/adzo261/competitive-programming
Collection of competitive programming problems that taught me new concepts and tricks.
codechef codeforces competitive-programming competitive-programming-contests cpp
Last synced: 01 Aug 2025
https://github.com/formiat/huffman_archiver
Visual Studio 2017 C++ Console Project
2018 archiver console-application cpp cpp11 huffman-algorithm huffman-encoder simple trivial utility visual-studio visual-studio-2017 visualstudio visualstudio2017 windows windows-10
Last synced: 16 Apr 2026
https://github.com/chris1221/aavcf
Swap allels to ancestral / derived in a VCF.
Last synced: 04 Nov 2025
https://github.com/ferhatgec/tucpp
C++ implementation of TinyUrl CLI (tuc) (uses curl4cpp)
cpp curl4cpp lib single-source tuc
Last synced: 02 Aug 2025
https://github.com/kaiesmahmud/structure-c-programming-solution-cse-113
City University CSE-113 structure programming C Program solution - ternary operator, if-else, switch, loop etc.
basic-programming c cpp practice-programming problem-solving
Last synced: 19 May 2026
https://github.com/duyndh98/computerinformations
Getting Your Computer Informations: CPU, OS, memory, users, IP address
Last synced: 22 Aug 2025
https://github.com/nilssonk/ordered-dithering-cpp
A tool for performing black and white Bayer dithering, written in C++17.
Last synced: 23 Jul 2025
https://github.com/computationalphysiology/goss
General ODE System Solver
cpp ode ode-solver odeint python
Last synced: 25 Jul 2025
https://github.com/harry-hopkinson/chess-engine
A Simple Chess Engine written in C++.
Last synced: 14 May 2025
https://github.com/zelr0x/solutions
My solutions to various exercises and algorithms I haven't found a better place for
c clojure cpp exercises-solutions java js python rust
Last synced: 09 Apr 2026
https://github.com/soumilgit/neetcode-150_hard_problems_solutions
A collection of all hard solved problems from the NeetCode 150 sheet , as part of DSA practice. Feel free to star and contribute if you found it to be useful.
binary-search cpp heap java linkedlists python3
Last synced: 01 Apr 2026
https://github.com/xodudrkd/portable-app-maker
Windows app to make installed app portable
application cpp executable portable-apps portable-executable portableapps windows windows-11
Last synced: 02 Aug 2025
https://github.com/lurtced/mcs-sem3-oop-labs
All the labs for the discipline OOP (C++, QT) of the 3rd semester.
Last synced: 30 Sep 2025
https://github.com/neko-box-coder/sslogger
Super Simple Logger for call stack and quick debug logging
c-plus-plus cpp cpp-macros cpp11 cross-platform header-only logger logging logging-library
Last synced: 05 Mar 2025
https://github.com/artem78/s60-logger
Simple logging library for Symbian OS
cplusplus cpp library logger logging module s60 symbian symbiancpp
Last synced: 23 May 2026
https://github.com/rhzxg/revelation
A to-do list software tailored for software engineers, inspired by the Revelation album of G.E.M.
cpp fluentui gantt-chart qt6 todolist
Last synced: 15 Sep 2025
https://github.com/dizzydroid/asu_sheets-solutions
(FOE) ASU [CSE131s]/[CSE231s] Sheets + Solutions
college-assignments cpp java sheets solutions
Last synced: 25 Jul 2025
https://github.com/zoulhadj/vmve
Vulkan Model Viewer and Importer. A project developed as part of my final year project at University.
Last synced: 08 Jul 2025
https://github.com/cm0use/tic-tac-toe
Tic-tac-toe, no 3D or third-party libraries, just the standard functions provided by the compiler.
cpp cpp-game cppgame tic-tac-toe tictactoe tictactoe-cpp tictactoe-game
Last synced: 20 Aug 2025
https://github.com/yajatkaul/websockets
Basic client server architecture
client-server cpp low-level websockets
Last synced: 21 Aug 2025
https://github.com/i-ser-i/itmo-algorithms-2-sem
algorithms-and-data-structures cpp graph
Last synced: 17 Mar 2025
https://github.com/liplum/secourseproject
It's my course projects of Software Engineering.
Last synced: 14 May 2025
https://github.com/farnyser/pg
C++ PlayGround
aspect-oriented-programming cpp datastructure multithreading vectorization
Last synced: 06 Apr 2025
https://github.com/spc-samp/samp-injector
SA-MP Injector is a versatile software package composed of an executable, a DLL, and equivalent libraries for multiple programming languages. It injects samp.dll for SA-MP (San Andreas Multiplayer) or samp.dll and omp-client.dll for OMP (Open Multiplayer), enabling game launch via command line with customizable parameters to connect to a server.
command-line cpp dll dll-injection dll-injector exe executable gtasa library multiplayer omp openmp openmultiplayer sa-mp samp sampprogrammingcommunity san-andreas-multiplayer spc spc-samp windows
Last synced: 18 Aug 2025
https://github.com/andreysolovyev381/zip_in_cpp
REAL zip iterator, that will be considered as an Iterator by other C++ code.
concepts cplusplus cpp cpp17 cpp20 header-only header-only-library headeronly iter iterator metaprogramming zip
Last synced: 19 Feb 2026
https://github.com/elibroftw/cpp-vcpkg-cmake-example
A C++ project that is platform and IDE agnostic made possible by using vcpkg and cmake.
cmake cmakelists cpp cross-platform linux macos make tutorial vcpkg visual-studio visual-studio-code windows
Last synced: 14 Apr 2026
https://github.com/dvsku/devue
3D model viewing software with plugin support.
3d 3d-model 3d-model-software 3d-model-viewer cpp devue devue-plugins dvsku dvsku-devue plugins
Last synced: 16 Jan 2026
https://github.com/vsoch/qt-creator
trying to build qt-creator into a Docker container for easy usage.
Last synced: 09 Apr 2026
https://github.com/manid2/cpp-programs
C++ programs
autotools cmake cpp examples learn-by-doing reuse
Last synced: 05 Oct 2025
https://github.com/lucasplopes/uri
c competitive-programming cpp go hacktoberfest haskell java kotlin python sql uri
Last synced: 09 Apr 2026
https://github.com/albin-johansson/init
A simple .ini parsing and serialization library
cpp cpp20 header-only ini ini-parser modern-cpp
Last synced: 17 Aug 2025
https://github.com/lionkor/chip_8
My implementation attempt of a chip-8 emulator. https://en.wikipedia.org/wiki/CHIP-8
chip-8 chip-8-emulator chip8 cpp cpp17 emulation emulator
Last synced: 06 Aug 2025
https://github.com/lebrancconvas/sfml-playground
SFML Practicing.
computer-graphics cpp game-development game-programming lab playground sfml
Last synced: 25 Jul 2025