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-02 00:06:45 UTC
- JSON Representation
https://github.com/ucalgary-rover/ssrt-telemetry
Qt Quick-based application designed to display real-time data from multiple sensors operated by the Rover.
Last synced: 03 Oct 2025
https://github.com/vishwajeetmishra4/leetcode-daily
LeetCode Daily Problems Challenge Open for Contributions
cpp csharp github java js leetcode-cpp leetcode-java leetcode-javascript leetcode-python leetcode-solutions open-source python rust swift
Last synced: 19 Feb 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/storterald/documented-vulkan-headers
Replacements for the original Vulkan C headers with documentation for various IDEs and Text Editors.
c c-plus-plus clion cmake cpp documentation header-only headers python resharper script vscode vulkan
Last synced: 27 Oct 2025
https://github.com/siddhant-vij/event-management-system
Practice project for Relational DBMS | Efficiently organize and manage events, attendees and registrations.
bash cli-app cpp crud-application dbms event-management go java python relational-database
Last synced: 09 Apr 2026
https://github.com/coralkashri/cppsenioreas-hash-your-conditions
This is an examples repository of C++ Senioreas blog Hash your Conditions - C++ article.
code-refactoring cpp cppsenioreas hash legacy-code
Last synced: 15 May 2025
https://github.com/lambdaurora/fictional-couscous
A non-euclidian ray-tracing game in C++
cpp non-euclidean-geometry ray-tracing
Last synced: 22 Mar 2025
https://github.com/sumonta056/code-library
Discover a comprehensive GitHub repository dedicated to everything you need to master C++. Whether you're a beginner or looking to enhance your skills, explore topics such as Basic C++, Advanced C++, STL, Data Structures and Algorithms, and more. Get access to a wealth of resources and information to help you excel in the world of C++.
algorithms cpp cpp17 data-structures dp number-theory oop-principles
Last synced: 26 Dec 2025
https://github.com/coralkashri/cppsenioreas-metaprogramming-restrictions
This is examples repository of C++ Senioreas blog metaprogramming restrictions article.
cpp cpp11 cpp14 cpp17 cpp20 cppsenioreas metaprogramming metaprogramming-restrictions
Last synced: 15 May 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/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/dor-sketch/snakes_ladders
Enhanced with Qt6, WebAssembly-ready, and simplified CMake builds.
cairo cairo-drawing cmake cpp game-development gtk3 qt6
Last synced: 26 Jan 2026
https://github.com/notakki/select-dmoj-solutions
Some DMOJ solutions mostly in Java and C++
competitive-programming competitive-programming-contests cpp dmoj dmoj-contest dmoj-contests dmoj-java dmoj-judge dmoj-problem dmoj-solutions dmoj-submissions java
Last synced: 19 May 2026
https://github.com/yajatkaul/websockets
Basic client server architecture
client-server cpp low-level websockets
Last synced: 21 Aug 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/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/firefly-zero/firefly-c
π C/C++ SDK for making Firefly Zero games
c clang cpp firefly-zero framework gamedev rendering sdk wasi-sdk wasm webassembly
Last synced: 12 Jan 2026
https://github.com/CodeWithTejpratab/MatrixCalculator
This an IOS app Developed using a matrix calculator using swift and c++
Last synced: 01 Oct 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/zwliew/competitive-programming
Notes, libraries, templates, and solutions to various competitive programming platforms.
challenge coding competitive cp cpp ctci leetcode mrjudge programming python
Last synced: 10 Apr 2026
https://github.com/jann-amh/esp8266-projects
some files for testing esp8266 boards
arduino-ide captive-portal cpp ino
Last synced: 05 Apr 2025
https://github.com/nekon69/fastnoiselitecuda
A wrapper around C++ FastNoiseLite library for CUDA
cellular-noise computer-graphics cpp cuda fastnoiselite gamedev generative-art gpgpu gpu header-only noise opensimplex2-noise pcg perlin-noise procedural-generation simplex-noise terrain-generation texture-generation worley-noise
Last synced: 02 Oct 2025
https://github.com/mguludag/qt_ansicolor_handler
ansi color code parser class from qt-creator's source code and modified and added new features (italic and underline) then aims easy to use with current QTextEdit and QPlainTextEdit without creating custom classes
ansi-colors cpp log-viewer qt qt5 qt5-gui qt5-widgets spdlog widget
Last synced: 17 May 2026
https://github.com/fednazar/ivy
A really simple text encryption algorithm
cpp encryption encryption-decryption
Last synced: 14 Mar 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/lucasplopes/uri
c competitive-programming cpp go hacktoberfest haskell java kotlin python sql uri
Last synced: 09 Apr 2026
https://github.com/bcanozter/multithreaded-sudoku-checker
9x9 Sudoku Checker
computer-engineering computer-science cpp multithreading sudoku-checker
Last synced: 06 Sep 2025
https://github.com/strongerprogrammer7/algorithm-of-computing-math
Algorithms of computational math: Legendre polynomial; Gauss method; Cholesky method; Method of Squares; Newton interpolation; Inverse Gauss method; Interpolation by cubic splines; Gauss Zeidel method; Jacobi method; Eigenvalues; Euler method; Left/Right rectangle method; Simpson method; The method of dividing a segment in half; Newton's method;
adams-bashforth-methods algorithms-of-computational-math cholesky-method cpp eigenvalues euler-method gauss-method gauss-zeidel-method interpolation-by-cubic-splines inverse-gauss-method jacobi-method left-right-rectangle-method legendre-polynomial method-of-squares newton-interpolation newton-s-method runge-kutta-methods simpson-method the-method-of-dividing-a-segment-in-half
Last synced: 07 Aug 2025
https://github.com/flamboyantpenguin/wikilynx
A simple game browser made using Qt C++ for playing wikipedia speedrun the right way
cpp game qt qt6-gui qtwebengine wikipedia wikipedia-speedrun
Last synced: 13 Aug 2025
https://github.com/ihe1u0/resizepicture
App to process pictures,based on Qt
Last synced: 07 Apr 2025
https://github.com/soreing/bigint-x86cpp
Big Integer library for C++ partially written in x86 Assembly
asm asmx86 assembly-x86 bigint biginteger biginteger-cpp biginteger-library cpp
Last synced: 22 Aug 2025
https://github.com/divanny/codeforces-solutions
Solutions created by me for Codeforces problems. Below will be my profile to see all my solutions.
codeforces-solutions competitive-programming cpp
Last synced: 03 Oct 2025
https://github.com/voidxno/fast-recursive-sha256
Fast Recursive SHA256
algorithm algorithms cpp crypto cxx intrinsics proof-of-time sha-256 sha256 timelord vdf
Last synced: 20 Sep 2025
https://github.com/pawel-12/arkanoid_sdl2
Arkanoid style game made in C++ using SDL2
Last synced: 04 Oct 2025
https://github.com/nurriyad/online-judge-solutions
This repository contain all of my accepted solution in various online judges.
c codechef codeforces competitive-programming cpp
Last synced: 15 May 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/8ightfold/exicpp
C++ wrapper for the Efficient XML Interchange (EXI) processor
Last synced: 30 Mar 2025
https://github.com/yutotnh/spirit
γ’γΌγΏγΌγγ©γ€γη¨γ©γ€γγ©γͺ
arduino arduino-library cmake cpp mbed-libraries mbed-os
Last synced: 29 Jul 2025
https://github.com/davidyslu/OnlineJudgeNCTU
Personal submissions on Online Judge NCTU (εη«δΊ€ιε€§εΈη¨εΌθ§£ι‘η³»η΅±)
algorithms cpp data-structures
Last synced: 29 Aug 2025
https://github.com/seaumsiddiqui/cgpa-calculator
A console-based C++ program to calculate GPA and CGPA
cgpa-calculator cli-app cpp gpa-calculator grade-calculator performance-metrics student-tool university
Last synced: 16 Sep 2025
https://github.com/oltsu-code/olsh
olshell. the worlds worst shell.
cmake contributors-welcome cplusplus cpp cpp23 linux looking-for-contributors shell shell-scripting system-programming windows
Last synced: 16 Sep 2025
https://github.com/karthigaiselvam-r-official/asustuffancontrol_linux
"A powerful, expert-level system control utility for ASUS TUF and ROG laptops on Linux. Features advanced Fan Control, Battery Health management, and Aura Sync RGB customization with a premium Qt6/QML glassmorphic UI."
asus aura-sync battery-management cpp fan-control linux qml qt rgb-control rog system-monitor tuf-controller tuf-gaming
Last synced: 04 Jan 2026
https://github.com/rizwanullah313/library-management-system
Library management system using C++ data structure..
cli cpp data-structures visual-studio
Last synced: 14 Oct 2025
https://github.com/kylereddoch/cpp_python_integration
Integrating CPP and Python for a simple math-based program.
Last synced: 14 Mar 2025
https://github.com/singhalpranav22/interview-concepts
My DSA problems solution repository for the most important DSA questions to crack the coding interview.
coding-interviews cpp interview interview-preparation interview-questions interviewbit leetcode leetcode-solutions
Last synced: 27 Jul 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/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/gunh0/cpp-atoz
π Exploring the depths of C++ with practical examples
Last synced: 26 Jan 2026
https://github.com/jpenrici/Miscellaneous
Miscellaneous code: C++, Python, Bash, Portugol, Visualg ...
algorithms cpp csv game-development libreoffice openbox portugol python3 qt-creator script shell sql sublime-build sublime-snippets sublime-text-3 tools vba vba-macros vcf visualg
Last synced: 29 Jul 2025
https://github.com/devprashantt/6companies30days
A Challenge to make sure you start with your goals today , donβt procrastinate and donβt let your college decide your future.
Last synced: 04 Apr 2025
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/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/clausklein/docker_build
Usage example of CMake install (RUNTIME_DEPENDENCY_SET ...)
Last synced: 03 Jan 2026
https://github.com/p1ckle-rick/City-of-Calgary-2018
:phone: :movie_camera: :art: ART++ is an AR app to show art in real-time in real-size.
arcore art art-piece augmented-reality c-sharp calgary citizens city community-boundaries-dataset cpp dataset health safety street unity unity3d
Last synced: 05 Apr 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/joshuathadi/dsa--architect
This Respository of my DSA notes in Python and C++
cpp data-structures-and-algorithms python
Last synced: 14 Apr 2025
https://github.com/bl33h/deepdiveodysseyraycasting
The code simulates 3D perspective with a "Under the Sea Pirates Treasure Hunt" theme using raycasting.
3d-graphics cmake cmakelists cpp glm graphics-programming header make raycaster raycasting render sdl2
Last synced: 09 Aug 2025
https://github.com/shakibamoshiri/1000_examples_with_cpp
Some of my practices and examples that I collected through the Internet
Last synced: 20 Sep 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/desuex/abworld
Space Rangers Arcade Battles
cpp old-games russian space-rangers-2
Last synced: 16 Sep 2025
https://github.com/georgiifirsov/ntp
"ntp" stands for "Native Thread Pool". This library implements a thread pool using Win32 API (and some Native API too).
cplusplus cplusplus-17 cpp cpp17 multithreading thread-pool winapi
Last synced: 07 Apr 2025
https://github.com/sumonta056/student-management-system
Introducing a user-friendly student management system for efficient handling of student records. Seamlessly add new records, modify existing ones, delete entries, and access a comprehensive overview of all student data. Simplify your administrative tasks and streamline student record management with our intuitive system.
Last synced: 28 Jul 2025
https://github.com/marcellofabrizio/compiler-front-end
A compiler front-end for the ANSI C Yacc grammar or: how I learned to stop worrying and love the compiler
c compiler cpp lexical-parser syntactical-parsing
Last synced: 20 Apr 2026
https://github.com/archo5/dato-format
a binary format for directly accessing a tree of objects
binary-file binary-format cpp cpp-library file-format marshalling serialization
Last synced: 29 Jun 2025
https://github.com/lambdaurora/lcmm
LambdaCMakeModules - CMake scripts to make life easier.
cmake cmake-modules cmake-scripts cpp
Last synced: 22 Mar 2025
https://github.com/arpan404/ziply
Ziply is a tool that converts files into video format, supporting various resolutions and offering encryption for secure conversion, ensuring easy restoration and data protection.
cpp encryption-decryption open-source opencv video-processing
Last synced: 03 Feb 2026
https://github.com/ayaankhan98/c-cpp-practice
C/C++ programs
class cpp generic-programming object-oriented-programming pointers-and-arrays stl-containers
Last synced: 29 Jul 2025
https://github.com/cshmookler/cpp_template
C++ project template with automatic versioning, LLVM tools, Conan, Meson, and GoogleTest integration.
clang-format clang-tidy conan cpp gtest meson template zlib-license
Last synced: 24 Aug 2025
https://github.com/snandasena/designpatterns
cpp csharp go java php python ruby swift typescript
Last synced: 10 Apr 2026
https://github.com/hugow04/inputoverlay
cpp game-overlay input input-overlay keyboard-overlay mouse-overlay overlay streaming twitch
Last synced: 25 Jul 2025
https://github.com/zsotroav/nyetworkcpp
Multiplatform proof of concept C++ TCP back and forth comminication
cpp tcp tcp-client tcp-server winsock2
Last synced: 14 Apr 2025
https://github.com/silentrald/flappy-bird-neat
Simple NEAT Implementation on Flappy Bird
Last synced: 14 Apr 2025
https://github.com/animesh-ghosh/crypt
A WebAssembly toy project.
cipher cipher-algorithms cpp cpp11 emscripten make makefile webassembly
Last synced: 29 Jun 2025
https://github.com/jqntn/quengine
Extensible C++20 2D game engine with multiplayer sample
chess client client-server cpp cpp20 entt game game-dev game-development game-engine games glm imgui minesweeper multiplayer sdl sdl2 server windows
Last synced: 13 Feb 2026
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/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/dizzydroid/asu_sheets-solutions
(FOE) ASU [CSE131s]/[CSE231s] Sheets + Solutions
college-assignments cpp java sheets solutions
Last synced: 25 Jul 2025
https://github.com/icrobotics-team167/2015recyclerush
Robot code for the 2015 FRC game
cpp first frc frc-recycle-rush robotics
Last synced: 29 Aug 2025
https://github.com/laolarou726/toyrt
A toy QMC (Quasi-Monte Carlo) Path Tracing Render written in C++ with many wonderful features. Only for academic purposes.
cpp path-tracing qmc render renderer
Last synced: 30 Mar 2025
https://github.com/monogramm/docker-osrm-backend
:whale: :alembic: Docker image for OSRM Backend.
cpp docker gis openstreetmap osm osrm routing
Last synced: 25 Sep 2025
https://github.com/harry-hopkinson/chess-engine
A Simple Chess Engine written in C++.
Last synced: 14 May 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/ferhatgec/tucpp
C++ implementation of TinyUrl CLI (tuc) (uses curl4cpp)
cpp curl4cpp lib single-source tuc
Last synced: 02 Aug 2025
https://github.com/dhi13man/numcuts
A GUI tool that allows you to set up custom shortcut keys that you can press to run anything on your PC or the web. Built using C++ and containing a full HTML/CSS based UI, made using NodeJS and Electron Framework.
batch-script bootstrap c-plus-plus cpp css dhi13man electron electron-app html html-css-javascript html5 javascript nodejs open-source opensource shortcuts software time-saver utility windows
Last synced: 10 Apr 2026