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-06 00:06:48 UTC
- JSON Representation
https://github.com/P4dro-Dev/introducao-a-Cpp
Recentemente, em um curso de Lógica de programação, realizei alguns algoritmos, e códigos em C++. E tive a oportunidade aprender mais sobre essa linguagem. Colocando meus conhecimentos em prática!
cpp scripts-collection scripts-server
Last synced: 05 Sep 2025
https://github.com/coincheung/image-dedup
Codebase I use for deduplication of image datasets
Last synced: 24 Apr 2026
https://github.com/elitehustler/simple_pow_blockchain
This C++ program demonstrates a basic blockchain implementation using OpenSSL for SHA-256 hashing. Each block stores transaction data, a timestamp, and a nonce. Proof-of-work is used to mine blocks with a difficulty target.
blockchain consensus-algorithm cpp crypto cryptocurrency decentralized dlt dotnet educational express nestjs openssl openssl-library pow-consensus
Last synced: 01 Mar 2026
https://github.com/basemax/cppfileuse
Sample project for working with the file in cpp with add, search, delete, edit.
cpp delete-in-file edit-in-file file file-add file-create file-edit file-read search-in-file
Last synced: 03 Apr 2025
https://github.com/matusollah/duino-coin-esp-oled
ESP Miner x OLED display
adafruit arduino c cpp crypto crypto-miner duco duino duino-coin duinocoin oled-display-ssd1306
Last synced: 12 Jun 2025
https://github.com/ferhatgec/gsc
Gech temperature scale converter.
celcius cpp fahrenheit gech kelvin
Last synced: 18 Feb 2026
https://github.com/ygor-sena/42cursus-cpp-piscine
The 12th project of 42 curriculum is a C++ piscine which aims to introduce students to Object-Oriented Programming. C++ was chosen because it's derived from our old and familiar C Language. Since C++ can be complex, the code will adhere with the C++98 standard.
42 42cursus 42saopaulo 42school 42sp cpp cpp98 cpp98-compatible ecole42 oop oop-in-cpp oop-principles
Last synced: 30 Jan 2026
https://github.com/jefrisibarani/fingerprint-attendance
Software Attendance Fingerprint Reader
attendance-system cpp fingerprint-attendance fingerprint-reader postgresql-database
Last synced: 14 Jun 2025
https://github.com/a-cordier/bpk
:construction_worker: bpk packages files as binary resources availables in your C++ project
Last synced: 20 Oct 2025
https://github.com/dpieve/cellular-automaton
Each cell takes the color of its neighboring cells
cellular-automaton cmake cpp imgui imgui-sfml sfml
Last synced: 30 Jan 2026
https://github.com/waheedsarem/dotandboxes
Dots and Boxes is a two-player strategy game built in C++ with graphical user interface powered by SFML. The objective is to outsmart your opponent by connecting dots with lines to complete and claim the most boxes.
cplusplus cpp dots-and-boxes game game-development sfml
Last synced: 31 Jan 2026
https://github.com/haimozer123/amnongame_-_cppfullexercises
This repository contains solutions to completed as part of the course for CPP and OOP i take in RTED collage.
Last synced: 10 Oct 2025
https://github.com/austin-io/VNyl
Visual Novel engine for C++
cpp raylib visual-novel visualnovel
Last synced: 11 Mar 2025
https://github.com/cyruscyliu/digitalrecognition
Course project of IMAGE PROCESSING in BIT
backpropagation c cpp minst-database qt-gui
Last synced: 15 May 2026
https://github.com/sanjinkurelic/arduinoplayground
Some examples written in C++, that use DC motors (L298N), IR and ultrasonic sensors for solving some tasks with Arduino Mega 2560.
arduino arduino-mega-2560 arduino-motor arduino-ultrasonics cpp dc-motor dcmotorcontrol ir-sensor l298n ultrasonic-sensor ultrasonic-sensor-distance
Last synced: 15 May 2026
https://github.com/Gevorez/HotTiles_UE5
Second project in Unreal Engine 5. The main idea is to create 3D platform game, where player need to compete with other enemies on disappearing tiles. Inspired by "Fall Guys".
blueprints cpp epicgames fallguys gamedev gamedevelopment hottiles platfrom-game tiles unreal-engine
Last synced: 11 Mar 2025
https://github.com/asko7779/kernel-panic-module
Early and primitive version of a kernel panic module programmed in C++ as a part of my OS projects and tests
bare-metal cpp kernel-panic os programming testing-module
Last synced: 13 Oct 2025
https://github.com/lucamazzza/lmgl
A modern OpenGL Engine Library for general purpose 3D graphics applications.
computer-graphics computer-graphics-opengl cpp cpp17 glad glfw glfw3 glsl glsl-shader glsl-shaders library linux macos multiplaform opengl opengl4 opengl41 windows
Last synced: 13 Mar 2026
https://github.com/ka-iden/OpenGL-Test
Testing out and Learning Modern OpenGL, repo for bkp/testing
assimp cpp cpp20 modern-opengl opengl stb-image testing
Last synced: 13 Oct 2025
https://github.com/salar-shdk/ac3
cpp AC3 algorithm implementation
ac3-algorithm algorithms constraint-satisfaction-problem cpp cpp17 csp
Last synced: 02 Jun 2026
https://github.com/ckormanyos/mathematica_mathlink
C++ template header for interacting with the Mathematica(R) kernel
Last synced: 23 Feb 2026
https://github.com/juan-alvarado21/app-de-procesamiento-de-imagenes-en-cpp
Este proyecto es un prototipo de aplicación en C++ con interfaz Qt. Aplica transformaciones, muestra información relevante y opera filtros en el Bitmap para comprender los fundamentos de Visión por Computadora y Procesamiento Dígital de Imágenes.
computer-vision cpp digital-image-processing k-means-clustering qt5
Last synced: 03 Jan 2026
https://github.com/ascii-dev/puava
A polyglot library of data structures & algorithms built from first principles. (C, C++, Java, Python, Rust, Go). Managed with Bazel.
algorithms bazel c cpp data-structures first-principles java monorepo python system-design
Last synced: 13 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/dhruvdcoder/poly-metic
A c++ library for polynomial and matrix arithmetic, focused on applications in Kinematics.
computational-kinematics cpp kinematics matrices polynomials
Last synced: 03 Apr 2025
https://github.com/yuhexiong/leetcode-solution
Document my LeetCode solution with chinese comments and multiple programming languages.
c-language cpp go golang java javascript leetcode mysql python typescript
Last synced: 14 Apr 2026
https://github.com/tomasmark79/dotnamecpp-pub
This repository is obsolete. DotNameCpp was completely free released at https://github.com/tomasmark79/DotNameCpp
automated-testing boilerplate clang-tidy cmake conan cpp cpp-template cross-platform doxygen emscripten github-actions googletest modern-cpp ninja production-ready project-template static-analysis vscode webassembly
Last synced: 13 Oct 2025
https://github.com/gamowy/colorswap
Clone of a popular android game written in C++
Last synced: 25 Feb 2026
https://github.com/lordbombardir/lltranslatorapi
This mod is intended for developers who want to support multilingualism.
bedrock-dedicated-server bedrock-dedicated-server-modding bedrock-dedicated-server-plugins cpp levilamina mcbe minecraft-bedrock minecraft-bedrock-edition
Last synced: 31 Jan 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/tarc/library-template
C++ library template project, featuring CMake, Conan, Google Test and Github actions
cmake conan cpp githubactions google-test template-project
Last synced: 25 Apr 2026
https://github.com/mecaneer23/binarytodecimal
Binary to decimal converters in numerous languages. Designed as a learning tool to compare common concepts across programming languages.
ada bash batch bin2dec binary-to-decimal binary-to-decimal-number-converter c coffeescript cpp forth haskell programming-languages python scala swift
Last synced: 27 Jan 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/krisluczka/better-than-python
Prettier-like program that does the unpretty.
Last synced: 07 Feb 2026
https://github.com/thwiseman/paintwithfriends
A C++ collaborative painting app with built in text and video chat.
collaboration cpp network-programming painting server video-streaming
Last synced: 07 Sep 2025
https://github.com/flagarde/yaodaq
Yet An Other DAQ
cpp daq data-taking monitoring
Last synced: 28 Apr 2025
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/zouariomar/cpkg
A C/C++ package project containing custom headers for various functionalities.
Last synced: 23 Oct 2025
https://github.com/rafael-santiago/hysplex
A tiny, well-contained and well-simple C library to help you measure function implementations performance and choose the best one.
benchmark c c99 cpp optimization-helper optimzation
Last synced: 18 Apr 2026
https://github.com/arapelle/cmtk
This CMake ToolKit (CMTK) provides helping CMake functions to manage simple C++ CMake projects easily.
Last synced: 31 Jan 2026
https://github.com/arapelle/arba-wgen
A C++ library providing functions generating random words.
cmake cpp cpp20 cpp20-library library random random-words
Last synced: 31 Jan 2026
https://github.com/arapelle/arba-strn
A C++ library providing short trivially comparable string classes whose hash are trivially computable.
cmake cpp cpp20 cpp20-library hash library string
Last synced: 31 Jan 2026
https://github.com/mayerdev/uefi-tools
Tools for UEFI-development
c cpp gnu-efi posix-efi posix-uefi uefi
Last synced: 31 Jan 2026
https://github.com/ngtienhungg/avatar-new-state
Game C++ from ProPTIT using SFML
Last synced: 12 Jun 2026
https://github.com/bensuperpc/experimentation
Git repository for my tests in C and C++ of new solutions
Last synced: 18 Oct 2025
https://github.com/nickken253/hap_dino
A CPP language game product that uses the SFML library, developed by Nickken during a period of one month in the ProGameCup 2023 competition.
Last synced: 13 Oct 2025
https://github.com/macmade/srpxx
C++ implementation of the Secure Remote Password protocol (SRP) - RFC 5054.
authentication cplusplus cpp openssl rfc-5054 secure-remote-password srp srp-6a ssl
Last synced: 31 Jan 2026
https://github.com/caiotaavares/zbuffer
Z-Buffer 3D Rendering Application, a powerful tool for rendering three-dimensional objects with the efficiency and precision of the Z-Buffer algorithm.
Last synced: 31 Jan 2026
https://github.com/luiz-marcio-faria-de-aquino-viana/dlxwin
Simulador DLX Windows - "Algoritmos de Despacho de Instruções em Máquinas Super Escalares" - Projeto de Graduação em Engenharia Elétrica com Ênfase em Engenharia de Sistemas e Computação (UERJ em 1997)
assembler borland-cpp cpp dlx owl2
Last synced: 28 Apr 2026
https://github.com/zriyansh/you-dont-know-cpp-stl
Internal Implementation of C++ STL — Standard Template Library.
competitive-coding competitive-programming cpp stl stl-algorithms vector
Last synced: 08 Jan 2026
https://github.com/mabdusshakur/send-text-with-discord-webhook-cpp
Simple C++ Application to send Text to Discord channel with webhook using
cpp discord discordwebhook webhook
Last synced: 15 Apr 2026
https://github.com/man2dev/all-in-one-calculator
A Calculator that does diffrent things
calculator calculator-application cpp university university-assignment university-course university-project
Last synced: 15 Jul 2025
https://github.com/nishitbaria/pps-2-oops-c-
Solution of Lab manual of PPS2(C++)
Last synced: 12 Feb 2026
https://github.com/uwriegel/node-dotnet-bridge
Accessing dotnet core assemblies from node.js
Last synced: 15 Apr 2026
https://github.com/SajadTroy/AWASS
ai artificial-intelligence c cpp object-detection python trash
Last synced: 22 Oct 2025
https://github.com/ovsidee/checkers
Java Panama Project. JNI. The Tic-Tac-Toe 5x5 game is done on the java and c++. Full logic was done using the c++, all the graphical part was done on the java side.
cpp java javafx jni jni-java junit5 mvc-pattern
Last synced: 13 Apr 2026
https://github.com/princep/tensorrt-sample-on-threads
A tutorial for getting started on running Tensorrt engine and Deep Learning Accelerator (DLA) models on threads
cpp deep-learning-accelerator dla mnist nvcc tensorrt tensorrt-inference threads
Last synced: 22 Jun 2026
https://github.com/astrodynamic/l4networkquests
NetworkQuests explores TCP/UDP with FlatBuffers in C++, focusing on socket programming, data transmission optimization, and efficient serialization, managed with CMake.
asyncronous client-server cmake cmake-presets code-generation cpp cpp20 deserialization flatbuffers l4 learning network network-protocols osi serialization tcp tcp-socket udp udp-socket
Last synced: 08 Feb 2026
https://github.com/cemoktra/restpp-server
A simple C++ RestAPI server with routing
cpp http-server rest-api restapi-server server
Last synced: 10 Oct 2025
https://github.com/arkorty/exprevalplusplus
Simple mathematical expression evaluator using an Abstract Syntax Tree (AST).
abstract-syntax-tree cpp hacktoberfest object-oriented-programming
Last synced: 19 Jan 2026
https://github.com/questiowo/buddhabrot
C++ buddhabrot fractal rendering program that uses the OpenGL and OpenCL libraries
buddhabrot c c99 cplusplus cplusplus-11 cpp cpp11 fractal fractal-algorithms fractal-rendering fractals gpu gpu-acceleration opencl opencl-kernels opengl
Last synced: 01 Feb 2026
https://github.com/haseeeb21/rise-of-the-hero-game
The website that was developed was of this game. In this game a Hero defends his nation by killing the enemies attacking on his nation if he survives 2 minutes then he wins otherwise if he loses all his health then the game is over.
cpp game sfml sfml-game visual-studio
Last synced: 06 Jul 2025
https://github.com/garrywhitehead/yave
Vulkan Cross-platform 3D engine
3d-engine 3d-graphics conan cpp graphics vulkan
Last synced: 07 Feb 2026
https://github.com/levelz-file/cpp-bindings
C++ Parser & API for the LevelZ File Format
Last synced: 23 Oct 2025
https://github.com/diable201/ads2021_practice
Codes from practice lessons
algorithms cpp data-structures
Last synced: 30 May 2026
https://github.com/adityasworks/library-management-system-using-data-structures-cpp-
A library management system using data structures in C++
binary-search-tree cpp data-structures hashing library-management-system linked-list queue
Last synced: 29 May 2026
https://github.com/sahil-kale/basilisk-actuator-control-lib
Hardware-agnostic library enabling field oriented control of of PMSM and BLDC Motors
cpp embedded foc motor-control real-time
Last synced: 01 Feb 2026
https://github.com/cm0use/rot13
Encrypt/Decrypt any Latin alphabet text entry (aA-Zz)
cpp cpptools rot13 rot13-cipher rot13-decoder
Last synced: 23 Oct 2025
https://github.com/hbkabir004/listen-the-lesson
‘Listen The Lesson’ is an operating system-based desktop application program, that is designed by programming language Python which can read out any PDF in the system with the help of it associated features.
Last synced: 13 Apr 2026
https://github.com/hangxingliu/how-to-use-libclang
:notebook: A Repository About How To Use libclang
Last synced: 15 Apr 2026
https://github.com/williamzhang20/design-patterns
Practicing software design patterns in C++
Last synced: 26 Mar 2025
https://github.com/zyx-0314/cp1-grade-checker-basics-part-2
A C++ console app for collecting and averaging student grades across five subjects. Users enter their name, section, and school, then input grades for an average score. Includes options to continue or exit, with structured naming conventions and additional exercises to enhance coding skills.
basic-programming cpp school-project
Last synced: 27 Jan 2026
https://github.com/nicolascbv/brain-teaser
Simple brain teaser game made to test SFML lib. Everything about this project was shown on the channel 'Terminal Root''
cpp cpp20 game game-development makefile puzzle sfml
Last synced: 10 Jun 2026
https://github.com/mohitrajain/anti_intelligent_tic-tac-toe
A Game for Android Platform which consists of ANTI playing with Intelligent Machine using Ionic Framework .
ai android cpp game tic-tac-toe
Last synced: 20 Apr 2026
https://github.com/jeugregg/santa-workshop-tour-2019
Kaggle competition santa-workshop-tour-2019 : genetic algorithm proposition compare to Guropi MIP optimizer
competition cpp genetic-algorithm gurobi ipynb kaggle notebook numba santa
Last synced: 13 Apr 2026
https://github.com/svenslaggare/database
Simple SQL like database implemented in C++14
cpp database implementation sql
Last synced: 27 Apr 2026
https://github.com/vedanty3/strivers-a2z-dsa
This repository contains solutions of @striver79 A2Z DSA sheet.
Last synced: 13 Oct 2025
https://github.com/maipa01/margs
margs (Maipa's Args Analyzer) is a C++ library for parsing command-line arguments. It supports flags (--flag), values (--value value), and grouped arguments (e.g., group --group-flag). The library allows easy definition of valid arguments, automatically generates error messages for invalid input, and provides built-in help message generation.
args-parser bsd-3-clause cpp cpp-library cpp20 header-only open-source
Last synced: 03 Jan 2026