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/joanstinson/stinsonengine
A 3D engine using C++ with OpenGL that tries to mimic Unity's functionalities.
cplusplus-11 cpp game-engine-3d game-engine-development opengl
Last synced: 20 May 2026
https://github.com/BillyFrcs/FlappyBird
Flappy Bird Game.
2d-game cpp flappy-bird-game flappybird game game-development sfml sfml-2d-engine sfml-cpp sfml-dev sfml-game sfml-game-development sfml-graphics-library sfml-library
Last synced: 14 Apr 2025
https://github.com/aleks-net/fnv1a
Single header solution to hashing with FNV1a in C/C++
c compile-time cpp fnv fnv-1a fnv1a hash header-only multiplatform
Last synced: 30 Apr 2025
https://github.com/samyam81/adapter_design
Adapter design pattern allows incompatible interfaces to work together by providing a wrapper that translates the interface of a class into another interface that a client expect.
adapter cpp csharp design design-patterns java kotlin python
Last synced: 12 Sep 2025
https://github.com/dadavidtseng/daemonengine
Daemon Engine is an C++20 game engine featuring real-time V8 JavaScript scripting with hot-reload capabilities, DirectX 11 rendering pipeline, multithreaded JobSystem for parallel processing, NetworkSubsystem for multiplayer experiences, resource management with caching, and integrated FMOD 3D audio system.
cpp directx11 dx11 game-engine logger obj objloader tcp v8
Last synced: 03 May 2026
https://github.com/dsanders11/chromium-include-cleanup
Scripts to help guide cleanup of #include lines in the Chromium codebase
Last synced: 17 Mar 2025
https://github.com/ferhatgec/kedi
Fegeya Kedi, Experimental Data Interface.
cpp cpp17 data data-interchange data-interface fegeya gnu json library linux xml
Last synced: 14 Apr 2025
https://github.com/anoadragon453/qubes-file-trust
Service files and daemon for file-based trust levels on QubesOS
cpp gsoc python qubes-os trust-level
Last synced: 07 Apr 2025
https://github.com/Jyotibrat/LeetVault
Solutions of LeetCode Problems
cpp git github github-config leetcode leetcode-cpp leetcode-python leetcode-questions leetcode-solutions problem-solving problems python
Last synced: 24 Jul 2025
https://github.com/mohamedelbachir/scheduler
The scheduler software to visualizing GRANT diagram in UNIX System
algorithm cpp diagram grantt scheduler scheduling sdl unix visualisation
Last synced: 24 Jul 2025
https://github.com/zouari-oss/racognition
Racognition is a high-performance face recognition system built using Python (or C++), designed to provide accurate and real-time facial identification and verification.
Last synced: 18 Feb 2026
https://github.com/avicted/skogsnet
Arduino -> Serial bus -> Unix -> (main) Measuements read from the Serial bus. With Raylib as Visualization for the data.
arduino c cpp embedded-systems iot linux makefile pid pid-control raylib raylib-c raylib-cpp serial-communication temperature unix
Last synced: 27 Jul 2025
https://github.com/ferhatgec/word
Reeeaally simple CLI pattern matcher in C++.
cli commandline cpp cpp17 pattern pattern-matching
Last synced: 27 Jul 2025
https://github.com/unipr-org/mdp
MdP - Metodologie di Programmazione presso l'Università degli Studi di Parma (6 CFU).
Last synced: 19 Feb 2026
https://github.com/diath/ipc
Tibia IP Changer (Linux)
changer cpp ip ip-changer linux opentibia tibia
Last synced: 19 Sep 2025
https://github.com/dolfost/snake-cpp
An Clang ncurses snake game
c cpp game ncurses snake snake-game
Last synced: 20 Sep 2025
https://github.com/igozdev/xorlit
Compile time string literal encryptor
compile-time compiletime cpp encryption encryptor literal literals metaprogramming obfuscation obfuscator string strings xor
Last synced: 20 Sep 2025
https://github.com/pakerwreah/rninspector
React Native bridge for the Inspector project
android cpp cross-platform debug debugging flipper inspect ios jni mobile ndk react-native stetho
Last synced: 16 Mar 2025
https://github.com/mrrobinofficial/easingfunctions
A collection of easing functions. It supports multiple programming languages and game development frameworks.
cpp csharp ease easing easing-functions python unreal-engine
Last synced: 12 Apr 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/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/digoarthur/console-guessinggame
This was my first program create in University.
Last synced: 30 Mar 2025
https://github.com/darvid7/monash-programming-club
algorithms cpp datastructures icpc
Last synced: 03 Apr 2025
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/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/garrylachman/usb-human-name
C++ Humanize USB vendor and product codes library
cpp library usb usb-devices usbids
Last synced: 13 Jun 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/arwenterpstra/algorithms
Different algorithms for different purposes, written in multiple languages
algorithms c cpp csharp java javascript lua python rust
Last synced: 09 Feb 2026
https://github.com/beardedfish/counter
A simple counting app made for devices running BlackBerry 10 OS.
app blackberry blackberry10 cascades counter cpp qml qt simple
Last synced: 09 Apr 2025
https://github.com/abrdej/pigeon-war
Turn-based tactic game. This is server part implemented in C++.
cpp cpp-game game game-2d game-development turn-based turn-based-combat turn-based-game turn-based-strategy
Last synced: 11 Mar 2025
https://github.com/geodetic-metrology-tools/LGC2
LGC : High-precision 3D least-squares adjustment for large-scale geodetic and metrology networks.
cern cpp geodesic-algorithm geodesy geodetic-computations geodetic-network large-scale-metrology least-squares-adjustment metrology-software open-source surveying-tools
Last synced: 29 Apr 2026
https://github.com/scyth3-c/curl-http-wrapper
make http requests easily in c++ ⚡
api-client cpp cpp20 http libcurl library linux makefile requests-module
Last synced: 12 Apr 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/doaaosamak/dailystreak-leetcode
Leetcode problems solations, here, i upload my solutions to coding challenges, algorithms, and personal projects.
coding cpp java problem-solving
Last synced: 22 Apr 2026
https://github.com/lakshayd02/cpp_programs
This repository provides a diverse set of exercises aimed at beginners and intermediate programmers to enhance their understanding of C++.
coding coding-challenge cpp lets-code
Last synced: 12 Apr 2025
https://github.com/nouemankhal/geekcode
A CLI that transforms text into ASCII Art.
Last synced: 29 May 2026
https://github.com/basemax/minesweepercli
Simple minesweeper game developed using C++ in the CLI mode. (Soon)
cpp cpp-cli cpp-game cpp-game-cli game game-2d game-cli game-development minesweeper minesweeper-board minesweeper-cli minesweeper-cpp minesweeper-game
Last synced: 03 Apr 2025
https://github.com/superb-man/pacman
Classic Pacman game remake with 3 levels for each of the 10 mazes!Added fireball releasing and hiding features!!Hope you enjoy😁
2d c cpp game igraphics-project maze open-gl x-33
Last synced: 03 Mar 2025
https://github.com/oatpp/example-consul
Example project how-to use oatpp-consul integration module.
Last synced: 25 Apr 2025
https://github.com/ferhatgec/finif
finif, cli .ini parser
cpp file ini ini-parser parser
Last synced: 18 Feb 2026
https://github.com/socrats/dyrwin
Simulator of evolutionary dynamics and game theory in c++
cpp evolutionary-game-theory game-theory simulation
Last synced: 11 Jun 2025
https://github.com/genyleap/bitcoin-rpc
A high-performance C++ library for interacting with Bitcoin Core's JSON-RPC API. Designed for developers building blockchain tools, wallets, or analytics platforms.
bitcoin bitcoin-api bitcoin-rpc cpp
Last synced: 13 Apr 2026
https://github.com/nano-bot01/tic-tac-toe-game
A Console based Application for multiplayer Tic Tac Toe game.
ankit-nainwal cpp game games tic-tac-toe tictactoe
Last synced: 07 Sep 2025
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/ridika-2004/Competitive-Programming
💻 A repository dedicated to solving problems and improving problem-solving skills in various competitive programming platforms. 🚀📈
algorithms codechef-solutions codeforces-solutions competive-programming cpp data-structures
Last synced: 29 Dec 2025
https://github.com/thelartians/indexset
A class for manipulating large sets of indices with optimal performance and memory use
cpp fast high-performance indices low-memory set
Last synced: 04 Jul 2025
https://github.com/mosinskyi/qt-client-app
This project is a Qt-based TCP client application that demonstrates how to create a GUI application using Qt and how to interact with a TCP server.
client-server cpp qt6 tcp-client
Last synced: 21 Jan 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/abdullah-sheikh/hacktoberfest2021
beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2021! Hello World Programs in any language and C and Cpp program , Please leave a star ⭐ to support this project! ✨
c cpp hacktoberfest hacktoberfest2021 java programming python
Last synced: 07 Sep 2025
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/pdsmart/x1key
Sharp X1 PS/2 keyboard interface based on the Renesas R8C
c cpp electronics firmware kicad renesas sharp
Last synced: 04 Feb 2026
https://github.com/massimo-marino/memvar
A C++ implementation of a variable with memory of its previous values.
cpp cpp17 cpp20 timestamped-variable timetagged-variable variable-with-memory
Last synced: 10 Apr 2025
https://github.com/aryehky/arduino
🚀 C++ Machine Learning Project: Digit Recognition with Support Vector Machine (SVM) 🖥️ This project is a robust implementation of digit recognition using Support Vector Machine (SVM) in C++. The SVM algorithm, a powerful supervised learning technique, is employed to classify handwritten digits from the famous MNIST dataset.
cpp data-visualization machine-learning preprocessing
Last synced: 11 Apr 2025
https://github.com/tower-online/tower-main
A MMORPG game server for Tower Online written in C++
boost-asio cpp game-server mmo
Last synced: 27 Jan 2026
https://github.com/tonitaga/graph-algorithms-cpp-console
Basic algorithms on graphs: BFS, DFS, Dijkstra Algorithm, Floyd-Worshell Algorithm, Prima Algorithm, Ant Algorithm in C++ programming language
Last synced: 05 Aug 2025
https://github.com/coder3101/testcaser
TestCaser is a header-only light-weight test case library written in C++. It can generate testcases, run your program on those test cases and compare two program's output for the given test case
competitive-programming competitive-programming-contests cpp cpp11
Last synced: 27 Jan 2026
https://github.com/mortennobel/simplevrcpp
Simple example of using the OculusVR SDK and SDL
cpp graphics-programming oculus-rift openvr sdl2 virtual-reality
Last synced: 18 Jun 2025
https://github.com/btframework/droneremoteid
The samples show how to use the Bluetooth and WiFi Frameworks to receive and decode Drone Remote ID
asd bluetooth cbuilder cpp csharp delphi dri drone droneremoteid faa net netframework remoteid wifi
Last synced: 28 Apr 2025
https://github.com/nathad17/belah-ketupat-with-cpp
bentuk belah ketupat dengan c++
belah-ketupat cpp diamond do-while-loop for-loop loop while-loop
Last synced: 03 Oct 2025
https://github.com/hlustikp/v8shell
A shell utilizing V8 thats entirely controllable via Javascript.
Last synced: 12 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/afonsocmsousa/asm-emulator
ASM Emulator is a Simpler-way of having fun writing assembly!
assembly cpp cpp17 early-development ncurses
Last synced: 06 Mar 2026
https://github.com/bcanozter/simple-cpp-shell
Simple C++ Shell
computer-engineering computer-science cpp shell
Last synced: 01 Mar 2025
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/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/fazendaaa/project-euler
Some of the Project Euler exercises in different languages
c cpp haskell nodejs project-euler project-euler-solutions python ruby typescript
Last synced: 07 Oct 2025
https://github.com/michalspano/terminarium
🌱 An Enclosure System – Terrarium + Terminal
Last synced: 24 Apr 2025
https://github.com/foxoman/hacky
Hacky is a High Contrast QtCreator Syntax color theme based on OneDark Pro Theme. Good to work with at night light. and focus more on the code than the soundings.
color-scheme cpp qt qtcreator style theme
Last synced: 29 Apr 2026
https://github.com/alexf2/ImageResizer
IE6 ActiveX control for uploading and resizing images at the same time
activex asp-net atl component-object-model cpp gdiplus internet-explorer ocx visual-studio
Last synced: 11 Mar 2025
https://github.com/randomgamingdev/ezal
A powerful audio library designed to abstract away writing audio code at 0 cost. Spend time coding your dream project, not the audio.
audio audio-library cpp cross-platform multilib ogg powerful
Last synced: 24 Apr 2025
https://github.com/quinta0/gravity
3D Gravity Simulator is a C++ program that visualizes the gravitational interactions between celestial bodies
3d cmake cpp gravity opengl physics physics-simulation simulation vcpkg
Last synced: 06 Jan 2026
https://github.com/ar-ray-code/depthai-core-template
depthai&C++ configure Template
Last synced: 26 Mar 2025
https://github.com/plasmaa0/simplecalculator
Simple CLI Calculator Project
abstract-syntax-tree ast binary-expression-tree c-plus-plus calculator calculator-application cli cplusplus cpp evaluation expression-evaluator interpreter lexer math parser
Last synced: 26 Mar 2025
https://github.com/iamazeem/cppprimenumberprograms
C++ Prime Number Programs
cpp hacktoberfest prime-numbers
Last synced: 15 Aug 2025
https://github.com/neyn/neyson
Lightweight C++11 JSON Library
cmake cpp cpp11 cxx cxx11 json json-library json-parser lightweight parser
Last synced: 14 Jun 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/d4rk-lucif3r/home-automation
Micro-Controller Based Home Automation for Smart Homes
android-application arduino cpp java smarthome
Last synced: 12 Jul 2025
https://github.com/lukaspietzschmann/pl0-compiler
A small and fun PL0 compiler
compiler cpp pl0 programming-language
Last synced: 06 Dec 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/mohamediibra7im/hnu-icpc-community
This repository contains solutions for all problem sheets and contests from our training program.
algorithms-and-data-structures competitive-programming cpp problem-solving
Last synced: 09 Apr 2025
https://github.com/modio/modio-ue4-sample
Unreal Engine 4 sample project, demonstrating how mod.io can be integrated in-game
cpp modio unreal-engine unreal-engine-4
Last synced: 09 Feb 2026
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: 26 Nov 2025
https://github.com/comfysage/cpp-hayashi
🌱 a tiny distro-independent package manager in C++.
Last synced: 06 Sep 2025
https://github.com/jofaval/babylon
Microservices using mutliple languages (as with Babylon's tower) for a fake e-commerce
api babylon cloud cpp django dotnet e-commerce flask golang java laravel microfrontend microfrontends microservices php python rust software-engineering spring-boot typescript
Last synced: 17 Feb 2026
https://github.com/mrdcvlsc/cyfre
A Templated C++ matrix library
cpp determinant dotproduct echelon-form library linear-algebra matrix matrix-functions matrix-inversion matrix-library matrix-multiplication rref templated vector-math
Last synced: 08 Jan 2026
https://github.com/maximilianfeldthusen/tamperprotect
This C++ code is a simple program designed to compute the SHA256 hash of its own executable file and compare it against a known good hash.
Last synced: 01 Apr 2026
https://github.com/shibam120302/leetcode
I try to upload the daily code which i practice daily in LEETCODE
cpp dailychallenges dsa java leetcode leetcode-solutions
Last synced: 18 Jan 2026