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/drcbeatz/arduino-theremin
Arduino theremin midi controller - turns readings from HC-SR04 ultrasonic sensor into MIDI messages sent via USB to DAW software (e.g. Logic or Ableton). Written in C++ (website: React/Typescript).
arduino arduino-leonardo cpp embedded-systems hc-sr04-ultrasonic-sensor midi midi-controller midi-messages pytest python react typescript
Last synced: 13 Apr 2026
https://github.com/moshegroot/design-patterns-practice
Practice of design patterns in modern C++
cpp cpp20 learning learning-by-doing
Last synced: 26 May 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/rei-san001/atcoder-solutions
Started solving Atcoder problems. Hoping this will help some of you guys
atcoder atcoder-solutions cpp cpp17 problem-solving
Last synced: 10 Oct 2025
https://github.com/salma-mamdoh/oop-applications
Our Applications for Object Oriented Programming Course taken during Winter 2022 semester
Last synced: 19 Jan 2026
https://github.com/vvaldesc/blockmerge_game
NUMERIC BLOCK MERGING GAME CPP BASED.
allegro5 arrays cpp data-structures estructuras-de-datos fstream game poo
Last synced: 04 Jun 2026
https://github.com/wtrsltnk/meshcraft
Old piece of code that I wrote around 2004. This application renders meshes, and the idea was a plugin system with different type of 3d file formats.
Last synced: 13 Apr 2026
https://github.com/ameeshagireesh/cp
A repository containing solutions to various CP problems on platforms such as 450dsa, CodeChef, Codeforces, LeetCode. Solutions are written in python or cpp.
competitive-programming cpp python
Last synced: 29 Apr 2026
https://github.com/arkorty/exprevalplusplus
Simple mathematical expression evaluator using an Abstract Syntax Tree (AST).
abstract-syntax-tree cpp hacktoberfest object-oriented-programming
Last synced: 19 Jan 2026
https://github.com/lightningartist/ofxlatk
ofxaddon for reading and writing Latk files in openFrameworks, tested with oF 0.11.2. Available from https://ofxaddons.com
cpp latk ofx ofxaddon openframeworks openframeworks-addon vr xr
Last synced: 12 Feb 2026
https://github.com/chairchandler/rsa_file_encryption_and_decryption
Encryption/Decryption files using RSA
cpp rsa rsa-cryptography rsa-decryption rsa-encryption rsa-file-decryption rsa-file-encryption
Last synced: 11 Oct 2025
https://github.com/yusef-ahmed/cpp-template
My C++ template for competitive programming
Last synced: 11 Oct 2025
https://github.com/ctkqiang/floodshield-sentinel
FloodShield Sentinel 是一个基于 C++ 开发的智能网络流量监控与分析系统,专门用于检测和防御网络攻击。本系统采用 libpcap 进行底层数据包捕获,实现实时流量分析和异常检测。
china china-region cpp cybersecurity ddos monitoring-tool
Last synced: 23 Apr 2025
https://github.com/wesgtox/programming-lab-ii
College "Programming Lab II" exercises.
algorithms c cpp programming-language
Last synced: 29 Apr 2026
https://github.com/ameya-kawade/guess-the-number
It's a little project to guess the right number .Random number is generated and we have to guess it .
Last synced: 09 Apr 2025
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/undergrounder96/factorial_cpp
This repo is just an excuse for me to learn Makefile.
Last synced: 29 Apr 2026
https://github.com/shakfu/pd-cpp
Basic example(s) of puredata externals using cpp
cpp puredata puredata-external
Last synced: 08 Jun 2026
https://github.com/ni-m/githashextractor
Extract Git hash and save this information as a file for version tracking in software and firmware
cicd cmake cpp qt version-control
Last synced: 01 Mar 2026
https://github.com/matubu/42containers
🌳 A custom implementation of the c++ containers (vector, stack, map, set)
containers cpp map set stack vector
Last synced: 11 Oct 2025
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/alkuzin/kfs
Hobby monolithic x86-32 Unix-like operating system from scratch
assembler-x86 assembly bare-metal cpp cpp23 embedded kernel kernel-development kernel-drivers kernel-from-scratch kernel-module kernel-source kfs os osdev osdev-os osdev-projects osdev-tutorial systems-programming x86
Last synced: 29 Apr 2026
https://github.com/izaaccoding36/projetos_tinkercad
Esse repositório foi criado para disponibilizar/desenvolver os códigos necessários para programar sistemas da plataforma Tinkercad e arduino
arduino cpp robotics tinkercad
Last synced: 26 Mar 2025
https://github.com/leocelente/basic_cuda
My CUDA source files while learning
Last synced: 29 Apr 2026
https://github.com/djoezeke/csvee
Light-weight, Simple and fast Modern Csv parser and encoder for C/C++ with TSV support.
c cpp csv csv-parser csv-reader parse parser streaming tsv-parser
Last synced: 20 Apr 2026
https://github.com/danisss9/typenative
Build native applications using Typescript
clang cpp native-apps typescript
Last synced: 03 Mar 2026
https://github.com/ivanch/candlebright
Jogo desenvolvido em C++ utilizando SFML.
c-plus-plus cpp cpp98 game jogo sfml
Last synced: 02 Jan 2026
https://github.com/andreafioraldi/grassi-pi
Calculate PI using random numbers and probability
Last synced: 25 Mar 2025
https://github.com/skywind3000/codecheck
注释驱动测试工具:从 C/C++/Python/Pascal 代码注释里解出 @input/@output/@timeout 测试数据并验证程序期望输出(纯手工打造)
cpp online-judge online-judge-tools python
Last synced: 30 May 2026
https://github.com/flyingcakes85/random-football-cpp
WORK UNDER PROGRESS! PRs SHALL NOT BE ACCEPTED UNTIL VERSION 1 IS COMPLETE
console cpp football game project school-project student-project
Last synced: 13 Jul 2025
https://github.com/thecompez/tiobe-scraper
A modern Qt6.8 and C++20 application to scrape and display Tiobe Index data dynamically in a QML-based UI using best programming practices and design patterns.
Last synced: 01 Mar 2026
https://github.com/pritz69/cses-problemset-solutions
This repository contains my solutions to the problems from the CSES Problem Set. Each solution is implemented in Python and thoroughly tested. Feel free to explore, learn, and use these solutions as a reference for your own understanding of algorithmic problem-solving.If you would like to contribute, fork and branch/pull request this repository.
competitive-coding competitive-programming competitiveprogramming cp cpp cses cses-dp-section cses-problem-set cses-problem-set-solution cses-solutions java java-8 python python3
Last synced: 28 Feb 2025
https://github.com/daniel05155/client-server-bank-system
This project is a banking management system built with the concept of operating system and multithread programming using C++.
bank-system cpp operating-system
Last synced: 12 Oct 2025
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/baqar-abbas/data-structures---algorithms
This Repo contains the programs related to Data structures and algorithms built using C language, C# (C Sharp), JavaScript and Ruby.
abstract-data-types algorithms algorithms-and-data-structures arrays binary-search c cpp csharp data-structures javascript linear-search linked-list linkedlist queue recursion stack
Last synced: 12 Oct 2025
https://github.com/benoit-dubreuil/book-effective-cpp-3rd-edition
Notes to learn the content of the book Effective C++ Third Edition
Last synced: 04 Oct 2025
https://github.com/pkoscielny/sun_tracker
Project for tracking position of the sun based on ESP8266 device.
c cpp nodemcu nodemcu-esp8266 pca9685 photoresistor rest rest-client restful-client servo servo-controller servo-motor servos sun tracker
Last synced: 28 Apr 2026
https://github.com/thaikoz/warships
"Warships" is a classic battleship game where two players attempt to sink each other's fleets. Each player has a 10x10 grid on which they place their ships. The objective of the game is to guess the coordinates of the opponent's ships and sink them before the opponent sinks yours.
Last synced: 16 Mar 2025
https://github.com/luminary-cloud/steam-tracer-cleaner
Steam userdata cleaner, tracer scrubber, and autoexec installer for Windows.
cleanup counter-strike-2 cpp cs2 gui imgui privacy steam steam-cleaner windows
Last synced: 03 Jun 2026
https://github.com/gamowy/colorswap
Clone of a popular android game written in C++
Last synced: 25 Feb 2026
https://github.com/ka-iden/Raytracing-Test
Following "Raytracing In One Weekend" and subsequent books to learn about raytracing. These books are found at: https://raytracing.github.io/
cpp ppm raytracing raytracing-in-one-weekend raytracing-the-next-week raytracing-the-rest-of-your-life stb-image
Last synced: 13 Oct 2025
https://github.com/aavision/bubble-sort-benchmarks
Benchmarking Bubble sort using different languages!
bash bubble-sort bubblesort c cpp cython go golang javascript php python python3 ruby rust ubuntu
Last synced: 19 Jan 2026
https://github.com/neknaj/3d
3Dライブラリを作る
3d 3d-engine 3d-library cpp javascript neknaj
Last synced: 16 Apr 2026
https://github.com/pineforge-4pass/pineforge-engine
Deterministic PineScript v6 backtest runtime. Validated trade-for-trade against TradingView.
algorithmic-trading algotrading backtest backtesting c-api cpp cpp17 crypto deterministic ffi finance ohlcv pine-script pinescript python-bindings quantitative-finance static-library technical-analysis trading-strategies tradingview
Last synced: 08 Jun 2026
https://github.com/elitehustler/simple_pow_blockchain
This C++ program demonstrates a basic blockchain implementation using OpenSSL for SHA-256 hashing. Each block stores transaction data, a timestamp, and a nonce. Proof-of-work is used to mine blocks with a difficulty target.
blockchain consensus-algorithm cpp crypto cryptocurrency decentralized dlt dotnet educational express nestjs openssl openssl-library pow-consensus
Last synced: 01 Mar 2026
https://github.com/ammoor/tic-tac-toe-game-project
Simple XO game with some extra futures and more secure code from errors and vulnerabilities
Last synced: 30 May 2026
https://github.com/Alex0vSky/UePrjCreator
Unreal Engine project generator from command line
command-line command-line-tool cplusplus cplusplus-17 cpp cpp17 unreal-engine unreal-engine-4 windows
Last synced: 11 Mar 2025
https://github.com/amitrajitbose/insurance-management-system
cpp management-system oops-in-cpp
Last synced: 13 Oct 2025
https://github.com/mofazzal874/pimrc
A project based on Object Oriented Programming in C++(CSE-2102) Course.Pure C++ is used
console-application cpp oop-in-cpp
Last synced: 07 Jun 2026
https://github.com/jaytwolab/useoldqt5inqt6
Use old Qt5 in Qt6 :kr: Qt6에서 구형 Qt5 사용하기
Last synced: 27 Apr 2026
https://github.com/SajadTroy/AWASS
ai artificial-intelligence c cpp object-detection python trash
Last synced: 22 Oct 2025
https://github.com/daniel-191/simple-gui
Really Simple GUI using the Dear ImGUI Library.
cpp cpp-programming directx-9 directx9 gui imgui imgui-example simple-gui template-gui windows
Last synced: 19 May 2026
https://github.com/liardeauxq/babel
3rd Year Epitech Project - VOIP application
boost cpp qt server student-project voip-application
Last synced: 26 Apr 2026
https://github.com/mgonzs13/piper_ros
piper Text-to-Speech (https://github.com/rhasspy/piper) for ROS 2
cpp piper piper-tts ros2 text-to-speech tts
Last synced: 01 Mar 2026
https://github.com/joswinemmanuel/leetcode
A collection of solutions to LeetCode problems.
Last synced: 26 Apr 2026
https://github.com/poseidon-code/interviewroom-cpp-solutions
This is a repo for all the solutions of github repository InterviewRoom. The solutions are taken from all over the internet, and those are among the best complexity solutions by top coders from competitive programming field.
competitive-programming cpp interview-questions
Last synced: 07 Jun 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/rsusik/pycerializer
PyCerializer is a lightweight serialization module for Python. This serializer allows easily deserialize the data in C/C++.
c cpp packing python serialization serializer
Last synced: 12 Apr 2026
https://github.com/f321x/cpp_introduction-42-core
Collection of small C++ introduction projects to get first experience with C++ programming
42 42born2code 42codingschool 42cursus cplusplus cpp
Last synced: 06 Jun 2026
https://github.com/muhammad-h-bakr/clabs_cs306_cs316_cs317_2024
c cpp distributed-systems filestructure os
Last synced: 16 Apr 2026
https://github.com/giannycabral/c-programs
Esse repositório contém uma coleção de códigos e projetos desenvolvidos em linguagem C. Ele inclui exemplos práticos, algoritmos, exercícios úteis para quem deseja aprender e explorar o mundo da programação em C.
Last synced: 25 Apr 2026
https://github.com/kylesmith19091/bitmanip
This is a header only library for common bit manipulation and other operations using constexpr and some bit manipulation techniques to provide a low overhead and efficient interface.
bit-manipulation bit-tricks cpp header-only
Last synced: 28 Mar 2025
https://github.com/wumo-util/newconan
C++ project template generator based on cMake, conan
Last synced: 24 Feb 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
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/flagarde/khaos
A C/C++ library to simplify cross-platform programming
c cpp cross-platform cxx predef
Last synced: 13 May 2026
https://github.com/nicknaso/debug-addon-xcode
Debug Node.js native addon with Xcode
addon clang cpp debug javascript native nodejs xcode
Last synced: 16 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/awrsha/kalman-filter
Kalman Filter Implementation without library
Last synced: 06 Jun 2026
https://github.com/berndporr/mobilenet_libtorch
C++ version of MobileNetV2 using libtorch which can load pre-trained weights, can be trained or both for transfer learning.
classification-model classifier cpp edge-computing inference libtorch mobilenetv2 pretrained-model transfer-learning
Last synced: 25 Apr 2026
https://github.com/jgsogo/conan-portaudio
Conan.io package for portaudio library (http://portaudio.com/)
audio conan conan-portaudio cpp portaudio
Last synced: 16 Apr 2026
https://github.com/willkill07/adventofcode2018
advent-of-code advent-of-code-2018 adventofcode adventofcode2018 cpp cpp17
Last synced: 13 Jun 2025
https://github.com/singhpratech/notepatra
Native C++/Rust code editor for the AI era — Linux/macOS/Windows, ~9 MB bare binary, 226 file extensions / 92 language lexers, Rust-powered search, 6 AI backends (Ollama / llama.cpp / OpenRouter / Ollama Cloud / OpenAI / Azure OpenAI). Free forever, GPL-3.0.
ai code-editor cpp cross-platform developer-tools free ide lightweight linux local-ai macos notepad notepad-plus-plus ollama open-source qscintilla qt5 rust text-editor windows
Last synced: 31 May 2026
https://github.com/cosmic-aerospace-technologies/fc-udev
The FC-Udev is a do it yourself flight computer kit for model rocketeers alike. It introduces the user to basic circuitry, soldering, debugging, software implementation and much more.
aerospace aerospace-engineering cpp flightcomputer rocketry
Last synced: 29 May 2026
https://github.com/bola-nabil/atcoder
atcoder solutions
algorithm algorithms-and-data-structures alogrithms atcoder atcoder-solutions cpp cpp-solutions data-structures problem-solving
Last synced: 16 Mar 2025
https://github.com/ctkqiang/2d05
这款工具是一种 分布式拒绝服务(DDoS)攻击工具,它能够通过大量虚假流量淹没目标服务器,从而导致其无法正常响应合法请求,最终使系统崩溃或服务中断。🚀💥
2d05 china cpp cpp11 ctkqiang ddos ddos-attacks dos hacking-tool network security simple
Last synced: 04 Jun 2026
https://github.com/debjotyms/dsa-competitive-programming-codes
This is where I keep my solutions to coding challenges from places like LeetCode, Codeforces and many others. Check out how I solved them and and get some new ideas. It's a great resource for beginners and experienced coders alike.
competitive-programming cpp dsa leetcode-solutions python
Last synced: 24 Apr 2026
https://github.com/kartikmehta8/leetcode-practice
This repository contains solutions to my LeetCode problems that I solve on regular basis. There are separate READMEs for the solutions that are organized in such a way that everything related to the code is mentioned in it only.
Last synced: 06 Jun 2026
https://github.com/omarassadi/gmsv_spoof
A module for Garry's Mod that allows for modification of A2S_INFO and A2S_PLAYER responses. This allows for things such as spoofing of player counts on the master list.
cplusplus cpp garrys-mod garrysmod garrysmod-module steam
Last synced: 01 Apr 2025
https://github.com/nirjhardebnath/graphics_and_physics_simulations
Graphics ans simulations in C or other languages
algorithms-and-data-structures c cpp graphics low-level-programming optics-simulation physics-simulation raytracing simulation
Last synced: 11 Mar 2025