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/emanuele-xyz/convexhull
Various convex hull algorithms implementations and visualizations
Last synced: 10 Mar 2026
https://github.com/grazen0/sweepr
Funky Minesweeper game for the terminal written in C++.
cpp minesweeper nix university-project
Last synced: 18 Feb 2026
https://github.com/hasibul442/computer-graphics-project-town-view-
this is the computer graphics project work with glut, c++, and code blocks. Here I am use "Rotation, Movement, Fan, Circle, Polygon, Translation, Special key, Sound, keyboard control".
c-plus-plus code-blocks cpp glut glut-project
Last synced: 13 Mar 2026
https://github.com/nilostolte/opengl-glsl
Examples (OpenGL and GLSL shaders) and complete OpenGL installation with w64devkit development kit, glad and glfw3 binaries and Ninja building tool for Windows 64 C/C++
c cpp glfw glfw3 glsl glsl-shaders graphics ninja-build opengl shadertoy shadertoy-compatibility w64devkit win64 windows windows-10
Last synced: 24 Feb 2026
https://github.com/raamyy/console-phonebook
A simple PhoneBook which i made as a small project using C++
console-application cpp data-structures structured-programming-approach
Last synced: 14 Oct 2025
https://github.com/neborsh/brightengine
a small engine made in C++ using glfw, running on OpenGL
3d cpp engine game-engine game-engine-3d gameengine glfw opengl xmake
Last synced: 14 Oct 2025
https://github.com/oatpp/oatpp-ssdp
Oat++ extension module to work with SSDP protocol.
Last synced: 25 Apr 2025
https://github.com/andreacasalino/xml-parser
Light C++ parser for xml file. You can both import or create from 0 xml structure.
cpp export export-xml handler import import-xml json nlohmann xml
Last synced: 27 Jan 2026
https://github.com/rizwan-hasan/cmake-freeglut-project-example-msvc
An example of a FreeGLUT project using CMake with MSVC Compiler.
cmake cmake-examples cmakelists cpp cpp17 cpp20 example-project freeglut freeglut-library glut glut-library msvc msvc2019 opengl vscode windows windows-10
Last synced: 14 Apr 2026
https://github.com/moebiussurfing/ofxelevenlabs
openFrameworks addon for ElevenLabs Text-to-Speech API.
cpp elevenlabs elevenlabs-api openframeworks openframeworks-addon
Last synced: 02 Apr 2025
https://github.com/kar-dim/icsd-pkcrypto_algorithms
Implementation of various Public Key Algorithms (RSA, Rabin, ElGamal) by using GNU MP library. Part of my university coursework (2013-2019, Information and Communications Systems Engineering, University of the Aegean).
cpp cpp20 gmp public-key-cryptography
Last synced: 17 Oct 2025
https://github.com/gowthertg/cpp-module-06
This module is designed to help you understand the different casts in CPP.
cpp imperative-programming object-oriented-programming rigor
Last synced: 17 Mar 2025
https://github.com/yosh-matsuda/gpu-ptr
Cross-platform GPU smart pointer with C++20 range support
cpp cpp20 cuda gpu header-only hip
Last synced: 17 Jan 2026
https://github.com/flagarde/elogpp
Wrapper for elog https://elog.psi.ch/elog/
cpp cross-platform elog standalone wrapper
Last synced: 10 Oct 2025
https://github.com/supercip971/sup-console
a little console for windows and linux (in alpha)
console cpp interpreter linux lua multiplatform windows
Last synced: 11 Apr 2026
https://github.com/kezhengjie/ssl_cert_check
c++ https ssl certificate expiration time and info check tool.Simple and Friendly API of both Cli and Library.
asio cli cmake cpp easy-to-use https https-certificate-expiry library openssl simple-api ssl-certificate-check
Last synced: 04 Dec 2025
https://github.com/jose05code/dmoj-uclv
A collection of solved problems from the DMOJ virtual judge, organized by problem name. Each folder contains a README with the problem statement and a solution file.
algorithms competitive-programming cpp csharp dmoj dmoj-solutions problems python3
Last synced: 11 Apr 2025
https://github.com/mohammed-3tef/data_structure_and_algorithms
A Collection of Algorithm & Data Structure Problems using C++.
algorithms bst clean-code cpp data-structures linked-list oop queue sorting-algorithms stack tree
Last synced: 01 Jul 2025
https://github.com/nbdy/modulepp
cpp module framework
cpp modular modularity modulepp shared-library
Last synced: 28 Mar 2025
https://github.com/developer239/vite-react-wasm-cpp-emscripten-cmake
TypeScript & React boilerplate with C++ WASM module for native features or performance boost.
cmake cpp emscripten javascript react typescript vite wasm
Last synced: 13 Apr 2026
https://github.com/tdjastrzebski/cppbuild
C/C++ Multi-Step Incremental Build Tool
build build-automation build-tool build-tools c c-plus-plus cli command-line cpp
Last synced: 12 Mar 2026
https://github.com/dotbunny/nexus
NEXUS Framework
cpp ue5 unreal-engine unreal-engine-5
Last synced: 21 Jan 2026
https://github.com/whoiscipher/tetris
Imersive Tetris Game built using c++ and raylib. Makefile added for automated build
cpp game-development makefile raylib raylib-cpp tetris tetris-clone
Last synced: 01 Apr 2025
https://github.com/ivanfon/phy2d
A small, simple 2D rigid body physics library for C++.
Last synced: 14 Oct 2025
https://github.com/umutsevdi/lled
A Lightweight Lua editor written with ImGUI that can modify itself at runtime.
cplusplus cplusplus-17 cpp imgui lua lua-library luac
Last synced: 18 Jan 2026
https://github.com/msaaddev/learning-management-system
This repository contains Learning Management System of a University in C++ 🎓. It was programmed in 4 phases. Phase 1 was course module. Phase 2 was saving courses in external files and creating a login screen. Phase 3 was student module. And the last phase was about creating an administrative and student panel👨💻
cpp learning-management-system student-panel
Last synced: 01 May 2025
https://github.com/nohomey/fmi-introduction-to-programming-course
A place for my homeworks and other materials related to the Introduction to Programming course in FMI
Last synced: 06 Oct 2025
https://github.com/kar-dim/watermarking-gpu
Code for my Diploma thesis at Information and Communication Systems Engineering (University of the Aegean, School of Engineering) with title "Efficient implementation of watermark and watermark detection algorithms for image and video using the graphics processing unit". Part 2 / GPU
arrayfire cpp cuda ffmpeg gpu image-processing opencl parallel-computing video-processing watermark-image watermarking
Last synced: 09 Apr 2025
https://github.com/seigtm/qt-wms
My first attempt to create a warehouse management system. This project is a C++ training practice at my college (2020-2021).
college college-assignment college-project cpp pkgh practice practice-programming practice-project qt qt5 qtcreator warehouse warehouse-management warehouse-management-system warehouse-system warehousing wms
Last synced: 20 Apr 2025
https://github.com/andezion/tanks
An improved retro variant of the tanks!
clion-ide cpp retrogaming sfml-game sfml-game-development tanks-game
Last synced: 10 Jan 2026
https://github.com/ldionne/accu-2017-rust-traits-in-cpp
My lightning talk on dynamic polymorphism at ACCU 2017
accu cpp cpp11 cpp14 dyno hana talk type-erasure
Last synced: 18 May 2026
https://github.com/anuran-roy/cppchain
A simple C++ implementation of an elementary blockchain
beginner blockchain cplusplus cpp stl
Last synced: 16 May 2025
https://github.com/vovandreevik/spline-lagrange-quanc8
The program calculates the value of the function for a given x and a given step using the QUANC8 program. Builds a spline function and a Lagrange polynomial of degree 10
cpp langrange-interpolation quanc8 spline
Last synced: 29 Jun 2026
https://github.com/lucgsanchez/Turn-based-RPG
Turn based RPG with random encounters made in C++ using the SFML library
2d-game 2d-game-engine c cpp game-development game-engine random-encounters rpg-game turn-based
Last synced: 11 Mar 2025
https://github.com/skippyr/libtmk
Libtmk (aka "Terminal Manipulation Kit") is a simple C99 terminal manipulation library that contains a modest set of features to manipulate terminal properties, styles, arguments and key readings primarily using UTF-8 encoding. It is available for Windows, macOS and Linux.
c c-library cli command-line cpp cpp-library library linux macos shell terminal tui windows
Last synced: 27 Mar 2025
https://github.com/threeal/volume-cpp
a cross-platform audio volume control library in C++
audio cmake cpp cpp-library cross-platform library open-source volume volume-control
Last synced: 07 Oct 2025
https://github.com/jayprakashkumar1/word-guessing-game
This is a c++ word guessing game in which a 5 digit random word will be displayed to the screen and two positions will be kept blank.Then user will guess that word.
cpp cpp-games guessing-game mini-game
Last synced: 03 Mar 2025
https://github.com/andeaseme/ft_retro
Shoot 'em up terminal game in the style of Gradius and Raiden
cpp game ncurses ncurses-library shoot-em-up shootemup shooter terminal terminal-game
Last synced: 08 May 2026
https://github.com/wzslr321/datastructures_implementation
data structures which I've tried to implement in C++, much more incoming 👨💻
Last synced: 21 Jun 2025
https://github.com/calebeaf02/hotelaria_unb_tp1
Gestão hoteleira em C++: Domínios, Entidades, POO.
controladores cpp crud gerenciador hotel interfaces poo unb
Last synced: 30 May 2026
https://github.com/ripunjay42/leetcode_practice
cpp leetcode-cpp oops-in-cpp stl
Last synced: 10 Jan 2026
https://github.com/akash1474/spectrum_color_pro
SpectrumColor Pro: Effortlessly pick, modify, and copy colors on Windows. Screen capture, hue control, presets, and versatile format support in a sleek interface.
color-palette color-picker colorpicker cpp cpp17 glfw3 imgui-glfw opengl2 win32 windows windows-10 windows11
Last synced: 20 Jan 2026
https://github.com/tvanfossen/entropic
Local-first agentic inference engine in C/C++. Multi-tier model routing, grammar-constrained output, MCP tool servers. Embeddable via C ABI.
agentic-ai agentic-framework cpp cpp20 cuda edge-ai embedded-ai gbnf gguf grammar-constrained-decoding inference-engine llama-cpp llm local-llm mcp on-device-ai privacy-first tool-calling
Last synced: 30 May 2026
https://github.com/eyelash/prism
incremental PEG-based syntax highlighting engine
Last synced: 21 Jan 2026
https://github.com/amanoteam/venti
A GCC cross-compiler targeting DragonFly BSD
c cpp cross-compiler dragonflybsd gcc
Last synced: 13 Apr 2026
https://github.com/fi-mihej/cengalpolybuild
A Comprehensive and Hackable Build System for Multilingual Python Packages: Cython (including automatic conversion from Python to Cython), C/C++, Objective-C, Go, and Nim, with ongoing expansions to include additional languages
build build-automation build-system build-tool c-language cpp cython go golang modules-manager nim nim-language objective-c packaging packaging-python packaging-system python python-package-template python-packaging setuptools
Last synced: 10 Apr 2025
https://github.com/terroo/bible-tui
Get Bible Verses via Command Line
bible-verse cli cpp cpp20 jesus-christ-is-lord tui
Last synced: 02 Jul 2025
https://github.com/pwalig/3d-fps-opengl
3D FPS Game made with OpenGL
3d-graphics c-plus-plus college-project computer-graphics cpp first-person-shooter game game-development game-engine open-gl opengl
Last synced: 18 May 2026
https://github.com/mark-mdo47/expt_adafruit_ttl666_display
Experimenting with AdaFruit TTL RBG666 displays and ESP32-S3 RBG666 RGB TFT I/F
arduino c circuitpython cpp esp32-s3
Last synced: 20 Jan 2026
https://github.com/mhdzhhan/cpp-pattern-programs
It is helpful to improve our logic :)
Last synced: 18 Mar 2025
https://github.com/natsalete/ed1-iftm-ads
Este repositório contém as atividades de lista realizados durante a disciplina de Estrutura de Dados I (ED I) no 3º período do curso Superior de Tecnologia em Análise e Desenvolvimento de Sistemas - IFTM.
Last synced: 08 Oct 2025
https://github.com/kb2623/optcpp
Optimization framework in C++.
cmake cpp cpp20 optimization optimization-algorithms optimization-methods
Last synced: 02 Sep 2025
https://github.com/kaleharshavardhan07/multi_thread_file_downloader
This project is a C++ multithreaded file downloader that utilizes the cURL library to download a large file in parts concurrently. Each part is downloaded by a separate thread, and the parts are then merged to form the complete file.
Last synced: 08 Oct 2025
https://github.com/the-last-cookie/image-tagger
Photo Management Program
cpp management photo-gallery qt5 windows-10
Last synced: 10 May 2026
https://github.com/qengineering/traffic-counter-rock5c
A fully functional traffic counter on a bare RK3588 with MQTT and remote live viewer
aarch64 bytetracker cpp deep-learning npu rk3566 rk3568 rk3588 rock5c traffic-counter traffic-counting
Last synced: 05 Feb 2026
https://github.com/chokobole/protobuf_bytes
Now don't worry about copy when using protobuf!
bazel-support cpp cpp-library cpp14 cpp14-library move protobuf protobuf-bytes
Last synced: 08 Oct 2025
https://github.com/29dch/data-structure-project-ofo-shared-bicycle
数据结构项目,C++实现,主要用到了链表、栈和文件存储等知识点。
Last synced: 20 Sep 2025
https://github.com/ychaaby/pico-space-2d-video-game
Pico Space: The Cosmic Adventure in a Pixelated Universe
cocos2d cocos2d-x cpp game game-development opp oriented-object-programming
Last synced: 14 Jul 2025
https://github.com/gigalasr/vhdlmake
A build system for vhdl that can infer all dependencies automaticaly
Last synced: 06 Mar 2026
https://github.com/sunfl0w/CPP_Piranhas
CPP_Piranhas will be the final player by Team Rocket for the Software-Challenge 2019.
ai boardgame-player cpp software-challenge turn-based-strategy
Last synced: 11 Mar 2025
https://github.com/zreechxnn/maze-game
i make a maze game using c++
algo algorithm cpp game maze-algorithms maze-game timer
Last synced: 19 Apr 2025
https://github.com/singhrohan62/data-structures
simple programs on different types of data structures
algorithms cpp data-structures java javascript
Last synced: 22 Feb 2026
https://github.com/ferhatgec/mammapia
mammapia, script to piacli transpiler
cpp cpp17 mammapia piacli script transpiler
Last synced: 18 Feb 2026
https://github.com/maacpiash/cse225l
CSE225 (Data Structure and Algorithm) lab codes.
algorithm algorithms-and-data-structures bst cli cpp data-structure-and-algorithm data-structures file graph heap list queue sort stack stl tree
Last synced: 30 Mar 2025
https://github.com/alpha74/cuda_basics
Nvidia NVCC CUDA programs for begineers.
c cpp cuda cuda-programs nvcc nvidia parallel-computing parallel-programming
Last synced: 08 May 2026
https://github.com/Tanner-Davison/cpp_class_overloading
Demonstrates object-oriented programming concepts such as dynamic memory management, copy constructors, assignment operators, and the creation of custom data structures like an ArrayList. The ArrayList class manages a dynamically allocated array of characters
c cpp dynamic-memory-management
Last synced: 06 Mar 2025
https://github.com/jaytwolab/json-downloader
File Downloader for Windows Console using json data. :kr: json 자료를 사용하는 윈도우즈 콘솔용 파일 다운로더
cpp curl json libcurl visualcpp visualstudio
Last synced: 03 May 2026
https://github.com/marcb152/pdstsp-cplex-solver-cpp
PDSTSP solver in C++ using IBM Cplex
cplex cplex-optimization-solver cpp pdstsp tsp tsp-problem tsp-solver
Last synced: 26 Feb 2025
https://github.com/nishkarshraj/algorithms
Algorithms implemented in a platform and language independent manner.
algorithm algorithm-challenges algorithm-competitions algorithms algorithms-and-data-structures algorithms-implemented c cpp data-structures
Last synced: 04 Sep 2025
https://github.com/blagojeblagojevic/low_pass_filter_arduino
Low pass filter
arduino arduino-uno cpp digital-filters filter filter-design jupyter-notebook low-pass-filter matplotlib numpy python scipy
Last synced: 11 Apr 2026
https://github.com/iimpaq/atlas
A blazingly fast, modern package manager for macOS and Linux.
cmake cpp linux macos package-manager
Last synced: 16 Mar 2025
https://github.com/steponask/taskbook-cli
📚 My first project: the TaskBook program written in C++ 💻
cpp cpp-cli first-project task-management taskbook taskbook-cli
Last synced: 07 Jan 2026
https://github.com/varungujjar/esp32-audio-spectrum-analyser
64 Band Audio Spectrum Analyser using FFT, ESP32 & SSD1322 OLED Display
audio-processing cpp esp32 fft multiprocessing platformio rtos ssd1322 wemos-lolin-esp32
Last synced: 02 Mar 2025
https://github.com/biud436/initial2d
C++로 자체 개발한 2D 게임 엔진으로 Sprite, Audio, Input을 포함한 기능을 내장합니다.
cpp fmod gamedev gdi libpng lua openal windows-api zlib
Last synced: 22 Apr 2025
https://github.com/dcavar/fomatestcpp
Foma-based morphological analysis using a simple C++ wrapper
cpp finite-state-transducer foma lexicon morphology natural-language-processing nlp nlp-parsing
Last synced: 30 Jun 2025
https://github.com/wuriyanto48/block-chain-cpp
My simple implementation of blockchain written in C++
blockchain blockchain-demos cpp
Last synced: 07 Apr 2026
https://github.com/toshikinakamura0412/amr_navigation_ros
A 2D navigation metapackage for AMR (Autonomous Mobile Robot)
astar autonomous-navigation control cpp docker docker-compose dwa local-mapping localization mcl mobile-robot-navigation navigation path-planning raycast robotics ros ros-noetic simulation
Last synced: 10 Mar 2026