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/paltoudara/_double_linked_list_
_DOUBLE_LINKED_LIST
container cpp double-linked-list iterators simple stl-containers
Last synced: 25 Oct 2025
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/shineyruan/computational-geometry-playground
A C++ playground for computational geometry algorithms & plotting.
computational-geometry conan cpp vcpkg
Last synced: 26 Oct 2025
https://github.com/storn5/vector
A simple 3D game written in C++ with graphics implemented from scratch in DirectX, OpenGL and Vulkan, inspired by X-Wing (1993), Elite (1984) and X4: Foundations
Last synced: 30 Jan 2026
https://github.com/cailloumajor/led-timing-board
Software to drive a RGB matrix based racing timing board
cpp python raspberrypi rgb-led-matrix
Last synced: 18 Apr 2026
https://github.com/fuwn/tael
🤗 C++98 Extensions for Tatl
cpp cpp98 cpp98-compatible tatl test
Last synced: 16 Mar 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/denyskryvytskyi/scifishooter
Unreal Engine 5 3D Shooter prototype
3d-game 3d-shooter cpp game-development gamedev shooter-game ue5 ue5-shooter unreal-engine-5
Last synced: 24 Jan 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/threeal/mosquitto_example
MQTT publisher and subscriber example using Eclipse Mosquitto
Last synced: 15 Apr 2026
https://github.com/442442/442open
442公开仓库
cmake cpp customwidgets qt qt5 qt6
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/djaus2/sensorblazor_arduino
Mirrors SensorBlazor repository .NET Core Console apps in that Arduino Sketches send Sensor data to Azure IoT Hub via the SensorBlazor service.
arduino azure azure-iothub blazor blazor-webassembly cpp iothub sketch
Last synced: 15 Apr 2026
https://github.com/arapelle/cmtk
This CMake ToolKit (CMTK) provides helping CMake functions to manage simple C++ CMake projects easily.
Last synced: 31 Jan 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/nishitbaria/pps-2-oops-c-
Solution of Lab manual of PPS2(C++)
Last synced: 12 Feb 2026
https://github.com/garrywhitehead/yave
Vulkan Cross-platform 3D engine
3d-engine 3d-graphics conan cpp graphics vulkan
Last synced: 07 Feb 2026
https://github.com/till-tietz/gsdmm
GSDMM Short Text Clustering via Dirichlet Mixture Models
cpp r rcpp text-analytics text-clustering
Last synced: 26 Feb 2026
https://github.com/tomasajt/prog-solutions
My solutions for programming sites/contests/competitions
apl atcoder codeforces cpp cses leetcode onlinejudge rosalind spoj
Last synced: 17 Mar 2026
https://github.com/budd9442/midnight-dash
A raylib based endless runner game
cpp endless-runner libcurl raylib-cpp
Last synced: 07 Feb 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/luke-zhang-04/sorting-algorithms
Sorting algorithms in Python 3, Golang, TypeScript 3, and C++ 11
cpp golang javascript python3 sorting-algorithms typescript
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/quantumlyy/template-cpp
c clang clang-format cpp hacktoberfest
Last synced: 15 Apr 2026
https://github.com/fireplank/cpp-chess-bot
A chess bot I made using mostly C++ and a little Python
chess chess-engine cpp engine python python3
Last synced: 15 Apr 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/afrinaf/iot-integrated-medicine-vending-system
This project is an innovative IoT-based solution for dispensing prescription medications, providing a contactless, automated system for doctors, patients, and pharmacy integration.
arduino cpp flask-application hospital-management html-css-javascript medicine-vending-machine payment-gateway python rfid
Last synced: 09 Feb 2026
https://github.com/gunh0/makefile-templates
⚙️ Make is a build tool used in Unix-based systems that allows developers to compile programs by defining dependencies and commands in a standardized syntax using a Makefile.
Last synced: 09 May 2026
https://github.com/levelz-file/c-bindings
C Parser & API for the LevelZ File Format
Last synced: 16 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/kotborealis/nitori
Code assessment and testing system for teaching C++
Last synced: 11 Feb 2026
https://github.com/fahadpathan7/information-and-network-security-
To do the lab tasks of Information and Network Security course.
Last synced: 16 Apr 2026
https://github.com/rfgplk/fuzzy
an approximate string matching library written in C++
c-plus-plus cplusplus cpp cpp-library cpp20 edit-distance edit-distance-algorithm hamming-distance header-only levenshtein-distance
Last synced: 12 Feb 2026
https://github.com/podnet/max17263-mgos-test
Mongoose os app to test MAX17263 library ported from Arduino.
arduino battery-level c cpp esp32 esp8266 max17263 mongoose-os mongoose-os-app
Last synced: 16 Apr 2026
https://github.com/natharyan/chaos-attractors
Modeled 3-dimensional chaos attractors in C++ to create an audio-dynamic music visualizer.
chaos-theory cpp music-visualizer
Last synced: 14 Feb 2026
https://github.com/sudo-arash/extreme_math
This is a fun and challenging math game where your task is to solve equations for the famous little ( x ).
cpp math mathematics maths maths-quiz-game
Last synced: 28 Feb 2026
https://github.com/jowinjohnchemban/programming
Just_for_fun_CODE
c cpp go hacktoberfest java php python
Last synced: 16 Feb 2026
https://github.com/cuspaceflight/firingpi
Raspberry Pi valve controller / datalogger.
cpp engineering hx711 linux ncurses pigpio raspberry-pi rocket
Last synced: 16 Apr 2026
https://github.com/psidh/Ganges
EARLY STAGE: An upcoming programming language inspired from Mahabharata and Epics of Hinduism. Arjun is a programming language that is designed to be simple and to introduce a culture of bharat throught it. It is a high-level language and interpretted language.
cpp go golang interpreter language lexer llvm low-level parser programming-language rust
Last synced: 22 Mar 2026
https://github.com/specs-feup/clava-lite-benchmarks
A collection of applications and benchmark suites used to evaluate several Clava NPM packages
benchmarks c cpp source-to-source
Last synced: 16 Apr 2026
https://github.com/jivanacharya/neoscapes
Neoscapes is a 3D endless platformer game developed Unreal Engine 5
blueprint cpp ue5 unreal-engine-5 unrealengine
Last synced: 01 Apr 2026
https://github.com/p4dro-dev/comandos-arduino-cpp-carro-controle-remoto
Desenvolvi um carrinho a controle remoto. Um projeto prático, na qual trabalhei meu meus conhecimentos de Software + Hardware. E para realização do projeto, tive que usar o Arduino, com a linguagem C++ para realizar os movimentos básicos!
arduino arduino-ide cplusplus cpp cpp-programming robotics script
Last synced: 16 Apr 2026
https://github.com/jdsherbert/simple-stack-implementation
Simple C++ Stack class template using a custom Node structure to behave like a linked list structure.
boilerplate boilerplate-template cpp cpp11 cpp14 cpp17 cpp20 generic list reference stack stackoperation stackoperations
Last synced: 01 Apr 2026
https://github.com/darkygr/console-cpp-triplex-game
Game made with C++ to crack the password to help a hacker
Last synced: 21 Jun 2026
https://github.com/iboudhaine/HNSW-Attribute-Filtering-Optimization
Optimizing multi-attribute filtering for Approximate Nearest Neighbor (ANN) search using HNSW. This project integrates bitsets and Roaring Bitmaps into HNSWLib to accelerate query performance by reducing evaluation costs for large attribute datasets.
ann-search approximate-nearest-neighbor bitsets cpp data-structures efficient-filtering hnsw optimization roaring-bitmaps
Last synced: 02 Apr 2026
https://github.com/defini7/wccapi
WCCAPI - WebCam Capturing API
cpp macos macosx mfapi webcam webcam-capture webcam-viewer winapi windows
Last synced: 17 Apr 2026
https://github.com/biojppm/cmany.el
Emacs package for the cmany build tool
cmake cmake-resources cmany cpp emacs emacs-add-on emacs-mode emacs-packages ide projectile rtags
Last synced: 17 Apr 2026
https://github.com/bluewitherer/favoritemods
A shortcut to your favorite Geode mods!
cmake cpp enhancement geode geometry-dash mod offline
Last synced: 11 Apr 2026
https://github.com/woragis/learning
This is my root folder for when I start to learn something. I found that this way is the most organized way I can structure the things I learn, instead of creating lots of repositories for each new language, or new project I make just for learning.
aws cpp django edx-cs50 flutter git java javascript learning learning-by-doing nextjs python spring-boot tailwindcss
Last synced: 03 Apr 2026
https://github.com/ashwaniydv/my-memalloc-c
a simple memory allocator implementation in C (I did it out of curiosity to understand how memory management happens at OS level)
c cpp malloc memory memory-management
Last synced: 17 Apr 2026
https://github.com/sury4karmakar/simple-windows-keylogger
☣This is a simple Windows keylogger with C++ programming
cpp hacking-tool keylogger malware windows
Last synced: 10 May 2026
https://github.com/camobap/hackerrank
Collections of solutions from hackerrank with tests
c cpp golang hackerrank-solutions java objc rust
Last synced: 04 Apr 2026
https://github.com/ghosts6/matrix
matrix animation with c++ cmd bash and html/js
bash batch cpp html-css-javascript matrix
Last synced: 19 Apr 2026
https://github.com/apsrcreatix/daily-coding-problem
This repository contains solution to the problem I have got through mail after subscribing to daily coding problem.
c cpp daily-coding-problem dailycodingproblem js
Last synced: 19 Apr 2026
https://github.com/virajmavani/opencv-utils
Utilities for OpenCV
computer-vision cpp opencv python
Last synced: 19 Apr 2026
https://github.com/akshaysharmajs/haac-telecom
Basic telecom interface for prepaid and postpaid users.
Last synced: 04 Jun 2026
https://github.com/ahmedalaa14/classgenerator--bash
Bash script to create a simple C++ template class with its respective constructor, getters, and setters.
Last synced: 20 Apr 2026
https://github.com/hardik3412/sports-management-system-in-c
A sports management system in C, facilitating efficient organization and tracking of sports-related data. Utilizes file handling for seamless data storage and retrieval. Ideal for managing teams, players, and match information.
c cpp dsa file-handling file-handling-in-c
Last synced: 20 Apr 2026
https://github.com/astrodynamic/geometry
Geometry: A program to draw geometric primitives using SFML. Create lines, circles, triangles, rectangles, and squares easily. MIT licensed.
affine-transformation cmake cmakelists cpp cpp17 drawing-app geometry graphics make makefile primitives sfml sfml-library
Last synced: 04 Jun 2026
https://github.com/ebrezadev/snake-game-in-cpp-and-ncurses
Snake Game in C++ and ncurses
cpp game linux ncurses-game settings snake terminal
Last synced: 20 Apr 2026
https://github.com/amanoteam/revf
Reverse the content of files
c cpp rev text-utils util-linux
Last synced: 20 Apr 2026
https://github.com/cyberboss/cyberenginemkiii
x64 C++ Game Engine
cpp cpp14 doxygen game-engine multi-platform multithreading
Last synced: 05 Jun 2026
https://github.com/fabianishere/glimpse
Small OpenGL wrapper for modern C++
cpp graphics modern-cpp opengl
Last synced: 20 Apr 2026
https://github.com/embeddedcrab/xmc4500_relaxkit_cpp
This repo contains C++ version of DAVE generated code for Peripherals with modified/added functionalities for XMC4500 Relax Kit
api c c-cpp cpp driver-programming xmc4500 xmc4500-relaxkit
Last synced: 21 Apr 2026
https://github.com/franciscoossian/cpp-template
An easy-to-use/edit/manage C++ template.
cpp foln-project-content template
Last synced: 22 Apr 2026
https://github.com/pecas-dev/opengl-project-1
Computer Graphics Project made with Modern OpenGL in C++ (#1).
cpp graphics-programming opengl
Last synced: 22 Apr 2026
https://github.com/doublegate/cado-nfs-modern
CADO-NFS (modern): an enhanced modernization + performance fork of CADO-NFS (Number Field Sieve — integer factorization & discrete log) on current toolchains. Adds GPU linear algebra + full vector residency, a GPU ECM pre-factoring front-end, SDE-validated AVX-512 VPCLMULQDQ/IFMA kernels, and Rust orchestration. LGPL-2.1.
cado-nfs cpp cryptography discrete-logarithm factorization hpc integer-factorization modernization-fork nfs number-field-sieve number-theory python
Last synced: 16 Jun 2026
https://github.com/adharshkamath/maze-runner
A popular maze runner game implemented using C++ and OpenGL
Last synced: 22 Apr 2026
https://github.com/rajesh2723/geeksforgeeks
This section contains the problems which i solved in geeksforgeeks
c-plus-plus cpp geeksforgeeks-solutions
Last synced: 05 Jun 2026
https://github.com/calesi19/orbital-simulator
C++ simulation of several satellites rotating around earth's orbit with implemented physics. User can steer a spaceship and shoot at the satellites or crash into objects.
Last synced: 24 Apr 2026
https://github.com/brettcleary/algospp
C++ Algorithms Library
algorithms cpp graph graphalgorithm sorting-algorithms
Last synced: 06 Jun 2026
https://github.com/chafalleiro/vusibino-demo
Host and firmware to the VUSiBino
Last synced: 24 Apr 2026
https://github.com/leejiajia11/s-des
重庆大学,信息安全导论课程第一次作业。利用C++/Qt设计的一个S-DES加密系统
chongqing-university cpp qt s-des
Last synced: 24 Apr 2026
https://github.com/solveditnpc/home-automation
home automation using a relay and esp32 dev module with wifi capablities
2025 cpp embedded esp32 esp32-dev-board home-assistant-integration home-automation js relay-board server web-application wifi-configuration
Last synced: 24 Apr 2026
https://github.com/vschwaberow/llvm-mos-example
This repository shows a simple example how to use an IRQ on the Commodore C64 with the LLVM-MOS compiler toolchain for 6502.
Last synced: 24 Apr 2026
https://github.com/hoccyy/arduino-timer-display
Created a stopwatch timer with a 7-segment display and C++ using an Arduino
arduino arduino-boards arduino-project cpp embedded-cpp timer timer-clock
Last synced: 25 Apr 2026
https://github.com/katebea/fib-pro2-programacion-ii
Repositorio del curso de Programación II en el grado de Ingeniería Informática en la FIB UPC
Last synced: 25 Apr 2026
https://github.com/smile040501/data_structures
My implementation of various Data Structures using C++
algorithm algorithms algorithms-and-data-structures algorithms-datastructures algorithms-implemented cpp data-structures datastructures
Last synced: 06 Jun 2026
https://github.com/david-palma/cuda-programming
Educational CUDA C/C++ programming repository with commented examples on GPU parallel computing, matrix operations, and performance profiling. Requires a CUDA-enabled NVIDIA GPU.
c-cpp cpp cuda cuda-toolkit education gpu gpu-programming kernel matrix-operations nvcc nvidia parallel-computing parallel-programming practice profiling threads
Last synced: 25 Apr 2026