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/acensjj/webserv
This project is here to make you write your own HTTP server. You will follow the real HTTP RFC and you will be able to test it with a real browser. HTTP is one of the most used protocol on internet. Knowing its arcane will be useful, even if you won’t be working on a website.
42 42born2code cpp cpp98 webserv
Last synced: 17 Mar 2026
https://github.com/nglsg/mioframework
🚀 一键部署!自动化Android脚本,解放你的双手,支持录制行为,定时执行,自动点击,自动滑动,全真模拟🚀
android automation autotesting cpp
Last synced: 02 May 2026
https://github.com/sebe324/image-processing
A demonstration of various image processing algorithms using OpenCV
Last synced: 02 May 2026
https://github.com/joonb14/libuvgameserver
Simple C++ game server on linux using libuv for TCP connection.
c cpp game-server gameserver libuv linux ubuntu
Last synced: 02 May 2026
https://github.com/thijsmie/martex-cpp
A fast and flexible TeX-to-HTML transpiler.
Last synced: 02 May 2026
https://github.com/phschaad/avl_tree
A basic implementation of an AVL-Tree in C.
avl avl-tree avl-visualizer avltree c cpp
Last synced: 02 May 2026
https://github.com/mitchcamza/primefinder
A multi-threaded application for finding and displaying the prime numbers within a given range
algorithms computer-science concurrency cpp cross-platform event-management exception-handling gui multithreading prime-numbers qt
Last synced: 31 Jan 2026
https://github.com/radiopizza/tpu-tndt-defectoscope-firmware
Прошивка для ESP32-S3 в составе дефектоскопа, которая управляет реле, коммутирующие нагревательные лампы, а также подключается к ПК для эмуляции клавиатуры, мыши и передачи данных по COM-порту.
arduino cpp defectoscope esp32 heater-control led serial serial-communication tndt uart usb-hid
Last synced: 09 May 2026
https://github.com/nsh07/urban-plus-plus
Easy to use C++ wrapper for the Urban Dictionary API
cplusplus cpp libcurl nlohmann-json urban-dictionary
Last synced: 25 Feb 2026
https://github.com/nicknaso/nhttp2
Exprerimenting on http2
cpp http-client http2 http2-server javascript native-module nghttp2 nodejs
Last synced: 03 May 2026
https://github.com/aasjunior/esp32_web_server
Este é um projeto utilizado para fins acadêmicos e aprendizado com a placa de desenvolvimento Esp32 e linguagem de programação C++.
cpp esp32 iot platformio webserver
Last synced: 01 Feb 2026
https://github.com/timothy-liuxf/bgp_platform
bgp_platform - BGP outage detection experimental platform
autotools bgp-monitor cpp cpp17 m4 outage-analytics
Last synced: 01 Feb 2026
https://github.com/csiro-hydroinformatics/wila
A C++ framework to couple optimisation tools and simulation models
cpp metaheuristics optimisation
Last synced: 21 Jan 2026
https://github.com/agauniyal/ide
Learnyoucpp online ide
cpp cpp11 cpp14 cpp17 learn-to-code learncpp
Last synced: 03 May 2026
https://github.com/danielbrito/fatec
🎓 Análise e Desenvolvimento de Sistemas - Faculdade de Tecnologia.
cpp data-structures database development java javascript logic object-oriented-programming portugol programming script sql web-development
Last synced: 03 May 2026
https://github.com/kahkasha17/leetcode-codecrushdaily
🎉 Welcome to the LeetCode Lounge! 🚀 Join me on a coding adventure as I tackle daily LeetCode challenges! Each day, I’ll drop unique solutions and quirky notes, turning algorithms into fun puzzles. 🧩 Whether you’re here to learn or just vibe with my journey, let’s make coding a fiesta of creativity! 🎊 Dive in and enjoy the ride! 💻✨
algorithm algorithms-and-data-structures cpp java javascript leetcode leetcode-challenges leetcode-cpp leetcode-java leetcode-javascript leetcode-solutions
Last synced: 03 May 2026
https://github.com/neyn/neynpy
Fast and Lightweight Pyhthon HTTP Library
backend c cpp fast-library http http-server neyn neynpy python webserver
Last synced: 03 May 2026
https://github.com/mateuseap/projecteuler
Resolution of Project Euler problems.
c cpp csharp projecteuler python
Last synced: 15 Apr 2026
https://github.com/shivam0110/basic-short-games
Short games made using easy programming languages like cpp, c, python.
basic-codes basic-game c cpp easy-to-under game game-development python source-code
Last synced: 03 May 2026
https://github.com/garfield1002/jrsl
A C/C++ implementation of William Pugh's Skip Lists with width
c c89 cpp library public-domain single-header-lib skiplist
Last synced: 17 Mar 2026
https://github.com/jackeylea/glffmpeg
GLFFmpeg uses the video recording functionality provided by the FFmpeg library to capture content generated using OpenGL. The cross-platform library provides a minimalistic set of API to simplify the task of capturing OpenGL output to a video stream.
capture cpp ffmpeg ffmpeg-libraries ffmpeg7 opengl presagis prime vega vegaprime visual-studio visualstudio2022
Last synced: 08 Feb 2026
https://github.com/nir3x/fxms.cpp
FNV-XOR-Mask-Shuffle Symmetric Encryption Algorithm
algorithm c-plus-plus cpp crypto encryption fnv fxms mask security shuffle symmetric xor
Last synced: 09 Jun 2026
https://github.com/dyollb/modernize_cpp
small collection of script to refactor legacy C++ code.
clang-tidy cplusplus cpp cpp11 cpp14 modernization refactoring
Last synced: 04 May 2026
https://github.com/drmboga/weatherstation
An ESP32 based home weather station which measures the current temperature, fetches weather forecast and shows everything at the LCD display.
cplusplus cpp csharp electronics esp32 home-assistant home-automation iot platformio weather-app weather-station
Last synced: 26 Feb 2026
https://github.com/alpyen/zynq-gbcartreader
Embedded Software Development project to read & write GameBoy cartridges.
cpp embedded fpga gameboy gameboy-color vhdl vitis vivado
Last synced: 08 Feb 2026
https://github.com/ncorgan/cpp-callable-to-funcptr
C++17 header-only library that can convert any C++ callable object to a C-style function pointer
c c-plus-plus callback callbacks cpp cpp17 function-pointer function-pointers header-only template
Last synced: 04 May 2026
https://github.com/andezion/wizardrage
Fierce battles will reveal the best mage!
clion cpp cpp11 game-development middle-earth sfml sfml-game
Last synced: 13 Mar 2026
https://github.com/nedal-esrar/my-leetcode-solutions
My solutions for LeetCode problems
cpp leetcode leethub problem-solving python3
Last synced: 15 Apr 2026
https://github.com/devtanish/leetcode-cpp
Dealing with problem solving in C++ daily
cpp leetcode leetcode-cpp leetcode-solutions problem-solving
Last synced: 12 Oct 2025
https://github.com/jaydattpatel/graphs-dijkstra-floyd-algorithm
Different operation of Directed Graph or Undirected Graph using C++
adjacency-matrix all-pairs-shortest-path cpp dijkstra dijkstra-algorithm dijkstra-shortest-path directed-graph distance-matrix edges floyd-warshall graphs incidence-matrix object-oriented-programming online-manipal-bca shortest-paths undirected-graphs vertex vertex-edge
Last synced: 09 Feb 2026
https://github.com/gepheum/skir-cc-gen
Official plugin for generating C++ code from .skir files
codegen cpp rpc-framework serialization skir
Last synced: 26 Feb 2026
https://github.com/yottaawesome/cross-platform-cpp-playground
Various dumb experiments with cross-building C++ projects on MSVC, GCC and Clang for Windows and Linux.
clang cpp cpp-modules cpp20 gcc linux msvc visual-studio windows
Last synced: 10 Feb 2026
https://github.com/miarolfe/accelerated-raytracing-testbed
A test platform for comparison of ray-tracing acceleration structures
acceleration-structure cpp cpp17 ray-tracing
Last synced: 10 Feb 2026
https://github.com/simonrupf/extreme-feedback-blinker
A simple extreme feedback device (XFD) based on an ESP8266 microcontroller and one or multiple WS2812 Neopixels, providing an HTTP GET interface over WiFi
alarm arduino ci-cd cpp esp8266 esp8266-arduino extreme-feedback mcu neopixel wifi wifimanager ws2812 ws2812b
Last synced: 05 May 2026
https://github.com/pulkitpareek18/media-processing-pipeline
FFmpeg-based C/C++ pipeline that converts one source video into multiple lower-resolution variants with automated resolution detection and structured output naming.
bitrate-ladder c cli cpp ffmpeg ffprobe media-pipeline transcoding video-processing
Last synced: 16 Apr 2026
https://github.com/ergus/extraewin
Very basic header-only library for C++ instrumentation and create a Paraver Trace.
cmake concurrency cpp extrae github-actions multiplatform multithreading parallel paraver profiling testing
Last synced: 11 Feb 2026
https://github.com/echosingh/ahocorasickproject
Aho-Corasick Visualization Project with GUI using wxWidgets
aho-corasick aho-corasick-algorithm cpp wxwidgets
Last synced: 11 Feb 2026
https://github.com/americast/blood-smear-analysis
Counts number of RBCs and WBCs in a photo of blood smear
blood-smears computer-vision cpp image-processing opencv
Last synced: 06 May 2026
https://github.com/enansari/hsu-archive-codes
My code archive in university when I didn't have GitHub.
cpp hakim-sabzevari-university hsu project university
Last synced: 09 Jun 2026
https://github.com/antonioberna/roma
Runtime Optimization and Memory Analysis
Last synced: 27 Feb 2026
https://github.com/anthhon/csnakegame
cSnakeGame is made in C programming language using the ncurses library which consists of a snake that moves around the screen and has to eat food while avoiding collision with the walls or with its own body.
c cmake cpp game ncurses ncurses-game personal-project snake-game terminal terminal-based terminal-game
Last synced: 06 May 2026
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/lsx-s-software/homeworkchecker
一套为高校教师设计的作业管理系统
cpp cross-platform mysql qml qt qtquick
Last synced: 06 May 2026
https://github.com/101rror/geeksforgeeks
POTD and Practice Problems Solutions, 💻 (Author :: 101rror)
cpp java javascript potd-gfg python3
Last synced: 06 May 2026
https://github.com/hugodonotexit/cbudgie
C-like but simpler and still smart, like Budgie
cbudgie cpp interpreter new-language programming programming-language
Last synced: 11 Feb 2026
https://github.com/paulemacedo/cefet-rj
Este repositório contém uma coleção de códigos desenvolvidos durante meu curso na CEFET/RJ. Os códigos abrangem diversas disciplinas e linguagens de programação, incluindo C, C++ e Java. Eles representam meu aprendizado e progresso ao longo do curso.
c cefet-rj cli college cpp csharp faculdade react redux rust
Last synced: 12 Feb 2026
https://github.com/gpavanb1/fine
Fast (Inverse) n-th Exponents - Based on the Quake 3 Algorithm
cpp fast-exponentiation numerical-methods quake3
Last synced: 12 Feb 2026
https://github.com/freseenzo/solarsystemsimulator
Solar System Simulator using C++ and OpenGL
Last synced: 07 May 2026
https://github.com/terroo/extract
Automatically recognizes and extracts various types of mime formats from compressed files. If it is installed, otherwise it says Failed to unpack: '[type]'. and you will need to install the appropriate software later
command-line cpp cpp23 extract wrapper
Last synced: 12 Feb 2026
https://github.com/harfang3d/harfang-plugin-ffmpeg
FFmpeg video player plugin for HARFANG 3D framework
cpp ffmpeg harfang3d lua video-plugin
Last synced: 07 May 2026
https://github.com/giorgiogtelian/luna
this is my little project: a new programming language named after my dog
cpp csharp java language parser programming-language programming-languages
Last synced: 13 Feb 2026
https://github.com/horizon-nth/horizongui
A graphical interface in c++ with OpenGl
cpp cpp20 glsl graphical-user-interface gui library opengl python-bindings widgets
Last synced: 12 Oct 2025
https://github.com/contactvaibhavi/algdesign
Solution codes for the Stanford course on Design and Analysis of Algorithms by Tim Roughgarden.
algorithm algorithms algorithms-and-data-structures coursera coursera-algorithms-specialization coursera-assignment cpp data-structures dsa-practice github java mit-license
Last synced: 08 May 2026
https://github.com/mariam-badr-mb/vole-machine-simulater
This code simulates a virtual machine with a CPU, memory, and registers, supporting basic arithmetic, logic, and control operations. It includes program loading and execution with a menu-based interface.
Last synced: 13 Feb 2026
https://github.com/rachbowyer/fudlib
FUDLibrary - a user defined function library for Interbase 6
cpp interbase rdbms udf user user-defined-functions
Last synced: 10 Jun 2026
https://github.com/zreechxnn/piano-esp32
A web-based piano application powered by an ESP32 microcontroller. It allows users to play musical notes by pressing virtual keys on a web interface. The ESP32 acts as a Wi-Fi access point, serving the webpage and generating tones through a connected speaker. Supports basic musical notes and offers a simple interactive experience.
cpp css esp iot music-player webserver wifi-network
Last synced: 14 Feb 2026
https://github.com/shadowchiki/nvim-cpp-tools
Plugin for Nvim to give funcionalities witch is not included in Clangd like, Remove Unused includes, Generate a .cpp from .hpp
Last synced: 08 May 2026
https://github.com/ahmedelgarnousy/ap-autosar-com-stack
Adaptive AutoSAR Communication Stack Graduation Project
adaptive-autosar algorithms cmake cpp data-structures gtest linux-custom-image networking oop someip system-programming tcp-ip vsomeip
Last synced: 28 Feb 2026
https://github.com/openpeeps/typesense-nim
[WIP] Nim 👑 client for Typesense® 🚀 A fast, typo tolerant, in-memory fuzzy Search Engine.
algolia cpp elasticsearch fuzzy-search instantsearch nim nim-lang nimble search search-engine typesense typesense-nim
Last synced: 08 May 2026
https://github.com/makischristou/rtxon
A Raytracer I made for fun and learning.
cornell-box cpp golang graphics nvidia raytracing rendering rtx rtxon rust utah-teapot
Last synced: 09 May 2026
https://github.com/b1f6c1c4/findbug
Locate bug(s) for ANY program with YES/NO feedback only.
algebra algorithms blindness bug cpp debug lattice nodejs
Last synced: 09 May 2026
https://github.com/jszitas/nlsolver
Easy, header only nonlinear optimizers in C++17
cpp cpp17-library header-only-library nonlinear-optimization optimization optimizer
Last synced: 11 Feb 2026
https://github.com/lambdaurora/gpio_led_image
A fun software to "display" images on a RGB led.
cpp gpio raspberry-pi raspberry-pi-gpio rgb-led
Last synced: 09 May 2026
https://github.com/dalbitresb12/winformscpp-template
A project template for creating an application with a Windows Forms (WinForms) user interface using C++ in Visual Studio 2019.
cpp template-project visual-studio windows-forms
Last synced: 09 May 2026
https://github.com/billsioros/cereal
A surreal C++ project manager
bash bash-completion bash-script bash-scripting build-automation build-system build-tool builder cplusplus cpp cpp-builder generator makefile makefile-generation module module-loader module-system project-management project-manager
Last synced: 09 May 2026
https://github.com/tank3-tk3/parallel-processing-cuda
Parallel processing with CUDA C / C++
c cpp cuda parallel-computing parallel-programming
Last synced: 09 May 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/salma-mamdoh/tic-tac-toe-game-
Implementation of XO Game in Python , Java and C++
Last synced: 09 May 2026
https://github.com/bezarhere/javaunclassfied
Trying to decompile java .class files
Last synced: 09 May 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/harsh971/leetcode-solutions
Here you will get All Solutions for Topics from LeetCode Platform which i Solve on Regular Basic
c cpp java leetcode leetcode-cpp leetcode-solutions solutions
Last synced: 10 May 2026
https://github.com/rockncoder/opencv
build an opencv app on m1 mac using c++, cmake, and brew
Last synced: 16 Apr 2026
https://github.com/jg-adams/ollama-rag-hpp
Modern, header-only C++ library for Retrieval-Augmented Generation (RAG) with Ollama-hpp.
ai cpp llm ollama rag retrieval-augmented-generation
Last synced: 16 Apr 2026
https://github.com/kxtools/kx-packet-inspector
Inspect Guild Wars 2 network packets via hooking and an ImGui overlay
cheat cpp directx directx11 dll dll-injection game-hack game-hacking game-tools guildwars2 gw2 hack imgui internal mmorpg modding reverse-engineering windows
Last synced: 10 May 2026
https://github.com/xgqfrms/c-plus-plus
C++ & C Plus Plus
c c-plus-plus c17 clang cplusplus cpp gcc macos
Last synced: 10 May 2026
https://github.com/pranjalya/competitive-programming-hub
Competitive Programming questions and their solutions from various sources including LeetCode, Hackerrank, Google Kickstart, Codechef and more platforms.
codechef codeforces competitive-programming cp cpp golang hackerrank leetcode python
Last synced: 10 May 2026
https://github.com/nxtlvlsoftware/php-sfml
SFML2 bindings for the PHP language.
c cpp php php-extension php7 sfml sfml2
Last synced: 10 May 2026
https://github.com/arin-paliwal/data-structures-and-algorithms
This Repository contains codes I solve using practicing DSA and preparing for Interviews. These codes are easy to understand and are well arranged.
algorithms cpp data-structures java python
Last synced: 10 May 2026
https://github.com/bmc-labs/matiopp
C++ wrapper for matio - Read Only (for now)
Last synced: 15 May 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/huzecong/poisson-editor
Media Computation course project
Last synced: 11 May 2026
https://github.com/massimo-marino/deferred-thread-scheduler
A C++17 implementation of a deferred thread scheduler
concurrency concurrency-library cpp cpp17 cpp1z deferred-tasks scheduler thread thread-scheduler
Last synced: 01 Apr 2026
https://github.com/mmaarij/parallelized-number-plate-detection-system-using-opencv-openmp
A Parallelized Number Plate Detection System developed for Windows using Visual Studio. It utilizes OpenCV and OpenMP to efficiently detect number plates in images and recognize characters on them. The primary goal of this system is to speed up the process of detecting and recognizing number plates in images or video frames.
character-recognition cpp nerual-network number-plate-detection number-plate-recognition opencv openmp openmp-optimization openmp-parallelization perceptron python
Last synced: 11 May 2026
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/harrymt/dartboard_detector
An OpenCV dartboard detector written in C++.
Last synced: 12 Jun 2026
https://github.com/selcuukyilmazz/fingertracker
Finger tracker that can define shapes and create hovering tables. Written in C++ and used threading.
computer-vision cpp hoverboard opencv shapedetection skin-detection threading
Last synced: 12 May 2026
https://github.com/ignavan39/hashtable
Hash table for university laboratory
Last synced: 09 Oct 2025