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-03 00:06:50 UTC
- JSON Representation
https://github.com/tarikipekci/rts_buildingmanager
I've implemented basic RTS building and resource systems in this project.
Last synced: 03 Apr 2025
https://github.com/dkosmari/libxint
libxint is a C++20 headers-only library for fixed-width large integers.
Last synced: 03 Jun 2026
https://github.com/rohit141914/leetcode
Collection of LeetCode questions
arrays cpp data-structures-and-algorithms graph-algorithms hashing queue stack string tree-structure vector
Last synced: 20 Jan 2026
https://github.com/md-asikuzzaman/hospital-management
Hospital Management System using C++.
Last synced: 01 Jul 2026
https://github.com/ramamagarwal/project-online_ticket_booking_system
This repository consists of an online ticket booking system design similar to BookMyShow
Last synced: 26 Mar 2025
https://github.com/shaman-dp/patterns
Паттерны проектирования на C++ с примерами
cpp designpatterns development oop patterns patterns-cpp softwaredesign
Last synced: 04 May 2025
https://github.com/toxe/tic-tac-toe
C++ Tic-Tac-Toe
alpha-beta-pruning cpp minimax minimax-alpha-beta-pruning tic-tac-toe
Last synced: 09 Jul 2025
https://github.com/0xm4ze/clean-code-cpp
📝 Clean Code concepts adapted for c++
bestpractices clean-architecture clean-code cplusplus cpp encapsulation inheritance principles
Last synced: 15 Jun 2025
https://github.com/csb6/markdown
C++ Markdown parser
cpp cpp17 markdown markdown-parser
Last synced: 15 May 2026
https://github.com/pranavgupta1234/karna
Automated drone for object tracking and detection started under Design Practicum
ardupilot cpp drone image-processing makefile objectdetection opencv
Last synced: 15 May 2026
https://github.com/ramamagarwal/cp
This repo consists of some of the easy and beginner-friendly techniques on how to approach problems on competitive programming platform 'Codeforces'. The codes for certain problems are user-friendly and easy to understand.
competitive-programming cpp problem-solving
Last synced: 26 Mar 2025
https://github.com/rizanw/tamagotchi-cli
oop assignment: missing retro game? try tamagotchi game on your cmd!
Last synced: 09 Jul 2025
https://github.com/drozhkov/crypto-exchange-client-deribit
Deribit crypto exchange C++ client
cpp cryptocurrency cryptocurrency-exchange-software deribit deribit-api deribit-exchange
Last synced: 17 Mar 2025
https://github.com/jgsogo/godot-python
POC using Python inside Godot (GDNative + pybind11)
Last synced: 06 May 2026
https://github.com/proxzima/competitive-coding
Solved questions from all major competitive coding platforms
algorithms codechef coding coding-challenge competitive-programming cpp data-structures hackerrank interviewbit leetcode project-euler python regex sql
Last synced: 30 Apr 2026
https://github.com/mguludag/exec_time
A simple C++ header for prints function execution time with RAII, macros and chrono
chrono cpp macros performance-metrics raii test
Last synced: 20 Jun 2026
https://github.com/saket-sk/semester4-sppu-data-structures-and-files-lab
Data Structure and Files Programs
Last synced: 20 Jun 2026
https://github.com/diogoperei29/x.509-cert-verifier
A small project for loading and verifying X.509 certificate chains against a local trust store using the OpenSSL library.
c certificate certificates cmake cpp cpp17 cryptography icmp openssl python python3 raii scripting testing verification x509
Last synced: 07 May 2026
https://github.com/jmsmarcelo/task-tracker-cpp
Task Tracker | CLI | MySQL | C++ | Roadmap.sh
challenge cli cpp database mysql programming project roadmap task-tracker
Last synced: 20 Jun 2026
https://github.com/huangcongqing/leetcode
LeetCode/剑指offer刷题
cpp leetcode leetcode-cpp leetcode-python leetcode-solutions python
Last synced: 20 Jun 2026
https://github.com/ajnus/last_redemption
Projeto Final do curso em Desenvolvimento de Jogos: Game Developer – Technology and Training – 2008 (120 h) Curso básico de Desenvolvimento de Jogos Virtuais. - Noções em 3D Game Studio e 3D Max Studio. - Foco (programação) em Lua, C/C++, SDL e OpenGL. (O curso tem como tarefa final o desenvolvimento de um jogo em 2D)
2d 2d-game cplusplus cpp game-development games opengl sdl sdl-mixer sdl2-image sdl2-library sidescroller videogame videogames videogames-programmers
Last synced: 20 Jun 2026
https://github.com/hunar4321/xor_simple_neural_net_cpp
Minimal neural network implementation from scratch using C++
cpp machine-learning neural-network
Last synced: 20 Jun 2026
https://github.com/maloleroy/confer
🧪 A C/C++ unit testing library written in C, with no heap memory allocation! 🌳
Last synced: 01 May 2026
https://github.com/yumetodo/es-string-algorithm
port from C++STL std::basic_string
cpp npm-package string-algorithms
Last synced: 01 May 2026
https://github.com/aakashjhawar/tachometer
Developed a device using Arduino which can calculate object’s revolving speed.
analog-design arduino arduino-uno c cpp led speed-calculator tachometer
Last synced: 29 Apr 2026
https://github.com/developer239/automation-engine
Automate repetitive visual tasks by writing custom Lua/TypeScript scripts. 🤖 Debug, test and run them in the engine.
automation cpp display instance-segmentation keyboard mouse object-detection yolo
Last synced: 21 Jun 2026
https://github.com/tamandutech/esp32.pio.template
Project template for ESP32 or PlatformIO library. PlatformIO + Cpp + CI/CD + Linter + Formatter.
cpp esp32 pio platformio template
Last synced: 07 May 2026
https://github.com/firoz-thakur/data-structure-and-algorithm
A comprehensive collection of solutions to low, medium, and high difficulty questions across various platforms such as CodeChef, Codeforces, LeetCode, and HackerRank. This repository serves as a valuable resource for practicing and mastering data structures and algorithms.
competitive-programming cpp java problem-solving programming
Last synced: 22 Jun 2026
https://github.com/mathcale/esp32-dht22-sensor
Integrating the DHT22 sensor to an ESP32 board
arduino cpp dht22 esp32 platformio
Last synced: 03 May 2026
https://github.com/georgecatalin/qt-cpp-gui-development-intermediate
Examples and code practice following the "Qt C++ GUI Development - Intermediate" Udemy course by Daniel Gakwaya. Events handling, custom widgets, painting and drawing, deployment.
cplusplus cpp qt5-gui qtcreator qtwidgets udemy-course
Last synced: 22 Jun 2026
https://github.com/hhkit/cpp.property
A single-header property system for C++17.
cpp cpp17 getters properties property setters single-header-lib
Last synced: 22 Jun 2026
https://github.com/josedavidss/aed2.lineaproduccion-simulada
Trabajo para el curso de Algoritmos y Estructuras de Datos 2. La idea es implementar un programa que permita simular la gestion de una memoria virtual utilizando el lenguaje de programación C++.
cpp production-line virtual-memory
Last synced: 22 Jun 2026
https://github.com/shamim-akhtar/shamim-akhtar
About Me
cpp csharp game-development unity3d
Last synced: 03 May 2026
https://github.com/mustafashykh/compiler_assignment_codes
compiler cpp infixtopostfix infixtoprefix
Last synced: 23 Jun 2026
https://github.com/bmoretz/daily-coding-problem
A coding problem a day keeps the interviewers at bay.
algorithms algorithms-interview cpp data-structures julia optimization python
Last synced: 07 May 2026
https://github.com/umbrellaleaf5/cpp
My repository where I first try and learn C/C++ and CMake
Last synced: 23 Jun 2026
https://github.com/f1zm0/hijackableapp
vulnerable app, legit and evil DLLs for sideloading attack PoCs
Last synced: 23 Jun 2026
https://github.com/nick-lehmann/db-benchmark
Benchmark of different storage layouts for DB systems
Last synced: 29 Apr 2026
https://github.com/kylesmith19091/lightweight-cpp-logging
A lightweight cpp rich text logging library
cli cpp logging progress-bar rich-text terminal
Last synced: 03 May 2026
https://github.com/ktstephano/haskell
Haskell-like functional programming in C++
Last synced: 30 Apr 2026
https://github.com/chqilin/beninja
a small build tools for C/C++.
build-tool cmake cplusplus cpp makefile nodejs
Last synced: 07 May 2026
https://github.com/tobiaswallner/bpm.cmake
A light weight binary package manager for CMake builds
cmake cpp dependency-manager fetchcontent-alternative find-package modern-cmake package-management package-manager reproducible-builds semver
Last synced: 01 May 2026
https://github.com/ramithaheshan33/techfix
TechFix is an advanced online management platform designed to streamline the operations of a tech solutions company.
Last synced: 01 May 2026
https://github.com/nlitsme/mpmp7_solver
Solving Matt Parker's Unique Distancing Puzzle
Last synced: 30 Apr 2026
https://github.com/samrb-dev/asmforre
Collection of assembly program of IA-32 CPU architecture to understand how things work under each high level language. The main goal of the repo is get with familiar with ASM to identify various procedures while reversing a binary/executable
8086-programs assembly-language c cpp cybersecurity malware-analysis reverse-engineering x86 x86-assembly
Last synced: 07 May 2026
https://github.com/forhanshahriarfahim/leetcode_solutions
Collection of LeetCode questions to ace the coding interview!
cpp data-structures-and-algorithms leetcode problem-solving
Last synced: 24 Jun 2026
https://github.com/hydr0nium/daydream
Daydream programming language
cpp daydream programming-language
Last synced: 24 Jun 2026
https://github.com/thiti-dev/terminakes
The classic snake game that putting its all logics/gameplay together within the terminal. written in c++
conio cpp iostream terminal-based-game
Last synced: 24 Jun 2026
https://github.com/stefanasandei-archive2/tiny-autograd
small autograd engine built from scratch in modern C++
autograd cmake cpp deep-learning neural-networks
Last synced: 24 Jun 2026
https://github.com/daviinacio/arduino-buffer
Buffer library to arduino
arduino-library cpp cpp-lib utils-lib
Last synced: 24 Jun 2026
https://github.com/beyondmagic/competitive-programming
Where I rest my mind's ~impulse~ feeling to learn logic.
c competitive-programming cpp secret
Last synced: 29 Apr 2026
https://github.com/Candlest/ClassBoard
Class Board是一款使用Qt/C++开发的,针对SEEWO及其教学一体机设计的,用于显示教学信息的壁纸软件。
Last synced: 25 Jun 2026
https://github.com/ibitcy/eo-mobile-rapidjson
Boost for android's prefab NDK dependency system
android apple cmakelists cocoapods cplusplus cpp dependency google ios ndk podfile prefab rapidjson
Last synced: 02 May 2026
https://github.com/revzim/aztd-demo
real-time online multiplayer battler demo developed with Unreal Engine 4.26/C++/Node.JS
colyseus cpp game-development golang gopherjs node online-multiplayer-game
Last synced: 07 May 2026
https://github.com/pinam45/uscp
Unicost Set Covering Problem
cpp cpp17 latex masc memetic-algorithms rwls uscp
Last synced: 30 Apr 2026
https://github.com/ankargren/bayesnorm
Efficient sampling of normal posterior distributions
cpp package r rcpp rcpparmadillo
Last synced: 08 Jun 2026
https://github.com/s-m-j-i/smart-university
A multidisciplinary system that aims to make a University automated
arduino cpp hardware multidisciplinary software
Last synced: 07 May 2026
https://github.com/juangburgos/quaaccesscontrol
Test library for [QUaServer](https://github.com/juangburgos/QUaServer) access control
access-control cplusplus cpp opc-ua qt qt5
Last synced: 07 May 2026
https://github.com/lebrancworkshop/learn-cpp-from-youtube
Learning C++ from many resources in Youtube (E.G. The Cherno, Neso Academy)
algorithms assembly-language cpp data-structures data-structures-and-algorithms self-study youtube
Last synced: 03 May 2026
https://github.com/htotoo/meshmqttmappp
C++ based meshmap for low memory environments, like VPSes
Last synced: 03 May 2026
https://github.com/lefucjusz/kettle-pid-controller
Kettle temperature regulator using PID controller based on Arduino Nano. Measurements taken by the means of DS18B20 sensor, Fotek SSR-40DA SSR relay used as an actuator. Current temperature displayed on TM1637 LED display.
adc anti-windup arduino cpp ds18b20 kettle pid pid-controller platformio pwm ssr temperature-control tm1637
Last synced: 08 May 2026
https://github.com/jdibenes/cormorant
Game Boy Color emulator.
cpp game-boy-color-emulator game-boy-emulator windows
Last synced: 29 Apr 2026
https://github.com/mpluxery/basic-cpp-age-checker
Simple C++ console application that prompts the user to enter their age, validates that the input is a number between 1 and 99; otherwise, it displays an error message and re-prompts until a valid age is entered.
beginner-code beginner-friendly c-plus-plus cpp else-if input-validation tutorial
Last synced: 29 Jun 2026
https://github.com/gurrudev/data-structure
data-structure programs using C++
cpp data-structures dsa dsa-algorithm
Last synced: 29 Jun 2026
https://github.com/mohammad-malik/linkedlist-notepad
A console-based notepad using a 2D linked list for text storage. Features text editing, saving, loading, and a spell-checker with correction suggestions—all in a C++ console environment.
cpp data-structures dsa linked-list linux macos ncurses-library unix
Last synced: 08 May 2026
https://github.com/1dealgas/nemesis
Don‘t Leave the World Your Nemesis.
aerials cpp cpp20 defold lua mobile-game rhythm-game rhythm-game-charting
Last synced: 08 May 2026
https://github.com/marcuspy827/null-log-library
Simple log library for Qt that mainly optimizes the look and feel of your log.
ansi-color cmake cpp log qt qt-framework qt5 qt6
Last synced: 02 May 2026
https://github.com/nnamanx/tank-robot-pathfinding-using-a-star-and-greedy-search
This project showcases a tank robot that can autonomously navigate a 5x5 grid, avoid obstacles, and determine the most optimal path using two different search algorithms.
a-star-algorithm artificial-intelligence cpp greedy-algorithm robotics tank-robot
Last synced: 30 Apr 2026
https://github.com/mwmorale/fibonacci-for-fun
Welcome to fibonacci-for-fun! Here, I show off some of my Java skills and C++ skills and Python skills! I am replicating the sacred "Fibonacci Sequence" with all 3 of the mentioned languages using recursion... that's right - recursion.
comparative-analysis compare-files cpp java python recursion recursive recursive-algorithm
Last synced: 03 May 2026
https://github.com/cuixing158/mex-file
MATLAB MEX file For C/C++ code generation
c code-generation compile cpp matlab matlab-coder mex opencv
Last synced: 30 Apr 2026
https://github.com/sbaldu/wealthdistributionmodel
Model for the distribution of wealth in a community
complex-systems cpp econophysics modelling pybind11 python
Last synced: 02 May 2026
https://github.com/ctkqiang/hyper_guard
HyperGuard(澎湃盾)是一款专为小米 HyperOS 生态设计的系统级安全工具,对标 Google Play Protect 的运行时威胁检测机制,在应用安装与执行的全链路中构建多层纵深防御体系。其核心能力是在不依赖 Root 权限、不破坏系统完整性的前提下,通过安装拦截钩子 + 蜜罐沙盒虚拟化 + 实时行为审计三重防护,为用户提供对诈骗 APK、隐私窃取类恶意软件的主动免疫能力。
china chinese cpp ctkqiang cybersecurity dart flutter hyperos xiaomi
Last synced: 30 Apr 2026
https://github.com/skyzh/bluesensor
🌃 Collect climate data from sensors on Arduino. Part of the BlueSense Project.
arduino cpp dht22 environment iot-device monitoring raspberry-pi sensor
Last synced: 06 May 2026
https://github.com/bhagat-hrishi/cleanstrike
CleanStrike is a carrom board game played by 2 players with multiple turns
clean-strike cmake cmake-command cpp
Last synced: 08 Jun 2026
https://github.com/iamareebjamal/semaphores-example
Basic process synchronisation using semaphores in linux demonstrated by special kind of Dining Philosophers problem
cpp dining-philosophers-problem process-synchronisation semaphore
Last synced: 29 Apr 2026
https://github.com/trflynn89/flymake
A GNU Makefile system for C-family and Java projects
build-system c cpp make makefile objective-c objective-c-plus-plus
Last synced: 08 May 2026
https://github.com/the-mastermind1/numerical_integration_
cpp newton-cotes numerical-integration
Last synced: 09 Jun 2026
https://github.com/progzone122/level1-crackmes-solutions
Reverse engineering crackme “level1”. Detailed explanation of the logic, several solutions, writing a keygen for the program
c cpp crackme crackmes hack keygen reverse-engineering
Last synced: 08 May 2026
https://github.com/mbfakourii/carbot-arduino
Car robot with socket to Android with WeMos or NodeMCU
android ardiuno carbot cpp esp8266 java nodemcu nodemcu-arduino nodemcu-esp8266 wemos
Last synced: 01 May 2026
https://github.com/douze/odo
OpenGL procedural terrain
cpp opengl procedural-generation terrain
Last synced: 08 May 2026
https://github.com/melroy89/cpp-gtk-test-app
GTK/Gtkmm C++ Test Application - using CMake
application cmake cpp example gtk3 gtkmm template
Last synced: 08 May 2026
https://github.com/gf712/prostruct
Protein structure library for C++ and Python
bioinformatics cpp protein-structure-analysis python swig
Last synced: 04 May 2026
https://github.com/rohanrhu/catcrypt
Simple RSA public key encryption library for C/C++.
c cpp encryption public-key-cryptography public-key-infrastructure rsa
Last synced: 04 May 2026
https://github.com/i-umairkhan/data-structures
Includes C++ Implementation of Data Structures and Algorithms.
algorithms biginteger-cpp cpp data-structures
Last synced: 10 Jun 2026
https://github.com/st235/xcalc-core
Free open source arithmetic grammar parser 🧮
calculator cpp grammar parser xcalc
Last synced: 10 Jun 2026
https://github.com/basemax/firstsfml
Begin point and getting start to SFML using CPP.
cpp sfml sfml-2d-engine sfml-cpp sfml-dev sfml-dll sfml-game sfml-game-development sfml-graphics-library sfml-install sfml-library sfml-linux sfml-windows
Last synced: 04 May 2026