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/glory42/microprocessors-class-arduino-projects
⚙🦾This repository contains a collection of Arduino projects completed as part of my Microprocessors class. Each project illustrates practical applications of microprocessor theory and provides hands-on experience with hardware 🛠️ and software 💻 development using Arduino.
Last synced: 28 Apr 2026
https://github.com/sungj921028/rt-chat-room
A real time chat room with server and client design, supplies a lot of implementations.
c chatroom client-server communication cpp network streaming
Last synced: 28 Apr 2026
https://github.com/setghm/cmdpaint
Tool for create images or sprites for windows console games.
cmd console-games cpp paint-application windows-cmd windows-console-game
Last synced: 24 Oct 2025
https://github.com/mofazzal874/pimrc
A project based on Object Oriented Programming in C++(CSE-2102) Course.Pure C++ is used
console-application cpp oop-in-cpp
Last synced: 07 Jun 2026
https://github.com/gargakshit/invaders
Yet another i8080 space invaders emulator
cmake cpp imgui intel8080 invaders opengl space-invaders
Last synced: 28 Apr 2026
https://github.com/ashaduri/ashaduri
Config files for my GitHub profile.
config cplusplus cpp github-config modern-cpp-development rust
Last synced: 28 Apr 2026
https://github.com/ohjurot/jni-hpp
A Basic header only lib and jar that helps you connecting C++ and Java using JNI
Last synced: 28 Apr 2026
https://github.com/spicycactuar/heightmap
Textured heightmap OpenGL application
blinn-phong computer-graphics cpp glm glsl heightmap opengl premake5
Last synced: 28 Apr 2026
https://github.com/jerboaburrow/gpgpuparticles
10,000,000 Particles that follow your mouse and collide with drawable obstacles!
cpp gpgpu opengl physics-simulation
Last synced: 28 Apr 2026
https://github.com/nirjhardebnath/graphics-and-physics-simulations
Graphics and simulations in C or other languages
algorithms-and-data-structures c cpp graphics low-level-programming optics-simulation physics-simulation raytracing simulation
Last synced: 28 Apr 2026
https://github.com/abidmuin/codeforces_problemset_solution
Solved using C++, Python and C#
c-plus-plus c-sharp codeforces codeforces-problems codeforces-solutions cpp csharp python python3
Last synced: 13 Apr 2026
https://github.com/atta238/learnova-course-registration
System that applies Data Structures concepts using C++ and QT for GUI
Last synced: 28 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/0x0c/parallel_lines
Fuck'n simple dispatcher.
cpp cpp-library cpp11 dispatcher parallel threejs
Last synced: 28 Apr 2026
https://github.com/jakobknauer/l0
Statically typed, compiled programming language based on LLVM
Last synced: 28 Apr 2026
https://github.com/psiace/meco
Just Another C/C++ project template built with Meson.
Last synced: 28 Apr 2026
https://github.com/t-88/learn-opengl
following learnopengl.com website tutorial to learnopengl duh and graphics dev
Last synced: 28 Apr 2026
https://github.com/caefleury/tp1-tb2
Repositório do trabalho prático 02 da matéria TÉCNICAS DE PROGRAMAÇÃO da UnB
cpp object-oriented-programming scrum
Last synced: 26 Mar 2025
https://github.com/1mb-dev/magickwand
Native Node.js bindings for ImageMagick - High-performance image processing with direct C API calls
autocrop cpp format-conversion image-manipulation image-processing image-resize imagemagick nan native-bindings node-addon nodejs thumbnail
Last synced: 24 Feb 2026
https://github.com/iricartb/rpc-gateway-sockets
Ivan Ricart Borges - Use of sockets to emulate a basic RPC service in order to execute remote commands on a Windows server regardless of architectures.
c-sharp cpp rpc-client rpc-server sockets visual-studio
Last synced: 28 Apr 2026
https://github.com/arbmind/qbs-containers
Docker containers for building Qbs projects with Qt and Clang or GCC
clang cpp docker-container gcc qbs qt6
Last synced: 28 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/mochabyte0x/chacha20
ChaCha20 encryption implemented in C/C++ (Header Only)
c chacha20 cpp encryption-algorithms
Last synced: 18 Apr 2026
https://github.com/awl-s/builtin-documentation
builtin documentation. This project showcases the usage of GCC/Clang built-in functions (__builtin_*) for performing low-level operations such as bit counting, memory manipulation, and overflow checking. Examples of function calls with explanations are provided. // Этот проект демонстрирует использование встроенных функций GCC/Clang (__builtin_*)
arithmetic-overflow bit-manipulation built-in-functions c c-programming clang compiler-optimizations cpp cpp-programming gcc low-level-programming memory-management
Last synced: 30 Apr 2026
https://github.com/kieubaduong/permutation-benchmarking-app
This repository benchmarks the performance of various permutation algorithms in C++. It includes implementations of Backtracking, DFS, Factorial, Heap's Algorithm, and Lexicographic Order.
algorithm benchmark cpp permutation
Last synced: 02 Apr 2026
https://github.com/rodjjo/opengl-simple-game
A simple opengl game created using C++ using code::blocks ide and mingw toolset
Last synced: 15 Apr 2026
https://github.com/engichang1467/clinic-patient-service
Developed a walk-in clinic patient system that maintains the medical records for all the patients of the walk-in clinic
clinic-management-system cpp object-oriented-programming
Last synced: 25 Oct 2025
https://github.com/tech-gian/oopproj_2021
🎮👹👾 A command-line game designed, with Object-Oriented Programming principles, about monsters and heroes fighting each other.
command-line cpp game oop oop-cpp oop-principles
Last synced: 26 Oct 2025
https://github.com/przemekhasz/guardianeye
GuardianEye is a powerful network vulnerability scanner designed to identify open ports and potential security risks in target systems. It utilizes advanced port scanning techniques to discover exposed services and protocols.
cpp network-analysis security-tools
Last synced: 26 Oct 2025
https://github.com/matgomes21/percepcao-termica
Projeto eletrônico de controle e coleta de temperatura corporal para monitoramento médico da sensibilidade epitelial.
arduino cpp electronics hardware software
Last synced: 15 May 2026
https://github.com/ryomendev/dsa
This repository is dedicated to learning and practicing Data Structures and Algorithms (DSA). It contains solutions to various problems, ranging from basic to advanced topics, helping enhance problem-solving skills and understanding core DSA concepts through hands-on coding.
algorithms algorithms-and-data-structures cpp data-structures
Last synced: 26 Oct 2025
https://github.com/brenofariasdasilva/c
My C Language Codes.
algorithms algorithms-and-data-structures c cpp deitel-exercises
Last synced: 21 May 2026
https://github.com/perikiyoxd/webserver
A sample implementation of a C++ Web Server
Last synced: 26 Oct 2025
https://github.com/haimozer123/network_project_rted
enhanced UDP-based file transfer system, similar to TFTP, with additional features in CPP
Last synced: 01 Apr 2025
https://github.com/lenoben/image-processing
C/C++ cmake library for digital image processing without external libraries apart from the png and zlib libraries
c cpp digital-image-processing image-processing library linux-app png
Last synced: 28 Jan 2026
https://github.com/lnd3/bs
A tiny yet capable project generation system for c++
build-system cmake cpp lightweight tiny
Last synced: 27 Oct 2025
https://github.com/dwip-nandi/codeforces
Problem Solving and Contest Solutions...This repository contains my solutions to various problems from Codeforces contests. Each solution is implemented in C++ and includes a brief explanation of the approach used to solve the problem. The repository is organized by problem number and contest, making it easy to navigate and find specific solutions.
algorithm alice boob codeforces codeforces-com codeforces-solutions competitive-programming competitive-programming-contests contest cplusplus cpp dsa graph online-judge problem-solving solution-contest solutions stl string tree
Last synced: 07 Jul 2025
https://github.com/kbnim/cpp-jegyzet
C++ lecture notes written in Hungarian [Course: Programming languages (C++)]
cpp cpp11 latex lecture-notes pdf
Last synced: 28 Jan 2026
https://github.com/fossillogic/fossil-strings
The Fossil String Library is a versatile, platform-independent library designed to provide robust string manipulation capabilities. It supports classic C strings, wide strings, and byte strings, offering a comprehensive solution for handling various string types in both C and C++ projects.
c cpp fossillogic meson mesonbuild ninja-build string-manipulation
Last synced: 24 Jan 2026
https://github.com/laa-1/c-compiler
一个 C 语言编译器和虚拟机,支持除结构体以外的语法,支持字节码导出和直接运行字节码,内建I/O函数,包含了词法分析、语法分析、构建 AST、类型推导和检查、错误检查、错误信息输出、字节码生成、虚拟机执行等多个模块。
abstract-syntax-tree bytecode c-language complier cpp virtual-machine
Last synced: 06 Feb 2026
https://github.com/call-me-ahmaaad/gas-and-fire-detection
This is a simple IoT project that can measure gas concentration levels and can detect fire.
cpp electronics esp32 flame-sensor iot iot-application mq5-sensor mqtt mqtt-broker sensors
Last synced: 06 Feb 2026
https://github.com/Eliminater30013/Book-Management-System
A book Management System that can easily be upgraded and extended in the future. File handling and Vector codes are predominant in this solution
cpp first-project visual-studio
Last synced: 11 Mar 2025
https://github.com/callocgd/networkmanager
A C++ Http Request Tool For ImGui, GeometryDash-Geode, and other Render Engines
cpp curl geode geometry-dash http-client imgui pthreads
Last synced: 16 Mar 2026
https://github.com/nishbo/timed_sparse_matrix
Save timed sparse matrices and tensors to readable files from Python, MATLAB, and C++.
cpp matlab multi-language python sparse-matrix
Last synced: 14 Jan 2026
https://github.com/man2dev/tic-tac-toe.cpp
a tic tac toe project I made in my first semester of University
ai cpp min-max min-max-algorithm tic-tac-toe tic-tac-toe-game tictactoe tictactoe-game university university-assignment university-course university-project
Last synced: 08 Jun 2026
https://github.com/dzobamain/console-raycasting-cpp
A console-based raycasting simulation for modeling movement within a 2D arena
Last synced: 25 Feb 2026
https://github.com/tmaklin/tigz
Parallel gzip decompression and compression using libdeflate and rapidgzip.
compression cpp cpp17 decompression gzip libdeflate parallel rapidgzip zlib zlib-ng
Last synced: 30 Jan 2026
https://github.com/vpoulailleau/plagiarized-code
Detect plagiarized (Python, C, C++) code in local folders
c cpp plagiarism plagiarism-check plagiarism-checker plagiarism-detection plagiarism-evaluation plagiat python python3
Last synced: 05 Oct 2025
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/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/jedimahdi/movie-network
Movie network system with c++
cpp cpp11 http mvc web-application
Last synced: 05 Oct 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/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/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/nishitbaria/pps-2-oops-c-
Solution of Lab manual of PPS2(C++)
Last synced: 12 Feb 2026
https://github.com/izaaccoding36/projetos_tinkercad
Esse repositório foi criado para disponibilizar/desenvolver os códigos necessários para programar sistemas da plataforma Tinkercad e arduino
arduino cpp robotics tinkercad
Last synced: 26 Mar 2025
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/hangxingliu/how-to-use-libclang
:notebook: A Repository About How To Use libclang
Last synced: 15 Apr 2026
https://github.com/karnkaul/cpp17
C++17 skeleton project featuring GitHub CI integration using CMake 3.15+, g++ 8, clang 8 and ninja 1.8+
automated-ci ci ci-integration clang cmake cpp cpp17 github-workflow lld llvm ninja
Last synced: 15 Apr 2026
https://github.com/imd10/cs341-rainy-day
A computer graphics project simulating interactive rain, dynamic water waves, and a scenic environment with a floating boat, mountains, trees, and clouds. Built with OpenGL for real-time rendering and user interaction.
computer-graphics cpp graphics interactive opengl
Last synced: 02 Feb 2026
https://github.com/notixbit/ntbpp
NTB++ is a cross-platform header-only utility library for C++ >= 17
c-plus-plus c-plus-plus-17 colors cplusplus cpp cpp17 cross-platform ctest header-only linux macos osx templates types unit-testing unix util utility vcpkg windows
Last synced: 15 Apr 2026
https://github.com/trapperdot00/cpp_primer_5th_edition_exercises
My answers for the exercises in the book 'C++ Primer 5th Edition'
book cplusplusprimer cpp cpp-primer cpp-primer-5th cpp-primer-answer cpp11 cppprimer exercises solutions
Last synced: 08 Feb 2026
https://github.com/salma-mamdoh/data-structures-implementation
Our project for Data Structures Course taken during fall 2023 semester
circular-linked-list cpp data-structures doubly-linked-list problem-solving queue single-linked-list stack
Last synced: 08 Feb 2026
https://github.com/jeslie0/cmake-practice
A place for me to practice CMake and Nix together
Last synced: 15 Apr 2026
https://github.com/ultirequiem/lorem
✍ Generate Lorem Ipsum like a pro (Lorelai for C++)
cpp lorem-ipsum lorem-ipsum-generator
Last synced: 02 Apr 2026
https://github.com/vovandreevik/datastruct-iterators
This C++ program demonstrates how to read, process, and sort data using the DataStruct structure and custom sorting criteria.
cpp iterator oop oops-in-cpp struct
Last synced: 06 Oct 2025
https://github.com/quantumlyy/template-cpp
c clang clang-format cpp hacktoberfest
Last synced: 15 Apr 2026
https://github.com/mr-ndi/zero_day
This is my first repository as a full-stack engineer — a home for everything I tested or built for the first time. It includes first-time experiments in Dart, Flutter, Rust, C++, shell scripting, and more. Each project represents a step forward in my learning journey as a full-stack engineer, from basic syntax tests to functional mini-apps.
cpp dart flutter java kotlin kotlin-android kotlin-multiplatform r rust socket
Last synced: 31 May 2026
https://github.com/filiprokita/colorgrabber
The "ColorGrabber" program written in C++ allows users to grab the RGB values of any pixel on the screen by pressing a specified key. It uses the Windows API to obtain the color information of the pixel under the cursor, and then displays the RGB values in the console window.
colorgrabber console-windows cpp cursor pixel programming rgb rgb-values windows-api
Last synced: 06 Oct 2025
https://github.com/apebl/eight-puzzle-solver
A 8-puzzle solver written in C++
8puzzle 8puzzle-solver assignment cpp cpp17
Last synced: 06 Sep 2025
https://github.com/porem5002/quartz
A library for making graphical applications and games
c cpp game-development gamedev graphics opengl videogames
Last synced: 26 Feb 2026
https://github.com/gokulp01/minimal-cpp-cookiecutter
A minimal cpp cookiecutter template
cookiecutter cookiecutter-cpp cookiecutter-template cpp cpp11 cpp14 cpp17 cpp20
Last synced: 09 Feb 2026
https://github.com/pegvin/dllbundler
Recursively Copy DLLs Required By A .exe or a .dll file.
cpp cpp17 dll-bundler mingw mingw-cross-environment mingw-environment mingw-w64 mingw32 mingw64 msys2 objdump
Last synced: 06 Oct 2025
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/octopus773/wanda-vision
EPITECH - Second year project: Realize a program capable of loading dynamic libraries with a high level of abstraction, in order to play arcade game (ie: Pacman)
arcade cpp documentation epitech epitech-arcade ncurses pacman sdl2 sfml snake wanda-vision
Last synced: 21 Jun 2025
https://github.com/jasujm/enhanced-enum
First class enums in C++
code-generation code-generator cpp cpp17 cpp20 cxx cxx17 cxx20 enum
Last synced: 10 Feb 2026
https://github.com/fdefelici/arknoid-ecs
Experimenting Entity-Component-System (ECS) and Physics by implementing Arknoid game
arknoid cpp ecs entity-component-system sfml
Last synced: 10 Feb 2026
https://github.com/lecrapouille/mymakefile
[Build System][v2.0.0][Functional] Generic but complete Makefile for all my C++ GitHub projects (and also for your projects)
cpp generic-makefile gnu-make make makefile makefile-template
Last synced: 10 Feb 2026
https://github.com/spite-triangle/variant
It's a variant component, based on C++11.
Last synced: 10 Feb 2026
https://github.com/aravindvnair99/c-keylogger
A simple lightweight keylogger made with C++.
c c-plus-plus cpp keylog keylogger keylogger-analysis windows windows-10 windows-7 windows-8 windows-desktop windows10
Last synced: 10 Feb 2026
https://github.com/wtrsltnk/meshcraft
Old piece of code that I wrote around 2004. This application renders meshes, and the idea was a plugin system with different type of 3d file formats.
Last synced: 13 Apr 2026
https://github.com/timmoth/learningopengl
Repository for learning openGL
cpp glfw learning-opengl learnopengl opengl
Last synced: 16 Apr 2026
https://github.com/dkorolev/pls
One-liner build and run commands for C++ binaries and libraries. Transitive dependency management. Generates `CMakeLists.txt`-s and `Makefile`-s as needed. Out-of-the-box integration with VS Code.
Last synced: 11 Feb 2026
https://github.com/gsri30/sob-challenge
My solution to the Summer Of Bitcoin Challenge
algorithms cpp dp graphs summerofbitcoin
Last synced: 07 Oct 2025