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-11 00:06:51 UTC
- JSON Representation
https://github.com/yousufislam191/computer-graphics
Solution of Computer Graphics Algorithms
Last synced: 25 Mar 2025
https://github.com/lgsantos31415/navegador
Projeto desenvolvido com o objetivo de explorar e compreender o funcionamento básico de um navegador web.
cpp fltk-gui-library gumbo html5 httplib webbrowser
Last synced: 23 Apr 2025
https://github.com/aan-cloud/print_star_1
Program ini dirancang untuk mencetak pola bintang berdasarkan input bilangan ganjil dari pengguna.
Last synced: 03 Apr 2025
https://github.com/noeldevelops/stem-degrees-analysis-cpp
C++ Data Analysis, I/O - takes an external data file for processing, performs some statistical analysis, and displays the results in the console
Last synced: 29 May 2026
https://github.com/kenf1/cryptlib
C++ library for basic string encryption/decryption
Last synced: 03 Apr 2025
https://github.com/alvionaterry/awesome-symbian
An Awesome List about everything related to Symbian, a discontinued mobile OS for ARM popular in early 2000s.
awesome awesome-symbian cpp j2me midp ngage nokia qt s40 s60 sony-ericsson symbian symbiancpp uiq
Last synced: 23 Apr 2025
https://github.com/rohitrajak1807/algorithms
Some algorithms implemented by me.
Last synced: 25 Sep 2025
https://github.com/ali-ahnaf/the_fallen_kingdom
A 2D action-adventure game where players have to fight their way through waves of enemies and level bosses to rescue a princess.
Last synced: 12 Apr 2026
https://github.com/nizamiza/8-queens
Visualization of the 8 queens puzzle
8queens beam-search cpp olcpixelgameengine pixel-art tabu-search
Last synced: 09 Apr 2025
https://github.com/sokmontrey/advent-of-code-2023
Repo that contain my code for every Advent of Code submissions.
advent-of-code advent-of-code-2023 cpp
Last synced: 25 Mar 2025
https://github.com/adilius/ns-3-network-simulations
Network simulations written in ns-3
Last synced: 11 Jun 2025
https://github.com/mezdelex/leetcode
LeetCode problems
algorithms cpp csharp data-structures haskell leetcode rust
Last synced: 12 Apr 2026
https://github.com/toro-nicolas/jetpack
A Jetpack Joyride game with a multiplayer mode.
client cpp epitech game jetpack jetpack-joyride multiplayer server
Last synced: 23 Apr 2025
https://github.com/babychannie/basic-numerical-methods-qml
Didactic application to aid students in learning Numerical Methods.
cpp numerical numerical-analysis numerical-calculations numerical-computation numerical-integration numerical-methods qml qml-applications qml-samples qtquick
Last synced: 23 Apr 2025
https://github.com/przemyslawbak/sierra_chart_custom_studies
A repository for testing features and solutions related to the Sierra Chart ACSIL.
acsil api cpp custom-study sierra-chart
Last synced: 31 Mar 2025
https://github.com/thomas-chqt/dlload
library to load shared libraries at runtime
cpp linux macos shared-library windows
Last synced: 12 Apr 2026
https://github.com/engichang1467/tetriscpp
Developed a tetris game with C++ and SFML libraries
cpp sfml sfml-game tetris-game
Last synced: 06 Jun 2026
https://github.com/erenisci/c-cpp
C/C++
algorithms c cpp data-structures fundamentals
Last synced: 25 Apr 2026
https://github.com/chhengz/library-app-assignment-c-cpp
Library Management System School Projects
Last synced: 04 Jul 2025
https://github.com/berracode/sensores-motobombas
Gestionar el llenado de un tanque, mediante sensores que permitan saber si el tanque está lleno a media capacidad o vacio
Last synced: 09 Apr 2025
https://github.com/wonikrobotics-git/allegro_hand_ros2_v5-3finger
allegro-hand cpp moveit2 python ros2-humble
Last synced: 12 Apr 2026
https://github.com/pereirar3/cryptography-cipher
Simple and complex encryption algorithms in c++ [objective: learning] - IN UPDATE
cipher-algorithm cpp cryptography
Last synced: 04 Sep 2025
https://github.com/dominiklindorfer/cpp-utilities
A simplistic collection of C++ helper-functions that should make life easier.
cout cpp overload-ofstream-operator range tuple utilities vector
Last synced: 16 Mar 2025
https://github.com/hrszpuk/braccioobserver
The backend for my Baccio Controller project. It observes serial communication and responds in real-time to a custom-made protocol.
arduino braccio braccio-arduino braccio-controller cpp robotics
Last synced: 28 Apr 2026
https://github.com/me-phew/doubly-linked-list
Implementacja listy dwukierunkowej w C++
Last synced: 05 Sep 2025
https://github.com/innovationmech/cpp-template
A comprehensive C++ project template demonstrating modern C++ development practices with CMake build system.
Last synced: 18 Jan 2026
https://github.com/fesabelilla/digital-lock-system
This is a microcontroller based system project . We are making a digital lock system using Arduino Mega,GPS,GSM,Key Bord ,Servomotor and many more .
Last synced: 12 Feb 2026
https://github.com/suconbu/logu
Single header logging utility for C++
cpp cpp11 header-only logging single-header
Last synced: 04 Jul 2025
https://github.com/tsnsoft/rpcpp_wxwidgets_win2in1d
Пример двухоконной программы (Frame и Dialog) на C++ с использованием wxWidgets в RedPanda-CPP
cpp dialog frame redpanda-cpp wxwidgets
Last synced: 22 Dec 2025
https://github.com/rajatgupta24/java-codes
algorithm cpp data-structures golang java leetcode
Last synced: 07 May 2026
https://github.com/tourelou/archive
Scan volumes or folders to find later, file's location (MacOS/Linux).
cli-tool cpp find-files linux macos
Last synced: 07 May 2026
https://github.com/yashsiwach/stock-market-cli
C++ as a backend to fetch and display the reatime data !FASTEST
Last synced: 23 Apr 2025
https://github.com/fyonietz/infera
IDE For Data Science Or Data Analysis
cpp data-science data-visualization lightweight
Last synced: 25 Apr 2026
https://github.com/woolseyworkshop/article-using-the-new-formatting-and-printing-capabilities-in-cpp20-and-cpp23
Using The New Formatting And Printing Capabilities In C++20 And C++23 Article Resources
Last synced: 13 Jun 2025
https://github.com/ergus/eigennumpy
Interface to mimic some Numpy functions with Eigen on the back.
cmake cpp inter-language object-oriented-programming python testing
Last synced: 13 Jun 2025
https://github.com/tdegeus/frictionqpotspringblock
Spring-block friction model with local disordered potential energy landscape
cpp depinning finite-difference friction python
Last synced: 21 Jan 2026
https://github.com/0xtter/amongusmap
This C++ project reverse engineers AmongUs to extract player data and construct a map of player positions in the game world. It reads program memory to extract data using advanced techniques like memory scanning, reverse engineering, and algorithm design.
among-us cheat-engine cpp reverse-engineering
Last synced: 03 Apr 2025
https://github.com/ugreg/opengl-playground
TheChernoProject Yan Chernikov OpenGL
cpp opengl rendering vertex-buffer
Last synced: 20 Apr 2026
https://github.com/rana-m-ahmed/compresso
Compresso is a Huffman Compression Application build using QT creator
application cpp dsa gui huffman-coding huffman-compression huffman-compression-algorithm huffman-compression-application huffman-compressor qt ui
Last synced: 13 Apr 2026
https://github.com/long-gong/networking-programming
C/C++ Network Programming
Last synced: 15 May 2026
https://github.com/striter-no/requests
Библиотека для HTTPS запросов. Основана на libcurl
Last synced: 07 Jan 2026
https://github.com/natdev15/iot_payload_optimization_natesh_masters_thesis_2025
Comparative implementation of binary serialization protocols — CBOR, MessagePack, Struct + Zlib, and Protobuf — for IoT payload optimization under hybrid TN/NT satellite networks. Developed and validated using Astrocast LEO and oneM2M (Mobius) middleware.
astrocast cbor cpp docker iot javascript messagepack networking nginx nodejs onem2m protobuf protocol-buffers python struct thesis thesis-project zlib
Last synced: 13 Apr 2026
https://github.com/nazlizamanian/jonkoping-university-computer-engineeering-programme
Summary of the programme Computer Engineering specialization software development and mobile platforms courses at Jönköping University
algorithms androidstudio backend computer-engineering cpp data-structures eclipse-ide front-end-development java javascript kotlin mobile-development network nodejs python software-development sql-database webdevelopment
Last synced: 14 Apr 2026
https://github.com/poakapx/virtual_qualifier_in_class
Класи в образі армії із застосуванням віртуального кваліфікатора.
Last synced: 29 May 2026
https://github.com/yewomhango/blur_algorithms_comparison
Rough comparison of time taken to blur an image in 4 programming languages
benchmark benchmarking blurred-images blurring comparison cpp javascript optimization python rust rust-lang
Last synced: 12 Apr 2026
https://github.com/navdeep-g/proxy-servers
HTTP proxy server in Python, Go, Java, and C++
cpp go golang java proxy proxy-server python
Last synced: 13 Apr 2026
https://github.com/igozdev/ellipsimg
Generates images using randomly generated ellipses of best fit
Last synced: 29 May 2026
https://github.com/jusish/taskmanager_cli
CPP task manager working within the command line. it's wonderful 🥳
Last synced: 08 Apr 2025
https://github.com/FireShredder24/dungeoneer_old
A text adventure based on Dungeons & Dragons. HTML documentation should be coming soon!
cpp roguelike-dungeons text-adventure
Last synced: 11 Mar 2025
https://github.com/antonioskalattas/das-upc
CPU Killer
cpp cpu-killer das-ups sad-cpu virus
Last synced: 28 Feb 2025
https://github.com/lepesevichnikita/vsdt-lab-work-8
Laboratory on the subject "Visual software development tools"
cpp cpp-android qmake-android qml qml-android qml-plugin qt-android qt-application qt5
Last synced: 04 Feb 2026
https://github.com/quaddarv1ne/codewars_quadd4rv1n7
Репозиторий содержит решения задач с платформы Codewars, решённых на различных языках программирования. Все задачи организованы по языкам и уровням сложности (катам)
algorithm codewars codewars-kata config cpp csharp data-structures dynamic-programming easy education hard hardware javascript math medium olimpiade python recursive study study-project
Last synced: 28 Apr 2026
https://github.com/sakitibi/SKNewRoles
こちらはSKNewRolesv3.0.0.0です。
cpp minecraft minecraft-cpp minecraft-datapack minecraft-java-edition minecraft-mod minecraft-server sknewroles
Last synced: 05 Jul 2025
https://github.com/thinkinglabs/kata-bootstrap-cpp-googletest
Bootstrap project for CPP kata's using Google Test
bootstrap conan-io cpp googletest kata
Last synced: 20 May 2026
https://github.com/the-infinity-glitch/birdcpp
A simple C/C++ IDE
c cpp development development-tools ide
Last synced: 01 Apr 2025
https://github.com/jtpeller/sudoku
Cross-platform Sudoku Game written using Flutter!
cmake cpp dart flutter html sudoku sudoku-game swift
Last synced: 12 Apr 2026
https://github.com/aszurar/cg
Projetos e Atividades práticas realizadas na cadeira de Computação Gráfica do curso de Engenharia de Computação da UFPB
Last synced: 25 Apr 2026
https://github.com/ali-ahnaf/The_Fallen_Kingdom
A 2D action-adventure game where players have to fight their way through waves of enemies and level bosses to rescue a princess.
Last synced: 25 Apr 2025
https://github.com/chenshaw010/advising-assistance-program
Text file parser that displays data back to the user primarily for categorizing educational classes.
Last synced: 16 Sep 2025
https://github.com/andreysolovyev381/libcurl_cpp_wrapper
Bare minimum libcurl C++ wrapper.
cpp curl curl-library http-requests libcurl rest
Last synced: 06 Jan 2026
https://github.com/antwankakki/fct
functional cpp at compile time, the compiler turns to the perfectly slow interpreter XD
compile-time-meta-programming cpp functional functional-programming reflection
Last synced: 14 Feb 2026
https://github.com/aritrac1/cpp-material-and-practice-problems
My C++ and OOPs materials with notes, Practice problems, and material.
cpp oop patterns practice-programming
Last synced: 16 Mar 2025
https://github.com/tisandg/contrastenhacement
Contrast Enhancement applied to gray- and color-scale images using different parallel programming modes
Last synced: 18 Jan 2026
https://github.com/heyfoz/cpp-cartesian-coordinates-identifier
The Cartesian Coordinates Identifier program (C++) allows the user to enter x and y coordinates, which are used to determine the user's location on a cartesian plane. The resulting location is displayed as output.
cartesian-coordinates cpp identifier location
Last synced: 17 Jun 2026
https://github.com/anc1kr1st/casino_game
The Casino game is a betting game.
Last synced: 09 Apr 2025
https://github.com/yashpaneliya/virtual-classroom
A small replica of google classroom using C++
Last synced: 09 Apr 2025
https://github.com/deepanchal/dsa
Repo to practice Data Structures & Algorithms.
algorithms-and-data-structures cpp java leetcode leetcode-solutions
Last synced: 11 May 2026
https://github.com/kaamkiya/radon
A tiny coding language
coding-language cpp language radon small-project
Last synced: 22 Jul 2025
https://github.com/haykalaul/lesungpipi-esp32
Esp32 Simulation using Wokwi + PlatformIO
cpp esp32-arduino platformio wokwi
Last synced: 13 Apr 2026
https://github.com/zeynepcol/game-mutex-cpp
A falling box game implemented in C++ using a custom library, featuring mutex.
cpp custom-library game mutex mutex-lock mutex-synchronisation
Last synced: 04 Apr 2025
https://github.com/xandersteyn/loading-bar
A simple C++ program that displays a dynamic loading bar in the console, visually showing progress from 0% to 100%
animation cli-tool console-application cpp cpp-projects loading-bar progress-bar progress-tracking smooth-animation terminal-graphics terminal-ui user-interface visual-feedback
Last synced: 31 Aug 2025
https://github.com/aloussase/hackerascentfest
Website for the Hacker Ascent Hackathon
Last synced: 13 Apr 2025
https://github.com/m-aliozkaya/datastructuresproject-3
Data structure binary tree project for school
Last synced: 30 May 2026
https://github.com/namangupta123/c-crafters
Compiler Design Project (Mini C++ Compiler)
c cli compiler-design cpp low-level-programming yacc-lex
Last synced: 25 Apr 2026
https://github.com/seppahbaws/minigin
A small 2D C++ game engine that I made for the Programming 4 exam
Last synced: 06 Jun 2026
https://github.com/jubayer98/nsu-cse115-c-programming-basics
Here are some basic C programming examples completed during an undergraduate C language lab.
Last synced: 10 May 2026
https://github.com/gabriellefoliv/algoritmos-e-estruturas-de-dados
Códigos da disciplina Algoritmos e Estruturas de Dados - IPRJ/UERJ
algorithms-and-data-structures cpp
Last synced: 22 Feb 2026
https://github.com/nyfeu/pong
This project is a remake of the classic Pong game, implemented in C++ using the raylib library. It features single-player gameplay, where you control a paddle to bounce a ball past a computer-controlled opponent. Enjoy the nostalgia of this timeless arcade game with a modern twist
Last synced: 13 Jun 2025
https://github.com/akshayrathore11/stl-and-templates
A library of STL enhancements and template utilities for modern C++ development. Offers flexible, high-performance solutions for generic programming, including advanced algorithms and container utilities.
Last synced: 03 Jul 2025
https://github.com/25-masik-52/qjsonfileworkerraii
A small library that allows you to conveniently save and extract objects to and from json, respectively. Uses the concept of RAII.
cpp cpp-library json open-source qt raii-idiom
Last synced: 13 Apr 2026
https://github.com/andrew-a-a/brick-breaker-game
First Year Project in Ain Shams University using C++
Last synced: 02 Mar 2026
https://github.com/arnoldchrisoduor1/projecteuler
Solutions to Arithmetic problems
Last synced: 11 May 2026
https://github.com/raczu/hash-maps-cpp
A project looking at ways of resolving collisions in hash maps. The aim of the project is to compare the worst-case scenario for inserting, removing and looking up operations.
Last synced: 11 Jun 2025
https://github.com/moligarch/winrpc-playground
Client/Server Windows RPC example
c client-server cpp midl rpc winapi
Last synced: 28 Apr 2026
https://github.com/shreyas9699/cpp-calculator
Simple calculator application made using C++ and ImGUI
application cpp cpp-app directx12 executable imgui
Last synced: 25 Mar 2025
https://github.com/thepuppetqueen57/javru
A program to run java files like they are class files
Last synced: 04 Dec 2025
https://github.com/bagiasn/edison-thingspeak
A simple program for posting data to a ThingSpeak channel
cpp curl-library intel-edison thingspeak
Last synced: 25 Mar 2025