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-20 00:06:43 UTC
- JSON Representation
https://github.com/s1ink/visionserver
A C++ vision processing library designed for raspberry pi deployment on an FRC robot
cpp cscore frc ml networktables opencv raspberry-pi tensorflow-lite vision wpilib
Last synced: 25 Jun 2025
https://github.com/robertcorponoi/unreal-interactive-actors
Demo project for the tutorial at https://robertcorponoi.com/unreal-c-an-in-depth-guide-to-creating-interactive-actors/
cpp tutorial unreal-engine unreal-engine-4
Last synced: 28 Jul 2025
https://github.com/drapegnik/merge_sort
:new_moon_with_face: Multithread merge sort on C++
bsu c-plus-plus cpp famcs labs mergesort mpi sort sorting-algorithms study
Last synced: 05 Apr 2025
https://github.com/afondiel/cs-courses
This is a list of Computer Science free courses and resources available on Github and internet.
ai algorithms compter-vision computer-science computer-science-courses cpp data-science free-courses machine-learning python rust software-engineering
Last synced: 22 Jul 2025
https://github.com/habiburrahman-mu/password-based-circuit-breaker
Password based circuit breaker is a technology where we can control any circuit by a password. If we enter a password the circuit gives a break that means it is on. It can mainly be used in case of electric lines. Nowadays, electrical accidents to the line man are increasing, while repairing the electrical lines due to the lack of communication between the electrical substation and maintenance staff. This project gives a solution to this problem to ensure line man safety. In this proposed system, the control (ON/OFF) of the electrical lines lies with line man. This project is arranged in such a way that to ON/OFF the electrical line. The project is mainly based on Arduino. An Arduino controls all the functions. A matrix keypad is interfaced for taking password. There is a LCD display to read the password. When password is entered by the matrix keypad it is compared with the stored password in the ROM of the Arduino. If the password matches, relay is on. When the relay is on, led is on. If the password doesn’t match the circuit won’t be on.
arduino arduino-controls circuit-breaker cpp lcd-display man-safety matrix-keypad relay
Last synced: 27 Apr 2026
https://github.com/apwhitehat/openmp-irc
An IRC server and client based on openMP and Non-Blocking Sockets
asynchronous cpp irc multithreading nonblocking-sockets openmp
Last synced: 28 Jul 2025
https://github.com/myriad-dreamin/influxdb-v2-client
c++11 flux api (influxdb v2)
Last synced: 20 Sep 2025
https://github.com/hanilr/tff
Terminal File Finder Written In C++
cpp cpp17 file file-manager filesystem terminal-app
Last synced: 04 Apr 2025
https://github.com/michaelehab/snakes-ladders-and-monopoly-mix-game
A simple game application that is a mixture between the Snakes & Ladders and Monopoly games. This is an Educational Project for OOP course taken during Fall 2021 semester.
cpp game gui object-oriented-programming oop
Last synced: 04 Mar 2025
https://github.com/cfnptr/nets
Secure multi-platform networking library with implemented TCP / UDP server and client
c client cpp cross-platform http https library network networking openssl server socket ssl tcp tcp-client tcp-server tls udp udp-client udp-server
Last synced: 30 Oct 2025
https://github.com/zer0m4n/chip8_wasm
A lightweight CHIP-8 emulator compiled from C++ to WASM. Runs in the browser with keyboard input, timers, sound, and pixel-perfect rendering.
ch8 chip-8 chip8 chip8-emulator cpp emulation emulator english-spanish github github-pages learn wasm webassembly
Last synced: 20 Apr 2026
https://github.com/manraj29/logic_gates
C++ code for Logic-Gates Concept.
cpp logic-gates object-oriented-programming txt-files
Last synced: 20 Jun 2026
https://github.com/flavouredtux/ember
x86-64 decompiler built from first principles. ELF + Mach-O, IR + SSA, pseudo-C, QuickJS scripting.
cpp cpp23 decompiler disassembler elf mach-o reverse-engineering x86-64
Last synced: 29 Apr 2026
https://github.com/njroussel/simulatedannealing
A C++ implementation of simulated annealing for the Ising perceptron.
annealing cpp eigen jupyter mcmc mcmc-sampler pybind11 python
Last synced: 08 May 2026
https://github.com/donydchen/image-caption-cpp
A data driven query expansion approach for image caption, implemented in cpp
Last synced: 19 Jun 2026
https://github.com/dyekuu/opengl-seawave-animation-inf443
Using OpenGL in C++, implement a seawave animation from time-dependent Perlin noise and also a physics engine
animation cpp hierarchical-animation modeling modelling opengl perlin-noise physics-simulation procedural-animation simulated-animation spline-interpolation texture
Last synced: 24 Apr 2026
https://github.com/ferhatgec/pls
Fegeya Please (or Pls), simple & cross-platform package searcher.
cpp cpp17 cross-platform installer manager package pls searcher simple
Last synced: 18 Jun 2026
https://github.com/mortennobel/oocholmod
An object oriented C++ header-only wrapper for Timothy A. Davis' Cholmod library (part of SuiteSparse)
cholmod cpp hpc sparse-matrices
Last synced: 19 Jun 2026
https://github.com/harrymt/rasterizer
Rasterizer in c++ using SDL and GLM .
Last synced: 12 Jun 2026
https://github.com/mpx4132/thermostat
A C++ thermostat framework designed to serve as the foundation for a more complex system. This project is meant to run on limited-resource systems (such as the ESP8266).
arduino cpp esp8266 esp8266-arduino iot lightweight limited-memory thermostat
Last synced: 03 May 2026
https://github.com/svan9/nan
nan virtual machine and nan compiler
asm cmake cpp language-compiler nan virtual-machine
Last synced: 30 Apr 2026
https://github.com/tsnsoft/cpp_quadraticequation
Расширенный пример решения квадратного уравнения на C++ в NetBeans
Last synced: 18 Apr 2026
https://github.com/davdag/cppconsolegamelibrary
Fast & Easy to use C++ Library to make console games.
buffer class console console-framework cpp cpp-class cpp-console cpp-library cpp11 cpp14 cpp17 easy easy-to-learn easy-to-understand easy-to-use fast game inheritance keyboard library
Last synced: 16 Jun 2026
https://github.com/cmbtea/opencv-and-qt-on-macos
This repository will guide you step by step to use OpenCV and Qt on MacOS using Xcode
cpp opencv opencv4 qt qt-applications qt5 xcode
Last synced: 13 May 2026
https://github.com/tsnsoft/wxwidgets_demo
Пример программы на С++ в Code::Blocks с использованием wxWidgets
codeblocks cpp example windows wxwidgets wxwidgets-applications
Last synced: 20 Apr 2026
https://github.com/wx257osn2/veiler
Veiler C++ Library
c-plus-plus cpp cpp17 header-only
Last synced: 06 Mar 2026
https://github.com/princebansal7/dsa-sheets-code
This Repository contains Logic programs with full explanations and multiple ways of approaching the Problems. Also my solution codes for sheets like DSA 450 Sheet, SDE 180 Sheet, Ongoing DSA Placement Course etc.
algorithms cpp data-structures leetcode stl
Last synced: 05 Mar 2026
https://github.com/xylobyte/swifty-assistant
Swifty Assistant is a simple, user-friendly, personal assistant based on an extension system.
assistant assistant-app assistant-personnel cpp home-assistant linux offline personal-assistant private-life qt5
Last synced: 06 May 2026
https://github.com/tessapower/video-stabilizer
Video stabilizer that utilizes the SIFT feature detection technique combined with the RANSAC algorithm.
computer-vision cpp imgui opencv opengl ransac-algorithm sift-features video-stabilization
Last synced: 06 May 2026
https://github.com/echo-devim/simba
SMB lightweight client for Linux based on libdsm
cpp file-server file-share gtk libdsm samba smb
Last synced: 06 May 2026
https://github.com/ngynkvn/wasm-raytracer
Simple ray tracer based off an online guide. Built with WebAssembly. [Demo inside]
beginner cpp emscripten graphics raytracer rendering wasm webassembly
Last synced: 24 Apr 2026
https://github.com/chatopera/cpp-kick-starter
Sophisticated C++ Project Skeleton
Last synced: 22 Apr 2026
https://github.com/netromdk/math
Math library written in C++
b-smoothness carmichael cpp euler-totient exponentiation gcd gmp lcm logarithm math math-library pollard pollard-rho sieve-of-eratosthenes square-free
Last synced: 29 Apr 2026
https://github.com/samuelmarks/type-correct
Correct types: typed correctly
c cpp libclang libtooling llvm
Last synced: 08 May 2026
https://github.com/robertcorponoi/unreal-patrol-ai-with-hearing
Demo project for the tutorial at https://robertcorponoi.com/creating-a-patrol-ai-with-hearing-sense/
ai cpp tutorial unreal unreal-engine-4
Last synced: 24 Oct 2025
https://github.com/sibras/azurekinect
Viewing and recording of data from a Azure Kinect camera
azure-kinect body-tracking cpp qt5
Last synced: 13 Oct 2025
https://github.com/stablecoder/vulkan-mini-libs-2
Useful self-contained header files for Vulkan development, such as error codes and enum/bitflag serialization.
bitflag bitset c cpp cpp17 cpp20 flag flagbits flags python vulkan vulkan-library xml xml-parser
Last synced: 18 Oct 2025
https://github.com/echosingh/cargoplus
This repository contain Car Rental System using CPP and MySQL
car-management-system cpp miniproject mysql wxwidgets
Last synced: 24 Oct 2025
https://github.com/andreeadraghici/30daysofcode
30 Days Of Code / HackerRank
30daysofcode c cpp hackerrank java python
Last synced: 14 Apr 2026
https://github.com/germanaizek/picobase64
Very lightweight encoder and decoder base64 for C/C++
base64 c cpp cross-platform header-only lightweight
Last synced: 12 Oct 2025
https://github.com/simogasp/cmake-examples
Some toy examples to illustrate the modern CMake features
cmake cpp example-project tutorial
Last synced: 05 Apr 2025
https://github.com/ravi-prakash1907/data-structure
DU-CS Practicals of data structures
college cpp data-structures linked-lists searching sorting
Last synced: 06 Sep 2025
https://github.com/jinhyeonseo01/project-rhythmengineer
C++ WinAPI&Direct2D 2D Rendering Pipeline Game Project, (University Project)
2d-game cpp direct2d game project rendering-2d-graphics rythm-game university winapi
Last synced: 24 Apr 2025
https://github.com/yexuanxiao/cppprimerplus-6th-example
C++ Primer Plus 6th Edition Example Code
Last synced: 27 Apr 2025
https://github.com/lchsk/knights-cpp
An attempt at making a classic real-time strategy game
cpp cpp11 cpp14 game real-time-strategy rts sfml strategy strategy-game
Last synced: 25 Apr 2025
https://github.com/karimsayedre/beyond
My custom game engine featuring hardware ray tracing, path tracing and DLSS.
cpp cpp20 dlss game-engine path-tracing ray raytracing vulkan
Last synced: 02 Apr 2025
https://github.com/andrewkahr/pyplus
A tool to translate basic Python scripts to C++.
converter cpp python3 translator transpiler
Last synced: 29 Apr 2026
https://github.com/oatpp/benchmark
oatpp performance benchmark vs other frameworks
benchmark cplusplus cpp golang oatpp performance
Last synced: 05 Jul 2025
https://github.com/mahdiydev/cron-jobs
cron jobs using c++ programming language
cplusplus cpp cron cronjob cronjob-scheduler
Last synced: 25 Apr 2025
https://github.com/shyakachaste/facedetection
This C++ program utilizes the OpenCV library for real-time face detection. It captures video from a camera and employs Haar cascades to identify and highlight faces in each frame. The detected faces are outlined with rectangles, and the application displays the count of faces found on the top left corner.
ai cpp face-detection learn opencv visual-studio
Last synced: 12 Oct 2025
https://github.com/womb0comb0/leetcode
algorithms automation competitive-programming cpp csharp data-structures leetcode typescript
Last synced: 11 Mar 2026
https://github.com/happybono/finedustmonitor
Fine dust (air pollution) monitoring station. Air pollution monitoring channel updates once every minute with PM10.0 and PM2.5 readings from the Nova PM (SDS011) Sensor.
arduino cpp ds18b20 dust dust-sensor esp8266 finedust iot iot-device nodemcu oled plaive refining-data sds011 synchronization temperature temperature-sensor thermometer thingspeak thingspeak-channel
Last synced: 27 Oct 2025
https://github.com/athrvk/vayu
High-Performance API Testing Platform
api-client api-testing cpp electron load-testing performance postman-alternative testing-tools
Last synced: 31 Jan 2026
https://github.com/snykk/competitive-programming
my competitive programming journey https://www.codewars.com/users/snykk https://leetcode.com/snyk/
codeforces codewars codewars-kata-solution codewars-solutions competitive-programming cpp hackerrank leetcode leetcode-cpp leetcode-solutions problem solutions toki
Last synced: 16 Oct 2025
https://github.com/andr3w03/kgv_uas_turing-a
Ujian Akhir Semester Mata Kuliah Komputer Grafik dan Visualisasi
c cpp desktop-application glew glfw glm glsl object-oriented-programming oop opengl visual-studio
Last synced: 24 Jan 2026
https://github.com/llnl/typeforge
Typeforge is a tool for type refactoring of C/C++ programs. It enables users to change the type of variables and determines all type-dependent changes that are necessary to ensure that the generated code is again a correct program.
Last synced: 29 Apr 2025
https://github.com/oatpp/oatpp-libressl
oatpp secure ConnectionProvider based on libressl
c-plus-plus cpp https-server libressl oatpp
Last synced: 25 Apr 2025
https://github.com/qiskit/qiskit-addon-sqd-hpc
qiskit-addon-sqd-hpc is a modern C++ software library to enable large-scale SQD calculations on HPC systems.
cpp cpp17 cpp20 header-only hpc qiskit qiskit-addon quantum-computing
Last synced: 10 Oct 2025
https://github.com/seanchas116/tflitesegmentationqt
Run TensorFlow Lite image segmentation in Qt desktop app
cpp qt qt-desktop tensorflow tensorflow-lite
Last synced: 06 Sep 2025
https://github.com/stonedev-app/picolgfx
To Use LovyanGFX on Raspberry Pi Pico.
arduino cpp gc9a01 lovyangfx pico platformio raspberry-pi-pico ssd1306 vscode
Last synced: 12 May 2025
https://github.com/kassane/asio-zig
asio (standalone) event-loop to C API - Experimental (uses zig 0.12.0)
asio asio-library asynchronous c concurrency cplusplus cpp ffi-bindings threading zig
Last synced: 15 Apr 2025
https://github.com/giovaneiwamoto/tomasulo-simulator
🧲 Tomasulo Simulator - A speculative TFSim with a GUI. Implementation, evaluation, and validation of dynamic branch predictors.
Last synced: 29 Apr 2025
https://github.com/lobbyra/ft_containers
This repository is a school project about re-implement basic cpp containers
Last synced: 19 Jan 2026
https://github.com/mrdcvlsc/extended-precision-integers
A templated C++ library for big integers and large floating point numbers.
arbitrary-precision arbitrary-precision-arithmetic arbitrary-precision-integer big-int big-integer big-num big-number bigint biginteger bignum bignumber compiletime constexpr cplusplus cpp cryptography extended-precision-integer large-number library math
Last synced: 05 Feb 2026
https://github.com/changyeop-yang/study-c
C는 1972년 켄 톰슨과 데니스 리치가 벨 연구소에서 일할 당시 새로 개발된 유닉스 운영 체제에서 사용하기 위해 개발한 프로그래밍 언어이다. 또한, 오늘날 많이 쓰이는 C++는 C에서 객체 지향형 언어로 발전된 것이다. 또 다른 다양한 최신 언어들도 그 뿌리를 C에 두고 있다.
Last synced: 15 Apr 2026
https://github.com/jyotibrat/competex
Adding all the programs which I have done while practicing Competitive Coding on different Platforms.
codechef codeforces competitive-programming cpp cpp17 git github-config python python3
Last synced: 28 Apr 2025
https://github.com/mizuhoaoki/cmake_tutorial
Easy tutorial to understand how to use GCC, Make, and CMake properly.
build-tool cmake cpp make makefile tutorial
Last synced: 12 Oct 2025
https://github.com/gordonzhang2024/log.cc
A light-weight and easy-to-use logging library for C++
cplusplus cplusplus-library cpp cpp17 library logger logger-middleware logging logging-library logs
Last synced: 24 Apr 2025
https://github.com/ldilley/junk
:wastebasket: An archive of random programs
asm bash bash-script c cpp cpp11 cpp14 cpp17 csharp freebsd freebsd-kld haskell junk junk-code linux linux-kernel-module nasm python shell shell-script
Last synced: 09 Apr 2025
https://github.com/majigsaw77/hxluajit-wrapper
A wrapper for hxluajit for better integration with Haxe.
Last synced: 12 Oct 2025
https://github.com/federicomariamassari/udacity-rsend
Udacity Robotics Software Engineer Nanodegree projects.
cpp gazebo robotics ros slam udacity-robotics-nanodegree
Last synced: 08 Oct 2025
https://github.com/ferhatgec/intelligentui
Fegeya intelligenTUI, really simple & single header TUI library.
buffer cli cpp cpp17 intelligent terminal terminal-emulator termios tui ui
Last synced: 07 May 2026
https://github.com/a1exwang/modern_05
A modern toy OS using up-to-date technology (AMD64, UEFI, Multi-Core CPU, PCI Express, ACPI/SATA, ZFS, Modern C++)
Last synced: 24 Jan 2026
https://github.com/tum-vision/lgm
Implementation of Layered Graphical Model with demo code
cpp graphical-models machine-learning python pytorch
Last synced: 14 Oct 2025
https://github.com/amitrajitdas/dsa-cp
My Brainstorming Dump :)
cpp dsa-practice faang-interview golang interview-questions java leetcode
Last synced: 13 Jun 2025
https://github.com/lucascompython/speed-comparison
This project compares the speed of different languages.
benchmark cpp csharp deno dotnet golang java javascript lua php powershell programming-languages python ruby rust sieve-of-eratosthenes speed speed-comparison typescript
Last synced: 22 Jan 2026
https://github.com/zigaowang/usaco-cses-cf
USACO • CSES • CF Training Source Code
algorithm codeforces cpp cses usaco
Last synced: 05 Sep 2025
https://github.com/embeddedos/x86-64-operatingsystem
An Operating System based on x86-64 architecture.
assembly bios bootloader c cpp kernel operating-system qemu round-robin-scheduler shell systemcalls x86-64
Last synced: 08 Oct 2025
https://github.com/satharus/original-mastermind
A clone of the "Original Mastermind" game from the 70s written in C++ to practice the basics of OOP.
code-breaking cpp mini-project oop
Last synced: 13 Apr 2025
https://github.com/vvvar/generator-cpp-github
Scaffolder for C++ CMake/Conan Project
cmake conan cpp cpp20 yeoman-generator
Last synced: 14 Jun 2025
https://github.com/lelserslasers/gameoflife
Game of Life (2d cellular automata described by John Conway) in C, C++, Javascript, Python, Rust (plain Rust and with GGEZ), and Java (plain Java and with libgdx)
2d c cellular-automata cli cpp gameoflife gui java javascript python rust simulation
Last synced: 30 Jul 2025
https://github.com/boreec/tetris
Tetris game reproduction written in C++14 and Qt6.
cpp cpp14 game game-development gui opengl qt qt6 tetris tetris-game
Last synced: 09 Apr 2025
https://github.com/lyzkeeptrying/qfluentuifortouch
A collection of Fluent Design UI plugins based on Qt5-Widget, specifically optimized for touchscreen devices. This project provides modern, fluid, and touch-friendly interface components for Qt applications.
cpp embedded fluent-design qt qt5 qwidget touchscreen ui
Last synced: 17 Oct 2025