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-23 00:06:41 UTC
- JSON Representation
https://github.com/rkirlew/elm-media-player
A media player with the flavor of Windows Media player. Enjoy juicy graphics while you listen to your favorite music
audio audio-player bass-library contributions-welcome cpp fft good-first-issue imgui video
Last synced: 15 Apr 2025
https://github.com/djbozkosz/Symbian-HomeScreen-Widget-QML
Homescreen widget template for Symbian v5, Anna, Belle using Qt 4.7.4, QML, C++.
Last synced: 13 Apr 2025
https://github.com/brainboxdotcc/command_example
An example of splitting slash commands into separate files using D++
cpp cpp17 discord discord-api discord-api-v10 discord-api-wrapper discord-bot dpp
Last synced: 12 Apr 2025
https://github.com/deveshsangwan/two-pass-assembler
A two pass assembler implementation in c++
assembler cpp two-pass-assembler
Last synced: 19 May 2026
https://github.com/luki120/cassia
Simple tweak written in pure C, yes you read that right
Last synced: 07 Apr 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/aivanf/own-3d-engine
Own 3D engine using Qt, C++ with different algorithms and solids generating (w/o OpenGL)
3d-engine 3d-graphics algorithms c-plus-plus cpp generative-model graphics light models qt qtcreator shading torus
Last synced: 15 Apr 2025
https://github.com/zoroxide/olcpge-fourier-series
Visulalizing Fourier Series in C++
cpp fourier-series game-engine olcpixelgameengine
Last synced: 16 May 2025
https://github.com/newyaroslav/simple-named-pipe-server
Очень простая серверная и клиентская библиотека Named Pipe, реализованная с использованием C++11
client cpp cpp11 easy metatrader mingw mql4 mt4 named-pipe server simple-named-pipe-server trading win32
Last synced: 19 Apr 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/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/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/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/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/abdulrhman-dev/circuit-simulator
A simple circuit solver that solves DC circuits that contain independent sources and resistors.
circuit-simulator circuit-solver circuits cpp dc graphics mna raylib
Last synced: 18 Mar 2025
https://github.com/lecrapouille/chessneuneu
[Application][Version 0.1][Functional][WIP] Non serious chess engine self learning chess rules (legal moves)
chess chess-engine cpp neural-network sfml2
Last synced: 21 Feb 2026
https://github.com/bluecannonball/orca
A C++ UCI-compliant chess engine.
alpha-beta-pruning chess chess-engine cpp magic-bitboards uci
Last synced: 02 Sep 2025
https://github.com/the-1riddle/leetcode-solutions
All leetcode C, C#, Cpp and mysql solutions.🦚
c-programming cpp csharp good-first-issue help-wanted leetcode leetcode-cpp leetcode-csharp leetcode-practice leetcode-solutions mysql shell-scripts up-for-grabs upforgrabs
Last synced: 15 Apr 2025
https://github.com/johnkinuthiaa/zero-to-hero
This comprehensive "Zero to Hero" coding course is designed for absolute beginners and aspiring developers seeking to gain proficiency in in-demand programming languages and technologies.It covers takes you from basic to pro in just a few clicks
cpp css golang html java javascript project-based-learning python sql typescript
Last synced: 01 Jul 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/ashad001/sfml-game-with-cpp
A cpp based game using SFML library.
2022-project cpp first-timers hacktoberfest sfml
Last synced: 19 Apr 2025
https://github.com/ramirisu/fitoria
fitoria is a modern C++20, cross-platform web framework.
cpp cpp20 http http-server linux macos unix-domain-socket web websocket windows
Last synced: 16 Jun 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/msdeep14/bytecode
A text editor in C++
cpp editor terminal-app terminal-based text-editor text-editors
Last synced: 25 Apr 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/kaikyulotus/icy-bot
C++ Telegram Bot with personal Telegram-bot-api wrapper.
callbacks cpp curl json telegram telegram-bot telegram-bot-api
Last synced: 11 Mar 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/hxndev/searching-a-number-among-slave-processes-using-openmp-and-mpi
In this task, I wrote the code using both OpenMP and MPI inorder to parallelize it. What it does is that the master process distributes a chunk of number equally among the slave processes. Each slave process then searches for the number to find. When one slave process finds the number, it sends a message to the master process who then sends a "terminating message" to the slave processes who then abort their search.
code cpp distributed-computing master mpi mpi-library mpich openmp openmp-parallelization openmpi parallel parallel-computing parallel-programming search searching slave
Last synced: 31 Mar 2025
https://github.com/hxndev/huffman-encoding-using-binary-trees
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 but because they’re less frequent it won’t matter that much.
algorithm binary-search-tree binary-tree compression compression-algorithm cpp decryption encoding encryption huffman vecctor visual-studio
Last synced: 31 Mar 2025
https://github.com/joyrider3774/retrotime
A game containing 8 retro based games playable in 3 game modes. Made With SDL 2 Libraries
arcade arcade-game cpp game multigame retrogame sdl sdl2
Last synced: 12 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/arsdever/qcolorpicker
Qt dialog for picking color (a modernized version)
color-picker cpp dialog qt widget
Last synced: 19 Apr 2025
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/kdewald/safe_callback
A wrapper around std::function with some thread-safety guarantees.
callback-functions cpp thread-safe
Last synced: 01 Mar 2026
https://github.com/yuu6883/wfc-cpp
C++ implementation of Wave Function Collapse
cpp procedural-generation wavefunctioncollapse
Last synced: 14 Jul 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/praveen1664/easy-machine-learning
This is a curated list of Easy machine learning frameworks, libraries and software (by language
c cpp data-science deep-learning machine-learning neural-network
Last synced: 10 May 2026
https://github.com/bpla-team/graphic_calculator
Project of three first-year MIPT AES DAFE students (for engineering practical work in the first semester) to create a graphic calculator in FLTK C++
cmake cpp dafe doxygen-documentation fltk graphics mipt
Last synced: 01 Jul 2025
https://github.com/bobmcdear/programming-challenges
Competitive programming problems & solutions
codeforces competitive-programming cpp python uva
Last synced: 10 Mar 2026
https://github.com/joyrider3774/checkers_playdate
Small Checkers game for the Playdate handheld.
board-game boardgames checkers checkers-game cpp playdate playdate-console playdate-sdk retro
Last synced: 19 Apr 2025
https://github.com/tajiknomi/tcpHostCLI_windows
Simple TCP Server to handle multiple reverse connection/sessions
cpp netcat pen-testing remote-shell reverse-connection socket-programming windows
Last synced: 18 Jul 2025
https://github.com/senior-sigan/reverse_polish_calc_cpp
OOP-style Reverse Polish Calculator in C++ I did during twitch stream
calculator cpp object-oriented-programming reverse-polish-notation
Last synced: 19 Apr 2025
https://github.com/gamestrap/premake-vscodegen
C++ VSCode generator for Premake
Last synced: 23 Mar 2025
https://github.com/matheuscavini/meaw-petfeeder-firmware
Firmware for a programable pet food dispenser device. Check also: https://github.com/MatheusCavini/Meaw-PetFeeder-App
app cpp esp32 freertos iot pet-project pets smarthome state-machine time-schedule
Last synced: 19 Apr 2025
https://github.com/xyproto/addinclude
:arrow_up_small: Add include statements within the guards of a header file
c cpp headers include package-management utility
Last synced: 15 Apr 2025
https://github.com/echo-devim/simba
SMB lightweight client for Linux based on libdsm
cpp file-server file-share gtk libdsm samba smb
Last synced: 06 May 2026
https://github.com/njroussel/simulatedannealing
A C++ implementation of simulated annealing for the Ising perceptron.
annealing cpp eigen jupyter mcmc mcmc-sampler pybind11 python
Last synced: 08 May 2026
https://github.com/pritz69/leetcode-solutions
Solutions of some of the best Programs available on LeetCode for Beginners and Intermediate , uploaded on languages namely Python , Java , C++, C .
competitive-coding competitive-programming cpp daily-coding-problem dailycodingproblem java leetcode leetcode-cpp leetcode-java leetcode-python leetcode-solutions potd potd-github potd-practice potd-solution programming python
Last synced: 01 May 2025
https://github.com/tessapower/video-stabilizer
Video stabilizer that utilizes the SIFT feature detection technique combined with the RANSAC algorithm.
computer-vision cpp imgui opencv opengl ransac-algorithm sift-features video-stabilization
Last synced: 06 May 2026
https://github.com/samuelmarks/type-correct
Correct types: typed correctly
c cpp libclang libtooling llvm
Last synced: 08 May 2026
https://github.com/zlatnaspirala/web-to-native
Testing basic c++ compilers work
c cef cpp porting visual-studio web xcode
Last synced: 13 May 2026
https://github.com/glaumar/poptranslate
Translate the text selected by the mouse in wayland
cpp kde linux qt translator wayland
Last synced: 05 May 2026
https://github.com/prakharchoudhary/codeverse
My implementations of various DS and algorithms, alongwith my submissions on coding platforms like Codechef, Hackerrank, Hackerearth etc.
algorithms-datastructures c codechef-solutions competitive-learning competitive-programming cpp hackerearth hackerrank-solutions python spoj-solutions
Last synced: 08 May 2026
https://github.com/googlers-repo/node-native
Android native functions written in Node.js
android cpp javascript magisk magisk-module native
Last synced: 09 May 2026
https://github.com/ferhatgec/solfege
Solfege Esoteric Language, Do Re Mi Fa...
c cpp esolang esoteric-language programming programming-language stdio
Last synced: 15 Jun 2026
https://github.com/icexin/clang_complete
A tool generates .clang_complete file for c++ project
Last synced: 04 May 2026
https://github.com/xylobyte/swifty-assistant
Swifty Assistant is a simple, user-friendly, personal assistant based on an extension system.
assistant assistant-app assistant-personnel cpp home-assistant linux offline personal-assistant private-life qt5
Last synced: 06 May 2026
https://github.com/cmbtea/opencv-and-qt-on-macos
This repository will guide you step by step to use OpenCV and Qt on MacOS using Xcode
cpp opencv opencv4 qt qt-applications qt5 xcode
Last synced: 13 May 2026
https://github.com/harrymt/rasterizer
Rasterizer in c++ using SDL and GLM .
Last synced: 12 Jun 2026
https://github.com/y1hy11/codedex-projects
My Codédex Projects repository, where I showcase my skills in HTML, CSS, JavaScript, React and C++. This repository contains a collection of projects that demonstrate my proficiency in front-end development using these fundamental technologies.
codedex cpp html-css-javascript reactjs reponsive-web-design vitejs
Last synced: 11 Aug 2025
https://github.com/leonmavr/HIP35
HP-35 RPN calculator emulator in C++17 with a terminal user interface
calculator cpp emulator hp-35 ncurses rpn
Last synced: 14 Mar 2025
https://github.com/basemax/banksystemcli
A tiny and CLI program for Bank system with 2 different user access using C.
Last synced: 11 Jun 2025
https://github.com/Panquesito7/setup-jule
Setup a JuleC development environment in your project.
action-composite actions c clang composite composite-action cpp hacktoberfest jule julec julelang programming
Last synced: 09 May 2025
https://github.com/astrodynamic/dna_analazer-algorithms-for-working-with-text-in-cpp
This project implements substring search and sequence alignment algorithms for molecular sequences analysis. It includes the Rabin-Karp algorithm for substring search and the Needleman-Wunsch algorithm for sequence alignment. Developed in C++17, the code follows Google Style and includes a Makefile for building and testing the program.
algorithms analayze cmake cmakelists console-application console-applications cpp cpp17 dna dna-sequences hashing learning makefile rabin-karp-algorithm regex reusable testing text-algorithms text-summarization
Last synced: 20 Sep 2025
https://github.com/rogueyoshi/aethersource
A precursor to OBS Browser Source; a scriptable Virtual Camera / Capture Card using DirectShow + DirectXTK, aimed for streaming apps such as OBS/XSplit.
cpp directshow directx directxtk lua luajit obs streaming xsplit
Last synced: 19 Mar 2025
https://github.com/aditya-a-garwal/agfilesystemscanner
A nifty command line tool to scan and search through the filesystem and get the sizes of directories
cpp filesystem filesystem-library std
Last synced: 17 Feb 2026
https://github.com/stefanolusardi/tiny_inference_engine
Client/Server system to perform distributed inference on high load systems.
ai cmake conan cpp deep-neural-networks docker grpc inference-client inference-engine inference-server kserve onnxruntime
Last synced: 23 Apr 2025
https://github.com/ankitsultana/parallel-df
An OpenMP based solution for computing K-most frequent words in a corpus (see README for more). Also, my submission for Assignment 2 of Parallel Computing Course, BITS Pilani (2nd Sem 2017/18)
cpp document-frequency openmp openmp-parallelization
Last synced: 03 Feb 2026
https://github.com/toxe/cpp-cli-parser-examples
C++ CLI Arguments Parser Examples
argparse cli cli11 clipp command-line command-line-arguments cpp
Last synced: 22 Mar 2025
https://github.com/stdbug/argparse
Single-header C++ command line argument parser
argument-parser c-plus-plus c-plus-plus-17 cpp cpp17 option-parser
Last synced: 20 Jul 2025
https://github.com/tajiknomi/remote_administrative_console
Command and Control (C2) Framework for remotely managing multiple clients. It allows for issuing commands, manipulating filesystems, executing shell, uploading/downloading data and gathering details about the connected systems
cpp filemanager hacking-tool offsec pentest-tool pentesting qt rat red-team remote-access-tool remote-administrative-tool
Last synced: 29 Oct 2025
https://github.com/akshayxml/peer-to-peer-group-based-file-sharing-system
A P2P file sharing system implemented using socket programming, multi-threading and SHA1 hashing. Users can share, download files from the group they belong to. Downloading is done in parallel with multiple pieces from multiple peers.
cpp filesharing multithreading openssl peer-to-peer sha1-hash socket-programming
Last synced: 19 Mar 2025
https://github.com/grazianobolla/monke-engine
Simple and Fast 2D Game Engine based on OpenGL and C++
Last synced: 19 Mar 2025
https://github.com/jonmrowczynski/pt-symmetry-controller
This mechanical PT-Symmetry-Controller project is an analog to a quantum mechanical PT-symmetric system.
autodesk autodesk-eagle c c-plus-plus cpp design electronics firmware intellij java jni jni-java labquest2 mplabx physics quantum quantum-mechanics quantum-physics reasearch visual-studio
Last synced: 27 Jul 2025
https://github.com/sahilll94/standard-template-library-in-cpp
A repository where the operation and how does the containers in C++ rich library Standard Template Library (STL) works.
cpp stl stl-algorithms stl-containers
Last synced: 13 Apr 2025
https://github.com/dalae37/dl-engine-directx11
DirectX11 Based 2D/3D Rendering Framework
cpp directx11 framework rendering-engine
Last synced: 14 Jul 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/terenstare/sortviz
A sorting visualizer written in C++20
cpp cpp20 sdl2 sorting-algorithms visualization
Last synced: 12 Apr 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: 09 May 2025
https://github.com/gmitch215/cmdfx
🎮 A Game Engine for your Terminal
c cmake cmdfx cpp game game-engine library
Last synced: 12 Apr 2025