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-03 00:06:50 UTC
- JSON Representation
https://github.com/engichang1467/doodlejumpcpp
Created a Doodle Jump game in C++ and SFML Libraries
cpp doodle-jump sfml sfml-game
Last synced: 08 Oct 2025
https://github.com/bornalgo/binarytree
Binary Tree: Sample C++ code inspired by LeetCode
argument-parsing bash batch binary-tree ci-cd cmake compiler cpp generator make makefile schematic
Last synced: 19 Apr 2026
https://github.com/nilesh2000/errorfreecodes
Repository I use for my interview preparation.
algorithms cpp data-structures
Last synced: 09 Oct 2025
https://github.com/ajnus/computacao_grafica_inf1761_projetos
Para Projetos (maior complexidade que as Tarefas) da disciplina INF1761 - Computação Gráfica; Bacharelado em Ciência da Computação, PUC-Rio. Professor: Waldemar Celes. Uma branch para cada Projeto
3d 3d-graphics animation animations cg cgi chess chess-board chess-game chessboard cinema computacao-grafica computer-graphics cplusplus cpp graphics graphics-programming lightning opengl shaders
Last synced: 19 Apr 2026
https://github.com/bensuperpc/experimentation
Git repository for my tests in C and C++ of new solutions
Last synced: 18 Oct 2025
https://github.com/hilbertcube/simd-pathtracer
A path tracer with 3D model importing, written in modern C++ and accelerated using SIMD, OpenMP, and tile-based rendering
3d-graphics 3d-models cpp openmp-parallelization path-tracing raytracing simd
Last synced: 09 Oct 2025
https://github.com/pulkit1822/leetcode
This repository contains daily solutions to LeetCode challenges, organized by date and problem name. It provides explanations for each solution and supports multiple programming languages. Contributions are welcome, and the project is licensed under MIT.
coding-challenges cpp csharp data-structures-and-algorithms java mysql php problem-solving ruby sql
Last synced: 14 Apr 2026
https://github.com/upc-pre-202402-si572-wv71/esp32-firebase-rtdb-client-embedded-app-wv71
This project is an embedded system application that illustrates how to build and send Requests to a Firebase Real-Time Database from a Safe Distance Detector IoT System. The project is developed with C++ Arduino Sketch.
arduino cpp esp32 firebase-realtime-database iot-application sketch wokwi
Last synced: 04 May 2026
https://github.com/kanansnote/basic-programming-exercises
Some Programming Exercises in My Learning Journey. This repository contains code in Java, C++, Python, HTML, CSS, and JavaScript.
cpp css html java javascript learning programming python
Last synced: 30 Dec 2025
https://github.com/kotru21/pyramide-cpp
Just some C++ application, made for fun
Last synced: 10 Oct 2025
https://github.com/makcymal/dbg-cpp
The macro dbg() in C++, just like in Rust
cpp debug debugging macro pretty-print single-header
Last synced: 10 Oct 2025
https://github.com/aasjunior/esp32
Projetos utilizando o microcontrolador ESP32 e o ambiente de desenvolvimento PlatformIO
Last synced: 09 May 2026
https://github.com/yuhexiong/leetcode-solution
Document my LeetCode solution with chinese comments and multiple programming languages.
c-language cpp go golang java javascript leetcode mysql python typescript
Last synced: 14 Apr 2026
https://github.com/yunusemrejr/chat-bot-with-cpp
Basic console chat bot with C++ for windows computers.
Last synced: 10 Oct 2025
https://github.com/yusef-ahmed/cpp-template
My C++ template for competitive programming
Last synced: 11 Oct 2025
https://github.com/dotpipe/wisephp
The Ultimate in PHP Open programming. Language conversions, JavaScript initialization, Load-Balancers, PHPUnit Test Creator, opensource programming. etc.
assembly cpp java oop-concepts pasm phpunit
Last synced: 19 Jan 2026
https://github.com/azmisahin/azmisahin-hardware-cisc-os-connector-application-c-v1
emulation of risc-based architectures with a cisc architecture.
cplusplus cpp debain devcontainer test ubuntu
Last synced: 11 Oct 2025
https://github.com/johannst/pio-nodemcuv2-dhcp-server
Minimal DHCP server on nodemcu v2.
arduino bare-metal baremetal cpp dhcp dhcp-server esp8266 nodemcu nodemcu-esp8266 pio platformio
Last synced: 19 Jan 2026
https://github.com/sorgazb/travel_network_graphs
Program based on the use of graphs
Last synced: 12 Oct 2025
https://github.com/sanjinkurelic/arduinoplayground
Some examples written in C++, that use DC motors (L298N), IR and ultrasonic sensors for solving some tasks with Arduino Mega 2560.
arduino arduino-mega-2560 arduino-motor arduino-ultrasonics cpp dc-motor dcmotorcontrol ir-sensor l298n ultrasonic-sensor ultrasonic-sensor-distance
Last synced: 15 May 2026
https://github.com/tomasmark79/dotnamecpp-pub
This repository is obsolete. DotNameCpp was completely free released at https://github.com/tomasmark79/DotNameCpp
automated-testing boilerplate clang-tidy cmake conan cpp cpp-template cross-platform doxygen emscripten github-actions googletest modern-cpp ninja production-ready project-template static-analysis vscode webassembly
Last synced: 13 Oct 2025
https://github.com/pablonicolla/ipulse
Scalable web app blog with dedicated C++ and OpenCV API service to handle image manipulation
cpp docker ejs javascript opencv
Last synced: 27 Jan 2026
https://github.com/dtinth/soundplayer
A simple sampled sound player written using FMOD Ex.
Last synced: 13 Oct 2025
https://github.com/mohitrajain/anti_intelligent_tic-tac-toe
A Game for Android Platform which consists of ANTI playing with Intelligent Machine using Ionic Framework .
ai android cpp game tic-tac-toe
Last synced: 20 Apr 2026
https://github.com/vedanty3/strivers-a2z-dsa
This repository contains solutions of @striver79 A2Z DSA sheet.
Last synced: 13 Oct 2025
https://github.com/wumo-util/newconan
C++ project template generator based on cMake, conan
Last synced: 24 Feb 2026
https://github.com/maverobot/messaging
A message-passing framework from the book C++ Concurrency in Action 2nd Edition
concurrency cpp messaging multithreading mutex
Last synced: 31 May 2026
https://github.com/precise-goals/cpp-notes
Hey folks! 👋 This is my personal DSA library in C++ that I’ve built over time by practicing and revising daily. It’s helped me strengthen my core concepts and problem-solving skills. Feel free to explore and use it as a reference while learning. If you find it useful, considering "Star" option to this repository.
algorithms cpp data-structures-and-algorithms logic-develop problem-solving
Last synced: 14 Oct 2025
https://github.com/to1dev/tengu
Your all-in-one crypto desktop client. Multi-chain wallet, DEX tools, charts, swaps, cross-chain, and AI. Runs fully locally.
bitcoin btc cpp crypto cryptocurrency dex ethereum multi-chain qt solana swap wallet
Last synced: 13 Mar 2026
https://github.com/angeligareta/deterministic-finite-automaton
Implementation of a DFA in C++. The program can read, show, minimize and export a DFA. Besides, it can show the dead states and analyze a string to see if it belongs to the DFA.
cpp deterministic-finite-automata deterministic-finite-automaton dfa
Last synced: 15 Oct 2025
https://github.com/kiritofeng/collision-sim
Collision Simulator for AP Physics
Last synced: 15 Oct 2025
https://github.com/beliumgl/rsg
A project written in C++17 that allows you to generate strings with different modes, different character sets, and any length.
cpp cpp17 random random-generation random-string-generation random-string-generator random-string-generators strings
Last synced: 15 Oct 2025
https://github.com/aman1-2/cpp-program-files
A c++ Beginners friendly Program codes with thier Explanation we have too tried to cover few of the advance topics as well Hooe you will fund it Interesting and Helpful
Last synced: 16 Oct 2025
https://github.com/sontungexpt/mario3
The project for SE102.N21.PMCL class
cpp game game-development mario
Last synced: 17 Oct 2025
https://github.com/gusinacio/epos-riscv
Implementation of OS epos in RiscV for INE5424
Last synced: 26 Oct 2025
https://github.com/aquice/amberengine
AmberEngine is my try at the creation of a basic 3D engine displaying only in isometric projection.
Last synced: 12 Apr 2026
https://github.com/andrewrgarcia/bridge
Connecting arrays between Python and C++
array bridge cpp hacktoberfest json matrix port programming-languages python tensor transformation translation
Last synced: 16 Apr 2026
https://github.com/styczynski/poly-var-cpp
Just-for-fun implementation of polymorphic variables in C/C++
c-plus-plus cpp library polymorphic polymorphic-types variables-and-their-usages
Last synced: 01 Jun 2026
https://github.com/roy7077/potd-leetcode
this repository contain solutions to the daily programming problems presented by LeetCode. I will be using C++ or java or C programming languages to code.
cpp daily-coding-problem dsa dsa-algorithm leetcode leetcode-solutions potd potd-solution
Last synced: 19 Oct 2025
https://github.com/amirreza81/os-lab
Reports and projects from the Operating System Lab course (CE-408) at Sharif University of Technology
bash bash-script c cpp debian inter-process-communication kernel linux memory-management operating-system os os-lab process sharif-university-of-technology shell systemcalls threads ubuntu
Last synced: 27 Jan 2026
https://github.com/vinhcao09/embeded_laborary
Code cuối kỳ thực tập nhúng. Đọc data từ Raspberry Pi gửi dữ liệu qua ESP8266. Lưu dữ liệu lên database SQL, code Web với HTML, Bootstrap. Tạo bot Telegram với Fatherbot
arduino bootstrap cpp esp8266 html-css-javascript php raspberry-pi sql
Last synced: 14 Apr 2026
https://github.com/iepcbm/tower_of_hanoi
Tower of Hanoi game
cpp game sfml sfml-game tower-of-hanoi towers-of-hanoi
Last synced: 19 Oct 2025
https://github.com/utkarsh1504/dsa-cpp
This repository contains all the concepts related to data structures and algorithms to get started. It also consists of a lot of problem-solving techniques in a language cpp that will help you in solving the questions of the coding rounds.
Last synced: 18 May 2026
https://github.com/ostanton/tailsengine
The only (maybe) two-tailed game engine!
2d-game-engine cmake cpp cpp20 game-engine retro sfml sfml3
Last synced: 19 Oct 2025
https://github.com/esraa-emary/prompt-ai
C plus Plus Code (Prompt AI)
clean-code cplusplus cpp object-oriented-programming oop
Last synced: 19 Oct 2025
https://github.com/ardwiinoo/string_match_bruteforce
Implementasi algoritma brute force pada studi kasus pencarian string judul jurnal
brute-force-algorithm cpp responsi-sa string-matching
Last synced: 20 Oct 2025
https://github.com/Pulkit1822/Leetcode
This repository contains daily solutions to LeetCode challenges, organized by date and problem name. It provides explanations for each solution and supports multiple programming languages. Contributions are welcome, and the project is licensed under MIT.
coding-challenges cpp csharp data-structures-and-algorithms java mysql php problem-solving ruby sql
Last synced: 20 Oct 2025
https://github.com/naemazam/basic-calculator-cli
A simple command-line interface (CLI) calculator application in C++. This application allows you to perform basic arithmetic operations easily from your terminal.
calculator calculator-application cli cpp cpp17 naemazam
Last synced: 28 Jan 2026
https://github.com/rakesh9100/greeting-time
A project in C++ which fetch the time from the system and greet the user according to the time fetched.
Last synced: 24 Oct 2025
https://github.com/spacey-sooty/frc-vision
Some FRC Vision code in C++ using Photonvision
Last synced: 24 Oct 2025
https://github.com/benami171/catan_cpp_implementation
My implementation of the game Catan in Cpp, as part of a university course in cpp.
board-game catan catan-board-game cpp inheritance
Last synced: 24 Oct 2025
https://github.com/khip01/konversi-des-oktal-hex
Tool/Alat
cpp devcpp executable simple-tools
Last synced: 24 Oct 2025
https://github.com/makjac/traffic_car_counter_opencv_yolov3
A tool for counting the number of vehicles in a video, utilizing OpenCV and YoloV3 for object detection, with the vehicle type count displayed on the video.
Last synced: 18 Apr 2026
https://github.com/falconardente/car-controller_android-application
AVR-контроллер и android-приложение для выполнения закрытых поворотов и движения задним ходом на автомобиле.
android-application arduino automation automotive bluetooth bluetooth-low-energy cpp dagger2 iot
Last synced: 25 Jan 2026
https://github.com/vishwamartur/btc_recovery
High-performance Bitcoin wallet password recovery system with GPU acceleration and integrated graphics support. Recover Bitcoin Core wallet.dat files without blockchain download using advanced algorithms and blockchain APIs.
bitcoin bitcoin-core blockchain blockchain-api cpp cryptocurrency cuda electrum gpu-acceleration integrated-graphics multithreading opencl password-recovery private-keys recovery-tools wallet-dat wallet-recovery
Last synced: 14 Apr 2026
https://github.com/gridgeneration/opencasecademeshmaker
AutoMeshGen triangle or quad mesh base opencasecade
advance-front cplusplus cplusplus-20 cpp delaunay-triangulation occ opencasecade parallel qmorph
Last synced: 25 Oct 2025
https://github.com/h-d-owl/equipment_information
Adds nodes that provide information about CPU, GPU, RAM and Displays.
blueprints cpp game-dev game-developement game-development game-engine gamedevelopment plugin plugin-development plugins ue5 ue5-plugin unreal unreal-engine unreal-engine-cpp unreal-engine-cpp-plugin unreal-engine-plugin unrealengine unrealengine5
Last synced: 25 Oct 2025
https://github.com/lucca16bit/cpp-sistema-votacao
Criando um sistema de votação simples em C++ para avaliação discursiva
Last synced: 25 Oct 2025
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/alpluspluss/jalloc
Just an Allocator™ - A performant memory allocator in C/C++
Last synced: 25 Oct 2025
https://github.com/engichang1467/clinic-patient-service
Developed a walk-in clinic patient system that maintains the medical records for all the patients of the walk-in clinic
clinic-management-system cpp object-oriented-programming
Last synced: 25 Oct 2025
https://github.com/tech-gian/oopproj_2021
🎮👹👾 A command-line game designed, with Object-Oriented Programming principles, about monsters and heroes fighting each other.
command-line cpp game oop oop-cpp oop-principles
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/lenoben/image-processing
C/C++ cmake library for digital image processing without external libraries apart from the png and zlib libraries
c cpp digital-image-processing image-processing library linux-app png
Last synced: 28 Jan 2026
https://github.com/artifact-works/geomcpp
GeomCpp is a lightweight C++ library focused on providing fundamental geometric operations and algorithms. Offers simple and efficient API for working with basic geometric shapes, supports visualization.
cpp cpp20 cpp20-library geometry
Last synced: 27 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/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/monomotion/flom
library to handle keyframed motion of robots
cpp cpp17 file flom format monomotion motion robot
Last synced: 06 Feb 2026
https://github.com/amoeba/arrow-cpp-conan-example
Example using conan to package and use libarrow
apache-arrow conan conan-io cpp
Last synced: 28 Jan 2026
https://github.com/dasanchez/dasanchez.github.io
Personal profile website
3d-printing arm beaglebone beakerbrowser cpp hardware laser maker p2p python qt qt4
Last synced: 15 Apr 2026
https://github.com/sebsikora/void_thread_pool
An ultra-simple thread pool implementation for running void() functions in multiple worker threads
concurrency cplusplus-11 cpp multithreading thread-pool threading threadpool worker-threads
Last synced: 16 Mar 2026
https://github.com/chihebabiza/my-cpp-stack-array
A lightweight, template-based stack class built on top of the `clsMyQueueArr` class, which in turn uses a custom dynamic array (`clsDynamicArray`). This class provides basic stack behavior (LIFO – Last In, First Out) by inserting new elements at the beginning of the internal array.
cpp cpp-library data-structures oop stack
Last synced: 16 Mar 2026
https://github.com/platinumfrog/atrv_jr_qt
An interface for ATRV-JR with Ros2 and Qt5
Last synced: 06 Feb 2026
https://github.com/lostbeard/blazorwebbluetoothdemo
Blazor WASM Web Bluetooth API Demo using an ESP32-S3-WROOM microcontroller board
blazor blazor-webassembly bluetooth bluetooth-low-energy c-language cpp csharp dotnet esp32 esp32-s3 esp32-s3-wroom microcontroller web-bluetooth-api
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/waheedsarem/dotandboxes
Dots and Boxes is a two-player strategy game built in C++ with graphical user interface powered by SFML. The objective is to outsmart your opponent by connecting dots with lines to complete and claim the most boxes.
cplusplus cpp dots-and-boxes game game-development sfml
Last synced: 31 Jan 2026
https://github.com/lordbombardir/lltranslatorapi
This mod is intended for developers who want to support multilingualism.
bedrock-dedicated-server bedrock-dedicated-server-modding bedrock-dedicated-server-plugins cpp levilamina mcbe minecraft-bedrock minecraft-bedrock-edition
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/macmade/srpxx
C++ implementation of the Secure Remote Password protocol (SRP) - RFC 5054.
authentication cplusplus cpp openssl rfc-5054 secure-remote-password srp srp-6a ssl
Last synced: 31 Jan 2026
https://github.com/caiotaavares/zbuffer
Z-Buffer 3D Rendering Application, a powerful tool for rendering three-dimensional objects with the efficiency and precision of the Z-Buffer algorithm.
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/questiowo/buddhabrot
C++ buddhabrot fractal rendering program that uses the OpenGL and OpenCL libraries
buddhabrot c c99 cplusplus cplusplus-11 cpp cpp11 fractal fractal-algorithms fractal-rendering fractals gpu gpu-acceleration opencl opencl-kernels opengl
Last synced: 01 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