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/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/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/grazianobolla/monke-engine
Simple and Fast 2D Game Engine based on OpenGL and C++
Last synced: 19 Mar 2025
https://github.com/theakashshukla/c-plus-plus
C Plus Plus Program & Assignment
assignment cplusplus cpp library program project
Last synced: 19 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/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/rizwanullah313/car-rental-managament-system
Car rental management system project using C++...
Last synced: 25 Sep 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/isparshp/rubiks-cube-solver
Welcome to the C++ Rubik's Cube Solver project, a powerful and efficient solution to conquer the classic Rubik's Cube puzzle. This open-source C++ project provides a user-friendly interface and robust solving algorithms, making it the perfect tool for both beginners and experienced cubers.
Last synced: 26 Sep 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/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/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/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/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/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/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/sewenew/cache
In-memory cache
cache cpp lfu lfu-cache lirs lru lru-cache slru slru-cache
Last synced: 14 Apr 2025
https://github.com/000-aki-000/GameDebugMenu
Debug Menu for UnrealEngine4,5
cpp debug ue4 ue4-plugin ue5 ue5-plugin unreal-engine-4 unrealengine
Last synced: 20 Apr 2025
https://github.com/thmxv/tx-lang-cxx
Lightweight, fast, modern and scripting language
compiler cplusplus cpp cxx fast interpreter language light lightweight modern programming-language safe single-pass vm
Last synced: 11 Jul 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/d-coder111/practolearn
PractoLearn serves as a repository for acquiring fundamental knowledge through hands-on projects suitable for beginners and individuals of all skill levels. We encourage you to participate and warmly welcome your contributions.
beginner-friendly c c-programming competitive-programming contributions-welcome cpp data-science-projects data-structures first-contributions hacktoberfest hacktoberfest-accepted improvement-proposal java projects-list python web-development
Last synced: 20 Aug 2025
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/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/danielt-dev/leetcode-solutions
Collection of my solutions for LeetCode Data Structures & Algorithms problems
Last synced: 22 Aug 2025
https://github.com/abdalrahman-alhamod/al-aqsa-mosque
3D representation of Al Aqsa Mosque using legacy OpenGL on Windows
3d-modeling 3d-rendering al-aqsa al-aqsa-mosque al-qibli-mosque computer-graphics cplusplus cpp cultural-heritage dome-of-the-rock game-development graphics historical-sites immersive immersive-experience mosque opengl opengl-legacy visual-studio windows
Last synced: 17 Aug 2025
https://github.com/tomsik68/ansi_colors
Single-header macro-based library for using terminal color codes in C/C++
c colors colors-codes console cpp terminal
Last synced: 31 Aug 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/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/qpcr4vir/thdysec
Modeling of primers/probes hybridization on to a set of target viral sequences.
bioinformatics biology cpp dynamic-programming pcr primer-design qpcr science
Last synced: 15 May 2025
https://github.com/yusixian/student_system
c++课设-学生综合测评管理系统,采用c++语言,多文件组织形式编成。具有基本的登陆注册、学生信息的增删查改功能、统计显示功能、报表功能等
Last synced: 21 Sep 2025
https://github.com/divinrkz/one-liners
Quick One Liners in JavaScript, TypeScript, Python, Rust, Java, Ruby, C, C++
c cpp java javascript php python ruby rust typescript
Last synced: 03 Aug 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/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/andreeadraghici/oop
OOP concepts in C++ Language
concept cpp familiarization language notions oop
Last synced: 14 Mar 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/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/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/larevanchedessites/google-robotstxt-ruby
🤖 Ruby gem wrapper around Google Robotstxt Parser C++ library
c-plus-plus cpp gem google robots-parser robots-txt ruby ruby-gem rubygem rubygems seo
Last synced: 17 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/craftablescience/cstringpp
A single header library for constexpr strings in C++ that are more fun to use than C strings.
constexpr constexpr-all-the-things cpp cpp-library cpp-string cpp20 cpp20-library
Last synced: 22 Apr 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/steffikeranj/data-structures-and-algorithms-cpp-and-scala
Repository of efficient solutions for Leetcode problems
algorithms bfs competitive-programming cpp dfs dynamic-programming graph-algorithms leetcode leetcode-cpp leetcode-practice leetcode-solutions minheap oop-principles scala tree
Last synced: 08 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/vrad-exe/portal2tools
Custom Portal 2 map compile tools
cpp portal-2 portal2 source-engine source-sdk
Last synced: 24 May 2026
https://github.com/puckzxz/narc
A lightweight REST client
cpp imgui rest-client websocket-client
Last synced: 04 Oct 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/suhatanriverdi/create-random-island-matrix
C++ Code about Matrices and Recursive Function for Students
Last synced: 14 Mar 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/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/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/doaaosamak/learning-roadmap
This roadmap is designed to guide you through the learning path for various programming and development topics. Whether you're a beginner or looking to expand your skills, this roadmap provides a structured approach to learning key concepts and technologies.
ai backend cpp front-end-development java learning react-native roadmap swift
Last synced: 22 Sep 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/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/murilochianfa/protobuffeddrogon
PROTOBUF implementation with DROGON framework.
cpp drogon drogonframework network-monitor protobuf protocol-buffers
Last synced: 20 Sep 2025
https://github.com/zqpei/pybind11_cpp_python
cpp call python, or python call cpp, hybrid programming using pybind11, with and without numpy
cpp cpp-call-python mat-numpy numpy opencv-numpy pybind11 python python-call-cpp
Last synced: 14 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/pencilcaseman/symbomathpaper
Exploring symbolic mathematics in C++, including differentiation
Last synced: 09 Feb 2026
https://github.com/vincent-picaud/linearalgebra
Linear algebra (work in progress)
blas cpp cpp17-library lapacke linear-algebra
Last synced: 24 Mar 2025
https://github.com/luzifer/espsms
Receive SMS for a SIM-card and forward them to a server
Last synced: 18 Aug 2025
https://github.com/karnkaul/cronch
Celesta game jam using vulkify and tardigrade
Last synced: 09 Feb 2026
https://github.com/hawashra/problemsolving
here I add some of the problems I solved.
competitive-programming cpp problem-solving
Last synced: 08 Mar 2026
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/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/compose-generator/ccom
⚙️ Compiler for the CCom (Conditional Comments) language
comment condition cpp grammar interpreter java language
Last synced: 03 Sep 2025
https://github.com/maksasj/matrix
Simple single-header matrix library written in C++, intended for simple projects, tests.
cpp header-only library matrix-calculations matrix-library
Last synced: 13 Aug 2025
https://github.com/akhilsharmaa/competitive-programming-sublime
Sublime template @akhilsharmaa, auto-completions file
build competitive-programming cpp osx-setup sublime-text
Last synced: 04 Aug 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/robertcorponoi/unreal-patrol-ai-with-hearing
Demo project for the tutorial at https://robertcorponoi.com/creating-a-patrol-ai-with-hearing-sense/
ai cpp tutorial unreal unreal-engine-4
Last synced: 24 Oct 2025
https://github.com/javadev/superav
The command line antivirus program written in C program language.
Last synced: 29 Jul 2025
https://github.com/gershnik/argum
Fully-featured, powerful, command line argument parser in C++20
argument-parser argument-parsing cli command-line command-line-parser command-line-parsing cplusplus cpp cpp20 header-only option-parser option-parsing parser
Last synced: 10 Feb 2026
https://github.com/ejunjsh/leetcode
😄 (600/800) learn algorithms and learn c++ by the way
algorithm cpp learning-algorithm leetcode shell sql
Last synced: 13 Apr 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/kassane/standalone-server
Asio standalone C++ HTTP/S Server (uses zig build-system)
Last synced: 15 Apr 2025
https://github.com/karimsayedre/beyond
My custom game engine featuring hardware ray tracing, path tracing and DLSS.
cpp cpp20 dlss game-engine path-tracing ray raytracing vulkan
Last synced: 02 Apr 2025
https://github.com/im-rises/cunicodelib
C header only Library to write UTF8 text to the console for Windows, macOs and Linux.
c console cpp multi-platform unicode utf8
Last synced: 25 Oct 2025
https://github.com/simeonhristov99/fmi_graduation_exams_information_systems
This repository holds solutions of the exams given to 4-th year Information Systems students graduating the Faculty of Mathematics and Informatics, Sofia.
cpp er-diagram haskell sql uml use-case-diagram
Last synced: 10 Feb 2026
https://github.com/rahuldangeofficial/edit
"edit" is a minimal terminal-based text editor built for speed, simplicity, and reliability. No modes. No commands. Just open a file, start typing, and it autosaves. Designed for developers, sysadmins, and anyone tired of getting stuck in Vim or Nano during quick edits.
cli-tool cpp linux macos minimal ncurses open-source text-editor unix utf-8
Last synced: 07 Feb 2026
https://github.com/coders-school/multithreading
c-plus-plus cplusplus cplusplus-17 cpp cpp17 multithreading
Last synced: 27 Jul 2025
https://github.com/ttema4/p2p-app
App for crypto exchange analysis
asio boost cpp mysql nlohmann-json qt6
Last synced: 01 Mar 2026
https://github.com/jinhyeonseo01/OpenGL-E2U-Framework
Easy to understand, wrapped for ease of use C++ OpenGL API Pipeline Template Project. With) Assimp, ImGui, OpenGL SOIL
assimp cpp game glew glsl glut imgui imgui-glfw opengl rendering rendering-3d-graphics
Last synced: 18 Jan 2026
https://github.com/embeddedos/x86-64-operatingsystem
An Operating System based on x86-64 architecture.
assembly bios bootloader c cpp kernel operating-system qemu round-robin-scheduler shell systemcalls x86-64
Last synced: 08 Oct 2025