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-22 00:07:01 UTC
- JSON Representation
https://github.com/shadmehrbakhtiary/3d-directx-human
creating a graphical human using c++
cpp directx graphics-programming
Last synced: 06 Jul 2026
https://github.com/hansalemaos/cppradixsort
parallel_radixsort from C++ for Python (Windows)
cpp numpy parallel-computing python sort
Last synced: 05 Feb 2026
https://github.com/sebastianbach/clang-format-generator
Command line tool that creates a clang-format file from a formatted C++ source code file.
clang-format codestyle cpp cpp20
Last synced: 19 Jun 2026
https://github.com/siddarthshete/fds
This repository contains the assignment based pn fundamental of data structure using cpp which were performed in third semester
arrays assignments cpp cppprogramming data-structures datastructures-algorithms linked-list strings
Last synced: 06 Mar 2025
https://github.com/daxanius/breakout
A rhythm based breakout game written in Lua with a custom engine
Last synced: 10 May 2026
https://github.com/marko19907/cpp-exam
"C++ for programmers" (INFT2503) exam, fall 2022.
cmake cpp cpp-templates cpp14 exam lambda-functions object-oriented-programming operator-overloading smart-pointers
Last synced: 06 Jul 2026
https://github.com/anibalalpizar/cpp-tic-tac-toe
Tic Tac Toe Game is a C++ implementation of the classic game. Players mark spaces on a 3x3 grid to form lines. It features input validation, win tracking, and result display.
console-application cpp tic-tac-toe
Last synced: 09 Jul 2025
https://github.com/mulatinho/hackerrank-challenges
just a repository of challenges from hackerrank.com
challenge-solutions cpp go golang hackerrank-challenges hackerrank-solutions python
Last synced: 26 Feb 2025
https://github.com/kmatzen/chromacal
ColorChecker camera calibration: detect, solve, apply. Log-polynomial tone curve + CCM via Ceres, OCIO 3D LUT export. C++ and Python.
camera-calibration ceres-solver color-calibration color-correction color-science colorchecker cpp opencolorio opencv python
Last synced: 25 May 2026
https://github.com/pr4j3sh/codexec
cli app that compiles and executes code
c cli cpp java javascript python pythonpackage
Last synced: 09 Feb 2026
https://github.com/zoelabbb/travel-agent
Script code bukti pembayaran Travel Agen " PASTI NYAMAN " using C++
cpp indonesia paid pembayaran soal travel-agents
Last synced: 05 Nov 2025
https://github.com/chuahou/testlib
A test library in C++ for me to experiment with build methods
Last synced: 28 Jun 2025
https://github.com/tush-tr/ps-dsa
Data Structures and Algorithms with a lot of questions
algorithms algorithms-and-data-structures c clanguage cpp datastructures python python3
Last synced: 29 Mar 2025
https://github.com/lackhole/optional14
C++14 implementation of std::optional
cpp cpp14 header-only optional stl
Last synced: 14 Apr 2025
https://github.com/nidexingg/todo
To-Do List application implemented in various programming languages.
c cpp csharp elixir erlang golang java javascript js programming-language python rust starter todo todoapp todolist ts typescript zig
Last synced: 10 Apr 2026
https://github.com/smeltier/competitive-programming
These are my resolutions to problems on various platforms related to competitive programming
algorithms beecrowd beecrowd-solutions competitive-learning competitive-programming competitive-programming-algorithms competitive-programming-contests cplusplus cpp cses-solutions data-structures neps-academy solutions spoj-solutions
Last synced: 28 Jun 2025
https://github.com/hex01e/webserv
A web server project involves developing software that responds to requests made over the Hypertext Transfer Protocol (HTTP). This software acts as the engine behind a website, delivering content and functionality to users who access it through web browsers.
1337 42 cpp cpp98 http socket web webserver
Last synced: 22 Mar 2025
https://github.com/knoblauchpilze/fractsim
Best way to get some cool wallpapers
cpp fractal mandelbrot sdl2 threads
Last synced: 15 May 2025
https://github.com/knoblauchpilze/cellular_automaton
Yet another implementation of a cellular automaton
Last synced: 15 May 2025
https://github.com/daniyalahmad7/dsa-cpp-projects
This repository includes hands-on implementations, problem-solving approaches, and optimized code for popular and advanced DSA concepts.
algorithms cpp data-structures-and-algorithms datastructures dsa-in-cpp
Last synced: 06 Jul 2026
https://github.com/converged-computing/flux-c-examples
Getting started examples, environment, and builds for using Flux in C/C++!
c cpp flux-core flux-framwork hpc
Last synced: 12 Jan 2026
https://github.com/sukruciris/webgl_demo
3D temperature display demo on web.
Last synced: 14 Mar 2025
https://github.com/mkamadeus/stima-convex-hull
Convex Hull with brute force; O(n^3) time complexity written in C++. (IF2211 2020)
Last synced: 12 Jan 2026
https://github.com/mkamadeus/stima-polynomial-multiplication-dnc
Polynomial multiplication algorithm written in C++, with time complexity of O(N^log3) = O(N^1.585)
Last synced: 12 Jan 2026
https://github.com/rededge967/factors-finder
A programme to find factors of a positive integer easily. made with C++.
cpp cpp-programming factors finding-factors positive-integers
Last synced: 22 May 2026
https://github.com/bates64/minimal-cmake-cheerp
Example of a CMake project that uses Cheerp to compile C++ to WebAssembly
cheerp cmake cmake-examples cpp javascript js wasm webassembly
Last synced: 14 Apr 2026
https://github.com/le0nwolf/keyduino-uid-over-433mhz
Keyduino/Arduino Projekt to send a scanned NFC Tag 4 Byte UID over 433Mhz
433mhz arduino arduino-leonardo c converthextobin cpp hexadecimal-converter hexadecimal-to-binary keyduino nfc-reader nfc-tag rcswitch
Last synced: 01 May 2026
https://github.com/land-maze/libmlwe-fast
Learning with Errors crypto method for post-quantum appliaction (Module-LWE)
bachelor-project bachelor-thesis cpp cpp17 lwe visualization webgpu
Last synced: 25 May 2026
https://github.com/saadbutt27/dsa
Data Structures and Algorithms
algorithms array binary-search cpp cpp-stl dsa functions leetcode pointers problem-solving sorting strings time-complexity vector
Last synced: 28 Jun 2025
https://github.com/einararnason/bmp180
C++ driver library for the BMP180 digital pressure sensor
Last synced: 23 Jul 2025
https://github.com/ideafarm/ideafarm.home.1
IdeaFarm (tm) Piggyback Distributed Operating System for MS Windows
cpp ms-windows operating-system
Last synced: 17 Jan 2026
https://github.com/zeekersky/activities
This repository contains assignment solutions for various courses conducted at IIT Mandi. The content spans across different topics, including Data Structures and Algorithms (DSA), Computer Vision, and the Computer Science Practicum course.
algorithms algorithms-and-data-structures computer-science computer-vision cpp data-structures python3
Last synced: 19 Apr 2026
https://github.com/amrit-choudhary/village_shop
This is a C++ game about establishing a profitable shop in a functioning village. You will try to satisfy village's demands while trying to make a profit.
Last synced: 18 Mar 2025
https://github.com/ashutosh7i/night-owl
Night Owl 🦉 is a versatile, tag-based logging system designed to be simple, fast, and platform-independent.it allows developers to define custom tags and easily send logs to a server for later retrieval based on these tags.
Last synced: 20 Feb 2026
https://github.com/belimfaux/extendible_hashing
C++ Implementation of an Extendible Hashing Set
cpp data-structures extendible-hashing hashing
Last synced: 14 Mar 2025
https://github.com/siddhant-vij/concurrent-web-crawler
Efficient crawling & data extraction from web pages using concurrency in multiple programming languages.
concurrency cpp fetch-data go java multithreading performance-analysis python web-crawler
Last synced: 11 Apr 2026
https://github.com/dtg-lucifer/dsa_cpp
Full Strivers Playlist DSA practice with CPP
cpp dsa dsa-learning-series striver-a2z-sheet
Last synced: 30 Mar 2025
https://github.com/shorya-1012/http_server
A HTTP Server made from scratch in C++.
Last synced: 12 Jan 2026
https://github.com/junaidsalim/dsa
This repository contains my implementations of various Data Structures and Algorithms.
cpp dsa dsa-algorithm dsa-practice dsaincpp
Last synced: 09 Jul 2026
https://github.com/bsdelf/cab
C++ Auxiliary Box: it's just a cab, not a Ferrari
Last synced: 06 Apr 2025
https://github.com/imrun10/battleshipgame
A battleship game implemented with C++.
Last synced: 20 Jun 2025
https://github.com/0-hossam-0/library-management-system
Library management system using CPP
cpp cpp-programming library-management-system
Last synced: 08 Jun 2026
https://github.com/akash-sharma-1/effortless-tetris-cpp
A simpleton tetris game which u can fire up in ur cmd anytime !
Last synced: 12 Jun 2026
https://github.com/vishalku03/binary_search
In binary search, recursion is used to repeatedly divide a sorted array into halves until the target value is found. The algorithm compares the middle element to the target, then recursively searches either the left or right half depending on the comparison, reducing the search space efficiently.
cpp dsa gfg-questions leetcode-questions
Last synced: 26 Feb 2025
https://github.com/kerimkuscu/cpp-basic-calculator-example
Calculator application for simple mathematical operations. Demo =>
calculator cpp dev-cpp math mathematics maths
Last synced: 05 Nov 2025
https://github.com/ye13ow77z/opencv-based-personnel-attendance-system
A Personnel Attendance System Based On OpenCV
Last synced: 06 Mar 2026
https://github.com/mestresol/erebus
EREBUS é um jogo de exploração espacial desenvolvido na Unreal Engine 5.5, introduzindo o universo de Systempunk. Até 6 jogadores formam uma tripulação para explorar planetas abandonados, coletar recursos e reparar sua nave gravemente danificada, lutando para retornar à Terra.
cpp game-development systempunk unreal-engine-5
Last synced: 25 May 2026
https://github.com/victoorv/projet1_cpp
Ce projet traite de la création d’une classe destinée à résoudre des systèmes linéaires à l’aide de différentes méthodes.
cpp numerical-analysis numerical-methods numerical-optimization
Last synced: 13 Jun 2025
https://github.com/separatrixxx/da_labs_4_5_sem
👓 Laboratory work for 4/5 semesters of MAI on discrete analysis
Last synced: 25 May 2026
https://github.com/aliadelmahdi/verification-of-spi-ram-uvm
This repository contains the verification of SPI (Serial-Peripheral Interface) with Single-port sync RAM code,simulation results and implementation
cpp spi systemverilog uvm-verification verilog
Last synced: 09 Jul 2026
https://github.com/kerimkuscu/cpp-sum-natural-number
C++ program to calculate sum of natural numbers using loop. Demo =>
cpp dev dev-cpp loop natural natural-number natural-numbers number sum
Last synced: 05 Nov 2025
https://github.com/riccardofelluga/cpp-boilerplate
CMake boilerplate for c++ projects with libraries option. Google-style compliant and modern CMake compliant
cmake cpp libraries make opencv-ready opengl-ready
Last synced: 14 Mar 2025
https://github.com/im-rises/cmake-cpp-modules-example
C++20 modules with CMake exemple
Last synced: 14 May 2025
https://github.com/codingwizard2001/leetcode-math
LeetCode features a variety of math-related problems to test and improve algorithmic and mathematical problem-solving skills
cplusplus cpp cpp17 leetcode leetcode-cpp leetcode-solutions
Last synced: 27 Mar 2025
https://github.com/toransahu/ray-firmware
Firmware of Ethereal Ray 3D Printer
3d-printer c cpp ethereal-machines firmware marlin-firmware python
Last synced: 10 Apr 2026
https://github.com/mateusz-przybyla/personalbudget_structured
Final C++ application to manage your personal budget [structured]
cpp data-structures structured-programming xml
Last synced: 06 Jul 2026
https://github.com/rattananen/funny-img
convert image to ascii
ascii-art bmp cpp deflate image-processing png
Last synced: 21 May 2026
https://github.com/user-tgk/ibee_sensornode
Code for an Arduino-based sensornode
Last synced: 13 May 2026
https://github.com/truongdd03/searchengine
A search engine written in c++.
cpp crawler search search-engine
Last synced: 06 Apr 2025
https://github.com/erfansaberbari/tictactoe_game
This project is a simple console-based Tic-Tac-Toe game written in C++ that allows a player to compete against a computer.
Last synced: 06 Apr 2025
https://github.com/lvntky/siren
Siren | Simple Renderer
cpp renderer rendering rendering-3d-graphics rendering-engine wavefront-obj
Last synced: 06 Jul 2026
https://github.com/kaustuvpokharel/foodiez
Social Media Prototype for food enthusiast, interface similar to instagram with similar features.
android-application cmake cpp cross-platform python qml qt rest-api social-media
Last synced: 08 Apr 2026
https://github.com/code-monad/laplace
Laplace - The Demon Maker
api beast boost cpp cpp17 http webservice websocket
Last synced: 07 Nov 2025
https://github.com/ferr0s04/feup-prog-project
Repository for PROG (Programming) course project of LEIC FEUP, for year 2022-23
cpp feup feup-leic programming
Last synced: 22 Mar 2025
https://github.com/mohamedelashri/loggerng
logging utility for C++ programs
Last synced: 05 Apr 2025
https://github.com/ferr0s04/feup-da-project-2
Repository for DA (Design of Algorithms) course 2nd project of LEIC FEUP, for year 2023-24
Last synced: 22 Mar 2025
https://github.com/ichlubna/loadingbar
Simple c++ command-line loading bar
command-line cpp cpp-modules loading-bar progress-bar
Last synced: 27 Mar 2025
https://github.com/hediyeorhan/yapayzekaakademi
algorithms artificial-intelligence cpp deep-learning image-processing
Last synced: 09 Jul 2026
https://github.com/cypri1-dev/42_cpp03
This project involves creating a robot hierarchy in C++ starting with the ClapTrap class, with basic attributes (name, hit points, energy, damage) and methods for attacking, repairing, and taking damage. The derived classes ScavTrap, FragTrap, and DiamondTrap add unique abilities, showcasing inheritance and composition in C++.
Last synced: 06 Jul 2025
https://github.com/ferr0s04/feup-da-project-1
Repository for DA (Design of Algorithms) course 1st project of LEIC FEUP, for year 2023-24
Last synced: 22 Mar 2025
https://github.com/sahilk12nayak/cpp-projects
Projects using C++ programming language.
Last synced: 22 Mar 2025
https://github.com/fatiq123/school-management-system-using-link-list-in-cpp
I developed this project using C++ language.
Last synced: 14 Mar 2025
https://github.com/zolppy/tcc
Trabalho de Conclusão do curso de Licenciatura em Computação do Instituto Federal da Bahia, campus Jacobina.
cpp css3 esp32 html5 javascript mysql php8 rfid
Last synced: 08 Apr 2026
https://github.com/gabrieldiem/simple-cpp-word-counter
Simple C++ Word Counter
Last synced: 05 Apr 2025
https://github.com/amir-kedis/problem-solving-solutions
👼 Watch me Improve in problem solving and rise through the ranks
Last synced: 19 Jun 2026
https://github.com/terance-edmonds/flower-exchange-cpp
A simple flower stock exchange system that accepts data from a csv file, then process it and output the trades to a new csv file.
Last synced: 05 Mar 2025
https://github.com/flyer-dm/arduino_mini_projects
Мини-схемы для микроконтроллеров со скриптами на C++
arduino cpp microcontroller mini-projects physical-devices
Last synced: 21 May 2026
https://github.com/kampi/zephyr-rv-8263
RV-8263-C8 example for Zephyr.
c cpp nordic nrf rtc rv-8263-c8 zephyr
Last synced: 22 May 2026
https://github.com/alexjmercer/study-material-for-cpp
Putting all the study materials of the NPTEL C++ course in one place.
cpp cpp17 educational learning nptel nptel-courses nptel-solutions
Last synced: 13 Jul 2026
https://github.com/lehuuan1006/8051kit
51 SCM development board learning board experiment board STC89C52RC kit 8051. Most of the code was referenced from other authors, I only changed the code in Main to run the kit based on my wishes.
8051 8051-projects c cpp stc89c52rc
Last synced: 22 May 2026
https://github.com/thunder-engine/sample-mine
ThunderMine - A Minecraft-like Project
3d-game cpp sample-code thunder-engine
Last synced: 25 May 2026
https://github.com/caishangqi/eurekiel
Eurekiel is a custom 2D game engine, currently supporting OpenGL. In the future, it will be tailored specifically for voxel-based games. Stay tuned!
2d-game-engine cpp custom-game-engine opengl voxel-engine
Last synced: 04 May 2026
https://github.com/lmtreser/intro-rtos
Colección de recursos para introducirse en los Sistemas Operativos y RTOS. Aplicaciones para el ecosistema Arduino como para Raspberry Pi
arduino cpp esp32 freertos operating-system rtos threads
Last synced: 10 Apr 2026