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/daguerreo/qt-gcov-demo
Demonstrate how to generate code coverage report with gcov for a Qt Project
code-coverage cpp gcov linux qt
Last synced: 13 Apr 2026
https://github.com/ocl-org/fix
The Financial eXchange Protocol C++ Library.
Last synced: 13 Jan 2026
https://github.com/hasanyahya101/oop-lab-2-fast-nuces-2023
This repository contains C++ programs for performing various data manipulation tasks. It includes programs for array manipulation, memory management, and string concatenation. The programs demonstrate the use of dynamically allocated arrays and other dynamic memory management methods. It is a Lab Solution from Fast Nuces Lahore.
arrays cpp fast lahore nuces oop pointers
Last synced: 04 Sep 2025
https://github.com/kuro337/imghttp
High Performance Multi Threaded C++ Image Processing Web Server
Last synced: 11 Jun 2026
https://github.com/mr-python-in-china/mp-oi-library
在 vscode 中快速添加常用算法模板
competitive-programming cpp olympiad-in-informatics
Last synced: 26 Jan 2026
https://github.com/erthium/search-tools
String comparison and string search optimisation repertoire, written in C++, Python3 and Typescript
cpp fuzzy-search fuzzysearch levenshtein-distance python python3 search-algorithm string-comparison string-search typescript
Last synced: 11 Apr 2026
https://github.com/razfrumkin/fractal-viewer
A fractal exploration tool powered by SFML and GLSL for GPU acceleration, offering real-time rendering, zooming, panning, and color adjustment capabilities to ensure seamless performance. Additionally, it utilizes ImGui for intuitive user interactions, all implemented in C++.
cmake cpp fractals glsl imgui sfml
Last synced: 03 Apr 2025
https://github.com/sonarsource/sonarcloud_example_cpp-xcodebuild-macos-travis
Last synced: 26 Oct 2025
https://github.com/mdminhazulhaque/ruet-cse-codes
:hash: Codes that were used for academic purpose
Last synced: 22 Sep 2025
https://github.com/3n3a/fibonacci_sequence
generating a fibonacci sequence in c++/cpp and getting the values with script
cpp fibonacci maths programming
Last synced: 02 Aug 2025
https://github.com/rishabh96b/code-implementations
This repository contains the C++ problems that I have either solved or concepts that I've implemented myself.
coding-challenge cpp data-structures hackerrank
Last synced: 25 Mar 2025
https://github.com/emrecancorapci/sfml-spaceinvaders
Clone of Space Invaders game
cpp cpp-game sfml sfml-game sfml2 sfml2-game
Last synced: 11 May 2025
https://github.com/aquanox/quickplaypresetsplugin
Plugin adding quick launch of PlayInEditor presets for Unreal Engine
cpp unreal-engine unreal-engine-5 unreal-engine-cpp-plugin unreal-engine-plugin work-in-progress
Last synced: 29 May 2026
https://github.com/chunchunmorning/ascinput
Input Manager for OpenSiv3D.
c-plus-plus cpp opensiv3d siv3d
Last synced: 09 Apr 2026
https://github.com/gkesse/cpp-qt-qml-js-sqlite-login-android-ios
Développement d'une application mobile Android - iOS en C++ - Qt - QML - JS - SQLite pour la gestion d'un système de connexion et d'inscription de nouveaux utilisateurs.
android cpp ios javascript login-system qml qt registration-system sqlite
Last synced: 05 Mar 2025
https://github.com/ntshvicky/fashionmnist_cnn_example
An example of training convolutional neural networks with Fashion MNIST dataset in C++ and Cmake
cmake convolutional-neural-networks cpp fashion-mnist-dataset fashionmnist-cnn machine-learning machine-learning-algorithms
Last synced: 15 Mar 2025
https://github.com/alpha74/c_cpp-projects
Few of my Good C/C++ college level projects
c cpp cpp-programs cpp-project pacman projects student-record
Last synced: 02 Feb 2026
https://github.com/sameetasadullah/queue-implementation
My own templatized C++ implementation of Queue using Microsoft Visual Studio
Last synced: 29 Jun 2026
https://github.com/hynduf/mystersy---a-sdl2-cpp-game
Mystersy - A SDL2 Game for 2122II_INT2215_2 (UET)
Last synced: 18 Apr 2026
https://github.com/atpriyanshu/the-fibonacci-series
It contains a simple fibonacci program in different language.
c cpp csharp fibonacci java javascript lua python typescript
Last synced: 25 Dec 2025
https://github.com/ogweno-d/cppfordummies
Cpp for Dummies - A step deeper into the world of madness
Last synced: 17 Aug 2025
https://github.com/noamrodrik/rodrikgameboyemulator
My own version of the GameboyEmulator written in C++17, for educational purposes only!
cpp cpp17 dmg-001 emulator gameboy gameboy-emulator gb
Last synced: 12 Apr 2025
https://github.com/meopbk/robotics
ROS and Roblib applications mostly in C++. Inverse Kinematics, Object Detection, Path Planning, Localization and Mapping.
boost cpp inverse-kinematics jacobians makefile mapping object-detection opencv path-planning path-tracing roblib ros threads
Last synced: 18 Apr 2026
https://github.com/madureira/game-prototype
:video_game: A simple 2D top-down game framework.
aseprite cpp game-2d game-frameworks sdl2 tiledmap
Last synced: 18 Jan 2026
https://github.com/moozunch/cepe-lang
ann belajar cepe alias competitive programming
algorithms c competitive-programming cpp problem-set problems-solving
Last synced: 10 May 2026
https://github.com/lxhtt/capjs-solver-cpp
A high-performance C++ implementation of the Cap.js solver.
anti-abuse anti-bot anti-scraper antispam cap capjs captcha cpp defense hashcash proof-of-work turing-test
Last synced: 30 Aug 2025
https://github.com/aoshimash/hermite
A hermite integrator for planetary N-body simulation
Last synced: 31 Mar 2025
https://github.com/dhruvsrikanth/n-body-simulation
In this repository, you will find a serial, shared-memory parallel, distributed-memory parallel and hybrid implementations of the N-body particle interaction simulation.
c cpp distributed-memory-parallel high-performance-computing mpi multithreading n-body openmp parallel-computing particle-interactions shared-memory-parallel simulation-modeling
Last synced: 29 Apr 2026
https://github.com/vovandreevik/rkf45-runge_kutta_3_order
The program solves a system of differential equations according to the RKF45 program and the order 3 Runge-Kutta method
Last synced: 12 Sep 2025
https://github.com/vovandreevik/binary-search-tree
This C++ program demonstrates the implementation of a Binary Search Tree (BST) along with custom Stack and Queue data structures.
binary-search-tree bst cpp oop oops-in-cpp queue stack
Last synced: 07 Apr 2025
https://github.com/pauljohanneskraft/sorting
Collection of sorting algorithms
c-plus-plus cpp java objc objective-c sorting-algorithms swift
Last synced: 12 Apr 2026
https://github.com/igorskyflyer/carbon-playground
🗿 Just a playground for Carbon. 💎
back-end beginner carbon cpp google hello-world igorskyflyer playground test tryout
Last synced: 12 Apr 2025
https://github.com/yohhoy/malloc-client-cpp
C++ Client for malloc REST Server
Last synced: 02 Jul 2025
https://github.com/onebit5/onetek-engine-2
C++ game engine with multi-API rendering support.
cpp cpp20 engine game game-development game-engine gamedev gameengine
Last synced: 29 Sep 2025
https://github.com/nanda-gopal-sb/password_manager
A Password Manager in mordern C++.
bitwise cli cpp cryptography file filesystem password
Last synced: 03 Apr 2025
https://github.com/fulfilledcovenant/covenginea
An open-source semi-automated optimizations for improved overall windows 10-11 experience.
c cpp open-source ps1 windows-10 windows-11
Last synced: 29 Sep 2025
https://github.com/shogunbanik18/ds-algo
cpp dsa dsa-algorithm dsa-practice
Last synced: 16 Aug 2025
https://github.com/bestmahdi2/uni__stm32menudesignprogramlcd2x16
A university project where a menu program was designed with STM32F407VG that works with keys and a 2x16 LCD
cpp lcd lcd16x2 menu stm32 stm32f4 stm32f407vg stm32f407vgt6
Last synced: 18 Apr 2026
https://github.com/agha-naveed/portfolio
Portfolio
cpp developer java javascript portfolio-website python reactjs website
Last synced: 11 Apr 2026
https://github.com/crazyokd/vimrc
Own vim/nvim configuration, especially for c/cpp
Last synced: 09 Apr 2026
https://github.com/qwli7/cpp-all
C++学习记录和一些 C++知识点
cpp cppprimer cppprimerplus makefile sdl2 stdlib stl
Last synced: 31 Mar 2025
https://github.com/denizyesilirmak/react-native-tuner-engine
a musician-grade react native tuning engine powered by native audio processing and real-time pitch detection.
cpp dsp fft jsi oboe pitch-detection turbo-module yin
Last synced: 28 May 2026
https://github.com/pablitoo1/aircraft-carrier-problem
Multi-threaded airport takeoff and landing simulation made in C++ with SFML library
cpp multithreading sfml threading-synchronization
Last synced: 16 Mar 2025
https://github.com/susmita-dey/cpp_coding_programs
This repository contains some coding problems with their solutions in C++. It's a kind of reference to practice coding in C++ and improve logic building skills. #cpp #programming
Last synced: 21 May 2026
https://github.com/nikitaberezhnyj/laboratory-work-on-object-oriented-programming
Completed laboratory work and a course project in the discipline of Object Oriented Programming.
Last synced: 03 Aug 2025
https://github.com/yeyom/school_code
Personal school's code snippets, projects and homeworks, feel free to use them, for the most important snippets: https://gist.github.com/YeyoM
algorithms c cpp csharp data-structures java javascript python school school-assignment school-project schoolwork
Last synced: 07 Apr 2026
https://github.com/retifrav/cmake-target-link-libraries-example
An example of CMake target_link_libraries() scopes effects
Last synced: 26 Aug 2025
https://github.com/ttwag/p10_sudoku_master
A program that solves any sudoku puzzle and provides a user interface.
backtracking-algorithm cpp dsa-algorithm gui-application qtcreator recursion-algorithm sudoku-solver
Last synced: 04 Oct 2025
https://github.com/tdjastrzebski/vscode-cppbuild
Build++ VS Code Multi-Step Incremental Build Extension
build build-automation build-tool build-tools c c-plus-plus cpp vscode vscode-extension
Last synced: 11 Sep 2025
https://github.com/rafaelbortolozo/minigame_boliche
Pequena atividade para a matéria de Paradigmas da Computação, se trata de um "jogo" onde a máquina joga sozinha gerando pontuações aleatórias. O objetivo principal do algoritmo era representar o funcionamento de um jogo de boliche, desconsiderando a fisica.
bowling-game cpp paradigms poo random-number-generators
Last synced: 15 Mar 2025
https://github.com/sudodevinci/skyimager-obfuscated
Public facing version of the devinci.cloud website functionality, with appropriate obfuscation and censorship.
arduino cpp data-science esp32 esp32-arduino flask image-processing mysql object-detection ota-update
Last synced: 21 Jan 2026
https://github.com/trypsynth/sleepsoundly
Tiny C program to constantly pipe silent audio through audio devices on Windows, eliminating automatic sleeping.
accessibility audio c cpp sound soundcard soundcardsleep win32 windows winmm
Last synced: 11 Mar 2026
https://github.com/vaibhav1826/understanding_cpp
This repository is a comprehensive and well-documented guide for c++ providing detailed explanations and best pratice questions .
Last synced: 30 Jun 2025
https://github.com/bangmcvuphuc127890-jpg/mini-uia-kernel
Mini-UIA Kernel - a free kernel :D
cpp kernel kernel-development meow os-dev os-development vietnam vietnamese
Last synced: 11 Apr 2026
https://github.com/knutkirkhorn/cpp-for-programmerere
Øvinger fra IINI4003 C++ for programmerere, dataingeniør NTNU
auto cmake cpp lambda overloading pointers references thread
Last synced: 23 Jun 2025
https://github.com/amoeba/arrow-flight-playground
Various examples related to Apache Arrow Flight.
Last synced: 22 Mar 2026
https://github.com/khoinguyen2k/int2215-laptrinhnangcao
weekly assignments of advanced programming course
Last synced: 06 Mar 2025
https://github.com/droncode/rg3
Code analyzer & codegen framework. Third in order, first in strength.
Last synced: 28 Feb 2026
https://github.com/velocityra/chip8-emu
A Chip-8 emulator in C++, with a basic debugger.
chip8 chip8-emulator cpp emulation emulator sfml
Last synced: 16 May 2025
https://github.com/KalbarczykDev/sdl2-pong
Recreation of the classic Pong game with SDL2 lib and C++!
beginner beginner-friendly cpp first-contributions pong pong-game sdl sdl-library sdl-ttf sdl2
Last synced: 16 Oct 2025
https://github.com/iamsdas/text-compression
This is a simple text compression utility using the lzw algorithm in c++
cpp file-compression lzw text-compression
Last synced: 08 Apr 2025
https://github.com/amanoteam/sphynx
A GCC cross-compiler targeting Linux
c cpp cross-compiler gcc linux
Last synced: 13 Mar 2025
https://github.com/InAnYan/old-terminal-editor
An attemp to create a terminal text editor
cpp editor kilo terminal text-editor
Last synced: 29 Aug 2025
https://github.com/zezav-cz/matrixcalculator
CLI app fro basic matrix operations
cpp linear-algebra matrix matrix-calculations
Last synced: 30 Jun 2025
https://github.com/deryaxacar/42-cpp_03
This project aims to teach you object-oriented programming principles by creating a class hierarchy in C++. It starts with a basic ClapTrap class and then adds derived classes such as ScavTrap, FragTrap, and DiamondTrap.
42 42-cpp 42-cpp-module 42-cpp-modules 42-school 42born2code 42cursus 42projects 42school cpp cpp-all cpp-modules cpp-modules-42 cpp-programming cpp03 cpp98
Last synced: 26 Feb 2025
https://github.com/rozhakxd/neosatsu
base64 cpp google-drive kali-linux neosatsu shortlink-bypass termux url-cleaning url-decoding
Last synced: 22 Mar 2025
https://github.com/jcbritobr/ercos-fltk-cheat-page-modern-cpp
This is a rewrite of ercos cheat page examples in modern c++ 17
Last synced: 01 Sep 2025
https://github.com/beingofexistence13/multiversal-lang
Welcome to Multiversal-Lang 🚀: Your gateway to universal coding! This open-source project is a game-changer, bridging all programming languages 🌉. With DX-Lang, every language is interconnected, unlocking limitless coding potential. Let’s code the future, together! 💻🌐🎉
c cpp go javascript php rust typescript
Last synced: 11 Apr 2026
https://github.com/humayan-kabir/data-structure
data structure repository for competitive programming
competitive-programming cpp data-structures
Last synced: 30 Jun 2025
https://github.com/icrobotics-team167/2014aerialassist
Robot code for the 2014 FRC game
cpp first frc frc-aerial-assist robotics
Last synced: 29 Aug 2025
https://github.com/crazyvito11/vita-hello-world-docker
A simple Hello World application for the Vita, build with VitaSDK via Docker
boilerplate cmake cpp docker docker-compose hello-world homebrew playstation-vita ps-vita vita-companion vitasdk
Last synced: 02 Apr 2026
https://github.com/stuart6854/mill_engine
Portfolio Piece - A cross-platform 3D engine. (Work in Progress)
cpp cross-platform game-engine vulkan
Last synced: 10 Nov 2025
https://github.com/shibam120302/6companies30days
Challenge to solve 90 questions from 6 companies in 30 days.
6companies30days 6companies30days2k23 arshgoyal cpp revisewitharsh
Last synced: 15 Mar 2025
https://github.com/amr-khaled-ahmed/some-cipher-for-fun
this repository include XOR, Vigenere, and Polybius ciphers
cipher cipher-algorithms cpp low-level-programming
Last synced: 21 Apr 2026
https://github.com/sameetasadullah/dijkstra-algorithm-implementation
My own templatized C++ implementation of Dijkstra Algorithm using Microsoft Visual Studio
cpp dijkstra-algorithm dijkstra-shortest-path graph list stack visual-studio
Last synced: 15 Mar 2025
https://github.com/sameetasadullah/graph-implementation
My own templatized C++ implementation of Graph and its different traversals i.e, BFS, DFS using Microsoft Visual Studio
bfs cpp dfs graph visual-studio
Last synced: 13 Oct 2025
https://github.com/seboste/sapper
Sapper is a CLI tool written in Go that enables you to rapidly create, extend, and update C++ microservices
cloud-native cmake conan cpp hexagonal-architecture microservices sapper
Last synced: 18 Jan 2026
https://github.com/danisss9/typenative
Build native applications using Typescript
clang cpp native-apps typescript
Last synced: 03 Mar 2026
https://github.com/mariam-badr-mb/9-games
This project features 9 games developed in C++ using Object-Oriented Programming (OOP) principles. Each game is designed with modularity, reusability, and scalability in mind, following core OOP concepts like encapsulation, inheritance, and polymorphism.
cplusplus-games cpp game-development
Last synced: 09 Feb 2026
https://github.com/arocull/shepherd
A top-down game about a shepherd and his flock of sheep.
Last synced: 14 Aug 2025
https://github.com/zouariomar/leetcode
LeetCode solutions repository
algorithms code cpp leecode-solutions
Last synced: 20 Jul 2025
https://github.com/dreamerchaserhah/speed-typist
C++ QT Application where you can test out how fast you can type
Last synced: 10 Mar 2026
https://github.com/hojsong/game_and_server
c client cpp database docker docker-compose grapics linux macos makefile pgadmin4 postgressql server shellscript socket-programming
Last synced: 10 Apr 2026
https://github.com/zcfan/create-your-own-javascript-runtime
Notes of my research of nodejs.
c cpp javascript javascript-runtime libuv nodejs v8
Last synced: 11 Apr 2026
https://github.com/sameetasadullah/linux-gbsh-shell-implementation
Linux shell coded in C++ language which performs some of the features found in typical shells, like the bash (Bourne Again Shell) or csh (C-Shell)
cpp fork linux linux-shell linux-shell-commands linux-shell-implementation ubuntu unnamed-pipe
Last synced: 11 Apr 2026
https://github.com/amr-khaled-ahmed/malware-analysis-work-shop
This is the repository to show all the malware analysis GDSC workshop tasks I have done.
analysis assem badrabbit c cpp cyber cybersecurity dsc gdsc hacker malware malware-analysis malware-analysis-reports malwares python python-3 python3 ransomware reporting workshop
Last synced: 11 Apr 2026
https://github.com/ranveeraggarwal/leetcode-cpp
Leetcode Solutions in Modern-ish C++
Last synced: 02 Apr 2025
https://github.com/jkazari/mathematics-laboratories-4.1
Repository of solutions for my Algorithms and Data Structures class on the 4th semester of studying Mathematics at Gdańsk University of Technology
algorithms cpp data-structures
Last synced: 30 Jun 2025
https://github.com/s-bose/makeclass_cpp
a C++ program to generate all the required file skeletons for a class
Last synced: 04 Oct 2025
https://github.com/kentlouisetonino/sw-cpp-dsa
Sample programs of Data Structures and Algorithms using C++.
cpp data-structures-and-algorithms
Last synced: 08 Mar 2025