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-06-20 00:06:43 UTC
- JSON Representation
https://github.com/federicomariamassari/udacity-rsend
Udacity Robotics Software Engineer Nanodegree projects.
cpp gazebo robotics ros slam udacity-robotics-nanodegree
Last synced: 08 Oct 2025
https://github.com/eansearch/barcodescanner
Barcode scanner application that automatically looks up the barcodes on ean-search.org (based on GStreamer and Qt)
barcode barcode-reader barcode-scanner cpp ean13 gstreamer gtin qt qt5 upc upc-a
Last synced: 30 Apr 2026
https://github.com/gargakshit/nes
Yet another NES emulator in C++
cpp emulation hacktoberfest nes opengl
Last synced: 21 Oct 2025
https://github.com/mizuhoaoki/cmake_tutorial
Easy tutorial to understand how to use GCC, Make, and CMake properly.
build-tool cmake cpp make makefile tutorial
Last synced: 12 Oct 2025
https://github.com/majigsaw77/hxluajit-wrapper
A wrapper for hxluajit for better integration with Haxe.
Last synced: 12 Oct 2025
https://github.com/berndporr/rpi_ads1115
ADS1115 Raspberry PI API using C++ callbacks. In contrast to unprecise getters this class hands over the data at a given sampling rate via a callback handler.
callback-api cpp cpp-library real-time realtime
Last synced: 14 Mar 2026
https://github.com/shyakachaste/facedetection
This C++ program utilizes the OpenCV library for real-time face detection. It captures video from a camera and employs Haar cascades to identify and highlight faces in each frame. The detected faces are outlined with rectangles, and the application displays the count of faces found on the top left corner.
ai cpp face-detection learn opencv visual-studio
Last synced: 12 Oct 2025
https://github.com/sameetasadullah/distributed-password-cracker-using-mpi-and-openmp
Password Cracker program coded in C++ language by applying brute force algorithm and parallelizing it using MPI and OpenMP
brute-force-passwords brute-force-search cpp linux mpi mpi-parallelization openmp openmp-parallelization password-cracker ubuntu
Last synced: 23 Feb 2026
https://github.com/umbrellaleaf5/alg_parallel
My repository with home and seminars exercises on algorithms parallelization in C++ at MIPT AES DAFE
cpp dafe education mipt mpi openmp parallel-programming
Last synced: 09 Oct 2025
https://github.com/stablecoder/vulkan-mini-libs-2
Useful self-contained header files for Vulkan development, such as error codes and enum/bitflag serialization.
bitflag bitset c cpp cpp17 cpp20 flag flagbits flags python vulkan vulkan-library xml xml-parser
Last synced: 18 Oct 2025
https://github.com/alishbz/trader_bot
A high-performance trade bot built with C++ designed for cryptocurrency markets. This bot leverages efficient algorithms and multithreading to execute trades based on user-defined strategies. Includes features like real-time market data analysis, customizable trading parameters, and risk management tools.
algorithmic-trading algorithms binance-api cpp finance hft-trading qt6 quant
Last synced: 05 Feb 2026
https://github.com/ferhatgec/ffind
Colorized, Categorized && User-friendly :^) implementation of `find` written in C++17
bsd cpp cpp17 find gnu implementation linux list unix
Last synced: 13 May 2026
https://github.com/lyzkeeptrying/qfluentuifortouch
A collection of Fluent Design UI plugins based on Qt5-Widget, specifically optimized for touchscreen devices. This project provides modern, fluid, and touch-friendly interface components for Qt applications.
cpp embedded fluent-design qt qt5 qwidget touchscreen ui
Last synced: 17 Oct 2025
https://github.com/artem78/s60-http-client
HTTP-client lib for Symbian OS
cpp http http-client library module symbian symbiancpp web
Last synced: 10 Oct 2025
https://github.com/changyeop-yang/study-datastructure
전산학에서 자료를 효율적으로 이용할 수 있도록 컴퓨터에 저장하는 방법이다. 효과적으로 설계된 자료구조는 실행시간 혹은 메모리 용량과 같은 자원을 최소한으로 사용하면서 연산을 수행하도록 해준다.
cpp datastructure mit-license swift
Last synced: 01 May 2026
https://github.com/lucascompython/speed-comparison
This project compares the speed of different languages.
benchmark cpp csharp deno dotnet golang java javascript lua php powershell programming-languages python ruby rust sieve-of-eratosthenes speed speed-comparison typescript
Last synced: 22 Jan 2026
https://github.com/thisis-developer/c-plus-plus
This repo contains various C++ topics like constructors and destructors, data structures, dynamic memory allocation, exception handling, friend functions, functions, inheritance, loops, new and delete operations, polymorphism, practice code, recursion, structures, and templates.
constructor cplusplus cpp datastructures destructors dynamic-programming exception-handling friendfunction gfg-solutions loops object-oriented-programming overloading overriding polymorphism recursion static structure template virtualfunctions vscode
Last synced: 14 Oct 2025
https://github.com/jyotibrat/competex
Adding all the programs which I have done while practicing Competitive Coding on different Platforms.
codechef codeforces competitive-programming cpp cpp17 git github-config python python3
Last synced: 28 Apr 2025
https://github.com/paladin-t/jpath
An easy to use RapidJSON reader/writer in one header.
Last synced: 13 Oct 2025
https://github.com/maksimdrachov/cpp-project-template
C++ project template
clang-format clang-tidy cmake cpp gcov googletest valgrind
Last synced: 11 Oct 2025
https://github.com/costava/heightmap-ray-marcher
A ray marcher for heightmap images or any images with a real time freely moving camera.
aabb cast casting cpp glm marcher marching orthographic perspective projection ray sdl2
Last synced: 03 Mar 2026
https://github.com/saifadin1/copyshield
Simple Plagiarism detection tool for competitive programming competitions
codeforces competitive-programming cpp plagiarism-detection vjudge
Last synced: 25 Sep 2025
https://github.com/tpaschalis/cpp-utf8-io
C++ Read and Write UTF-8 encoded characters to a text file *in Windows*
Last synced: 28 Jul 2025
https://github.com/ellman12/password-generator-and-guesser
Slightly over-engineered password guesser program written in C++, with lots of customization.
c cplusplus cplusplus-11 cplusplus-14 cplusplus-17 cplusplus-20 cpp password password-generator password-guessing
Last synced: 04 Oct 2025
https://github.com/wandvvs/expression-parser
Lexing and constructing AST for arithmetic expressions using the recursive descent parsing method
compiler cpp cpp23 cxx cxx23 interpreter language lexer lexer-parser lexing parser programming-language tokenizer
Last synced: 13 Apr 2025
https://github.com/thexkey/vitatrak
Tracker player homebrew for Playstation Vita.
cpp cpp11 homebrew libopenmpt modarchive playstation psvita tracker-music
Last synced: 14 Jul 2025
https://github.com/algosup/2023-2024-project-4-sportshield-team-4
4th project of the year 2023-2024
Last synced: 05 Sep 2025
https://github.com/nlr-devteam/fcitx5-enhancer
A fcitx5 compatibility mod for Minecraft
cpp fabric fcitx5 java minecraft minecraft-mod
Last synced: 22 Apr 2025
https://github.com/dreampast/libul
Some header-only utility files
c cpp cross-compiler cross-plattform native utiltity
Last synced: 22 Jun 2025
https://github.com/javadev/superav
The command line antivirus program written in C program language.
Last synced: 29 Jul 2025
https://github.com/udontur/cs
🏦 One-stop resource vault for Competitive Programming
algorithms competitive-programming cpp data-structrues resource
Last synced: 14 Apr 2025
https://github.com/maxbrundev/ambercraft
OpenGL C++ Minecraft clone using AmberEngine
3d-engine 3d-graphics cpp game-development game-engine gamedev graphics-engine imgui opengl rendering-engine voxel voxel-engine
Last synced: 10 Jul 2025
https://github.com/iveevi/tuicpp
A simple C++ wrapper around ncurses to ease the developement of TUI applications.
Last synced: 20 Feb 2026
https://github.com/muppetsg2/pbr_visualiser_opengl
PBR Visualiser is an application for visualizing PBR materials in an OpenGL environment. The application has two configurations: windowed (GUI) and console (CLI).
cmake console-application cpp cpp20 imgui opengl pbr window-application
Last synced: 11 Mar 2026
https://github.com/suhatanriverdi/create-random-island-matrix
C++ Code about Matrices and Recursive Function for Students
Last synced: 14 Mar 2025
https://github.com/abdallahhemdan/30-days-of-code-solutions
HackerRank 30 Day of Code Solutions
cpp hackerrank hackerrank-30dayschallange
Last synced: 07 Oct 2025
https://github.com/patrickshaw/neural
A C++ implementation of feed-forward neural networks.
ai artificial-intelligence bprop cpp machine-learning ml neural neuralnetwork rprop
Last synced: 30 Jul 2025
https://github.com/ashad001/algorithms-in-cpp
Data Structures and Algorithms Solutions in Cpp
2022 algorithm algorithms contributions-welcome cpp datastructures datastructures-algorithms first-project first-timers first-timers-friendly hacktoberfest
Last synced: 26 Apr 2025
https://github.com/melardev/cppqtreverseshell
Qt Cpp Reverse shell
bind-shell cpp cybersecurity infosec networking qt qt5 reverse-shell security sockets
Last synced: 02 Aug 2025
https://github.com/sunsetmkt/emergencyshutdown
Emergency Shutdown for Windows.
cpp ntdll ntshutdownsystem shutdown visual-studio windows
Last synced: 28 Sep 2025
https://github.com/yusixian/student_system
c++课设-学生综合测评管理系统,采用c++语言,多文件组织形式编成。具有基本的登陆注册、学生信息的增删查改功能、统计显示功能、报表功能等
Last synced: 21 Sep 2025
https://github.com/amiremohamadi/crun
Simple shell script to run cpp files easier!
Last synced: 30 Apr 2026
https://github.com/jdsherbert/fisher-yates-shuffle
Fisher Yates Algorithm implementation for randomizing an array of objects, implemented in various languages.
c cpp csharp haxe java javascript js lua python ruby ts typescript unity unreal-engine
Last synced: 07 Apr 2025
https://github.com/lowfatcode/pretty-poly
A super-sampling complex polygon renderer for low resource platforms.
antialiasing cpp header-only microcontrollers vector-graphics
Last synced: 12 Jul 2025
https://github.com/hemmat1984/crun
CRUN - Compile & Run C/C++ Code with Ease
batch-script c compiler-toolset cpp shell-script
Last synced: 12 Apr 2025
https://github.com/th0rgal/poyuterm
A puyo puyo game within terminal for college
cpp ncurses terminal-game tetris
Last synced: 22 Apr 2025
https://github.com/davidyslu/OnlineJudgeUVa
Personal submissions on Online Judge UVa
algorithms cpp data-structures
Last synced: 29 Aug 2025
https://github.com/grgomariani/layered-hashmap-cpp
Chinese remainder theorem based hashmap (hash table, unordered map). Instead of creating one hashmap and chaining the elements into linked lists it creates new hashmaps.
cpp data-structures-algorithms hashing hashmap map
Last synced: 24 Apr 2025
https://github.com/shankscript/wasm-starter-kit
A bare minimal kit to start working with Webassembly.
c cpp debug starter starter-kit wasm wasm-bootstrap wasm-example wasm-framework web webassembly webassembly-tutorial
Last synced: 09 Mar 2026
https://github.com/piyushamukherjee/file-compressor
About A Text file compression tool based on Huffman encoding algorithm.
Last synced: 10 Aug 2025
https://github.com/manasvigoyal/restaurent-management-system
A Restaurant Management System using OOPs concepts
classes-and-objects cpp inheritance object-oriented-programming oops oops-in-cpp
Last synced: 02 Aug 2025
https://github.com/matesxs/matesos2
Version 2 of my testing OS developement project
assembly cpp gcc kernel limine nasm operating-system x86-64
Last synced: 02 Apr 2025
https://github.com/maxbrundev/opengl-skeletal-animation
Animation Programming project using "WhiteBox Engine"
3d-graphics animation-programming cpp graphics-programming opengl skeletal-animation
Last synced: 03 Jul 2025
https://github.com/naemazam/to-do-cpp
This is a simple To-Do List application written in C++. The application allows users to create, manipulate, and save a list of tasks. The tasks are stored in a list.txt file, enabling persistence across sessions.
cpp naemazam to-do to-do-app to-do-cpp to-do-list
Last synced: 22 Sep 2025
https://github.com/shoaibrayeen/competitive-coding
This repository contains codes that I have solved either for Jobs or for competitive codings.
coding-challenge coding-interview coding-standards cpp data-structures hacktoberfest hacktoberfest-accepted hacktoberfest2020 job-interviews python-library python2 python3
Last synced: 23 Apr 2025
https://github.com/matthewjberger/whyte
Whyte is a small, structured game engine.
Last synced: 03 Jul 2025
https://github.com/snmetamorph/mem2pix
Crossplatform utility for real-time visualization process memory content as image. Based on SDL2, works on Windows and Linux.
cmake cpp cpp17 debug graphics linux mem2pix memory-analysis pixels reverse-engineering sdl2 utility visualization windows
Last synced: 13 Mar 2026
https://github.com/gherynos/libsaltpack
A C++ implementation of saltpack (https://saltpack.org)
cpp libsodium msgpack saltpack staticlibrary
Last synced: 16 Jan 2026
https://github.com/satharus/original-mastermind
A clone of the "Original Mastermind" game from the 70s written in C++ to practice the basics of OOP.
code-breaking cpp mini-project oop
Last synced: 13 Apr 2025
https://github.com/robertcorponoi/unreal-interactive-actors
Demo project for the tutorial at https://robertcorponoi.com/unreal-c-an-in-depth-guide-to-creating-interactive-actors/
cpp tutorial unreal-engine unreal-engine-4
Last synced: 28 Jul 2025
https://github.com/minwook-shin/ubuntu-korea-cpp-study-book
Ubuntu Korean Community C++ Basic Study Textbook
cpp korean study-textbook textbook ubuntu
Last synced: 15 Jul 2025
https://github.com/eliasmoflag/xscan
Simple header-only IDA-style code scanner
code-scanning cpp game-hacking modding pattern-scanning windows x86 x86-64
Last synced: 16 Aug 2025
https://github.com/karenina-na/sorting
Sorting Algorithm Implementation
cmake cpp cpp21 mingw-w64 ninja sorting-algorithms-implemented
Last synced: 13 Apr 2025
https://github.com/cemderv/cerlib
Lightweight, cross-platform 2D game library for C++
2d 2d-game 2d-game-development 2d-game-engine 2d-game-framework 2d-game-library 2d-graphics cpp cpp20 cpp20-library modern-cpp
Last synced: 09 Sep 2025
https://github.com/showxu/magicians
A magic extension
c cocoapods cpp cpp17 cpp1z interface-builder ios macos magician objective-c objective-c-plus-plus swift swift-3 swift4 tvos watchos
Last synced: 14 May 2025
https://github.com/moritzrinow/cstream
C byte-stream and serialization utils
byte-array bytes c cpp memory serializable-objects serialization serialize stream
Last synced: 11 Aug 2025
https://github.com/rfsantacruz/mycudasamples
This is a series of CUDA C++ programming samples developed to study CUDA technology and its parallel programming model.
Last synced: 13 Apr 2025
https://github.com/myriad-dreamin/influxdb-v2-client
c++11 flux api (influxdb v2)
Last synced: 20 Sep 2025
https://github.com/maksasj/omni_reflector
Omni reflector - C++ reflection/serialization library
Last synced: 23 Sep 2025
https://github.com/HenryDawson123/sfetch
A simple fetch program
command-line cpp fast fetch linux minimalist neofetch terminal uptime
Last synced: 20 Nov 2025
https://github.com/hoangtien2k3/code-c-plus-plus
Master your language C++. design patterns example - Java - C++. Multiple projects. Software engineering experiences.
Last synced: 21 Apr 2025
https://github.com/pedrozappa/zosclib
OSC C++ Library
cpp cpp17 cpp17-library music osc protocol udp
Last synced: 02 Sep 2025
https://github.com/grimmerk/websocket_example
demo a Node.js WebSocket Client connecting to C++ websocket server which uses https://github.com/uNetworking/uWebSockets. The server is either Xcode or Qt project. Test on Mac. Need to execute "brew install openssl zlib libuv" first. Use "usingThread" branch for std:thread case
Last synced: 06 Aug 2025
https://github.com/manraj29/hangman-using-cpp
Basic game of Hangman (Guess the word in limited guesses)
Last synced: 04 Feb 2026
https://github.com/jakobbbb/splat
a simple and not very optimized Gaussian splat renderer
3dgs cpp gaussian-splatting opengl
Last synced: 15 Mar 2025
https://github.com/rik-sarkar-07/codes
This is My Main Repository
algorithms-and-data-structures c cnn cpp deep-learning java keras machine-learning nuralnetwork py tensorflow
Last synced: 03 Oct 2025
https://github.com/andrewyuan34/boids
Boids Simulation: A real-time, visually engaging flocking animation with dynamic skybox effects.
animation boids cpp flocking-simulation opengl skybox
Last synced: 03 Sep 2025
https://github.com/pawelk5/atari-msc
ATARI Logo Interpreter for Motorola Science Cup 2021 (4th place)
Last synced: 05 Jul 2025
https://github.com/lartpang/mycoding
some projects for learing coding.
cplusplus cplusplus-11 cpp cpp11 python python-3 python-3-5 python-script python3
Last synced: 20 Aug 2025
https://github.com/BillyFrcs/ReduxAdventure
2D Platformer Game Redux Adventure.
cpp game game-developement game-development sfml-2d-engine sfml-cpp sfml-dev sfml-game sfml-game-development sfml-graphics-library sfml-library
Last synced: 14 Apr 2025
https://github.com/abdallahhemdan/problem-solving-solutions
HackerRank Algorithms Solutions
cpp hackerrank problem-solving python
Last synced: 04 Sep 2025
https://github.com/shawnjeffersonwang/coro-boost
CoroBoost is a Linux C++ server framework featuring a coroutine library with ucontext_t, an N-M scheduler using epoll and timers, and asynchronous system API hooks. It includes logging, configuration, threading, and lock encapsulations for efficient coroutine management and IO event handling.
coroutine cpp distribution fiber framework high-performance http-client http-server network websocket-client websocket-server
Last synced: 15 Apr 2025
https://github.com/hxndev/huffman-data-encryption
The idea behind Huffman coding is based upon the frequency of a symbol in a sequence. The symbol that is the most frequent in that sequence gets a new code that is very small, the least frequent symbol will get a code that is very long, so that when we’ll translate the input, we want to encode the most frequent symbols will take less space than they used to and the least frequent symbols will take more space.
coding compression cpp decipher decoding decryption encoding encryption huffman huffman-algorithm huffman-coding huffman-compression-algorithm queue tree vector
Last synced: 31 Mar 2025
https://github.com/rochet2/smallfolk_cpp
smallfolk serializer with C++
cpp hacktoberfest lua serialization serializer smallfolk
Last synced: 06 May 2025
https://github.com/rokid/mingutils
The C++ utilities repository includes logging, serialization, threading, parsing arguments and more.
Last synced: 31 Jul 2025