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/immaryammahmood/leetcode_solutions
Daily LeetCode Solutions 🚀
Last synced: 30 Apr 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/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/toriomg/opengl
For now, this OpenGL repository is meant to support my learning, and in theory, to eventually develop a 3D modeling program.
cpp glfw3 imgui-glfw opengl opengl3 stb-image
Last synced: 30 Apr 2026
https://github.com/harshnag1/pep-dsa-2026
Structured topic-wise implementation of Data Structures and Algorithms in C++ for placement preparation and interview practice (PEP-DSA-2026).
algorithms cpp data-structures dsa interview-preparation placement-preparation problem-solving
Last synced: 30 Apr 2026
https://github.com/arkenidar/opengl-game
https://github.com/arkenidar/opengl-quake-win64
codeblocks cpp game msys2-mingw64 ogl opengl quake sdl
Last synced: 30 Apr 2026
https://github.com/grachale/cipher_tga_files
Implementation of functions for a program that can encrypt and decrypt a TGA image file.
Last synced: 08 Jun 2026
https://github.com/drgitpos/twinvisualizer
This amazing piece of technology is a 4-in-1 visualizer for audio. It uses two displays to show you exactly what you want to see. One Screen will always display a Stereo VU meter, analog style. For the other display, you can choose between four options.
Last synced: 19 May 2026
https://github.com/svec1/bweas
cross-platform system build
build-tool build-tools builder c cpp cross-platform multilanguage multilanguage-support system-build system-builder
Last synced: 30 Apr 2026
https://github.com/misaghmomenib/phonebook-cpp
A Phone Book Application Built With C++, Designed to Efficiently Manage Your Contacts. This Project Includes Features Like Adding, Searching, Editing, and Deleting Contact Details. It's a Simple Yet Powerful Tool to Demonstrate C++ Fundamentals and Object-oriented Programming Concepts.
Last synced: 30 Apr 2026
https://github.com/sandsmark/qt-rappor-client
C++ implementation of privacy preserving metrics reporting using Rappor (Randomized Aggregatable Privacy Preserving Ordinal Responses), with Qt integration
cpp cpp17 metrics metrics-gathering metrics-library privacy privacy-by-design privacy-preserving privacy-protection qt qt6 rappor
Last synced: 30 Apr 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/mangad/jsocketpp
A modern, C++20 socket library inspired by Java's networking API. Cross-platform support for TCP, UDP, multicast, and UNIX domain sockets, with blocking, non-blocking, and async operations.
cpp cpp20 java sockets tcp udp unix-sockets
Last synced: 01 May 2026
https://github.com/spacebody/cs205-c-cpp
The lab codes for course CS 205 C/C++
Last synced: 01 May 2026
https://github.com/nikhil1210-dev/db-connection
A basic program in C, C++, Java, and C# demonstrating MySQL database connectivity using respective connectors (MySQL C API, Connector/C++, JDBC, and Connector/NET). It covers database connection, query execution, and result handling across multiple languages.
Last synced: 01 May 2026
https://github.com/5umitpandey/learning_dsa
Basic DSA Practice Questions | DSA | C++
Last synced: 08 Jun 2026
https://github.com/gunh0/packet-capture
🌐 This repository contains rough code snippets for capturing network packets.
Last synced: 01 May 2026
https://github.com/jessetg/cuda-practice
Working through the chapters of Cuda by Example
c cpp cuda cuda-by-example gpgpu
Last synced: 01 May 2026
https://github.com/aswad310/random-email-generator
Random Email Generator using core c++ programing language. This email generator can generate thousands of email addresses (unverified) in just one click.
c c-plus-plus cpp email email-generator programing project random-email-generator repository
Last synced: 01 May 2026
https://github.com/depermitto/headerpuller
Header-only package manager for C/C++ written in Go. Provides hassle-free (un)installation and simplicity in use.
c cpp cxx go golang-application header-files header-only hpp package-manager
Last synced: 01 May 2026
https://github.com/jamesql/laser-tag-drone
Laser tag drone with Arduino and HC-12 modules.
Last synced: 02 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/thecomputekid/scrapper
pretends to export c++ functions but with a c abi
Last synced: 01 May 2026
https://github.com/virendracarpenter/tictactoecpp
Basic Tic Tac Toe Game made in C++
cpp game hacktoberfest terminal tictactoe-cpp tictactoe-game
Last synced: 02 May 2026
https://github.com/jmarrec/cppbenchmarks
A collection of some benchmark scripts I used for C++
benchmark c-plus-plus cmake conan cpp cpp20
Last synced: 02 May 2026
https://github.com/sr1jan/competitiveprogramming
My solutions to the competitive programming problems from various contests
competitive-programming competitive-programming-contests cpp
Last synced: 08 Jun 2026
https://github.com/pixelomer/shijima-nx
Shimeji desktop pet runner for Nintendo Switch
cpp desktop-pet homebrew nintendo-switch overlay
Last synced: 02 May 2026
https://github.com/dzejkop/pastel
Wanna embed a .bmp in your C++ program? Or maybe a .dll? Get PaSTeL!
Last synced: 02 May 2026
https://github.com/guibrandt/perfhash
Header-only perfect hash container class implemented in modern C++
cpp data-structure header-only perfect-hash
Last synced: 09 Jun 2026
https://github.com/linqlover/uip-exercise-1
A simple command-line application for a Qt/C++ library that was developed as part of a study exercise.
Last synced: 02 May 2026
https://github.com/lebrancworkshop/learn-dsal-cpp-mikelopster
Learning Data Structures and Algorithms with C++ by Mikelopster (Thai Software Developer Youtube Channel)
algorithms algorithms-and-data-structures cpp data-structures data-structures-and-algorithms
Last synced: 02 May 2026
https://github.com/zaki-x86/breakoutgame
Breakout game with OpenGL 3.3
2d-game 2d-renderer breakout-game cpp cpp17 game-development opengl
Last synced: 02 May 2026
https://github.com/anosuplayer/nfloats
Arbitrary precision floating points stored in IEEE-754 format.
arbitrary-precision arbitrary-precision-floats cpp decimal decimal-to-binary float floating-point floating-point-arithmetic utility
Last synced: 09 Jun 2026
https://github.com/karusb/bazcryptlib
BazCrypt 4 Neighborhood Cellular Automata Encryption Algorithm C++ Library
algorithm bazcrypt bazcrypt-encryption c-plus-plus cellular-automata cpp cross-platform cryptography encryption library linux windows
Last synced: 02 May 2026
https://github.com/danielsio/pacman-game
Built as part of a Kirsh Amir's C++ & OOP course at The Academic Collage Of Tel-Aviv.
bfs-algorithm cpp game oop-principles
Last synced: 02 May 2026
https://github.com/lycuid/codewars
Codewars solutions
c-plus-plus competitive-coding competitive-pro cpp haskell python
Last synced: 02 May 2026
https://github.com/victornpb/ac-swing-servo
Firmware for adding swing and air direction flow to an air conditioning unit with remote control support
arduino arduino-sketch cpp firmware
Last synced: 03 May 2026
https://github.com/kplanisphere/plotted-3d-environment
Plotted 3D Environment is a graphical project inspired by Minecraft, designed to demonstrate 3D object creation, animation, and interaction using OpenGL. It features first-person navigation, texture mapping, and collision detection within a dynamic 3D environment filled with obstacles and enemies - Final project for the Graphing course.
3d-graphics animation camera-movement collision-detection computer-graphics cpp data-visualization educational-project opengl texture-mapping
Last synced: 03 May 2026
https://github.com/sakilk130/cpp-opengl-countryside-landscape
computer-graphics countryside-landscape cpp cpp-library opengl
Last synced: 03 May 2026
https://github.com/kenttonino/sw-bus-calculator
A CLI tool that computes Bus last trip empty seats.
bash-script cli cpp gnu-cpp-compiler gnu-linux snapcraft
Last synced: 03 May 2026
https://github.com/aaronmcleancs/tslim-data-simulator
t:slim X2 Insulin Pump Simulator in Qt C++
cpp qt simulation software-engineering
Last synced: 03 May 2026
https://github.com/hermantrym/linked-list-double-pointer
Linked List Double Pointer
advanced-cpp cpp data-structures
Last synced: 03 May 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/the-mastermind1/numerical_integration_
cpp newton-cotes numerical-integration
Last synced: 09 Jun 2026
https://github.com/skillfulelectro/filled_ports
simple command line app , to check which ports on localhost are filled
console cpp localhost port qt tcp tcp-client tcp-server tcp-socket
Last synced: 04 May 2026
https://github.com/jdsherbert/fmod-audio-engine
Simple FMOD implementation into a C++ project, that uses FMOD Studio & Core as a wrapper to playback Audio files.
audio audio-engine audio-player audioengine cplusplus cpp cpp17 fmod fmod-api fmod-core-api fmod-library fmod-studio fmodstudio
Last synced: 04 May 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
https://github.com/lim-james/allure
Lightweight engine using ECS
computer-graphics cpp engine game-engine opengl
Last synced: 04 May 2026
https://github.com/bitwizeshift/actions-cpp
WIP: A GitHub Action that can be used to set up and work with C++ compilers
Last synced: 04 May 2026
https://github.com/shimpe/animated_lsystem
simple qt based animated L system
cpp lsystem qgraphicsview qt qt5
Last synced: 04 May 2026
https://github.com/virendracarpenter/qt-calculator
A basic Calculator Made with Qt
calculator cpp hacktoberfest hacktoberfest-accepted qt qt5 qt6
Last synced: 05 May 2026
https://github.com/purnima47/leetcode-solutions
Welcome to my collection of solutions for problems on LeetCode. This repository contains my implementations and explanations for various coding challenges across different topics.
Last synced: 05 May 2026
https://github.com/matrix97317/pig-solver
This is a toy deep-learning computing framework( such as Pytorch,Caffe etc.).
caffe cpp deeplearning deeplearning-framework pytorch tensorflow
Last synced: 05 May 2026
https://github.com/bezarhere/iglib
intuitive graphics library, Using GLEW, GLFW and opengl
cpp glfw graphics-engine opengl
Last synced: 05 May 2026
https://github.com/humbertocg18/rv_ic_2023
This repository is for storing files, versions etc. of the Scientific Initiation project, which consists of creating a virtual reality environment in unity to help learn mathematics.
cpp csharp matematica math realidade-virtual unity virtual-reality
Last synced: 05 May 2026
https://github.com/daviinacio/findper
Quick way to find product price change percent
bash c cli cpp math price-comparison tool
Last synced: 05 May 2026
https://github.com/snandasena/cpp-advanced-topics
Advanced Topics In C++
algorithms c concurrent-programming cpp data-structures datastructures-algorithms idioms oop python solid-principles webassembly
Last synced: 05 May 2026
https://github.com/saket-sk/sppu-semester-3-oop-lab
Programs implemented by me during my tenure as a student of B.E Second Year in Subject Object-Oriented Programming Laboratory.
cpp object-oriented-programming
Last synced: 09 Jun 2026
https://github.com/c0de4un/aliens-ar-android
C++ Rail-shooter AR Game for Android
android android-game ar-game cpp cxx gles opengl opengl-es
Last synced: 06 May 2026
https://github.com/ohioiot-esp32-wifi-examples/clock-your-connectivity-check
The code base accompanying one step in the video series on creating a next-level WiFi library for your ESP32 projects. The video associated with this code base focused on benchmarking the CPU cost of the various methods of detecting the WiFi connection state. The key takeaway is that WiFi events provide a much faster way to check for WiFi.
arduino-ide arduino-iot connectivity cpp embedded-systems esp-idf esp32 esp32-iot event-driven firmware home-automation internet-of-things iot microcontroller networking ohioiot platformio wifi wifi-events wifi-logging
Last synced: 06 May 2026
https://github.com/samirhamadaa/bank-extintion
C++ bank management system with secure authentication, client management, and transaction handling using file-based storage."
bank-management-system c- command-line cpp file-handling role-based-access simple-project transactions user-authentication
Last synced: 20 Jun 2026
https://github.com/alexandrelamarre/sortvisualizer
A web app that visualizes 12+ sorting algorithms in a variety of interchangeable ways.
3d-engine 3d-graphics cpp javascipt react sorting sorting-algorithm-visualizations sorting-algorithms sorting-visualization surface-plot v8-javascript-engine
Last synced: 06 May 2026
https://github.com/kubasejdak-org/platform
C/C++ application bootstrap layer for various hardware/OS platforms
arm baremetal c cpp embedded freertos linux toolchain toolchain-cmake toolchain-file
Last synced: 06 May 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/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/embeddedos/patterns-in-c-cpp
Design systems and patterns in C/C++
c cpp design-pattern design-system embedded linux mcu
Last synced: 07 May 2026
https://github.com/esraa-emary/task-worker-matching
A desktop application that helps clients find and connect with suitable workers (e.g., plumbers, carpenters, electricians, etc.) for specific tasks. This system includes user registration, task management, rating and feedback mechanisms, and matching logic, all implemented with a GUI using Qt C++ and backed by an SQL database.
Last synced: 07 May 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/qc20/spinningcube
This project pushes the boundaries of microcontroller capabilities, combining creative coding, interaction design, and physical computing to render a captivating 3D spinning cube animation on a compact OLED display, all powered by an Arduino Pro Mini.
3d-graphics arduino cpp cube embeddded embedded-c embedded-systems oled-display-ssd1306 physical-computing pro-mini spinning-cube visualization wokwi
Last synced: 08 May 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/arsdever/arduino_simulator
C++ based open-source cross-platform Arduino simulator/debugger program
arduino cpp cross-platform opensource qt5 simulator
Last synced: 08 May 2026
https://github.com/ranimeshehata/matrix-multiplication
C program that performs matrix multiplication using three approaches as an application on multi-threading.
cpp linux multithreading operating-system threads ubuntu
Last synced: 08 May 2026
https://github.com/bezarhere/hivec
Deploying your library should be no more then a post-build command
build-tool c command-line cplusplus cpp open-source opensource
Last synced: 08 May 2026
https://github.com/rudissaar/desktop-clock
Customizable desktop clock widget written in Qt5 framework.
clock-widget cpp cross-platform desktop-widget eye-candy qt-installer-framework qt5 qt5-widgets
Last synced: 08 May 2026
https://github.com/mijisu0103/game-programming
This repository contains a collection of mini-games I've developed using C#, C++, and Lua.
cpp csharp game-programming lua
Last synced: 08 May 2026
https://github.com/duyndh98/game-snake
An Advanced C++ Game Console using OOP and Data Structures
cpp datastructures game-console object-oriented-programming
Last synced: 10 Jun 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/vschwaberow/llvm-mos-example
This repository shows a simple example how to use an IRQ on the Commodore C64 with the LLVM-MOS compiler toolchain for 6502.
Last synced: 24 Apr 2026