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/mhx/gpsdo-config
Find GPS reference clock configuration from set of frequencies
command-line cpp gps gpsdo lb-gps-linux linux reference-clock
Last synced: 25 Apr 2026
https://github.com/commoncriteria/wids
Protection Profile Module for Wireless Intrusion Detection Systems
cpp extends-netdevice niap pp-module
Last synced: 19 Jan 2026
https://github.com/savenkovigor/cppfronttemplate
Simple conan/cmake/cpp template project
Last synced: 05 Jan 2026
https://github.com/brunexgeek/webster
Small and standalone HTTP server/client API
c cpp http http-client http-server networking webster
Last synced: 28 Apr 2025
https://github.com/irgendwr/arduino_nunchuk_mouse
🖱️ This sketch lets you use a Wii Nunchuk as a mouse.
Last synced: 04 May 2026
https://github.com/jdsherbert/unreal-engine-audio-spline-plugin
Unreal Engine AudioSpline Plugin. Provides a Spline with an AudioComponent attached that tries to move to the nearest point on the Spline to a target Actor.
audio audio-processing blueprint cpp cpp17 cpp20 plugin unreal unreal-engine unreal-engine-5 unrealengine
Last synced: 27 Jan 2026
https://github.com/samyam81/searching_mechanism
Searching in data structure refer to the process of finding the targetted information from a collection of items stored in computer memory.
Last synced: 18 Apr 2026
https://github.com/ahmed-saayed/compititve-programming
A collection of algorithms, data structures, Problems on many websites, notes, and references I used during my ICPC journey
algorithms competitive-programming cpp data-structures icpc problem-solving topic
Last synced: 10 Oct 2025
https://github.com/alexf2/SignalProcessing
Digital signal processing system (VB6, Visual C++, ATL, 1999)
atl component-object-model cpp signal-processing vb6 visual-basic
Last synced: 11 Mar 2025
https://github.com/imadmi/internet_relay_chat
This project is about creating an IRC server
Last synced: 19 Oct 2025
https://github.com/vspefs/glfwppm
GLFW C++20 Wrapper - a module-only GLFW wrapper, based on glfwpp
cpp cpp20 glfw wrapper xmake-built
Last synced: 26 Mar 2025
https://github.com/ulrich-tonmoy/phoenix
A Game Engine.
c clang cpp csharp directx game-engine vulkan wpf wpf-application
Last synced: 04 Mar 2026
https://github.com/uriegel/registry-changes-detector
Node.js addon to detect changes in Windows Registry
Last synced: 21 Jan 2026
https://github.com/anmol-baranwal/leetcode-gfg-ds-solutions
C++ Topic wise Leetcode & GFG solutions ✨ (easy access)
algorithms cplusplus cpp data-structures documented dynamic-programming easy-to-understand geeksforgeeks geeksforgeeks-cpp geeksforgeeks-solutions graphs leetcode leetcode-solutions striver-sde-sheet
Last synced: 06 Jul 2025
https://github.com/dodotree/boxik
cpp flot-charts network-analysis networking pca-analysis pcap
Last synced: 08 Jun 2026
https://github.com/happma/pseudorank
R Package providing functions to calculate pseudo-ranks and pseudo-rank based nonparametric test statistics.
cpp nonparametric nonparametric-statistics pseudo-rank pseudo-ranks r rank rank-tests rstats trend-test
Last synced: 10 Apr 2025
https://github.com/rajeshberwal/revisiting-dsa
Repository to Revisiting DSA series
algorithms c cpp data-structures go golang interview-preparation javascript python
Last synced: 18 Oct 2025
https://github.com/sleepy-monax/hevadea-raylib
:world_map: Hevadea is a game about exploring a randomly generated world.
cpp game-development raylib roguelike
Last synced: 29 Apr 2026
https://github.com/franzlor/housecatengine
An ECS game engine for 2D game development.
2d-game-engine cpp ecs game-development game-engine imgui level-editor lua-script sdl2
Last synced: 28 Feb 2026
https://github.com/idanrosenzweig/real-time-computer-emulator
A real time emulator for a computer containing a cpu, mouse, keyboard, screen, (floppy) disk driver and BIOS firmware. Capable of loading and running small operating systems, provided as floppy disk files.
bios c cpp emulator firmware floppy-drives hardware i386 operating-systems vga x86
Last synced: 17 Apr 2026
https://github.com/thomasleese/acorn
Powerful and elegant programming language.
cpp language llvm programming-language
Last synced: 24 Apr 2026
https://github.com/echosoar/program-languages-compare
Compare the similarities and differences between various programming languages
cpp golang language-comparison rust typescript
Last synced: 29 Apr 2026
https://github.com/mguludag/tesseract-4.1.0-precompiled-binaries
Tesseract 4.1.0 MSVC x64 Precompiled Binaries for use with Qt Creator
cpp image-processing library ocr
Last synced: 12 Jun 2026
https://github.com/jamesgeorge007/c-graphics-car-animation
This is an example to show the various methods available in the C graphics library
c computer-graphics cpp graphics-library
Last synced: 30 Apr 2026
https://github.com/fix8mt/ufeed_bindings_cpp
C++ bindings to UFEed
cpp fix fix-engine fix8 fix8-market fix8pro fixengine fixprotocol google-protocol-buffers high-performance low-latency middleware zeromq
Last synced: 14 Oct 2025
https://github.com/subugt/nfs-autopilot
autopilot project still in development
autopilot cpp cpp20 needforspeedmostwanted
Last synced: 13 Feb 2026
https://github.com/louiml/ree-ree
cpp custom-programming-language easy-to-use gpp library programming-language
Last synced: 14 Oct 2025
https://github.com/qubik65536/competitive-programming
My Solutions in C++ or Java (Sometimes Both) & Problem Analysis (Sometimes) for Competitive Programming Problems (Generally USACO and Canadian Computing Competition)
canadian-computing-competition ccc ccc-solutions cpp cpp17 java java-8 usaco usaco-solutions
Last synced: 05 Feb 2026
https://github.com/chathumiamarasinghe/word-guessing-game
A fun and interactive word-guessing game designed to test your vocabulary and guessing skills! The game is built using Object-Oriented Programming (OOP) principles and includes dynamic features for an engaging user experience.
cli cpp procedural-programming wordguess-game
Last synced: 08 Feb 2026
https://github.com/basemax/n-queengenetic
Solving N-Queen problem using Genetic Algorithm.
cpp genetic genetic-algorithm genetic-algorithms genetic-analysis genetic-programming-algorithm genetics n-queen n-queens n-queens-completion n-queens-problem nqueens nqueens-algorithm nqueens-problem nqueens-problem-solver nqueens-solution
Last synced: 14 Oct 2025
https://github.com/thiagoh/lex
From the classic "Lex - A Lexical Analyzer Generator" from http://dinosaur.compilertools.net/lex/index.html
c compilers cpp flex lex lexer lexical-analysis lexical-parser
Last synced: 24 Apr 2026
https://github.com/hxndev/implementing-grep-using-naive-search
GREP is a command-line utility for searching plain-text data sets for lines that match a regular expression or simply a string. In this, I implemented GREP using Naive Search.
algorithm command-line cpp grep linux naive-bayes-algorithm search time-complexity-analysis utility
Last synced: 03 May 2026
https://github.com/cpp-sc2/commandcenter
Original version of CommandCenter focused on the StarCraft 2 part of the bot.
ai artificial-intelligence bot cpp game sc2 starcraft-ii starcraft-ii-bot starcraft2 starter
Last synced: 29 Apr 2025
https://github.com/xxxn3m3s1sxxx/atlas-tq1_0
TQ1.0 ternary inference engine for BitNet b1.58 on CPU. Pack + run Falcon3-1B/3B/7B/10B, no GPU needed.
1bit-llm avx2 bitnet bitnet-b158 bonsai cpp cpu-inference edge-ai falcon3 high-performance inference-engine llm-inference local-llm quantization simd ternary ternary-weights
Last synced: 31 May 2026
https://github.com/ghaithsaidani/coding_challenges
codeforces-problems cpp java leetcode problem-solving
Last synced: 09 Feb 2026
https://github.com/atennop1/arkanoidwithoutanengine
Project for learning C++ through making game without an engine
cpp game game-development gamedev no-engine oop sdl2
Last synced: 09 Feb 2026
https://github.com/memergamer/graphtheory
In this repository there are graph theory exercises for my University.
cpp graph-algorithms graph-theory-algorithms python sapientia-university typescript
Last synced: 09 Feb 2026
https://github.com/andrefelipebarros/jogo-da-lha-15x15
🏝️Project developed using Vector and Matrix, during the course of college algorithms.
algorithms cpp game-development matrix type-game vector
Last synced: 31 May 2026
https://github.com/ranaessam03/linear_structures
This repository contains implementation of various data structures and algorithms in C++, including linear data structures like arrays, linked lists, stacks, and queues.
cpp data-structures linked-list problem-solving queue stack
Last synced: 05 Oct 2025
https://github.com/jin/bazel-android-ndk-example
Build C++ for Android using Bazel and NDK
Last synced: 14 Apr 2026
https://github.com/lef-fan/obscure
OBS camera background removal for Linux.
ai background background-segmentation camera computer-vision cpp deep-learning image-segmentation obs obs-plugin obs-studio obs-studio-plugin plugin streaming torch torchscript video-segmentation yolo
Last synced: 28 Feb 2026
https://github.com/mo-karbalaee/programming-fundamentals
All the codes and exercises done during the fundamentals of programming course that I took on fall 2020
c cpp problem-solving programming sbu
Last synced: 19 May 2026
https://github.com/mdusmanansari/school-management-system-using-c
This project made by me for School Management System with GUI. i use C-Language in it. Only For Turbo-C Tool
Last synced: 02 May 2026
https://github.com/sdtelectronics/cling-build
Build Script and Pre-built Binaries (for ARM) of Cling The C++ Interpreter
arm cling cpp interpreter repl
Last synced: 02 May 2026
https://github.com/qengineering/ncnn_pose_rpi_64-bits
ncnn pose estimation on bare Raspberry Pi 4 with 64-bit OS at 7.1 FPS
bare-raspberry-pi cpp high-fps ncnn ncnn-framework ncnn-model pose-estimation raspberry-pi-4 raspberry-pi-64-os
Last synced: 26 Feb 2026
https://github.com/aa-sikkkk/c-syntaxchecker
C-SyntaxChecker is a tool designed to analyze C and C++ code for common syntax issues. It checks for bracket matching, keyword usage, function definitions, and more. This tool can help developers maintain clean and error-free
Last synced: 29 Apr 2025
https://github.com/willdoescode/coolkidgame
Coolkidgame. Don't know what this will turn into yet.
Last synced: 30 Apr 2026
https://github.com/open-source-chandigarh/pyre
Just Another Graphics Engine
cpp hacktoberfest hacktoberfest2025 opengl
Last synced: 14 Oct 2025
https://github.com/spiffgreen/cli-master
A command line utility library that simplifies the development of command line apps. Made for flexibility and simplicity.
cli commandline cplusplus cpp cpp-library
Last synced: 09 Oct 2025
https://github.com/bola-nabil/leetcode
leetcode solutions
algorithm algorithms algorithms-and-data-structures cpp data-structures javascript leetcode leetcode-javascript leetcode-javascript-solutions leetcode-problems leetcode-problems-solutions leetcode-solutions mysql problem-solving typescript
Last synced: 18 Jan 2026
https://github.com/milind220/ball-balance
A PID algorithm controlled ball balance that returns a ball to a set point when it's pushed around. My first real robotics project!
arduino ball-balancing-pid ball-balancing-platform control-theory cpp pid-control robotics
Last synced: 05 May 2026
https://github.com/fsandhei/yambs
Yet Another Meta Build System for C++, written in Rust
Last synced: 16 Apr 2026
https://github.com/mortennobel/opengl_4.3_vs_2010_freeglut
A simple OpenGL 3.2 example using MSVS 2010 and freeglut
cpp cpp11 graphics-programming
Last synced: 16 May 2026
https://github.com/mikyll/fondamenti-di-computer-graphics-m
Le mie soluzioni per il laboratorio di Fondamenti di Computer Graphics M
2d 3d arcade bezier blender c computer computergraphics cpp fondamenti grafica graphics informatica ingegneria magistrale morigi opengl serena template videogame
Last synced: 18 Apr 2026
https://github.com/klirii/javacallswithoutjni
Example of calling Java methods in C++ without using JNI or JVMTI
cpp dll dll-injection example java jdk jni jvm minecraft
Last synced: 15 Oct 2025
https://github.com/ron4fun/simplebaselib4cpp
SimpleBaseLib4CPP is a simple C++11 Base Encoding library that provides at the moment support for encoding and decoding various bases such as Base16, Base32 (various variants), Base58 (various variants), Base64 (various variants).
base16 base32 base58 base64 cplusplus cpp encoding
Last synced: 09 Oct 2025
https://github.com/bettercallshao/hppuml
Help flip C++ header text to be used in UML class diagrams.
cpp documentation html microservices nojavascript object-oriented-programming python serverless uml uml-diagrams
Last synced: 10 Feb 2026
https://github.com/gf712/pyml
Machine Learning algorithms in Python and C/C++ written from scratch using the respective standard libraries
Last synced: 27 Feb 2026
https://github.com/schaumb/is_lambda-cpp-type-trait
This repo use compiler specific infos for is_lambda type trait. Depends on https://github.com/Neargye/nameof another header only lib or boost::typeindex
c-plus-plus c-plus-plus-17 cplusplus cplusplus-17 cpp cpp17 cpp17-library header-only metaprogramming single-file
Last synced: 10 Feb 2026
https://github.com/jdsherbert/simple-fmod-audio-player
Simple FMOD Audio Player written with C++
audio-player cpp fmod fmod-api fmod-studio
Last synced: 19 Jan 2026
https://github.com/skillfulelectro/ffmpeg6.0-doc
Here im trying to write good doc for ppl who want to learn about media
audio codec cpp documentation ffmpeg ffmpeg-library image toturial video video-processing
Last synced: 01 May 2026
https://github.com/lioneljouin/ggj22
Global Game Jam 2022 - https://github.com/Empheon/GGJ21
cpp games ggj2022 globalgamejam pirates sheep ue4 unreal-engine-4 unrealengine windows
Last synced: 18 Apr 2026
https://github.com/ujjwalsaini07/decryptorx_stealer
It is specialized repo for password cracking using WSA, IoT devices, and other modules. It focuses on breaking various protocols, offering a solution for security testing and vulnerability analysis in connected environments.
ardiuno cpp cracking-password cybersecurity github-actions go hacking iot ipaddress python workflow-automation
Last synced: 13 Feb 2026
https://github.com/damatrix/libdsi
a wip attempt to build a libnds alternative for the dsi, without use of libnds or devkitARM
Last synced: 16 Apr 2026
https://github.com/zreechxnn/antrian-rumah-sakit
Hospital Queue System: A robust system for managing patient queues in hospitals. This project features a user-friendly graphical interface for efficiently handling patient records and processing queues, improving overall management and patient flow within medical facilities.
cout cpp gpp hospital-management-system hpp iostream queue queue-system sdl sdl2 sdl2-library sdl2-ttf std
Last synced: 11 Feb 2026
https://github.com/liardeauxq/r-type
R-type game
amethyst cpp ecs game game-engine rust server student-project
Last synced: 02 May 2026
https://github.com/hxndev/chinese-whisper-problem-using-ipc
Chinese Whispers is a children's game (called Telephone in the US) in which children pass on what they think they've heard in a message whispered by another child.
chinese-whispers code cpp inter-process-communication ipc
Last synced: 25 Oct 2025
https://github.com/josh012006/tasks-manager
Simple tasks manager wrote in C++. I haven't done the GUI yet but I plan to do it with Qt.
Last synced: 06 May 2026
https://github.com/keithdhedger/lprgui
qt5 based frontend for lpr cli command
cpp cups frontend frontend-app gui-application lpr qt5 qt5-gui
Last synced: 22 Feb 2026
https://github.com/bringauto/fleet-protocol
BringAuto Fleet Protocol - simple yet reliable communication for internet-connection-unstable environments
c communication cpp fleet-protocol protobuf reliable-protocol
Last synced: 11 Feb 2026
https://github.com/jaydattpatel/binary-tree
Different Operation on Binary Tree Structure
bfs-search binary-tree breadth-first-search c c-language cplusplus cpp depth-first-search dfs-search inorder-traversal levelorder-traversal online-manipal-bca postorder-traversal preorder-traversal tree-height
Last synced: 23 Jan 2026
https://github.com/pcafrica/introduction_to_cmake
Slides and exercises for the "Introduction to CMake" lecture.
cmake cpp examples exercises introduction tutorial
Last synced: 14 Mar 2025
https://github.com/stillthinkinghere/socialmediamanager
This is a all in one Socialmedia Management app, the front-end it created in c++ and the backend is created in c++, c, java and javascript. This uses http requests and API's to publish posts and to review data of these post across all platforms.
app application c cpp graphical-interface graphical-user-interface gui java javascript media qt qt5 qt6 social
Last synced: 04 Jan 2026
https://github.com/phanxuanquang/introduction-to-programming-uit
Tất cả bài thực hành môn Nhập môn lập trình - Trường Đại học Công nghệ Thông tin
Last synced: 04 Oct 2025
https://github.com/aermoss/aencpp
A programming language made with C++.
aenc aencpp cpp programming-language
Last synced: 19 Aug 2025
https://github.com/coders-school/templates
C++ online course. Modules about templates.
coders-school cplusplus cpp cpp17 markdown md
Last synced: 27 Jul 2025
https://github.com/ghaynorg/pmps
C/C++ library and tool for scanning a process's memory space on Windows to find regex string patterns.
c c-language cpp memory memory-searching patterns regex search visual-studio win32 win64 windows
Last synced: 19 Feb 2026
https://github.com/0x0c/perevod
Pervod, a image communicator.
boost cpp cpp-library cpp11 image-communicator
Last synced: 05 Apr 2025
https://github.com/prakharjadaun/cpp-learn-with-me
A repository which can help you to learn and understand basic concepts of C++
cpp interview-preparation learn-cpp
Last synced: 07 May 2025
https://github.com/antdeivid/estrutura-de-dados
Repositório destinado ao upload dos códigos da cadeira de Estrutura de Dados.
Last synced: 10 Jun 2025
https://github.com/8dcc/libsigscan
Single-header C/C++ library for signature scanning on Linux.
c c-library cpp game-hacking hacking library signature-scanning sigscan
Last synced: 24 Apr 2025
https://github.com/urtuba/cpp-deck-game
It is not a game or usefull game tracking app. It's written with learning purpose.
cpp homework istanbul-technical-university
Last synced: 16 Mar 2025
https://github.com/seigtm/complex
A simple complex numbers class that supports all basic operations.
complex-number complex-numbers cpp homework homework-assignments
Last synced: 20 Apr 2025
https://github.com/hxndev/parallel-15-puzzle-solver-using-multi-threading
The 15 Puzzle is a sliding puzzle that consists of a 4 by 4 frame of numbered square tiles in an arbitrary ordering with one space. The objective of the puzzle is to place the tiles in ascending order, by making sliding moves that use the empty space.
15-puzzle 15-puzzle-solver code cpp documentation multithreading parallel parallel-15-puzzle-solver project report testing threading
Last synced: 31 Mar 2025
https://github.com/jonathanlinat/dockerized-trenchbroom
🐋 A dockerized version of kduske's TrenchBroom source code
Last synced: 26 Aug 2025
https://github.com/hxndev/reverse-capitalize-and-shift-strings-using-threads
Perform operations on a string using Multithreading.
capitalize code cpp reverse shift strings threads
Last synced: 06 Jul 2025
https://github.com/cyrusasfa/pimento
Euclidean Rhythm Gate Sequencer for Bela Pepper
belaplatform cplusplus cpp euclidean-rhythms eurorack eurorack-diy
Last synced: 04 Jul 2025
https://github.com/oir/tblr
One header library for easy pretty printing of tables in C++. Supports markdown and latex.
cpp header-only pretty-print table tables
Last synced: 28 May 2026
https://github.com/kylereddoch/chadatech
Project One for CS-210 C++ Class
chadatech-clock-cplusplus cplusplus cpp snhu
Last synced: 14 Mar 2025
https://github.com/j-obog/heap-sim
C++ program aimed to provide a high-level view of what's going on under the hood when you do pointer operations.
cpp heap-memory memory-management modeling simulation
Last synced: 17 Jan 2026
https://github.com/mpogotsky/xapi-cpp
A C++ library that provides a simple API for interacting with the xStation5 trading platform.
boost boost-asio boost-json coroutines cpp cpp-lib cpp20 ssl traiding-api websockets xapi xopenhub-api xstation-api xstation5 xtb xtb-api
Last synced: 20 Apr 2025