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/HenryDawson123/sfetch
A simple fetch program
command-line cpp fast fetch linux minimalist neofetch terminal uptime
Last synced: 20 Nov 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/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/hydrocarbon-tk/Hydrocarbon
Programming Language Toolkit
backus-naur-form compiler cpp go grammar intermediate-representation javascript lllr parser rust typescript webassembly
Last synced: 10 Aug 2025
https://github.com/yuantinghsieh/realsteelboxinggame
A real-time motion-sensing boxing game with GUI written in Qt, QML, c++
boxing cpp qml qt5 raspberrypi
Last synced: 12 Jul 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/amiremohamadi/crun
Simple shell script to run cpp files easier!
Last synced: 30 Apr 2026
https://github.com/murasaichick/keyboard-trainer
Typing trainer supporting both Russian and English layouts with training and testing modes to improve your typing speed and accuracy. Клавиатурный тренажер с поддержкой русской и английской раскладок, включающий режимы обучения и тестирования для повышения скорости и точности печати.
cmake cpp education free keyboard keyboard-practice keyboard-trainer keyboards qml qt touch-typing typing typing-game typing-speed typing-speed-test typing-speed-tester typing-tutor typings windows
Last synced: 30 Aug 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/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/qengineering/rfcn_ncnn
Rfcn for ncnn framework
cpp deep-learning deep-neural-networks ncnn ncnn-framework raspberry raspberry-pi-3 raspberry-pi-4 rfcn
Last synced: 04 May 2026
https://github.com/davidyslu/OnlineJudgeUVa
Personal submissions on Online Judge UVa
algorithms cpp data-structures
Last synced: 29 Aug 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/iveevi/tuicpp
A simple C++ wrapper around ncurses to ease the developement of TUI applications.
Last synced: 20 Feb 2026
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/vurv78/gmbm
Garrys Mod Binary(module) Manager. Easily clone, build & install binary modules hosted on github.
cargo cmake cpp garrysmod glua gmod gmod-modules msbuild package-manager rust
Last synced: 25 Apr 2025
https://github.com/miraz23/competetive-programming
This repository houses my solutions to Codeforces, Codechef and Atcoder problems, implemented in C++.
atcoder-solutions codechef-solutions codeforces-solutions cpp
Last synced: 10 Apr 2025
https://github.com/chzzzzzz/codewars
my solutions on codewars using c++
algorithm codewars-solutions cpp
Last synced: 06 Mar 2025
https://github.com/myriad-dreamin/influxdb-v2-client
c++11 flux api (influxdb v2)
Last synced: 20 Sep 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/sunsetmkt/emergencyshutdown
Emergency Shutdown for Windows.
cpp ntdll ntshutdownsystem shutdown visual-studio windows
Last synced: 28 Sep 2025
https://github.com/4strium/cristal-home-assistant
🤖 Cristal-Home-Assistant is a fully customizable voice/home assistant adapted to the specific needs of the user, in fact I seek here to make Cristal compatible with varied APIs.
arduino cpp esp32 home-assistant max9814
Last synced: 15 Apr 2025
https://github.com/yusixian/student_system
c++课设-学生综合测评管理系统,采用c++语言,多文件组织形式编成。具有基本的登陆注册、学生信息的增删查改功能、统计显示功能、报表功能等
Last synced: 21 Sep 2025
https://github.com/insightsoftwareconsortium/itkfpfh
Fast Point Feature Histogram
cpp feature-extraction icp insight-toolkit itk itk-module matching point-cloud python registration
Last synced: 03 Aug 2025
https://github.com/tbpaksoy/shapeit
An experimental XML 3D modelling tool.
3d cpp glfw modelling modelling-with-xml opengl xml xml-3d
Last synced: 02 Aug 2025
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/puckzxz/narc
A lightweight REST client
cpp imgui rest-client websocket-client
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/bobmcdear/programming-challenges
Competitive programming problems & solutions
codeforces competitive-programming cpp python uva
Last synced: 10 Mar 2026
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/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/jshulgach/desktop-arm
This is the main repo for the desktop robot arm project. Contains folders for scripts, libraries, examples, and readme files
6dof arduino cpp cv kinematics python3 raspberry-pi robot robotics ros2
Last synced: 03 Sep 2025
https://github.com/danieldidiobalsamo/maze_generator
Maze generator and solver | C++ / Web Assembly / Vue.js
a-star cpp dijkstra emscripten emscritpen maze-generator vue wasm webassembly
Last synced: 26 Oct 2025
https://github.com/maksasj/omni_reflector
Omni reflector - C++ reflection/serialization library
Last synced: 23 Sep 2025
https://github.com/gbmhunter/cppbuildsystemreview
bazel buck buckaroo build c cmake comparison compiler conan cpp example package-manager review scons
Last synced: 24 Aug 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/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/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/xeimsuck/cfroppy
Interpreter for Froppy language
cfroppy cpp cpp-interpreter cpp23 froppy interpreter
Last synced: 15 Mar 2025
https://github.com/nats-ji/i18n-cpp-header-only-library
A header-only i18n library for modern C++
cpp header-only i10n i18n internationalization library localization translation
Last synced: 01 Aug 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/yuu6883/wfc-cpp
C++ implementation of Wave Function Collapse
cpp procedural-generation wavefunctioncollapse
Last synced: 14 Jul 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/akash1474/txedit
TxEdit is a minimalistic text editor built using C/C++ inspired by SublimeText, with goal to provide IDE like coding experience. TxEdit offers a user-friendly interface combined with essential features to enhance your productivity. Still Under Development⚠️
c cpp imgui-glfw text-editor text-editor-cpp treesitter windows windows-app
Last synced: 10 Jul 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/shiponcs/tcp-server-client-cpp
Basic Implemtation of server and client using TCP socket for Linux system in C++ following OOP style
cpp network server-client tcp-socket
Last synced: 02 Sep 2025
https://github.com/vndee/cppbook
C++: Những viên gạch đầu tiên
book competitive-programming cpp programming-language reference
Last synced: 12 Jul 2025
https://github.com/h-d-owl/variable-storage
Adds a structure and a set of functions that allow you to write multiple pieces of data to a single structure, and then retrieve any written data from it.
blueprint blueprint-plugin blueprints cpp game-dev game-developement game-developer game-development game-engine gamedevelopment plugin plugin-development ue5 ue5-plugin unreal unreal-engine unreal-engine-5 unreal-engine-plugin unrealengine unrealengine5
Last synced: 03 Aug 2025
https://github.com/vanditg/comp-sci-7201---algorithm-data-structure-analysis
This repository contains assignment, tutorials, practical exam and solutions for one of my postgraduate subjects of COMP SCI 7201 - Algorithm Data Structure Analysis. The programming language is C++ and some solutions will be in Python and JAVA.
algorithms-and-data-structures avl-tree-implementations cpp hashtable integer-addition linear-probing postgraduate-subjects quiz websubmission-testcases
Last synced: 20 Aug 2025
https://github.com/alexhuszagh/libxlsxwriterpp
C++ bindings for libxlsxwriter.
Last synced: 19 Apr 2025
https://github.com/malisipi/pc_remote_control
Remote Control Device for Linux & Windows & Web
7-segment-display arduino arduino-uno cpp irremote linux player-controls presentation pwa python remote-control sound-controls web website windows
Last synced: 20 Aug 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/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/ferhatgec/mdth
Fegeya MDtH, Markdown to HTML converter. Written in C++17.
converter cpp cpp17 html markdown markdown-to-html parser tokens tool
Last synced: 14 Apr 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/ototot/cppbundler
A LLVM/Clang based tool to bundle C++ codes into a single file.
bundler clang-tooling competitive-programming cpp
Last synced: 28 Dec 2025
https://github.com/alexeev-prog/morning.lang
Aesthetic programming language in C++ (llvm)
bnf clang cmake compiler cpp llvm llvm-clang llvm-frontend programming-language
Last synced: 31 Jul 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/guekka/bethutil
Common utilities for working with bethesda assets (dds, nif, bsa, hkx...)
bethesda cpp dds elder-scrolls fallout modding skyrim starfield texture
Last synced: 17 Aug 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/changyeop-yang/study-algorithm
수학과 컴퓨터 과학, 언어학 또는 관련 분야에서 어떠한 문제를 해결하기 위해 정해진 일련의 절차나 방법을 공식화한 형태로 표현한 것을 말한다. 알고리즘은 연산, 데이터 진행 또는 자동화된 추론을 수행한다.
algorithm cpp java kyungpook-national-university mit-license swift
Last synced: 02 Aug 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/siva-tanikonda/asteroids-plus
An HTML5 remake, an AI, and a training environment/framework for Asteroids (a retro Atari game)
asteroids-game cpp genetic-algorithms html-css-javascript sdl2
Last synced: 23 Aug 2025
https://github.com/andreeadraghici/oop
OOP concepts in C++ Language
concept cpp familiarization language notions oop
Last synced: 14 Mar 2025
https://github.com/danielt-dev/leetcode-solutions
Collection of my solutions for LeetCode Data Structures & Algorithms problems
Last synced: 22 Aug 2025
https://github.com/gpuengineering/gputils
A C++ header-only library for parallel linear algebra on GPUs (CUDA/cuBLAS under the hood)
cplusplus-17 cplusplus-20 cpp cuda cuda-c cuda-cpp cuda-programming header-only linear-algebra
Last synced: 13 Aug 2025
https://github.com/101rror/leetcode
Contests, Practice Problems and Daily Challenges Solutions, 🤞💻🤞 (Author :: 101rror)
cpp daily-coding-problem javascript problem-solving python3
Last synced: 30 Aug 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/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/donydchen/image-caption-cpp
A data driven query expansion approach for image caption, implemented in cpp
Last synced: 19 Jun 2026
https://github.com/ferhatgec/pls
Fegeya Please (or Pls), simple & cross-platform package searcher.
cpp cpp17 cross-platform installer manager package pls searcher simple
Last synced: 18 Jun 2026
https://github.com/svan9/nan
nan virtual machine and nan compiler
asm cmake cpp language-compiler nan virtual-machine
Last synced: 30 Apr 2026
https://github.com/davdag/cppconsolegamelibrary
Fast & Easy to use C++ Library to make console games.
buffer class console console-framework cpp cpp-class cpp-console cpp-library cpp11 cpp14 cpp17 easy easy-to-learn easy-to-understand easy-to-use fast game inheritance keyboard library
Last synced: 16 Jun 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/icexin/clang_complete
A tool generates .clang_complete file for c++ project
Last synced: 04 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/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/dyekuu/opengl-seawave-animation-inf443
Using OpenGL in C++, implement a seawave animation from time-dependent Perlin noise and also a physics engine
animation cpp hierarchical-animation modeling modelling opengl perlin-noise physics-simulation procedural-animation simulated-animation spline-interpolation texture
Last synced: 24 Apr 2026
https://github.com/flavouredtux/ember
x86-64 decompiler built from first principles. ELF + Mach-O, IR + SSA, pseudo-C, QuickJS scripting.
cpp cpp23 decompiler disassembler elf mach-o reverse-engineering x86-64
Last synced: 29 Apr 2026
https://github.com/sharadcodes/bms
Bank Management Software :- A menu driven minor project in C language giving the facility of creating a new account, deleting, withdrawing, depositing and showing the details of the accounts.
Last synced: 26 Apr 2026
https://github.com/manraj29/logic_gates
C++ code for Logic-Gates Concept.
cpp logic-gates object-oriented-programming txt-files
Last synced: 20 Jun 2026