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-04-06 00:06:33 UTC
- JSON Representation
https://github.com/ungive/loon
Make a local file accessible online instantly via HTTP
cpp cpp17 go golang libhv protobuf reverse-tunnel tunnel
Last synced: 10 Apr 2025
https://github.com/jayantgoel001/stl
Standard Template Library
cpp generics stl stl-algorithms templates
Last synced: 02 May 2025
https://github.com/ironsdu/gayrpc
Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .
Last synced: 08 Jul 2025
https://github.com/lnk2past/copperhead
An Inline C++ Extension Generator for Python
c-plus-plus code-generation cpp python python-c-api python-extension python3
Last synced: 10 Apr 2025
https://github.com/madhavjivrajani/simdfa
Simulations of deterministic finite automata in different languages!
cpp dfa go golang hacktoberfest haskell java javascript julia nfa nim oops oops-in-cpp oops-in-python python racket rust simulation
Last synced: 17 Mar 2025
https://github.com/cjdb/cjdb.github.io
Repository for hosting Christopher Di Bella's personal website.
Last synced: 19 Apr 2025
https://github.com/stephensmith25/pythonfmu3
A lightweight framework that enables the packaging of Python3.x code as co-simulation FMUs following version 3.0
Last synced: 03 Apr 2025
https://github.com/jgaa/darkspeak
Secure Instant Messenger over the Tor network
cpp instant-messaging legacy-tor-chat privacy qml qt5 tor
Last synced: 06 May 2025
https://github.com/surajv311/myleetcode
Leetcode practice questions to improve my algorithmic thinking!. ✍💻---> Arrays / Strings / Recursion / DP / Graph / Trees🌳 / Linkedlist / Hashing / Greedy / Bitmagic / Backtracking. 📈
algorithms cplusplus cpp daily-coding-problem data-structures data-structures-and-algorithms dynamic-programming faang google graphs interview-questions leetcode leetcode-solutions microsoft placement-preparation trees
Last synced: 16 May 2025
https://github.com/tinyalsa/tinyalsa-cxx
A pure C++14 ALSA library with no dependencies.
alsa audio cpp cpp-library cpp14 cpp14-library linux tinyalsa tinyalsa-cxx
Last synced: 30 Apr 2025
https://github.com/renuka-fernando/hackgen
Generate Test cases for HackerRank Problems
c cpp hackerrank java python3 testcase-generator
Last synced: 01 May 2025
https://github.com/ali-elshorpagi/college_system
College System is a basic software for managing College Data, such as Courses, Staff, Student...etc. All of these functions are handled by the system using files as a temporary database. these files are used to store and print data.
college-system cpp oop-project
Last synced: 27 Sep 2025
https://github.com/shadowmitia/yacht
YACHT 🛳️: Smoothly riding the waves of C++ projects
Last synced: 10 Jul 2025
https://github.com/itshyphen/pulchowk
C++ and SFML based 2D simulation RPG game
cpp game-2d rpg-game sfml-game
Last synced: 21 Apr 2025
https://github.com/divyanshugit/avid-algorithms
Basic knowledge of Data Structure and Algorithms and LeetCode solution in Python & C++.
contributions-welcome cpp hacktoberfest hacktoberfest2021 interview-questions leetcode open-source python
Last synced: 02 Jul 2025
https://github.com/avast/asio-mutex
Awaitable Mutex compatible with Boost.Asio
asio boost coroutines cpp cpp20
Last synced: 07 Apr 2025
https://github.com/ai-robotic-labs/http-privacy
HTTP and AI for privacy APIs by Rust, C++ , Javascript and Python bindings
agenticalliance ai api cpp deepseek http javascript privacy python rust
Last synced: 19 Apr 2025
https://github.com/tobanteGaming/Box2D-cmake
CMake wrapper for Box2D, since it uses premake5
box2d cmake cpp cpp17 game-development physics-2d physics-engine
Last synced: 08 May 2025
https://github.com/artifact-works/libc-stl
A C++ STL implementation in C.
c cpp cpp17 dynamic-memory-allocation library stl-algorithms stl-containers
Last synced: 29 Jun 2025
https://github.com/leiless/assertf.h
🚀 C header-only formattable assert macros library
assert assertion assertion-library c cpp debug debugging header-only misuse test unittest
Last synced: 10 Sep 2025
https://github.com/qengineering/fast-background-substraction
Ultra fast background substraction
background-subtraction cpp jetson-nano linux opencv raspberry-pi windows x86-64
Last synced: 25 Jun 2025
https://github.com/Artifact-Works/LibC-STL
A C++ STL implementation in C.
c cpp cpp17 dynamic-memory-allocation library stl-algorithms stl-containers
Last synced: 06 May 2025
https://github.com/jobinrjohnson/flare
A compiler for TypeScript
bison-flex clang compiler cpp language llvm typescript
Last synced: 13 May 2025
https://github.com/coyorkdow/liteproto
A native C++17 reflection and serialization library [work in progress]
cpp cpp17 reflection-library template-meta-programming
Last synced: 07 May 2025
https://github.com/arturbac/kdevcxx_with_ai
KDevelop and Kate plugins using OpenAI API to assist with code development
ai ai-development cpp cpp-all deep-learning ide kate kde kde-development kdevelop kdevelop-plugin linux-development machine-learning software-development
Last synced: 11 May 2025
https://github.com/arasgungore/n-puzzle-solver
A C++ project which efficiently solves any given N-puzzle using backtracking on a decision tree.
15-puzzle 15-puzzle-game 15-puzzle-solver 15puzzle 15puzzlegame algorithm algorithms back-tracking backtracking cplusplus cpp decision-tree decision-tree-algorithm game n-puzzle recursion recursive-backtracking-algorithm terminal-based tree tree-structure
Last synced: 12 Apr 2025
https://github.com/micahmo/obs-progress
A plugin for OBS Studio that provides playback controls and progress indicators for media and slideshow sources
Last synced: 07 May 2025
https://github.com/harlanc/design-pattern-cpp
Implement design patterns using c++
abstractfactorypattern command-pattern cpp design-patterns factory-pattern iterator-pattern observer-pattern singleton-pattern state-pattern
Last synced: 01 Aug 2025
https://github.com/tntmeijs/nes
A clean and simple modern C++ NES emulator.
Last synced: 11 Jun 2025
https://github.com/basemax/tinycalculator
Tiny Calculator with support of +, -, *, /, ^, sin, cos, tan...
calculator calculator-application calculator-cpp calculatorapp calculators cpp
Last synced: 05 May 2025
https://github.com/vincy1230/wp-comment-reviewer
A remote comment reviewer for WordPress based on Qt | 一款基于 Qt 开发的 WordPress 待审评论远程管理器
Last synced: 08 May 2025
https://github.com/kovzol/lxx
Find citations of the Septuagint in the Greek New Testament
bible-references bible-study cpp septuagint septuaginta
Last synced: 13 Apr 2025
https://github.com/lynkos/algae-detection
Detect and identify different species of harmful algae within natural water in real-time with AI and a camera (i.e., ESP32-CAM, smartphone, or webcam).
ai arduino artificial-intelligence c cnn computer-vision cpp deep-learning esp32 espressif html iot machine-learning neural-network opencv opencv-python python tinyml ultralytics yolov8
Last synced: 13 Apr 2025
https://github.com/arbrk1/typeclasses_cpp
Feature-complete typeclasses for C++
cpp cpp-templates crtp traits typeclasses
Last synced: 06 Mar 2026
https://github.com/ibra-kdbra/codeconjurer
A C/C++ playground for exploring diverse concepts like algorithms, game engines, CMake, and more. This evolving repository is a space for experimentation, designed to deepen understanding of C++ while encouraging growth and innovation.
algorithms c cmake collision-detection cpp data-structures game-engine json makefile monitoring-tool opengl qml qt6-gui searching-algorithms sfml2
Last synced: 12 Jul 2025
https://github.com/zoriya/bomberman
A complete bomberman game with heights, AI in lua, and shaders.
Last synced: 09 May 2025
https://github.com/z3lx/waifu2x-tensorrt
TensorRT implementation of the waifu2x super-resolution model for faster image and video upscaling.
anime cpp cuda cudnn image-upscaling machine-learning neural-network nvidia super-resolution tensorrt upscaling video-upscaling waifu2x
Last synced: 17 Jan 2026
https://github.com/njroussel/aosoa
Header-only C++ container to easily convert between AOS and SOA data layouts
array-of-structures cpp header-only structure-of-arrays zero-cost-abstraction
Last synced: 14 May 2025
https://github.com/rocksdanister/floppybird
Flappybird like game made using OpenGL & C++
cpp flappybird game game-development graphics graphics-programming opengl opengl-tutorial
Last synced: 02 Aug 2025
https://github.com/thephoenix77/leetcode
This repository contains my solutions to various LeetCode problems. Each problem is organized into its own directory, and the solutions are implemented in C++.
cpp leatcode-medium leetcode leetcode-cpp leetcode-easy leetcode-hard leetcode-solutions
Last synced: 13 May 2025
https://github.com/ankan24/gfg-solutions
This repository contains solutions to various Data Structures and Algorithms (DSA) problems from GeeksforGeeks (GFG)
cpp dsa dsa-algorithm dsa-learning-series dsa-practice dsalgo java
Last synced: 07 Mar 2026
https://github.com/dennisfrancis/clusterrows
A LibreOffice Calc extension that clusters the rows in a table and colors them to indicate the clusters.
clustering cpp expectation-maximization gaussian-mixture-models gmm libreoffice-calc python
Last synced: 14 Apr 2025
https://github.com/virxec/rocketsim-rs
Rust bindings for the RocketSim project
Last synced: 14 Apr 2025
https://github.com/blastrain/libhtml5
minimum html5 library for running your C++ code on web browser
c-plus-plus cpp emscripten html5 wasm webassembly
Last synced: 05 Nov 2025
https://github.com/anmol-singh-jaggi/file-shredder
:scissors: A program to shred files and folders securely
c-plus-plus cpp file shred-files
Last synced: 14 Apr 2025
https://github.com/black-hell-team/thebhtinjector
TheBhTiNjector is a filebinder that can concatenate two or more files of some extensions that preserves the integrity of the files and gives you the option of injecting shellcode into them.
binder cpp file-binder file-binding hides-malware malware malware-analysis malware-sample malware-samples ransomware ransomware-builder ransomware-source-code remote-access-tool remote-administration-tool shellcode shellcode-injector trojan trojan-builder trojan-rat
Last synced: 08 Aug 2025
https://github.com/pakerwreah/inspectorweb
Tool to inspect SQLite databases and intercept network requests from mobile applications.
android cpp cross-platform database debug debugging flipper http inspect ios jni mobile ndk okhttp socket sqlcipher sqlite stetho vue websocket
Last synced: 13 Jul 2025
https://github.com/lamarrr/chalk
C++ terminal styling done right
chalk chalk-cli cpp cpp-library cpp17 cpp20 terminal terminal-based terminal-color terminal-colors terminal-colours terminal-theme
Last synced: 24 Feb 2026
https://github.com/bensuperpc/gtasa_alternative_code
Find alternative cheat code in Grand Theft Auto San Andreas (2004) by bruteforce (CLI and GUI), C++17, Qt 6 and CUDA 11
alternative arm64 bruteforce cheat cmake cmake-toolchain cpp crc32 cross-platform dockcross docker gta gtasa linux qt windows
Last synced: 26 Jan 2026
https://github.com/coders-school/cpp-fundamentals
C++ online course. Modules about fundamentals and basics of C++ language.
coders-school cplusplus cpp cpp17 markdown md
Last synced: 27 Oct 2025
https://github.com/mrtkp9993/anomalydetectioncpp
Simple anomaly detection for univariate time series data.
anomaly-detection cpp data-science statistics
Last synced: 24 Oct 2025
https://github.com/jonathanpoelen/jln.mp
C++17 meta programming library for fast compilation speed.
cpp cpp17 metaprogramming mpl template-metaprogramming
Last synced: 14 Mar 2026
https://github.com/theolepage/prophecy
A tiny deep neural network framework developed from scratch in C++ and CUDA.
cpp cpp17 machine-learning machine-learning-framework machine-learning-from-scratch ml-framework neural-network
Last synced: 06 Oct 2025
https://github.com/imagment/silver-cplusplus
A simple and easy library for text-based game development
cpp cpp17 game-development gamedev gamedev-library library programming silver text-based-game-engine text-based-games videogames
Last synced: 10 Apr 2025
https://github.com/anubhavitis/competitive-programming
A complete record of my journey as a competitive programmer, over various platforms. Most of the questions are from Codeforces.com in C++.
challenge codeforces codeforces-solutions competettive-programming cpp practise-purpose solutions
Last synced: 06 Jul 2025
https://github.com/fharchive/cpp.imageencoder
This program encodes text in a bitmap image (.bmp). It works by using LSB steganography which is the process of modifying the least significant bit of a pixel to store part of a character.
cpp lsb-steganography steganography steganography-algorithms
Last synced: 09 Apr 2025
https://github.com/cihansari/observer
Single header only, asynchronous observer structure. Connection is broken when subject or subscriber gets out of scope. Connection itself is thread-safe.
Last synced: 10 Oct 2025
https://github.com/msdeep14/play_2048
enjoy 2048 on terminal
2048 2048-game 2048-solver algorithms cpp game terminal-app terminal-based terminal-game
Last synced: 25 Apr 2025
https://github.com/oclyke/embedded-startup
in-depth investigation of the C / C++ startup routines in an embedded microcontroller
c cpp embedded microcontroller startup
Last synced: 04 Mar 2026
https://github.com/emd4600/cppreveng
A library to help DLL injection and Detouring in C++
cpp detours dll-injection reverse-engineering x86
Last synced: 28 Feb 2026
https://github.com/jimknowler/profile
C++ Intrusive Function Profiling Library
Last synced: 28 Feb 2026
https://github.com/web-eid/libelectronic-id
C++ library for performing cryptographic operations with electronic ID smart cards
authentication cpp cryptography digital-signature eid-card pcsc pkcs11 smartcard
Last synced: 01 Mar 2026
https://github.com/patrickelectric/cpy-rs
A Rust crate to help creating C++ and Python bindings
Last synced: 18 Jun 2025
https://github.com/nick-vinesmoke/cpp-tutorial
📚C++ tutorial from beginner to Advanced
advanced beginner cpp cpp-learning cpp-tutorial cpp-tutorials cpp17 intermediate learn-coding learn-cpp tutorial tutorial-code tutorials
Last synced: 11 Apr 2025
https://github.com/massimo-marino/object-pool
C++ implementation of an object pool pattern
allocation cpp cpp14 cpp17 cpp20 object-factory object-pool object-storage pool pool-pattern
Last synced: 24 Jun 2025
https://github.com/danielblagy/ecs_example
An example C++ project utilizing ECS architecture (with entt library).
architectural-patterns cpp cpp17 ecs entity-component-system example-project game-development gamedev
Last synced: 04 Jul 2025
https://github.com/jovobe/tsl
Library for representation and manipulation of generalised T-Spline surfaces written in C++.
Last synced: 20 Jul 2025
https://github.com/imsushant12/c-and-cpp-projects
Projects made in C and C++.
c-language cplusplus cpp mini-projects projets
Last synced: 16 Jun 2025
https://github.com/brianruizy/automated-teller-machine
CS3304 - Group C++ university Project creating an ATM machine software with use of encapsulation and inheritance.
algorithms-and-data-structures atm c-plus-plus cpp cs3304 oop-principles
Last synced: 19 Mar 2025
https://github.com/the-guild-of-calamitous-intent/squaternion
Simple quaternion math library
Last synced: 12 Apr 2025
https://github.com/jrmadsen/madthreading
A low-overhead, task-based threading API using a thread-pool of C++11 threads
async cplusplus cpp cpp11 multithreading openmp pthreads pybind11 python task-tree tbb thread-management thread-pool threading threadpool threadsafe
Last synced: 11 Apr 2025
https://github.com/bitwizeshift/alloy
🚧A WIP hobbyist game engine written in modern C++
cpp cpp17 entity-component-system game-development game-engine gamedev open-source
Last synced: 12 Apr 2025
https://github.com/mgepahmge/neuzephyr
A simple C++ deep learning framework
ai backpropagation cpp cuda deep-learning deep-learning-framework framework machine-learning optimization
Last synced: 11 Jul 2025
https://github.com/pockerman/qubic_engine
Collection of C++ based algorithms on numerics, statistics, control, reinforcement learning, machine learning and robotics
control cpp cpp17 extended-kalman-filter filtering finite-element-method finite-volume-method gradient-descent kalman-filter machine-learning numerics physics-simulation reinforcement-learning-algorithms robotics statistics
Last synced: 12 Apr 2025
https://github.com/arthurmco/demangler-js
C++ name demangler written in javascript
cpp demangler javascript-library
Last synced: 17 Jan 2026
https://github.com/gpmueller/imgui-app
An ImGui app example with OpenGL that runs on all platforms, including the web
cpp cross-platform imgui imgui-glfw opengl3 wasm
Last synced: 02 Apr 2026
https://github.com/specs-feup/cacti
Compiler Analysis Tool
c cpp source-to-source transpiler
Last synced: 07 Jul 2025
https://github.com/teampopwork/poplib
PopCap's SexyAppFramework with changes.
c cmake cpp cpp20 popcap sexyappframework
Last synced: 15 Jun 2025
https://github.com/pragmacube/stan-robotix-source
Code source des compétitions et activités auxquelles Stan Robotix 6622 a participé.
cpp documentation first-robotics-competition frc programming robotics-competition robotics-programming
Last synced: 10 Apr 2025
https://github.com/nekernel-org/nekernel
The Modular C++ Microkernel.
bootloader chk cpp kernel microkernel tools uefi
Last synced: 29 Dec 2025
https://github.com/objectionary/game-of-life
Experimental implementation of Conway's Game of Life in C++ and EO
Last synced: 01 May 2025
https://github.com/gershnik/android-cmdline-jni
How to create a native Android command-line application that loads and uses ART virtual machine
android-runtime command-line cplusplus cpp jni-android
Last synced: 29 Apr 2025
https://github.com/wthrajat/seamcarving
C++ implementation of the Seam Carving Algorithm using Dynamic Programming. Available to use as a C++ binary
cpp dynamic-programming glew image opencv seamcarving
Last synced: 07 Jul 2025
https://github.com/threeal/gcovr-action
Generate code coverage reports for a C++ project on GitHub Actions using gcovr
actions c ci code-quality coverage coverage-report cpp gcc gcov test-coverage testing
Last synced: 11 Apr 2025
https://github.com/mrrobinofficial/unreal-iniparser
Read/Write an .Ini file the unreal way!
cplusplus cpp ini ini-parser unreal-engine unreal-engine-plugin
Last synced: 06 Apr 2026
https://github.com/ericlbuehler/falcon-programming-language
Falcon is a powerful, interpreted programming language.
bytecode cpp falconpl interpreter programming-language
Last synced: 12 May 2025
https://github.com/justbuchanan/stylize
Quickly re-format or checkstyle your code repository
beautify checkstyle cpp formatter golang
Last synced: 16 May 2025