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/eclipse-cdt-cloud/clangd-contexts
API for management of clangd configuration files in C/C++ projects using contexts.
clangd cpp theia vscode-extension
Last synced: 10 Apr 2025
https://github.com/paulo-d2000/pnexe
C++ Based Steganography with exe files & png images
Last synced: 10 Apr 2025
https://github.com/tekaireb/nimblex_dictionary
A blazing fast dictionary for the Terminal.
autocomplete cpp dictionary dynamic-programming fuzzy-search levenshtein-distance ncurses trie
Last synced: 31 Mar 2025
https://github.com/ShihabYasin/ImportantCodes
Some Repetative Important Code.
Last synced: 09 Jul 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 Apr 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/yuzukitsuru/colorcout
Simple cross-platform(?) colored terminal text in C++
Last synced: 15 Jul 2025
https://github.com/mortennobel/glmatrix-vs-glm-benchmark
A benchmark between glMatrix (JavaScript) vs. GLM (C++)
Last synced: 12 Nov 2025
https://github.com/pkprajapati7402/leetcode-solutions
Solutions to various LeetCode problems implemented in Python, categorized by topics such as Array, LinkedList, Dynamic Programming, Tree, Graph, String, and HashMap. Each solution includes detailed explanations.
algorithms array coding-challenge competitive-programming cpp data-structures dynamic-programming graph hashmap leetcode leetcode-solutions linked-list problem-solving programming strings tree
Last synced: 06 Apr 2025
https://github.com/cggos/dsa
Data Structures and Algorithms :sunny:
algorithms algorithms-and-data-structures cpp data-structures
Last synced: 28 Oct 2025
https://github.com/styulenev/qt-cpp-examples
Examples of test programs C++/Qt/QML
Last synced: 06 Jul 2025
https://github.com/thetallprogrammer/password-manager
Falkenberg's Password Manager is a secure, offline tool for managing and storing passwords locally. With strong encryption and customizable password generation, it ensures your data remains private and protected.
cpp cyber-security cybersecurity data-encryption gui-application local-storage offline-password-manager password-generator password-generator-cpp password-management password-manager password-security privacy qt qtcreator security software-security
Last synced: 29 Oct 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/flipcoder/mx
C++ coroutine await, yield, channels, i/o events (single header + link to boost)
await concurrency coroutines cpp cpp11 iomultiplexing threads yield
Last synced: 08 May 2025
https://github.com/kriswiner/mc3635
mCube's ultra-low-power wake-on-motion 3-axis accelerometer
accelerometer arduino cpp wake-on-motion
Last synced: 17 May 2026
https://github.com/kishyassin/crud-using-text-files-in-c
CRUD operations using just text files in C/CPP >>>> build my mini SGBD from scratch :)
Last synced: 03 Mar 2025
https://github.com/s1ink/visionserver
A C++ vision processing library designed for raspberry pi deployment on an FRC robot
cpp cscore frc ml networktables opencv raspberry-pi tensorflow-lite vision wpilib
Last synced: 25 Jun 2025
https://github.com/huijing/falling-arrows-win16
👾 Random key-press matching game for Win 3.1
Last synced: 15 May 2026
https://github.com/afondiel/cs-courses
This is a list of Computer Science free courses and resources available on Github and internet.
ai algorithms compter-vision computer-science computer-science-courses cpp data-science free-courses machine-learning python rust software-engineering
Last synced: 22 Jul 2025
https://github.com/degirum/dg_gstreamer_plugin
DeGirum GStreamer AI plugin
ai cpp degirum gstreamer gstreamer-plugins ml
Last synced: 19 Jun 2025
https://github.com/xreedev/automated-solar-panel
This project aims to increase efficiency of solar panels by adjusting its tilt based on the calculated sun's position in the sky ,without a LDR.This was done as part of my BTech mini project.
arduino arduino-library btech btech-project btech-projects cpp css esp32 html js json ktu solar-panels solpos
Last synced: 11 Apr 2025
https://github.com/slali87/cppsampleproject
Cross-platform C++ sample project which presents a base project structure.
application bash clang-format clang-tidy cmake conan cpp cross-platform doxygen gcc googletest graphviz lcov library linux lizard markdown mingw valgrind windows
Last synced: 13 Mar 2025
https://github.com/burgundytora/mdvector
A high-performance multidimensional SIMD vector library for C++ (auto-type-simd/expression-template/python-style-slice)
cplusplus cpp cpp17 header-only high-performance-computing python-style-slicing simd
Last synced: 04 Apr 2025
https://github.com/mynenik/kforth-win32
assembly-language cpp forth programming windows-app
Last synced: 10 Apr 2025
https://github.com/bardobard/bardrix
Mathemathical raytracing library for educational purposes.
cpp educational native nuget raytracing
Last synced: 20 Jul 2025
https://github.com/andreiavrammsd/polymap
Map with infinite levels and multiple types for keys and values.
cpp map polymorphic recursion tree
Last synced: 07 May 2025
https://github.com/bobis33/vengine
Game engine made with Vulkan
3d cmake cpp doxygen engine game-engine github-pages glfw google-test graphics-programming imgui vulkan
Last synced: 08 Sep 2025
https://github.com/brynblack/voxelaria
An open world voxel playground.
clang-format cpp flake flake-utils glew glfw glsl meson ninja nix open-world opengl voxel wayland
Last synced: 10 Aug 2025
https://github.com/rir360/login-systems
The repository contains some different types of simple login systems programmed in c/c++ language. From a very simple password checking program to an advanced encryption system.
c cpp decryption encryption login password system
Last synced: 17 May 2026
https://github.com/rpotter12/data-structure
basic syntax and data structure programs of different languages
algorithms c cpp data-structures hacktoberfest hacktoberfest2019 java languages python rust sort stack syntax tree
Last synced: 11 Apr 2025
https://github.com/svenslaggare/texteditor
A simple text editor written in C++.
Last synced: 18 May 2026
https://github.com/jdsherbert/audio-procedural-reverb
Simple C++ implementation of a basic Procedural Reverb algorithm. Includes an example usage case with a simulated sinusoidal signal.
audio audio-effect audio-effects audio-processing cpp delay procedural reverb reverberation sine sine-wave sinewave
Last synced: 02 Apr 2025
https://github.com/consti10/telemetry
Parse telemetry data coming from multiple platforms for use in an OSD (On-Screen-Display)
android cpp frsky java ltm mavlink telemetry wifibroadcast
Last synced: 10 Apr 2025
https://github.com/raleighlittles/minimal-gtest-example
A very very minimal example of how to configure and run GTest, Google's C++ testing framework.
cmake-examples cmakelists cpp google-test gtest ubuntu unit-testing-framework
Last synced: 21 Mar 2025
https://github.com/endurodave/statemachinewithdelegates
C++ State Machine with Delegates
asynchronous-callbacks cpp delegates state-machine
Last synced: 11 Jul 2025
https://github.com/antixk/sgmrfmix
A Python library for sGMRFmix model for anomaly detection in time series
anomaly-detection cpp graphical-lasso machine-learning python3 sgmrfmix sparse-modeling sparse-representations time-series variational-bayes
Last synced: 13 Apr 2025
https://github.com/vhpx/vacation-house-exchanger
A prototype airbnb-like application built as a final project for the Software Engineering Design course at RMIT University.
Last synced: 12 Apr 2025
https://github.com/jingwood/raygen-renderer
A simple cross-platform ray tracing engine for 3D graphics rendering.
3d cpp cross-platform engine graphics path-tracing ray ray-tracing raytracer renderer rendering tracing
Last synced: 19 Mar 2025
https://github.com/supercmmetry/bitio
A simple and fast bitio library for c++
benchmark bitio cpp filesystem io memory-buffers read-write
Last synced: 02 Apr 2025
https://github.com/yashitanamdeo/simpleeq
Simple EQ Audio Plugin with JUCE Framework using Modern C++
audio-equalizer audio-plugin cpp cpp17 juce juce-framework juce-modules modern-cpp
Last synced: 12 Apr 2025
https://github.com/offensive-vk/classics
Classics: (C/C++) ~ This Repository Contains All of My C & C++ Programs. Hence, An Old School Repo. All Programs Have Categorized for Reference.
Last synced: 15 Jun 2025
https://github.com/arjunnair/chip8
Chimp: A Chip-8 emulator in C++
chip8 chip8-emulator cpp emulation
Last synced: 23 Jun 2025
https://github.com/cvanaret/symmetricblockmatrix
Form symmetric block matrices and condense them (eliminating blocks) at compile time using Schur complements. The goal is to manipulate KKT/augmented/saddle-point systems symbolically to obtain equivalent systems (typically: unsymmetric, symmetrized, and normal equations) that can be tackled by various numerical solvers
compile-time compile-time-meta-programming cpp cpp17 gaussian-elimination kkt-system linear-algebra linear-systems linear-systems-equations saddle-point-system schur-complement symbolic-computation template-metaprogramming
Last synced: 15 Jul 2025
https://github.com/mubeen-channa/atm-machine-cpp-project
This is my C++ ATM Machine 1st semester project. This project is build from scratch using C++.
contributions-welcome cpp cpp-project first-semester-project mubeen-channa mubeenchanna open-source
Last synced: 16 Jul 2025
https://github.com/delu-u/aoc
I lost my previous AoC code. Let's remake it with a different language each year!
advent-of-code aoc c cpp csharp go haskell javascript kotlin python ruby rust
Last synced: 13 Apr 2025
https://github.com/r-o-b-o-t-o/locomotive
cmake cpp game-engine glfw opengl school-project
Last synced: 15 May 2026
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/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: 07 Mar 2026
https://github.com/pkprajapati7402/hangman-game-cpp
A simple C++ command-line implementation of the classic Hangman game. Guess the hidden word letter by letter before running out of attempts. This project provides an interactive and enjoyable way to practice basic programming concepts.
basic-programming cli command-line-game cpp fun-project hangman-game interactive oop word-game
Last synced: 13 Apr 2025
https://github.com/gusenov/examples-qt
:deciduous_tree: Примеры приложений Qt.
cplusplus cpp example-app examples qml qml-samples qt qt-applications
Last synced: 11 Jan 2026
https://github.com/zigrazor/jackrussell
A C++ Publish/Subscriber Library
cpp cpp-lib cpp-library cpp20 cpp20-library publish-subscribe publisher-subscriber publisher-subscriber-pattern
Last synced: 09 Jul 2025
https://github.com/sixiaolong1117/simplewol
一个简单的命令行工具,可以实现网络唤醒(Wake on LAN),基于 C++。
Last synced: 15 Jun 2025
https://github.com/chaitanyarahalkar/algorithms
Must-know algorithms written in C++
algorithm-challenges algorithms algorithms-and-data-structures algorithms-implemented c-plus-plus competitive-programming competitive-programming-contests cpp
Last synced: 07 May 2025
https://github.com/phoemur/wakeonlan
This is a widget that I use for wakeonlan on my local network. Made with C++ and QT5 on Linux.
cpp cpp14 network qt qt5 sockets wake-on-lan wakeonlan
Last synced: 21 May 2026
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/shawnjeffersonwang/messenger
This repository contains a C++ Chatroom application supporting features like user authentication, friend management, private and group chats, real-time notifications, and file uploads. The project uses Redis, CMake, and epoll with multithreading for efficient performance.
async cmake cpp linux messenger multithreading network redis websocket-client websocket-server
Last synced: 15 Apr 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/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/abdallahhemdan/30-days-of-code-solutions
HackerRank 30 Day of Code Solutions
cpp hackerrank hackerrank-30dayschallange
Last synced: 07 Oct 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/intellifire-uofg/intellifirecore
IntelliFire Core Repository for Autonomous Firefighter Truck
cpp embedded-systems event-driven linux mtxserv qt5 raspberry-pi ssh threading
Last synced: 04 Aug 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/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/ctu-vras/rosmsg_cpp
C++ library for getting full ROS message definition or MD5 sum given message type as string
Last synced: 19 Feb 2026
https://github.com/melardev/cppwxwidgetsconsolesnippets
Cpp wxWidgets Snippets related to text processing, concurrency, filesystem, IO, etc
concurrency console cpp demos examples filesystem io process snippets wx wx-widgets wxwidgets
Last synced: 18 Sep 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/HenryDawson123/sfetch
A simple fetch program
command-line cpp fast fetch linux minimalist neofetch terminal uptime
Last synced: 20 Nov 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/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/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/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/dreampast/libul
Some header-only utility files
c cpp cross-compiler cross-plattform native utiltity
Last synced: 22 Jun 2025
https://github.com/utkuonursahin/cppio
Simple yet powerful C++ library for console based input and output operations.
console-input console-output cpp library
Last synced: 11 Aug 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/ferhatgec/flacat
Fegeya Flacat, Colocat implementation. Written in FlaScript.
cat cli colocat cpp cpp17 fegeya flascript implementation programming shell
Last synced: 14 Apr 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/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/haoming02/tensorrt-cpp
Example TensorRT Program written in C++
cpp image-super-resolution tensorrt
Last synced: 27 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/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/hoangtien2k3/code-c-plus-plus
Master your language C++. design patterns example - Java - C++. Multiple projects. Software engineering experiences.
Last synced: 21 Apr 2025