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-01 00:06:36 UTC
- JSON Representation
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/mohamadcs/prologtranspiler
Extended Prolog.
antlr4 compiler cpp prolog transpiler
Last synced: 27 Feb 2026
https://github.com/inthra-onsap/tictactoe-minimax-algorithm
TicTacToe Console Game - Minimax & Alpha-Beta Pruning algorithm Implementation
alpha-beta-pruning cpp minmax-algorithm
Last synced: 26 Oct 2025
https://github.com/nonrice/basedga
Very simple multithreaded implementation of the Genetic Algorithm
cpp easy-to-use genetic-algorithm machine-learning optimization
Last synced: 26 Oct 2025
https://github.com/kabasset/phifun
Fun with Phi!
cpp dft fftw image-processing optics under-development
Last synced: 04 Apr 2026
https://github.com/ivandrf/linked-list
Realization of a linked list in C++
cpp datastructures linked-list
Last synced: 03 Mar 2026
https://github.com/chloro-pn/wamon
Embedded Scripting Language Designed for C++
cpp embedded-scripting-language scripting-language scripts
Last synced: 23 Jan 2026
https://github.com/alkuzin/ntool
Multifunctional network analyser tool written in C++ for Linux (ping, traceroute)
cpp cpp23 icmp-ping linux linux-app network network-analysis network-programming network-protocol network-protocols networking ping raw-sockets socket-programming traceroute unix unix-socket
Last synced: 07 Feb 2026
https://github.com/hatelamers/winpinmenu
diVISION Pinnable Taskbar Menu
cpp launcher-application win32api windows windows-11 windows-desktop windows-taskbar
Last synced: 11 Feb 2026
https://github.com/anav5704/cs111-projects
Projects made for my introduction to computer science course @ USP
Last synced: 15 Mar 2026
https://github.com/diogocarrola/leetcode75
The 75 most frequent LeetCode questions in coding interviews, curated by industry experts. The only resource you need for coding interviews.
algorithms c coding-challenges cpp data-structures interview-preparation javascript leetcode python
Last synced: 06 Oct 2025
https://github.com/iassasin/logtractor
log collector and processor
cpp cpp17 log-collector logging real-time-processing streaming
Last synced: 09 Apr 2025
https://github.com/helynranta/game-template
this is template repo for my game projects
Last synced: 05 Oct 2025
https://github.com/neorandom/brainduck-projects
Brainfuck interpreters and compilers. Currently versions are written in Python, C++, Rust and Assembly.
assembly assembly-x86-64 brainfuck brainfuck-interpreter c cpp esoteric-language nasm python python3 rust
Last synced: 11 Feb 2026
https://github.com/soraxas/plotmsg-cpp
Create plots in C++ with message sending
asynchronous-plotting cpp message-passing plotly plotting protobuf
Last synced: 13 Jun 2026
https://github.com/belhoussine/research-mutations-sars-cov-2-proteome
An academic research project that I worked on with a team of researchers in the United States.The goal was to explore how amino acid mutations affect the stability of the main protease of the COVID-19 proteome.
bioinformatics covid19 cpp mutations pdb promute research sdm shell substitution
Last synced: 19 Apr 2026
https://github.com/merteldem1r/algostruct
AlgoStruct - Mastering DSA with C & C++ Data Structures and Algorithms, Essential Concepts like Pointers, OOP, Structures, Memory Allocation etc. with well explained comment lines and Readme files. Implementing all Data Structures from scratch and their Algorithms.
algorithms c computer-science cpp data-structures leetcode
Last synced: 08 Oct 2025
https://github.com/gershnik/ptl
C++ library for Unix system APIs.
bsd c-plus-plus-20 cplusplus-20 cpp cpp20 cygwin freebsd header-only linux mac macos mingw no-dependencies posix unix wrapper wrapper-library
Last synced: 06 May 2026
https://github.com/matthaeusheer/sph-gl
An openGL render engine for 3D visualization of Gasoline SPH simulations.
Last synced: 14 May 2026
https://github.com/massimo-marino/bigint
C++17 implementation of arbitrary precision integer arithmetic
arbitrary-precision arbitrary-precision-integers bigint biginteger cpp cpp17 cpp1z googletest karatsuba
Last synced: 15 Mar 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/kassane/sanitizers-zig
LLVM sanitizers for zig-toolchain
cpp cpp-libraries llvm-sanitizer zig zig-package
Last synced: 24 Oct 2025
https://github.com/softtechmx/lib-cpp-geometria
biblioteca de código abierto diseñada para proporcionar a los desarrolladores y matemáticos una herramienta eficiente y fácil de usar para realizar operaciones matemáticas complejas relacionadas con la geometría. Diseñada con un enfoque en la simplicidad, la flexibilidad y el rendimiento.
Last synced: 08 Oct 2025
https://github.com/erthium/boids
Simulation of Boid artificial life program
agent-based-simulation boids boids-behaviour boids-simulation cpp cpp11 flocking flocking-agents flocking-simulation functional-programming makefile sdl sdl2 sdl2-image simulation
Last synced: 11 Feb 2026
https://github.com/toshikinakamura0412/pointcloud_storer_ros
The ROS package for storing pointclouds and poses
cpp icp mapping matching mit-license pcl pointcloud robotics ros ros-noetic storing-data
Last synced: 24 Oct 2025
https://github.com/mohammed-3tef/encryption_and_decryption_application
This program is for encryption and decription your important information like your password, ID, etc.
assignment ciphers clean-code cpp cpp-projects
Last synced: 14 Apr 2025
https://github.com/auterion/mavsdk
API and library for MAVLink compatible systems written in C++17
cpp cpp17 hacktoberfest mavlink
Last synced: 14 Apr 2026
https://github.com/yuntianzhou/glblib
An easy C++ graphics library built on top of OpenGL.
cmake cpp easy graphic-library opengl
Last synced: 24 Oct 2025
https://github.com/ssusnic/ascii-snake
A repository that contains the source code of my terminal based Snake game written in C++ for the Windows Command Line.
2d 2d-game ascii command-line commandprompt cplusplus cpp game-development game-programming gamedev making-games mingw mingw-w64 snake snake-game terminal-based terminal-game text-based-game visual-studio vscode
Last synced: 23 Oct 2025
https://github.com/ignavan39/hashtable
Hash table for university laboratory
Last synced: 09 Oct 2025
https://github.com/yrahul3910/language-review
A brief review of the concepts of various languages
asp-net-core asp-net-core-mvc c-plus-plus cpp expressjs javascript language-review mongodb nodejs python3
Last synced: 17 Jan 2026
https://github.com/agoraio-extensions/terra
terra is a shell of the code-gen flow
Last synced: 15 Mar 2026
https://github.com/avidlearnerinprogress/algorithmictoolbox-ucsd
Coursework solutions to UCSD DSA specialization
algorithms cpp data-structures moocs
Last synced: 22 Oct 2025
https://github.com/multitoolplusplus/app
multitool++ app
c cmake cpp discordmultitool good-first-issue good-first-pr hacktoberfest linux linux-software multitool multitooldiscord multitoolhacking multitoolplusplus multitools windows windows-software
Last synced: 06 Feb 2026
https://github.com/tank3-tk3/pi-calculation-cpu-gpu
PI calculation with CPU and GPU
c cpp cuda parallel-computing pi
Last synced: 13 Apr 2026
https://github.com/the0cp/flappy_bird
Flappy Bird made with C++ & EasyX
cpp easyx flappy-bird game game-development
Last synced: 01 Mar 2026
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/rodyherrera/sydonia
Sydonia is a template engine replica of Inja inspired by Jinja, with a code style similar to C#, quite complete when applying decisions about what to show or add to your templates, it supports customizations, you are invited to take a look!
cpp header-only header-only-library inja jinja2-templates lexer parser renderer template-engine template-language
Last synced: 06 Jan 2026
https://github.com/cuarzosoftware/cuarzobrowser
The Cuarzo OS Web Browser
appimage cpp cuarzo multiplatform web-browser
Last synced: 31 Mar 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/arxiver/mema
Memory Manager for C language to maintain the memory allocation and dellactions and works as a memory pool
c clang cpp cpp17 memory memory-allocation memory-management memory-manager memory-pool pool
Last synced: 09 May 2026
https://github.com/dup4/autowired-cpp
AutoWired for morden cpp
autowired cpp dependency-injection
Last synced: 29 Mar 2025
https://github.com/artus9033/nodejs-qmc5883l
A tiny NodeJS driver for the QMC5883L magnetometer, with calibration procedures
compass cpp gpio javascript magnetometer node-js node-module nodejs raspberry-pi raspberry-pi-3 raspberrypi
Last synced: 18 Jan 2026
https://github.com/seigtm/directoryfileslist
Implementation of the C++ function that returns a list of files in a certain directory by a given mask (file extension). It's my homework task on the subject "Information security".
cpp cpp-examples directory file file-list files files-list filesystem list-files std-library
Last synced: 20 Apr 2025
https://github.com/seppahbaws/hyper
A simple real-time hybrid ray tracer I built to explore the Vulkan Ray Tracing API.
cpp ray-tracing real-time vulkan
Last synced: 09 Jun 2026
https://github.com/quentin18/mcts-cpp
Monte Carlo Tree Search in C++
cmake connect-four cpp mcts-algorithm tictactoe ultimate-tic-tac-toe
Last synced: 15 May 2025
https://github.com/firefly-zero/firefly-c
🐀 C/C++ SDK for making Firefly Zero games
c clang cpp firefly-zero framework gamedev rendering sdk wasi-sdk wasm webassembly
Last synced: 12 Jan 2026
https://github.com/y252328/link-preserving_interference-minimization
Simulation program for "Link-Preserving Channel Assignment Game for Wireless Mesh Networks"(LPIM)
channel-selection cpp game-theory link-preserving mesh-networks
Last synced: 26 May 2026
https://github.com/nemuelw/windows-malware-techniques
Windows malware techniques
c2-server command-and-control cpp cybersecurity data-exfiltration detection-evasion malware malware-development malware-persistence malware-research malware-techniques security-research stealth windows windows-malware
Last synced: 19 Jul 2025
https://github.com/oleksa-oleksa/coffee_vending_machine_project
C++ software simulation of a coffee vending machine with actuators, sensors, database and graphical interface.
cpp qtcreator software-engineering software-testing
Last synced: 02 Sep 2025
https://github.com/maksasj/graph
Graph - simple c++ library, that implements a simple graph adt structure as well as implements some graph based algorithms like, vertex cover algorithm.
cpp educational-project graph library
Last synced: 15 May 2025
https://github.com/christopher-besch/bwinf_39_round2
My solutions to the second round of the 39th BWINF
bwinf bwinf39 competition cpp premake5
Last synced: 11 Jun 2025
https://github.com/madhurimarawat/object-oriented-programming-with-c-plus-plus
This repository contains programs in the C++ programming language related to Object Oriented programming.
abstract-classes array-manipulations arrays-and-strings constructor cpp encapsulation exception-handlers exception-handling file-handling-in-cpp inheritence object-oriented-programming oops-in-cpp overloading pointer-to-function pointers-and-references polymorphism static string-manipulation templates virtual-functions
Last synced: 08 Jan 2026
https://github.com/wldfngrs/cpp-crash-course-exercises-solutions
Repository of the solutions to all the exercises in the book 'C++ Crash Course' by the awesome Josh Lospinoso! Enjoy!
Last synced: 24 Mar 2025
https://github.com/mccaffers/backtesting-engine-cpp
I'm developing a high-performance C++ backtesting engine designed to analyze financial data and evaluate multiple trading strategies at scale.
backtesting backtesting-engine cpp cpp20 trading
Last synced: 15 May 2025
https://github.com/jesuscopado/stereo-estimation
Naive and dynamic programming stereo matching schemes. 3D point cloud generation from disparities. Project for the course 3D Sensing and Sensor Fusion at ELTE.
cpp point-cloud stereo-matching
Last synced: 11 Jul 2025
https://github.com/maksasj/pouch
Pouch - simple c++ library that introduces some containers, primary HashMap and stack style dynamic array.
cpp educational-project library stl
Last synced: 15 May 2025
https://github.com/3ein39/expedia.com
A simple Expedia.com implementation in c++ applying some polymorphism and OOP concepts.
apis booking-system console-application cpp expedia oop-principles
Last synced: 11 Jun 2026
https://github.com/nurriyad/online-judge-solutions
This repository contain all of my accepted solution in various online judges.
c codechef codeforces competitive-programming cpp
Last synced: 15 May 2026
https://github.com/cshmookler/cpp_template
C++ project template with automatic versioning, LLVM tools, Conan, Meson, and GoogleTest integration.
clang-format clang-tidy conan cpp gtest meson template zlib-license
Last synced: 24 Aug 2025
https://github.com/sovrasov/multicriterial-go
Constrained multi-objective derivative-free global solver
constrained-optimization cpp derivative-free global-optimization multiobjective-optimization nonlinear-optimization optimization-methods
Last synced: 24 Mar 2025
https://github.com/berndporr/rpi_pwm
Hardware PWM C++ class for the Raspberry PI 5
cpp pwm pwm-driver raspberry-pi
Last synced: 28 Aug 2025
https://github.com/maksasj/dunmorogh
Dunmorogh - simple c++ library, that implements some sorting algorithms
cpp educational-project library sorting sorting-algorithms
Last synced: 15 May 2025
https://github.com/guerrantif/efficientconvolution
Implementation of an efficient convolution between 3D tensors and 4D tensors.
convolution cpp high-performance image-convolution kernel modern-cpp multithreading parallel-computing parallel-programming thread
Last synced: 03 Sep 2025
https://github.com/toshikinakamura0412/a_star_ros
ROS implementation of A* search algorithm
astar astar-algorithm cpp robotics ros ros-noetic search-algorithm
Last synced: 10 Mar 2026
https://github.com/zyrasoftware/cpp-htmllocalserver
This allows you to create html localehost with c++
cpp cpp17 cpplocalhost localhost
Last synced: 10 Jun 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/duyndh98/computerinformations
Getting Your Computer Informations: CPU, OS, memory, users, IP address
Last synced: 22 Aug 2025
https://github.com/mrrobinofficial/unreal-commontime
Unreal Engine plugin that provides an editor view for editing DateTime and Timespan values.
cpp datetime timespan unreal-engine-cpp-plugin unreal-engine-plugin
Last synced: 31 Aug 2025
https://github.com/georgiifirsov/ntp
"ntp" stands for "Native Thread Pool". This library implements a thread pool using Win32 API (and some Native API too).
cplusplus cplusplus-17 cpp cpp17 multithreading thread-pool winapi
Last synced: 07 Apr 2025
https://github.com/torchcs-mc/logger
TorchCS Logger is an extension of spdlog. It is generally used for console applications, such as bots or server software
cmake cpp spdlog torchcs torchcs-logger wrapper
Last synced: 01 Jul 2025
https://github.com/vemestael/gw-dss-cpp
Prediction tool
cmake cpp dss prediction qt-framework queuing-theory
Last synced: 03 Oct 2025
https://github.com/sumonta056/code-library
Discover a comprehensive GitHub repository dedicated to everything you need to master C++. Whether you're a beginner or looking to enhance your skills, explore topics such as Basic C++, Advanced C++, STL, Data Structures and Algorithms, and more. Get access to a wealth of resources and information to help you excel in the world of C++.
algorithms cpp cpp17 data-structures dp number-theory oop-principles
Last synced: 26 Dec 2025
https://github.com/p1ckle-rick/City-of-Calgary-2018
:phone: :movie_camera: :art: ART++ is an AR app to show art in real-time in real-size.
arcore art art-piece augmented-reality c-sharp calgary citizens city community-boundaries-dataset cpp dataset health safety street unity unity3d
Last synced: 05 Apr 2025
https://github.com/muhammadmooazam/cpp-programming-language
cpp cpp-programming-language programming
Last synced: 01 Sep 2025
https://github.com/quqionfree/quqimemorypool
This is a c++ memory pool.
cpp cpp-library cpp11 cpp14 cpp17 cpp20 memory-allocator
Last synced: 03 Jan 2026
https://github.com/101rror/codeforces
Contests and Practice Problems Solutions,🤞💻🤞 (Author :: 101rror)
competitive-programming contest-solution cpp problem-solving python3
Last synced: 07 Apr 2025
https://github.com/artem78/s60-gps-tracker-cli
GPS track recorder for Symbian OS (console version)
cli console console-application cplusplus cpp gps gpx nokia nokia-phones positioning s60 symbian symbiancpp
Last synced: 26 May 2026
https://github.com/umar-masood/modern-weather-app
A sleek and simple weather application that provides real-time weather updates and 7-day outlooks using a modern UI and reliable weather API.
api cpp desktop-modern-app modern-weather-app qss qt qt-cpp qt6 restful-api weather-app
Last synced: 02 Sep 2025
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/krishpranav/learnobjc
Learn Objective-C
apple clang code cplusplus cpp ios learn learn-to-code linux macos objective objective-c objective-c-library objective-c-programming objective-c-runtime objectivec windows xcdoe
Last synced: 03 Feb 2026
https://github.com/qc20/haptic-game-for-the-blind
HapNav is an innovative, ESP32-based game designed to empower the visually impaired. By using joystick navigation, it enhances spatial awareness and provides inclusive gaming experiences. Join us in this project to make gaming accessible for all!
3d-printing accessibility arduino blind cad cpp esp32 game-development haptic-feedback haptics human-computer-interaction interaction-design iot joystick-control microcontroller prototyping remote sensors tactile tactile-feedback
Last synced: 15 Apr 2025
https://github.com/sameetasadullah/inter-process-communication-using-named-pipes
A simple C++ program to simulate inter-process communication using named pipes
cpp fork inter-process-communication linux named-pipes ubuntu
Last synced: 28 Apr 2026
https://github.com/andr3w03/kgv_uts_turing-a
Ujian Tengah Semester Mata Kuliah Komputer Grafik dan Visualisasi
c cpp desktop-application glew glfw opengl visual-studio
Last synced: 09 May 2026