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/lebrancworkshop/review-computer-science
Review the topics from Computer Science field.
c computer-architecture computer-network computer-science cpp digital-electronics hardware hardware-designs lecture-notes low-level-design low-level-programming operating-system operating-systems
Last synced: 26 Apr 2026
https://github.com/spiffgreen/algorithms
Open Source resource for learning Data Structures & Algorithms
algorithms cpp documentation dsa dsa-algorithm dsa-practive javascript math python typescript
Last synced: 05 Apr 2026
https://github.com/songdrop/dumbdropwindows
DumbDrop File Upload for Windows
cpp file-sharing file-upload nodejs visualstudio2022 windows
Last synced: 14 Feb 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/astrodynamic/geometry
Geometry: A program to draw geometric primitives using SFML. Create lines, circles, triangles, rectangles, and squares easily. MIT licensed.
affine-transformation cmake cmakelists cpp cpp17 drawing-app geometry graphics make makefile primitives sfml sfml-library
Last synced: 04 Jun 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/khaledsalshibani/cpp-starter-kit
Here, you'll find a beginner-friendly overview of programming fundamentals using C++. Please note that this repository is still a work in progress and may not yet cover all topics comprehensively.
cpp programming-fundamentals starter-kit
Last synced: 19 Mar 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/azimonti/ma-libs
A set of libraries and tool in C++ and Fortran, developed during the years, that can be reused in other projects
cpp fortran hdf5 lapack neural-networks opengl opengl-engine python python-bindings
Last synced: 28 Feb 2026
https://github.com/ufthaq/aim-trainer
Just Simple Aim Trainer. Trying to implement all feature and UI from scratch.
aimtrainer cpp cppprojects learncpp raylib-cpp simple-game
Last synced: 07 Jun 2026
https://github.com/creatingnull/null-packet-comms-arduino
A library for wrapping the arduino UART serial in a binary packet based communication protocol.
arduino communication cpp library uart
Last synced: 04 May 2026
https://github.com/oblivious-oblivious/multicore
A framework for penetration testing using Ruby, C++ and QML.
cpp framework penetration-testing qml ruby
Last synced: 26 Apr 2026
https://github.com/smoliicek/pufferstarter-cli
A CLI tool, that will help you controll your PufferPanel servers.
Last synced: 05 Apr 2026
https://github.com/ohioiot-esp32-wifi-examples/reconnect-the-right-way
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 the existing reconnect logic already built into WiFi.h and how we can code to work with that context.
arduino-ide arduino-iot connectivity cpp embedded-systems esp-idf esp32 esp32-iot event-driven firmware home-automation internet-of-things iot microcontrollers networking ohioiot platformio wifi wifi-events wifi-logging
Last synced: 04 May 2026
https://github.com/ferhatgec/escafe.py
Escafe[dot]Py, Python3 implementation of Escafe
cpp escape-sequences lib python3
Last synced: 26 Apr 2026
https://github.com/wolfulus/flatt
Flatbuffers scriptable code generation tool
c-plus-plus code-generation codegen cpp flatbuffer flatbuffers inja jinja lua protobuf reflection template
Last synced: 14 Feb 2026
https://github.com/defini7/wccapi
WCCAPI - WebCam Capturing API
cpp macos macosx mfapi webcam webcam-capture webcam-viewer winapi windows
Last synced: 17 Apr 2026
https://github.com/sergeyklay/ytc
An yaml-cpp example project.
cmake cmake-examples codecov conan conan-examples coverage cpp cpp-examples cpp17 gtest yaml yaml-cpp
Last synced: 04 May 2026
https://github.com/charlot-dedjinou/biopresence-system
BioPresence System is a solution combining a FastAPI + SQLite backend and ESP32/Arduino embedded programs to manage employee attendance using double authentication (personal code + fingerprint).
cpp double-authentification esp32 fastapi fingerprint-authentication sensors
Last synced: 04 May 2026
https://github.com/tilens6/mega_utils
🥊 THE UNDISPUTED CHAMPION OF C++ UTILITIES! 💥 NO MAKEFILES. NO BLOAT. JUST PURE C++ POWER! 💨 FAST. SIMPLE. DROP-IN & CODE! 🔥 ONE SUBMODULE TO RULE THEM ALL! 🔔 IT’S TIME TO CODE LIKE A CHAMPION! 🚀
camera cpp keyboard mouse network network-programming particle-system particles sdl2 sdl2-sprites sprites timer utils
Last synced: 28 Oct 2025
https://github.com/cogan-software/hlwa
High-Level Windows Abstraction API to help developers access and manage the windows API (such as the registry) for application development in C++.
api cpp library lightweight registry windows
Last synced: 25 Apr 2026
https://github.com/flowerinthenight/base-atlcom-svc
Skeleton ATL COM Windows service.
Last synced: 14 Feb 2026
https://github.com/luizmiguelsr/estudos-uri_online_judge
❤ Submissões aceitas
c-plus-plus cpp java javascript php python
Last synced: 05 Apr 2026
https://github.com/endurodave/coredumparm
ARM Embedded System Core Dump
arm c-language call-stack core-dump cpp embedded-systems
Last synced: 25 Apr 2026
https://github.com/italoseara/interpolation
Homework from CG class. Scale images according to a scale factor using multiple algorithms
Last synced: 25 Apr 2026
https://github.com/maxchip101/deanus
a containerized programming language that is consistent on all systems
Last synced: 20 Apr 2026
https://github.com/david-palma/cuda-programming
Educational CUDA C/C++ programming repository with commented examples on GPU parallel computing, matrix operations, and performance profiling. Requires a CUDA-enabled NVIDIA GPU.
c-cpp cpp cuda cuda-toolkit education gpu gpu-programming kernel matrix-operations nvcc nvidia parallel-computing parallel-programming practice profiling threads
Last synced: 25 Apr 2026
https://github.com/masumkhan081/c-plus-plus-code-notes
This repository contains notes and code snippets related to C++ programming, focusing on various fundamental concepts, the Standard Template Library (STL), and best practices. It serves as a personal reference for learning and consolidating knowledge in C++. Intend to use for personal use and to help reinforce understanding of C++ concepts
cpp data-structures low-level-programming programming-language
Last synced: 19 Mar 2026
https://github.com/tachi107/scrafurl
Lightweight libcurl wrapper written in C++20
Last synced: 17 Apr 2026
https://github.com/smile040501/data_structures
My implementation of various Data Structures using C++
algorithm algorithms algorithms-and-data-structures algorithms-datastructures algorithms-implemented cpp data-structures datastructures
Last synced: 06 Jun 2026
https://github.com/aasjunior/sofia_playground
Este projeto propõe um brinquedo interativo projetado para auxiliar profissionais na identificação de sinais do Transtorno do Espectro Autista (TEA) em crianças. O brinquedo visa estimular sensorialmente as crianças e observar possíveis déficits de percepção visual na identificação de formas e cores.
arduino-uno asd-diagnosis cpp stroop-test
Last synced: 14 Feb 2026
https://github.com/katebea/fib-pro2-programacion-ii
Repositorio del curso de Programación II en el grado de Ingeniería Informática en la FIB UPC
Last synced: 25 Apr 2026
https://github.com/liulilittle/multiple-bbr-implementations
Multiple-bbr-implementations
bbr bbr-nanqinglang bbr-tsunami bbrplus c cpp fq google ip kernel linux system tcp
Last synced: 04 May 2026
https://github.com/dhruvsrikanth/fastconv
Distributed and serial implementations of the 2D Convolution operation in c++ and CUDA.
convolution-filters cpp cuda gpu-programming high-performance-computing hpc image-editor image-processing nvidia parallel-programming
Last synced: 04 May 2026
https://github.com/awrsha/kalman-filter
Kalman Filter Implementation without library
Last synced: 06 Jun 2026
https://github.com/p4dro-dev/projeto_lcd_arduino
Nesse projeto, passado no curso Técnico em Informática, foi construído um sistema eletrônico com Arduino, com placa LCD. Com a finalizada de imprimir um valor no Display. Usando a Linguagem Cpp para programação dos compenentes
arduino arduino-display cpp cpp-programming lcd-display lcd16x2 tinkercad
Last synced: 17 Apr 2026
https://github.com/djaus2/sensorblazor_arduino
Mirrors SensorBlazor repository .NET Core Console apps in that Arduino Sketches send Sensor data to Azure IoT Hub via the SensorBlazor service.
arduino azure azure-iothub blazor blazor-webassembly cpp iothub sketch
Last synced: 15 Apr 2026
https://github.com/sh-r0/gameoflife_inator
cellular-automata compute-shader cpp glfw opengl
Last synced: 05 May 2026
https://github.com/pgvalle/opengl-cpp-2
My second C++ Template to quickstart your opengl journey!
cmake cpp glfw graphics-programming jesus jesus-christ opengl opengl33 template template-project
Last synced: 25 Apr 2026
https://github.com/tomasajt/prog-solutions
My solutions for programming sites/contests/competitions
apl atcoder codeforces cpp cses leetcode onlinejudge rosalind spoj
Last synced: 17 Mar 2026
https://github.com/luisfelipepoma/algorithmic_complexity
Learning about Algorithmic Complexity with Graphs, DP, Greedy, etc.
algorithms bigonotation complexity cpp dinamic-programming graphs-algorithms learning python
Last synced: 04 May 2026
https://github.com/hansoloch/vk_education_aads
Задания по программе алгоритмы и структуры данных ВК технопарк
algorithms-and-data-structures cpp vk vk-education
Last synced: 18 Apr 2026
https://github.com/b0xtch/legion
A gaming platform for developing social games using a JSON file
Last synced: 25 Apr 2026
https://github.com/k2-gc/onnxruntime-cpp-example
Simple onnxruntime example using C++ API. Inferring MNIST dataset samples and show results.
c classification cnn cnn-classification cpp onnx onnxruntime
Last synced: 24 Apr 2026
https://github.com/ikhsan3adi/dsa_dump
Matkul Struktur Data dan Algoritma
algorithms c cpp data-structures data-structures-and-algorithms dsa
Last synced: 09 Jun 2026
https://github.com/debjotyms/dsa-competitive-programming-codes
This is where I keep my solutions to coding challenges from places like LeetCode, Codeforces and many others. Check out how I solved them and and get some new ideas. It's a great resource for beginners and experienced coders alike.
competitive-programming cpp dsa leetcode-solutions python
Last synced: 24 Apr 2026
https://github.com/kartikmehta8/leetcode-practice
This repository contains solutions to my LeetCode problems that I solve on regular basis. There are separate READMEs for the solutions that are organized in such a way that everything related to the code is mentioned in it only.
Last synced: 06 Jun 2026
https://github.com/jonathas/poligono-opengl
Programa OpenGL em C/C++ que permite que o usuário defina um polígono e, em seguida, realize operações de translação, escala e rotação nesse polígono.
cpp opengl practice university
Last synced: 25 Apr 2026
https://github.com/afrinaf/iot-integrated-medicine-vending-system
This project is an innovative IoT-based solution for dispensing prescription medications, providing a contactless, automated system for doctors, patients, and pharmacy integration.
arduino cpp flask-application hospital-management html-css-javascript medicine-vending-machine payment-gateway python rfid
Last synced: 09 Feb 2026
https://github.com/hardik3412/sports-management-system-in-c
A sports management system in C, facilitating efficient organization and tracking of sports-related data. Utilizes file handling for seamless data storage and retrieval. Ideal for managing teams, players, and match information.
c cpp dsa file-handling file-handling-in-c
Last synced: 20 Apr 2026
https://github.com/gamowy/colorswap
Clone of a popular android game written in C++
Last synced: 25 Feb 2026
https://github.com/saxijing/zeus
autonomous vehicle control with LQR and PID controller
carla cpp frenet-cartesian lqr-controller opendrive openscenario pid-controller ros
Last synced: 24 Apr 2026
https://github.com/storn5/vector
A simple 3D game written in C++ with graphics implemented from scratch in DirectX, OpenGL and Vulkan, inspired by X-Wing (1993), Elite (1984) and X4: Foundations
Last synced: 30 Jan 2026
https://github.com/nodeluna/ljson
an easy to use header only JSON library for C++20
cpp cpp20 cpp20-lib cpp20-library cpp20-modules cppmodules header-only header-only-library json json-library
Last synced: 24 Apr 2026
https://github.com/artiomn/life
Life game for the test task
cpp cpp17 game gol keras keras-tensorflow life neural-network python test-task
Last synced: 15 Apr 2026
https://github.com/deccer/renderarchitecture
C++/C# Interop Experiment
cpp cpp20 csharp dotnet dotnet-core engine experimental interop
Last synced: 18 Apr 2026
https://github.com/voidkeishi/socketchatter
Socket LAN chatting app in C++ with QT Framework
Last synced: 05 May 2026
https://github.com/crime-trix/ntscope
C++20 Windows Native API metadata inspection library
cpp cxx20 metadata native-api ntdll pe-parser windows
Last synced: 02 Jun 2026
https://github.com/jotavare/unit-testing
Implemented a C++ function, learned how to use CMake and Google Test framework for unit testing. Used a custom cpp devcontainer.
cmake cmakelists cpp devcontainer framework google-test makefile nodejs unit-testing
Last synced: 18 Apr 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/akshatrajsaxena/akshatrajsaxena
Passionate about solving CP problems and complex graph challenges. I focus on clean, structured code that maintains logic integrity. Always exploring new algorithms and contributing to open source. Connect with me to discuss innovative solutions and collaborative projects!
blockchain competitive-programming cpp java-21 javascript solidity ux-ui web-development
Last synced: 05 May 2026
https://github.com/podnet/max17263-mgos-test
Mongoose os app to test MAX17263 library ported from Arduino.
arduino battery-level c cpp esp32 esp8266 max17263 mongoose-os mongoose-os-app
Last synced: 16 Apr 2026
https://github.com/andressalconstantino/quizzes
A website with quizzes to practice javascript
cpp css html javascript python quiz
Last synced: 05 May 2026
https://github.com/krisfur/paclook
A universal interactive package CLI search tool.
cli cpp interactive-search package-installer terminal-based
Last synced: 31 Jan 2026
https://github.com/heshanera/enterpriseservicebus
Service Bus which enables multiple services to interact with each other. Implemented using Java Sockets, Java Native Interface (JNI) and Jython library. Can interact with Java, C++ and Python.
cpp java java-native-interface java-sockets jython-library middleware python service-bus
Last synced: 17 Apr 2026
https://github.com/happycod3r/mkfile
A small batch file creation utility for windows
cplusplus cpp desktop-app dotnet dotnet-framework file-utility mkfile mkfiles utility utility-application v1 windows windows-desktop windows-form-application windows-forms windows-forms-application
Last synced: 15 Apr 2026
https://github.com/kriogenia/shotdown
Little multiplayer videogame for the Videogames and Entertainment Software 20/21 subject of the University of Oviedo.
2d cpp game game-development shooter
Last synced: 24 Apr 2026
https://github.com/krisluczka/better-than-python
Prettier-like program that does the unpretty.
Last synced: 07 Feb 2026
https://github.com/mensenvau/yaintern_solution_2024
Yandex.uz yaintern for backend (2024)
Last synced: 16 Apr 2026
https://github.com/drbender/witchy-qss-editor
Tool to preview qss styles for Qt
Last synced: 09 Feb 2026
https://github.com/tsnsoft/tutorial-on-wxwidgets-components-with-examples-and-links-to-documentation
Методичка по компонентам wxWidgets с примерами и ссылками на документацию.md
cpp teaching tutorial wxwidgets
Last synced: 13 Feb 2026
https://github.com/kareem-ghazi/smart-surveillance-system
A smart surveillance system with facial detection and recognition built in C++ using OpenCV and cvui.
computer-vision cpp cvui face-detection face-recognition opencv
Last synced: 17 Apr 2026
https://github.com/franciscoda/psvm
R package and C++ library that allows training SVM models in a GPU using CUDA and predicting out-of-sample data. A support vector machine (SVM) is a type of machine learning model that is trained using supervised data to classify samples.
cpp cpp17 cuda machine-learning r svm-classifier svm-training
Last synced: 18 Apr 2026
https://github.com/shuhanmirza/competitive-programming-practice
Solving these were fun!
c competitive-programming cpp java
Last synced: 14 Apr 2026
https://github.com/chonito7919/gambling-tax-calculator
A comprehensive cross-platform C++ application for tracking gambling sessions and calculating federal and state tax implications across all 50 US states, with dynamic rule configuration and professional gambler support.
cpp cross-platform gambling-tools linux tax-calculator windows
Last synced: 18 Apr 2026
https://github.com/igozdev/laila
advanced metaprogramming and preprocessor library
cplusplus cplusplus-20 cpp cpp20 library
Last synced: 09 Jun 2026
https://github.com/leejiajia11/s-des
重庆大学,信息安全导论课程第一次作业。利用C++/Qt设计的一个S-DES加密系统
chongqing-university cpp qt s-des
Last synced: 24 Apr 2026
https://github.com/lightningartist/ofxlatk
ofxaddon for reading and writing Latk files in openFrameworks, tested with oF 0.11.2. Available from https://ofxaddons.com
cpp latk ofx ofxaddon openframeworks openframeworks-addon vr xr
Last synced: 12 Feb 2026
https://github.com/siyamulislam/dynamicvillage
A Computer Graphics Project <<Dynamic Village>> Day mode | Night Mode | Rain Mode
Last synced: 17 Apr 2026
https://github.com/akshaysharmajs/haac-telecom
Basic telecom interface for prepaid and postpaid users.
Last synced: 04 Jun 2026
https://github.com/spicycactuar/skeletal-blending
Skeletal animation blending of BVH files
animation-blending computer-graphics cpp opengl qt5 skeletal-animation
Last synced: 15 Apr 2026
https://github.com/tak172/yandexcontest_3.0-div_a
my solutions to problems from Yandex contest div A
cpp sport-programming yandex yandex-contest
Last synced: 04 Jun 2026
https://github.com/karlos-eduardo-mrqs/operational_works
This repository is responsible for sharing several programs and algorithms. It includes solutions in **C++**, **Python** and **Java**, with the aim of helping developers learn, practice and reuse code efficiently.
coding cpp java python python-library python3 resolution
Last synced: 05 May 2026