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-06 00:06:48 UTC
- JSON Representation
https://github.com/deryaxacar/42-cpp_07
In this project, in ex00, we learn how to use the swap, min, and max template functions with different data types. In ex01, we apply the same operation to each element of an array using the iter function. Finally, in ex02, we create our own Array<T> class to delve deeper into both templates and dynamic memory management for template functions.
42 42-cpp-module 42-cpp-modules 42-school 42born2code 42cpp 42cursus 42projects 42school cpp cpp-module-07 cpp-modules-42 cpp07 template template-project templates
Last synced: 28 Mar 2025
https://github.com/happybono/businfosystem
Bus Information System for Gyeonggi and Incheon Province, South Korea. NodeMCU (ESP8266) has been used as main microcontroller unit, and displays the bus information on the 0.96" SSD1306 I2C OLED.
arduino arduino-ide busarrival busarrivaltimeprediction cplusplus cpp esp8266 esp8266-projects nodemcu-esp8266 open-api openapi openapis public-api public-apis wifi wifi-network
Last synced: 16 Jun 2025
https://github.com/suryansh-dey/neovim-config
NvChad 3.0 based neovim config with webdev, python, C++, Rust etc. support
cpp html-css-javascript lua markdown neovim nodejs nvchad-custom-config python rust
Last synced: 02 Apr 2026
https://github.com/sreejit7/data-structures-algorithms
Codes with solutions for different Data Structures & Algorithm related problems
algorithms algorithms-and-data-structures cpp data-structures problem-solving
Last synced: 09 Sep 2025
https://github.com/tajiknomi/clienthttp_windows
Windows-based client application interacting with REST/JSON HTTP server for system information retrieval, file management, remote command execution, data transfer, and automated task scheduling
client-http client-side cmake cpp http-client offsec rat red-team remote-access-tool rest-api windows-rat
Last synced: 20 Mar 2025
https://github.com/amlel-el-mahrouss/stdx
Standard C++ extensions for utility purposes
Last synced: 20 Mar 2025
https://github.com/aryan-programmer/universal-cpp
Universal C++ language extensions
boost boost-libraries cpp cpp-lib cpp-library cpp17
Last synced: 09 Jul 2025
https://github.com/frodoalaska/levelizer
A data serialization language specifically made to serialize and deserialize levels and scenes.
cpp data-serialization data-serialization-language deserialization game-development game-engine game-engine-development language serialization
Last synced: 20 Mar 2025
https://github.com/frodoalaska/ouronlyhope
A 2D game where a peasant in medieval times is trying to kill waves and waves zombies to save his small village
2d-game box2d cpp game-development our-only-hope raylib zombie-survival-shooter zombies
Last synced: 20 Mar 2025
https://github.com/fizzymo/fizzymo
I fell in love with tech because any problem I had could be solved. It sparked a fire in me to chase a career where I could mix my creative side with geeky knowledge.
backend cpp css html5 java javascript python r react software-development typescript
Last synced: 06 Apr 2026
https://github.com/hc-b666/competitive-programming
data structures, algorithms, codeforces, icpc, cses
algorithms atcoder codeforces cpp cses data-structures icpc
Last synced: 20 Mar 2025
https://github.com/ornstein89/qtabstractmodelcreator
Just a prototype/sketch of automated model class generator (*.h + *.cpp), based on QAbstractItemModel, especially fo integration from C++ to QML. Site and detailed desctiption under construction
cpp model mvc qabstractitemmodel qt
Last synced: 19 May 2026
https://github.com/javadinteger/simply-malware
badware cpp hack malware simply simply-malware simply-malware-with-cpp windows with
Last synced: 16 May 2026
https://github.com/zesterer/vast-old
Vast is a space sim written in C++ using OpenGL
3d cpp game opengl sim space spacecraft vast
Last synced: 21 May 2026
https://github.com/image357/password
This is a simple password manger (library) written in Go. You can use it with Go, REST calls and any other language that links with C.
c cpp encryption go golang password password-manager password-store rest rest-api restapi restful restful-api restfulapi simple
Last synced: 10 May 2026
https://github.com/naetherm/langdict
Small C++ program fo generating a collection of words and their near neighbours based on Levenshtein and phonetic similarity.
archaic cpp language-dictionary phonetic-similarity word-similarity
Last synced: 27 Mar 2025
https://github.com/brightprogrammer/cider
CIDEr is a feature rich IDE for C/C++ programming
c cider cpp cross-platform editor gplv3 ide
Last synced: 16 May 2026
https://github.com/beepboopbit/cpp-data-structures
C++ data structure compilation
Last synced: 20 Mar 2025
https://github.com/malikmaky/pe-keyword-search-tool
This project is a C++ application designed to search for a specified keyword within the sections of Portable Executable (PE) files located in a given directory.
cpp cpp20 cybersecurity executable-file keyword pe-files pe-header portable-executable windows-pe
Last synced: 11 Jun 2026
https://github.com/virtualhealthcitizen/sfml-imgui-labs
ImGui + SFML sandbox
cmake cpp imgui imgui-sfml imgui-sfml-library sfml
Last synced: 02 Jul 2026
https://github.com/gvvsnrnaveen/cuda
this repository contains the various programs that can written using CUDA Toolkit.
c cpp cuda nvcc nvidia-cuda nvidia-gpu
Last synced: 17 Jan 2026
https://github.com/xtenzq/cpplearning
Everything I did as part of C++ learning course including competitive programming
Last synced: 21 Mar 2025
https://github.com/melardev/cppboostbindshellsync
Bind Shell written in Cpp using Boost libraries
bind-shell boost cpp networking pipes process reverse-shell shell sockets
Last synced: 18 May 2026
https://github.com/mcquerol/studentdb-poco-cpp
C++ student database using POCO libraries. Demonstrates OOP and database management.
class-design cpp doxygen inheritance object-oriented-programming stl-containers student-db uml
Last synced: 16 May 2026
https://github.com/bumbelbee777/insurgent
Build system + dev shell for C/C++ projects.
build-environment build-system cpp python python3
Last synced: 16 May 2026
https://github.com/laubps/polygon-detector-opencv
Advanced C++ project using OpenCV to detect and classify polygons in images. Features precise edge and contour detection, polygon classification (triangles, quadrilaterals, etc.), and a Qt-based GUI. Supports JPEG, PNG, BMP formats. Includes advanced image processing and basic AI algorithms for better classification.
cpp opencv qt qt-gui qtcreator
Last synced: 07 Jan 2026
https://github.com/bensuperpc/astar
Fast and easy to use standalone header only 2D astar algorithm library in C++20
astar astar-algorithm astar-pathfinding cpp cpp20 dijkstra dijkstra-algorithm header-only pathfinder pathfinding pathfinding-algorithm template-class
Last synced: 27 Mar 2025
https://github.com/cr0a3/log4cpp
A simple one header cpp logging libary
cpp log4cpp logging logging-library
Last synced: 08 Jul 2025
https://github.com/lazypanda07/guiframework
Framework for desktop GUI applications.
cpp cpp20 cpp20-lib cpp20-library framework gui guiframework
Last synced: 31 Jan 2026
https://github.com/travisspomer/apicheck
Easy, high-performance checks for WinRT APIs from C++.
api cpp cpp-library windows-runtime winrt winrt-uwp
Last synced: 28 Mar 2025
https://github.com/marenkeneshov/simpe-rat
A simple remote administration tool written in C++.
cplusplus cpp cybersecurity cybersecurity-tools kazakhstan open-source remote-access-tool remote-administration-tool visual-studio vs2022
Last synced: 28 Mar 2025
https://github.com/NotCompsky/libcompsky
C++ library used in some of my projects
Last synced: 03 Apr 2025
https://github.com/codernayeem/fly-me-game
A Console flying game made with C++
2d-game console console-game cpp game plane-game
Last synced: 28 Mar 2025
https://github.com/nbdy/binfmt
cpp binary file framework
binary cpp file-format framework
Last synced: 28 Mar 2025
https://github.com/inunix3/nchip8
CHIP-8/SCHIP interpreter powered by SDL2 & Dear ImGui.
chip-8 chip8-emulator chip8-interpreter cpp imgui schip schip-emulator sdl sdl2
Last synced: 03 Apr 2025
https://github.com/waveclaw/ogrian-carpet
Outdoor first person shooter game with real time strategy elements
Last synced: 03 Apr 2025
https://github.com/pineforge-4pass/pineforge-codegen-mcp
Offline MCP server: an AI agent transpiles PineScript v6 → C++ and runs deterministic, TradingView-parity backtests locally — 245/246 strict, 0 engine bugs. One Docker container, no API key; code & data stay on your machine. Tools: backtest_pine, backtest_pine_grid, transpile_pine, fetch_binance_ohlcv.
ai-agents algorithmic-trading algotrading backtesting cpp deterministic docker mcp mcp-server model-context-protocol pine-script pinescript quant quantitative-finance tradingview
Last synced: 02 Jul 2026
https://github.com/BC100Dev/aboawt
"AOSP building on Android with Termux" -- Taken literally.
android-development aosp aosp-android aosp-build cpp cpp17 mobile-development termux termux-tool
Last synced: 28 Mar 2025
https://github.com/richke2005/fighting-car
Project developed to senai where we build a fight electromechanical car
arduino cpp embedded-systems microcontroller
Last synced: 16 May 2026
https://github.com/evanpacini/collatz
C++ and Python programs to analyse the Collatz conjecture.
collatz collatz-conjecture cpp mathematics maths python python3
Last synced: 16 May 2026
https://github.com/winstonliyt/hospital-registration-system-developmentqt
Qt-based Hospital Registration System for Course 100165 Project
cpp data-science hospital-management-system qt6 visualization
Last synced: 16 May 2026
https://github.com/basemax/polynomialdividecpp
Implement algorithm of divide operator of polynomial in C++.
algebra cpp divide division math polynomial polynomial-calculator polynomial-division polynomial-equations polynomials
Last synced: 03 Apr 2025
https://github.com/vovandreevik/bifurcation-analysis-in-dynamical-systems
This project involves analyzing the stationary solutions of a system of differential equations depending on the parameter p4 .
bifurcation cpp differential-equations eigenvalues jacobian mathematical-modelling
Last synced: 16 May 2026
https://github.com/zong4/multi-thread
Complex job system
cpp jobsystem multithreading threadpool
Last synced: 04 Apr 2025
https://github.com/ajlekcahdp4/vulkan-learning
Just me learning vulkan C++ API
Last synced: 04 Apr 2025
https://github.com/matusollah/night-vision
Zdrojový kód na kamarátove nočné videnie
arduino c cpp esp esp32 esp32-cam esp32-camera ssd1306 ssd1306-oled
Last synced: 11 Jul 2025
https://github.com/tayne3/gitversion.cmake
🏷️ GitVersion.cmake - Seamless Git-based versioning for CMake projects. One small module for automatic SemVer extraction from your Git tags.
c c-plus-plus cmake cpp version-manager versions
Last synced: 11 Apr 2025
https://github.com/cherryrh/mydatastructure
个人数据结构代码仓库
algorithms cpp data-structures
Last synced: 10 Jul 2025
https://github.com/seleznevae/owi_optional
standard c++ std::optional with iterators
Last synced: 10 Jul 2025
https://github.com/drkwitht/expreval
Parse and evaluate arithmetic expressions.
cpp math-expression-evaluator recursive-descent-parser
Last synced: 04 Apr 2025
https://github.com/mateus-resende-ottoni/cpp
Repositório dedicado a projetos desenvolvidos na linguagem C++
Last synced: 04 Apr 2025
https://github.com/mr-mrf-dev/pizza-finder
🍕 our Project in DS (Data Structure) with C++ Programming Language.
2d-tree c cmake cpp data-structure ds kd-tree
Last synced: 12 Feb 2026
https://github.com/fujiwarachoki/skibidb
A windows-only, secure, lightweight, and fast Database Management System written in C++
cpp database-management-system sql
Last synced: 17 Jun 2025
https://github.com/ark2016/cpp-algorithms-vk-tehnopark
cpp algos study from TP
algorithms bmstu cpp technopark vk
Last synced: 16 May 2026
https://github.com/mnxtr/cloudbasedbiometric-sensors
Research on AI based ekg interpretation of myocardial infarction using multiple neural networks.
ad8232 ad8232ecg arduino arduino-sketch cpp ecg-classification ecg-qrs-detection iot ipynb
Last synced: 19 Jan 2026
https://github.com/daixinye/zjucst
作业 & 实验
blockchain cpp hadoop iot object-oriented spark
Last synced: 16 May 2026
https://github.com/eclipse-keypop/keypop-calypso-crypto-asymmetric-cpp-api
Eclipse Keypop project repository containing a C++ implementation of the 'Calypso Asymmetric Crypto API' standardized by the Calypso Networks association for ticketing terminal processing smart card
Last synced: 04 Apr 2025
https://github.com/eclipse-keypop/keypop-calypso-crypto-legacysam-cpp-api
Eclipse Keypop project repository containing a C++ implementation of the 'Calypso Legacy SAM Crypto API' standardized by the Calypso Networks association for ticketing terminal processing smart card
Last synced: 04 Apr 2025
https://github.com/johelegp/jegp
Generic library components for JohelEGP's C++ projects.
Last synced: 04 Apr 2025
https://github.com/fuyutsubaki/coffin-struct-utils
C++ header only aggregate helper library {serialize support, gen comp ops, dump,... }
Last synced: 17 Jun 2025
https://github.com/taharachedi/custom_double_linked_list_library-cpp
A C++ template-based doubly linked list implementation providing essential list operations such as insertion, deletion, searching, and reversal.
Last synced: 10 Jul 2025
https://github.com/horazont/dragonstash
A transparent block-wise file system cache overlay with libfuse3, written in C++.
cache cpp fuse-filesystem sftp-client
Last synced: 05 Apr 2025
https://github.com/denizugur/solarpaper
Dynamically update your wallpaper with the current state of our Solar System :sunny:
blend2d cpp orbit python solar-system
Last synced: 16 May 2026
https://github.com/connorslade/noseshell
🐚 A Shell for Windows | Making CMD slightly less bad
Last synced: 05 Apr 2025
https://github.com/kassane/outcome
Provides very lightweight outcome<T> and result<T> (non-Boost edition) (uses zig build-system)
cplusplus cpp cpp-library zig-package
Last synced: 06 May 2025
https://github.com/alex313031/siso-ng
Chromium's Ninja replacement: Siso, with tweaks by Alex313031.
build-system chromium cplusplus cpp go golang ninja ninja-build siso
Last synced: 16 May 2026
https://github.com/mofirojean/50-coding-challenge
This repository holds the implementation of the 50-Coding-Challenges in different programming Languages
c challenge coding coding-challenge cpp csharp java javascript kotlin python typescript typescript2
Last synced: 12 Apr 2025
https://github.com/zee-bit/final450
My solution to Love's Final 450 questions to do before interviews. All solutions are optimal and properly tested. Please drop a star if you find it useful! :)
algorithms cpp data-structures final45
Last synced: 11 Jun 2026
https://github.com/fontseca/lexemn
Lexemn is a high level programming language for interpreting and evaluating mathematical expressions. It will also feature the capability to plot functions and solve basic equations.
cmake cpp interpreter lexing mathematics parsing programming-language
Last synced: 10 Jul 2025
https://github.com/saeidemadi/classmaker
Qt code tool , for having structured classes and clean code in large-scale projects
clean-architecture clean-code cpp gui gui-application model-view object-oriented qt qt6
Last synced: 04 Jan 2026
https://github.com/ntdls/httpd16
Webserver for Windows 3.11, because I can and I want to. So eat it! :P
cpp http legacy web-server windows-3 windows-3-x
Last synced: 16 Dec 2025
https://github.com/jolars/libslope
C++ library for Sorted L-One Penalized Estimation (SLOPE)
cpp machine-learning regularization slope statistics
Last synced: 12 Apr 2025
https://github.com/chihebabiza/cpp-atm-system
C++ console application that simulates an ATM (Automated Teller Machine) with basic banking functionality, including client transactions such as deposits, withdrawals, balance inquiries, and account management.
atm atm-machine atm-management-system atm-system console-application cpp cpp-atm
Last synced: 02 Jul 2026
https://github.com/CleasbyCode/wbpdv
Steganography-Like CLI / Web tool for concealing files within WEBP images.
cli-tools conceal-data cpp data-hiding hacking hidden-files hide-data hide-files hide-files-in-image image infosec mastodon privacy-tool steganography tumblr webp webp-format webp-image webp-images zlib
Last synced: 07 May 2025
https://github.com/mateuszkubuszok/jupyterdockerpack
Jupyter Lab with few predefined kernels.
clojure cpp docker-image haskell jupyterlab python ruby scala
Last synced: 10 Jul 2025
https://github.com/nathanjhood/cmakeproject1
A simple CMake project for testing build configs, toolchains, and more.
cmake cmake-examples cpp template
Last synced: 10 Sep 2025
https://github.com/eshaan7/programming_with_c_and_cpp
Various C and C++ programs I wrote for school, college or just for the heck of it.
btech c cbse cpp data-structures ggsipu hacktoberfest school
Last synced: 02 Jul 2026
https://github.com/coderboy-raiyan/cs-fundamentals
Advanced CS Topics and Algorithms. Build Your Foundation As A Programmer
c cpp dsa-algorithm problem-solving
Last synced: 02 Jul 2026
https://github.com/lostincompilation/rangebasedforloop-withcounter
C++ Range Based For Loops with integer counter/index variable
cpp cpp20 for-loops header-only helper iterator ranges stl-containers utility
Last synced: 10 Jun 2025
https://github.com/sea5kg/sea5kgsudoku
c++ sudoku solver / sudoku generator / microservice
cpp sudoku sudoku-solver wsjcpp-package
Last synced: 17 Jun 2025
https://github.com/jcksnvllxr80/midicontrollercpp
Guitar-pedal MIDI controller firmware in portable C++ (hexagonal), ported from Raspberry Pi Python. Desktop sim now, microcontroller later.
cpp cpp17 embedded firmware googletest guitar-pedal hexogal-architecture midi midi-controller ports-and-adapters simulator
Last synced: 12 Jun 2026
https://github.com/yottaawesome/directx-playground
Playing around with DirectX
cpp directx directx12 game-development graphics windows
Last synced: 02 Jul 2026
https://github.com/element39/bun-llvm
🍔 use LLVM with bun effortlessly
bindings bun c cpp ffi go ir javascript llvm llvm-bindings rust typescript zig
Last synced: 09 Apr 2026
https://github.com/amanoteam/atar
A GCC cross-compiler targeting OpenBSD 7.0
c cpp cross-compiler gcc openbsd
Last synced: 07 May 2025
https://github.com/heshamalsaqqaf2/problem-solving-at-assiut-university
This repository is a collection of solutions to Assiut University - Egypt programming exercises and problems found on CodeForces.
Last synced: 29 Oct 2025
https://github.com/vissarion/vissarion.github.io
Personal webpage https://vissarion.github.io
boost cpp geometry mysql optimization research software statistics
Last synced: 16 May 2026