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-06-23 00:06:41 UTC
- JSON Representation
https://github.com/blagojeblagojevic/motor_speed_pid
Dc motor speed control using PIC16F877A and MICROC IDE. For the purpose of simulation it is used Proteus.Also PID algoritam is implemented.
arduino asm avr avr-assembly c cpp electronics embeded-systems esp32 esp8266 esp8266-arduino microchip microcontroller motor pic pic16f877a pid-controller proteus speed-controller web-server
Last synced: 12 Feb 2026
https://github.com/danielgospodinow/spaceshooter
Multiplayer semi-immersive virtual reality mobile game made with Cocos2d-x
android cocos2d-x cpp game java lan multiplayer multiplayer-game networking
Last synced: 22 Apr 2025
https://github.com/mortennobel/simplevrcpp
Simple example of using the OculusVR SDK and SDL
cpp graphics-programming oculus-rift openvr sdl2 virtual-reality
Last synced: 18 Jun 2025
https://github.com/newyaroslav/xtime_cpp
Простая C++ библиотека для работы с временем и датой
automation-date calculation cpp epoch-time gmt gmt-time hpp julian-day moon-parallax ole-automation-date posix-time sync-time time timestamp unix utc-datetime utc-timestamp utc-timezone
Last synced: 19 Apr 2025
https://github.com/jofaval/babylon
Microservices using mutliple languages (as with Babylon's tower) for a fake e-commerce
api babylon cloud cpp django dotnet e-commerce flask golang java laravel microfrontend microfrontends microservices php python rust software-engineering spring-boot typescript
Last synced: 17 Feb 2026
https://github.com/ajeetdsouza/chip8
A browser-based CHIP8 emulator, powered by WebAssembly
chip8 cpp emulator sdl2 wasm webassembly
Last synced: 20 May 2026
https://github.com/quinta0/gravity
3D Gravity Simulator is a C++ program that visualizes the gravitational interactions between celestial bodies
3d cmake cpp gravity opengl physics physics-simulation simulation vcpkg
Last synced: 06 Jan 2026
https://github.com/hxndev/printer-spooling
Printers typically can print only a single document at a time and require seconds or minutes to do so. If more than one application requires printer’s access, it might result in delay and slow down the application for as long as the printer is busy in serving other application. Printer Spooling has overcome this delay, as the documents formatted for printing are stored into an area on a disk and retrieved and printed by a printer at its own rate. With spooling, multiple processes can write documents to a print queue without waiting. As soon as a process has written its document to the spool device, the process can perform other tasks, while a separate printing process operates the printer. In this project, we will be implementing a printer spooler for a working environment which is equipped with 3 printers using concepts of Linked Lists and Queues.
code cpp data-structures oop oop-principles printer printer-spooler printer-spooling spooling
Last synced: 31 Mar 2025
https://github.com/hxndev/reverse-capitalize-and-shift-strings-using-threads
Perform operations on a string using Multithreading.
capitalize code cpp reverse shift strings threads
Last synced: 06 Jul 2025
https://github.com/seanpm2001/linux_defender_for_fedora-linux
The Linux defender anti-virus software ported to work on Fedora Linux.
anti-malware anti-virus cplusplus cpp css fedora fedora-linux gpl3 gplv3 linux linux-defender linuxdefender md python security shell txt year-of-the-linux-desktop
Last synced: 10 Jul 2025
https://github.com/garrylachman/usb-human-name
C++ Humanize USB vendor and product codes library
cpp library usb usb-devices usbids
Last synced: 13 Jun 2025
https://github.com/the-phoenics/space-shooter
Single player 2d top-down space shooting game built with C++ and Sfml
Last synced: 16 Mar 2025
https://github.com/tonitaga/graph-algorithms-cpp-console
Basic algorithms on graphs: BFS, DFS, Dijkstra Algorithm, Floyd-Worshell Algorithm, Prima Algorithm, Ant Algorithm in C++ programming language
Last synced: 05 Aug 2025
https://github.com/khianvictorycalderon/my-c-and-cpp-files
Collection of my C and C++ Files, i use C and C++ for programming tutor purpose.
c c-plus-plus cpp low-level-programming programming
Last synced: 11 Apr 2026
https://github.com/cpp-frug/cpp-frug.github.io
Pages du site web
cplusplus cplusplus-11 cplusplus-14 cplusplus-17 cplusplus-20 cpp cpp-11 cpp-14 cpp-17 cpp-20 cpp11 cpp14 cpp17 cpp20 events french french-speaking github-pages meetup paris
Last synced: 10 Apr 2025
https://github.com/basemax/minesweepercli
Simple minesweeper game developed using C++ in the CLI mode. (Soon)
cpp cpp-cli cpp-game cpp-game-cli game game-2d game-cli game-development minesweeper minesweeper-board minesweeper-cli minesweeper-cpp minesweeper-game
Last synced: 03 Apr 2025
https://github.com/arwenterpstra/algorithms
Different algorithms for different purposes, written in multiple languages
algorithms c cpp csharp java javascript lua python rust
Last synced: 09 Feb 2026
https://github.com/mrrobinofficial/easingfunctions
A collection of easing functions. It supports multiple programming languages and game development frameworks.
cpp csharp ease easing easing-functions python unreal-engine
Last synced: 12 Apr 2025
https://github.com/grgomariani/mmnn
micro managed NEURAL NETWORK (c++11 / Python)
ai ann cpp dnn mnist neural-nets neural-network neurons python-module
Last synced: 24 Apr 2025
https://github.com/btframework/droneremoteid
The samples show how to use the Bluetooth and WiFi Frameworks to receive and decode Drone Remote ID
asd bluetooth cbuilder cpp csharp delphi dri drone droneremoteid faa net netframework remoteid wifi
Last synced: 28 Apr 2025
https://github.com/whitemech/cynthia
SDD-based Forward LTLf Synthesis
and-or-graphs and-or-search cpp finite-synthesis linear-temporal-logic sdd sentential-decision-diagram temporal-logics-on-finite-traces
Last synced: 08 Jan 2026
https://github.com/nathad17/belah-ketupat-with-cpp
bentuk belah ketupat dengan c++
belah-ketupat cpp diamond do-while-loop for-loop loop while-loop
Last synced: 03 Oct 2025
https://github.com/abrdej/pigeon-war
Turn-based tactic game. This is server part implemented in C++.
cpp cpp-game game game-2d game-development turn-based turn-based-combat turn-based-game turn-based-strategy
Last synced: 11 Mar 2025
https://github.com/spiffgreen/cli-master
A command line utility library that simplifies the development of command line apps. Made for flexibility and simplicity.
cli commandline cplusplus cpp cpp-library
Last synced: 09 Oct 2025
https://github.com/ravi-prakash1907/design-and-analysis-of-algorithm
Design and Analysis of Algorithm (DAA) practicals as per the syllabus of B.Sc. (hons.) CS
alorithms college cpp daa hacktoberfest hacktoberfest2020
Last synced: 06 Sep 2025
https://github.com/scyth3-c/curl-http-wrapper
make http requests easily in c++ ⚡
api-client cpp cpp20 http libcurl library linux makefile requests-module
Last synced: 12 Apr 2025
https://github.com/doaaosamak/dailystreak-leetcode
Leetcode problems solations, here, i upload my solutions to coding challenges, algorithms, and personal projects.
coding cpp java problem-solving
Last synced: 22 Apr 2026
https://github.com/nobody-1321/computer-graphics-programing-in-opengl-with-c
Computer Graphics Programming in OpenGL With C++. Third Edition.
3d-graphics cpp opengl raytracing shaders
Last synced: 05 Sep 2025
https://github.com/superb-man/pacman
Classic Pacman game remake with 3 levels for each of the 10 mazes!Added fireball releasing and hiding features!!Hope you enjoy😁
2d c cpp game igraphics-project maze open-gl x-33
Last synced: 03 Mar 2025
https://github.com/ahmed-saayed/compititve-programming
A collection of algorithms, data structures, Problems on many websites, notes, and references I used during my ICPC journey
algorithms competitive-programming cpp data-structures icpc problem-solving topic
Last synced: 10 Oct 2025
https://github.com/maximilianfeldthusen/tamperprotect
This C++ code is a simple program designed to compute the SHA256 hash of its own executable file and compare it against a known good hash.
Last synced: 01 Apr 2026
https://github.com/vspefs/glfwppm
GLFW C++20 Wrapper - a module-only GLFW wrapper, based on glfwpp
cpp cpp20 glfw wrapper xmake-built
Last synced: 26 Mar 2025
https://github.com/mguludag/ann_backpropagation_example_qtcpp
This is a school project for Machine Learning course. BTW the ann model taken from course's slides
Last synced: 19 May 2026
https://github.com/comfysage/cpp-hayashi
🌱 a tiny distro-independent package manager in C++.
Last synced: 06 Sep 2025
https://github.com/cuixing158/visual-based-odometry-estimation1-cpp
Stitching and fusion of on-board surround view BEV real world image sequences, odometer estimation and output of large pixel map
algorithms bev cpp odometry-estimation opencv orb pose-optimization visual-features
Last synced: 06 Jul 2025
https://github.com/bytesclub/kill_the_bug
This Repository contains number of C/C++ programs with intentional bugs. Contributors can either post Issue(s) on Bugs and create Pull Request solving them, Or can post new Buggy programs.
Last synced: 15 Apr 2025
https://github.com/ferhatgec/finif
finif, cli .ini parser
cpp file ini ini-parser parser
Last synced: 18 Feb 2026
https://github.com/darxisr/allodslauncher
Allods Online 4.0.02.42 launcher. Pls use this source code for study purposes only. The author is't responsible for your actions.
allods allodsonline client cpp launcher mmorpg
Last synced: 05 May 2025
https://github.com/zee-bit/competitive-programming-codes-cpp
This repo consists of C++ solutions to all the Programming problems I have solved from Codechef and Codeforces. I will be updating this repo on a monthly basis. Feel free to add solutions to problems not present here. P.S. Search the problems by their original names mentioned in the site. If someone is willing to separate the questions based on their topics, then feel free to give me a Pull request after it is done!!
codechef-solutions codeforces-solutions competitive-programming cpp
Last synced: 25 Apr 2025
https://github.com/modio/modio-ue4-sample
Unreal Engine 4 sample project, demonstrating how mod.io can be integrated in-game
cpp modio unreal-engine unreal-engine-4
Last synced: 09 Feb 2026
https://github.com/pakerwreah/rninspector
React Native bridge for the Inspector project
android cpp cross-platform debug debugging flipper inspect ios jni mobile ndk react-native stetho
Last synced: 16 Mar 2025
https://github.com/nathady/segitiga-sama-kaki-with-cpp-v1
bangun datar segitiga siku-siku dengan c++
cpp for-loop loop segitiga triangle while-loop
Last synced: 24 Mar 2025
https://github.com/nathady/segitiga-siku-siku-with-cpp-v1
bangun datar segitiga siku-siku dengan c++
cpp do-while-loop for-loop loop segitiga triangle while-loop
Last synced: 24 Mar 2025
https://github.com/darvid7/monash-programming-club
algorithms cpp datastructures icpc
Last synced: 03 Apr 2025
https://github.com/mmabiaa/cpp-beginner-projects
Simple and beginner friendly C++ projects you can clone
cpp cpp-basic cpp-library cpp-programming cpp-programming-language cpp-project cpp-project-template cpp-projects opengl opengl-framework opengl-library opengl-tutorial
Last synced: 19 Apr 2025
https://github.com/michaldziuba03/chopp
TUI text editor for Linux written in C++ 📝📄
cpp editor linux nano text text-editor tui vim
Last synced: 08 May 2026
https://github.com/andstor/mouse-controller
:mouse: Node.js C++ Addon for emulating mouse behavior
cpp macos mouse node-addon nodejs
Last synced: 09 May 2026
https://github.com/maurodelazeri/c-cpp-python-callbacks
C / C++ callbacks for Python with ctypes
Last synced: 09 May 2026
https://github.com/kauefraga/ping-pong
The classic ping pong game made with Raylib/C++.
cpp game-development ping-pong raylib raylib-cpp
Last synced: 24 Jun 2026
https://github.com/andr3w03/kgv_tugas3_turing-a
Tugas 3 Mata Kuliah Komputer Grafik dan Visualisasi
c cpp desktop-application glew glfw glm object-oriented-programming oop opengl visual-studio
Last synced: 09 May 2026
https://github.com/mguludag/shared_memory
a simple thread safe shared_memory concept
cpp cpp11 raii-idiom shared-memory thread-safe-queue
Last synced: 14 Jun 2026
https://github.com/kezhengjie/database
A modern,fluent and simple C++ mysql database library implemented wit C MySQL API.Runtime safety and no exception.
cpp cross-platform dynamic-language-like easy-to-use fluent libmysqlclient linux modern modern-cpp mysql mysql-database no-exception runtime-safety simple windows
Last synced: 07 May 2026
https://github.com/ho-cooh/include-info
A VSCode extension for showing infos about your included files
Last synced: 08 May 2026
https://github.com/1ay1/loom
Single-binary C++20 blog engine. No dependencies, no frameworks — just epoll, markdown, and one command.
blog-engine cpp cpp20 epoll http-server markdown self-hosted zero-dependencies
Last synced: 10 Jun 2026
https://github.com/lordmathis/cudanet
Convolutional Neural Network inference library running on CUDA
convolutional-neural-networks cpp cuda pytorch
Last synced: 08 May 2026
https://github.com/scramjetorg/framework-cpp
Simple yet powerful live data computation framework. C++ port of Scramjet framework.
cpp data-stream event-stream reactive-programming scramjet spark-streaming stream stream2 transformations
Last synced: 12 Jun 2026
https://github.com/nixrajput/bst-operations-cpp
BST operations using `C++` programming language.
bst bst-operations bst-tree bstree cpp cpp-programming cpp-projects data-structures
Last synced: 12 Jun 2026
https://github.com/jahanvisharma-dotcom/hackerrank-cpp
HackerRank Solutions of C++ Programming
basic-programming code coding cpp hackerrank hackerrank-cpp hackerrank-solutions programming
Last synced: 11 Jun 2026
https://github.com/deftruth/ptx-isa-8.2-zh
🎉持续更新:CUDA 12.2 PTX-ISA-8.2学习笔记,部分中文翻译 + 个人理解 + 内联汇编示例,讲解CUDA 12.2 PTX-ISA-8.2 汇编指令;进行中.....
Last synced: 13 May 2026
https://github.com/getiot/linux-cpp
:fire: Linux C++ programming
cpp cpp14 cpp17 cpp20 linux tutorial-code
Last synced: 19 Jun 2026
https://github.com/devoloper-1/ambulance-management-system
A project that simulates Ambulance Managment System with native UI
algorithms ambulance-management-system cpp data-structures design-patterns oop system-design
Last synced: 10 Jun 2026
https://github.com/qengineering/peleenet_ssd
PeleeNet SSD for ncnn framework
cpp deep-neural-networks ncnn ncnn-framework pelee pelee-ssd peleenet peleenet-ssd raspberry raspberry-pi raspberry-pi-3 raspberry-pi-4
Last synced: 11 May 2026
https://github.com/ran-2012/inversion
solve geophysics using CUDA & TensorFlow
cpp cuda geophysics inversion-method python
Last synced: 11 May 2026
https://github.com/qengineering/tensorflow_lite_classification_rpi_32-bits
TensorFlow Lite classification on a bare Raspberry Pi 4 at 33 FPS
armv7 bare-raspberry-pi cpp deep-learning frame-rate high-fps inception inceptionv2 inceptionv4 lite mobilenet raspberry-pi-4 tensorflow-examples tensorflow-lite testtensorflow-lite
Last synced: 11 May 2026
https://github.com/sharkfinpro/openglproject
3D Rendering Engine - Learning about OpenGL and 3D graphics
cpp graphics-engine learning-by-doing opengl
Last synced: 06 May 2026
https://github.com/garciparedes/cc-examples
Set of awesome C++ Examples
algorithms competitive-programming-contests cpp examples garciparedes hackerrank openmp parallel
Last synced: 10 May 2026
https://github.com/tomaszrewak/strong_typedefs
A strong_typedef implementation for C++ with selective operator overloads.
cpp header-only library operator-overloading strongly-typed
Last synced: 18 Jun 2026
https://github.com/jahanvisharma-dotcom/cpp-programs
basics basicsofcpp cpp cppprograms programs
Last synced: 10 Jun 2026
https://github.com/md-shamim-ahmad/hackerrank-online-judge-problems-solutions
This repository contains my accepted solutions for many HackerRank online judge problems
algorithm array competitive-programming cpp data-structures graph hackerrank hackerrank-solutions java linked-list mathematics python queue solutions stack tree
Last synced: 06 May 2026
https://github.com/ahadalireach/oop.interview.questions
A repository containing fundamentals of programming, OOP, and other related concepts with interview questions and code implementations.
cpp exceptions interview-questions oop oop-concepts oop-principles pointers strings templates
Last synced: 06 Mar 2026
https://github.com/jakubfornadel/rust-sharedmem-ocaml
Rust-SharedMem-Ocaml is POC implementation of two-way IPC communication between multiple independent Rust and Ocaml processes
cpp multiprocess ocaml rust wrappers
Last synced: 06 May 2026
https://github.com/mortennobel/simplehmesh
A simple implementation of the halfedge mesh data structure
Last synced: 17 Jun 2026
https://github.com/pratik08/pytorch-submodular
A GPU accelerated Submodular Optimization toolkit.
cpp machine-learning submodular-optimization submodularity
Last synced: 09 May 2026
https://github.com/gvelasq/palettizer
R package for color palette generation using the 'palettize' C++ library
Last synced: 26 Oct 2025
https://github.com/jbw9964/smart_fan
Smart fan that recognize human & adjust it's angle via detection
arduino-uno cpp embedded-systems python3 raspberry-pi-4 yolov8n
Last synced: 12 Feb 2026
https://github.com/nathanjhood/cmodule
C/C++ modules for NodeJS.
c cmake cmake-js cpp cpp11 es6 javascript node-addon-api nodejs npm npm-package typescript
Last synced: 14 Apr 2026
https://github.com/qengineering/ncnn_pose_rpi_64-bits
ncnn pose estimation on bare Raspberry Pi 4 with 64-bit OS at 7.1 FPS
bare-raspberry-pi cpp high-fps ncnn ncnn-framework ncnn-model pose-estimation raspberry-pi-4 raspberry-pi-64-os
Last synced: 26 Feb 2026
https://github.com/samyam81/searching_mechanism
Searching in data structure refer to the process of finding the targetted information from a collection of items stored in computer memory.
Last synced: 18 Apr 2026
https://github.com/nooneknowspeter/cpplings
A terminal based learning experience for C++, inspired by Rustlings
Last synced: 20 Apr 2026
https://github.com/nouraalgohary/algorithms
An easy-to-understand description of algorithms, simple illustrations, pseudo code, and examples.
algorithms cpp leetcode python
Last synced: 16 Apr 2026
https://github.com/c08oprkiua/moduleassistant
Helper tool for making engine modules in Godot 4 and 3
cpp gdscript godot godot-cpp godot-module godot3 godot4 tools
Last synced: 01 Feb 2026
https://github.com/drichardson/vim-cpp
C++ quality of life plugin for Vim
clang-format cplusplus cpp vim vim-plugin
Last synced: 20 Apr 2026
https://github.com/baderouaich/the-zero-overhead-principle
Little demonstration of the Zero Overhead principle.
c cplusplus cpp the-zero-overhead-principle zero-overhead zero-overhead-abstraction zero-overhead-principle
Last synced: 25 Feb 2026
https://github.com/joanstinson/spaceinvaders
A Space Invaders remake using SDL and C++ done in one week.
cplusplus-11 cpp game-engine-2d mvc-architecture object-pooling sdl2 space-invaders
Last synced: 09 Feb 2026
https://github.com/memergamer/graphtheory
In this repository there are graph theory exercises for my University.
cpp graph-algorithms graph-theory-algorithms python sapientia-university typescript
Last synced: 09 Feb 2026
https://github.com/va1da5/pico-vscode-dev-environment
Visual Studio Code Dev Container based C/C++ development environment for Raspberry Pi Pico
arm containers cpp development openocd pico picoprobe rp2040
Last synced: 24 Oct 2025
https://github.com/mo-karbalaee/pentago-game
Pentago game based on CLI. Final project of introduction to programming course at SBU. fall 2020
Last synced: 31 Jan 2026
https://github.com/atennop1/arkanoidwithoutanengine
Project for learning C++ through making game without an engine
cpp game game-development gamedev no-engine oop sdl2
Last synced: 09 Feb 2026