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/houhuawei23/nudt-sysyc-csc2024
NUDT SysY Compiler for CSC-2024
Last synced: 30 Apr 2025
https://github.com/cpmbits/cpm
A modern project management tool for C/C++ projects
c cpp dependency-manager framework
Last synced: 13 Dec 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/cggos/dsa-cpp
C++ source code for 《C++数据结构与算法(第4版)》, ISBN: 978-7-302-37668-2
algorithms cpp data-structures data-structures-and-algorithms
Last synced: 28 Oct 2025
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/cjdb/cjdb.github.io
Repository for hosting Christopher Di Bella's personal website.
Last synced: 19 Apr 2025
https://github.com/weebnetsu/database-connection-cpp
Simple database connection and display in C++
Last synced: 05 May 2025
https://github.com/houarizegai/hackerrank-solutions
Solution of HackerRank problems.
cpp hackerrank java problems python solutions sql
Last synced: 10 Apr 2025
https://github.com/ironsdu/gayrpc
Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .
Last synced: 08 Jul 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/llnl/msr-genie
Utility for fast and efficient queries about MSRs
Last synced: 29 Apr 2025
https://github.com/uriopass/stacklang
A home-made stack based language heavily inspired from PostScript
cpp interpreter language postscript python stack stack-based
Last synced: 05 Mar 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/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/faisalahmedbijoy/computer-graphics-with-opengl
Design and Development Computer Graphics System Using OpenGL With C++
computer-graphics cpp cube graph-algorithms graphic graphic-design graphics-library graphics-programming opengl rectangle
Last synced: 26 Feb 2026
https://github.com/vanillapdf/vanillapdf
Vanilla.PDF is a cross-platform SDK for creating and modifying PDF documents
cmake cpp cross-platform linux macos pdf windows
Last synced: 31 Jan 2026
https://github.com/gsuberland/autoregistering-cpp-factory
Generic auto-registering factory in C++ with support for constructor arguments.
arduino auto-registration cpp cpp11 embedded factory-pattern self-registration
Last synced: 25 Feb 2026
https://github.com/chenningg/cz4031-b-plus-tree
B+ tree implementation in C++ for NTU's CZ4031 course of Database Systems Principles. Supports duplicate keys.
bplustree cpp database database-systems-principles index
Last synced: 06 Jul 2025
https://github.com/maurodelazeri/bitmexcpp
C++ client to connect to bitmex - https://www.bitmex.com/
api bitmex cpp libwebsockets websocket websocket-client
Last synced: 16 Oct 2025
https://github.com/rexapex/afk-autoclicker
AutoClicker with the ability of hooking directly into a process
afk afk-bot auto autoclicker automation bot clicker cpp minecraft minecraft-autoclicker minecraft-tool robot system win32 winapi winapi-ui windows windows-10 windows-api windows-desktop
Last synced: 16 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/qzmfranklin/cppgm
C++ compiler, from scratch. Only completed the preprocessing tokenizer yet.
compiler-frontend cpp dragon-book
Last synced: 12 Apr 2025
https://github.com/abraaohonorio/algorithms-data-structures
Implementations of Fundamental Algorithms & Data Structures in C++.
a-dynamic-programming alogrithms analysis cplusplus-11 cpp dijkstra greedy-programming heuristic-search-algorithms insertion-sort knapsack-problem minimum-spanning-tree prim radix-sort sort sorting-algorithms travelling-salesman-problem
Last synced: 10 Apr 2025
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/davdag/mathplotter
A function plotter written in C++ with only OpenGl / ImGui / mathExp libraries
c cpp easy-t exe function-plotter graphics gui-application imgui integral integration math math-application mathexp-libraries numeric-integration opengl plotter windows-only zoomable-grid
Last synced: 15 Mar 2026
https://github.com/jacksiroke/winapi-code-snippets
c++ code snippets for winapi which can be very useful when coming up with a user interface (gui)
cpp desktop gui user-interface win32 winapi
Last synced: 05 Oct 2025
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/maluoi/header-libs
Collection of single header libraries I've written. C++ dynamic array and hashmap, runtime and compile time hashing functions, and a .ply 3d file format loader.
array c cpp dynamic-array fnv-1a hash plain-old-data ply single-header
Last synced: 13 Jul 2025
https://github.com/bblfsh/cpp-driver
C++ AST extractor / driver for the bblfsh project
Last synced: 14 Jan 2026
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/gershnik/simplejni
A powerful lightweight C++ wrapper for JNI
cplusplus cplusplus-17 cplusplus-20 cpp cpp17 cpp20 jni jni-android jni-android-library jni-wrapper
Last synced: 10 Apr 2025
https://github.com/qengineering/tensorflow_lite_face_mask_rpi_64-bits
Face mask detection on a bare Raspberry Pi 4 wit 32 or 64-bit OS
aarch64 armv8 cpp deep-learning face-mask face-mask-detection high-fps raspberry-pi-4 tensorflow-examples tensorflow-lite ubuntu1804 ubuntu2004
Last synced: 24 Oct 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/mrtkp9993/anomalydetectioncpp
Simple anomaly detection for univariate time series data.
anomaly-detection cpp data-science statistics
Last synced: 24 Oct 2025
https://github.com/testillano/h2agent
C++ HTTP/2 Mock Service which enables mocking HTTP/2 applications (also HTTP/1 supported).
benchmarks calculus component-testing cpp demos docker function-testing helm http1 http2 katas kubernetes load-testing mock prometheus-metrics proxy pytest rest-api restful-api tls-support
Last synced: 02 Apr 2026
https://github.com/shxntanu/se-lab-assignments
A collection of all Second Year Computer Engineering assignments from Savitribai Phule Pune University (SPPU).
algorithms assembly computer-graphics cpp data-structures dsa microprocessor oop sppu sppu-computer-engineering
Last synced: 05 Jul 2025
https://github.com/dns2utf8/hour_glass
C++ Frontend - Rust Backend
backend c c89 cpp cpp11 cpp14 hour-glass rust rust-bindings
Last synced: 10 Apr 2025
https://github.com/dacap/tok
A minimalist C++ library to iterate through string tokens
cpp cpp-library cpp11 header-only
Last synced: 13 Oct 2025
https://github.com/deccer/opengl-getting-started
Proper OpenGL Getting Started.
answers cpp dsa guide modern-opengl opengl opengl46 questions-and-answers
Last synced: 22 Apr 2025
https://github.com/0xvpr/hm3-trainer
Hitman Blood Money Trainer built with C++.
blood-money cheat cpp directx9 hack hitman hitman-blood-money imgui
Last synced: 22 Feb 2025
https://github.com/dimanikulin/fva
A convergent tool set in form of desktop applications to automate the process of importing the multimedia data (photo/audio/video) into the IR multimedia systems like digiKam, Google Photo, Apple Photo, Synology Photo Station, etc. to make the multimedia more searchable and to improve family photos
cmake codechecks cpp csv digicam doxygen exif exif-metadata organize-photos photo-organizer photography photomanager photos python qt sqlite synology visual-studio wix yml
Last synced: 11 Apr 2025
https://github.com/sondernextdoor/virtualmachine
Turing-complete 64-bit virtual machine written in C++ and C#
architecture assembler assembly cpp cpu csharp custom emulator filesystem gui instruction isa set simple virtual virtual-machine virtualization vm wpf
Last synced: 08 Apr 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/theflash2k/brat
A Cross-Platform (Windows/Linux [Soon to be available on MAC]) Remote Administration Tool.
cpp linux rat remotadministrationtool windows
Last synced: 19 Apr 2025
https://github.com/jacobdomagala/compileresult
Github action for adding compile warnings/errors as PR comment.
build comments compile cpp github-action github-actions pr-comment pull-requests
Last synced: 19 Apr 2025
https://github.com/eduponz/easynmea
A c++ library to get NMEA information from modules which use NMEA 0183 over serial communication.
cpp gnss gps gps-data gps-library nmea nmea0183 open-source
Last synced: 23 Aug 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/avast/asio-mutex
Awaitable Mutex compatible with Boost.Asio
asio boost coroutines cpp cpp20
Last synced: 07 Apr 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/lironmiz/codeforces
Designed to help people save the exercises I solved in c++ and track my progress and learning in algorithms, data structures, and programming math puzzles in code forces.
algorithms c codeforces-solutions competitive-programming cpp data-structures learning-by-doing low-level-programming math notepad-plus-plus solutions
Last synced: 18 Mar 2025
https://github.com/yell/process-manager
My solution to Kodisoft C++ challenge 2015
c-plus-plus cpp cpp11 process-manager process-monitor visual-studio winapi
Last synced: 07 May 2025
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/arbrk1/typeclasses_cpp
Feature-complete typeclasses for C++
cpp cpp-templates crtp traits typeclasses
Last synced: 06 Mar 2026
https://github.com/texora/new_mql5_bot
bot cpp machine-learning mql5 python
Last synced: 15 Jul 2025
https://github.com/moogacs/problem-solving
Problem solving repo. for the purpose to collect problems solution with different programming language
algorithms c cpp datastructures java javascript problem-solving python
Last synced: 17 Jan 2026
https://github.com/tetsuok/arowpp
AROW++ An implementation of the efficient confidence-weighted classifier
Last synced: 13 Apr 2025
https://github.com/thakursaurabh1998/cpp
This repo contains all the C++ programs that are made as part of Object Oriented Programming subject.
classes containership cpp dynamic-programming inheritance operator-overloading pointer virtual-functions
Last synced: 21 Jul 2025
https://github.com/illescasdaniel/file
C++ class to easily read and write to files
Last synced: 13 Apr 2025
https://github.com/abdallahhemdan/tetris-game
🧩Implementation of Tetris Game using C++/SDL..
cpp sdl tetris tetris-game tetrisgame
Last synced: 07 May 2025
https://github.com/tusharnankani/cp-templates
Templates I use for Competitive Programming (CP).
coding-test-template competitive-coding competitive-programming cp cp-templates cpp programming template templates
Last synced: 07 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/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/apoleon33/m-a-p
:seedling: machine à plante
arduino cpp discord electron plants python raspberry-pi
Last synced: 05 Apr 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/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/siyovush-hamidov/okx-exchange-connector
📈OKX exchange connector supporting REST and WebSocket protocols for data retrieval written in C++
cpp libcurl multithreading rest-api websocket websocketpp
Last synced: 12 Apr 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/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/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/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/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/cfnptr/pack
Runtime optimized multi-platform data packing library for realtime game resources loading
c c99 compression compressor container cpp cross-platform csharp data library multi-platform pack package packer packing resource resources runtime storage zstd
Last synced: 30 Oct 2025
https://github.com/the-guild-of-calamitous-intent/squaternion
Simple quaternion math library
Last synced: 12 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/jupp0r/cpp-codegen-rs
Generate code from C++ classes
code-generator cpp libclang rust
Last synced: 22 Jul 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/abeimler/simple-cppbuilder
Simple C++ Docker-Images with gcc/clang, cmake and dependency manager (conan and/or vcpkg).
builder cmake conan cpp docker docker-container docker-image linux vcpkg
Last synced: 20 Jul 2025
https://github.com/nangong918/smartmedicine-app
智能医疗推荐问答App 推荐算法:协同过滤,基于内容,神经网络 搜索引擎:ElasticSearch、word2vec/IK分词搜索、知识图谱 IM系统:SpringCloud系列,Netty 终端:Android、JNI 大数据:Hadoop、Spark、Flink、Hive、HBase 爬虫:selenium、lxml 后台:JS,Vue,ElementUI
android bert cpp flink hive instant-messaging java jni kotlin nlp python recommender-systems rtmp spark spring-boot spring-cloud tensorflow webrtc
Last synced: 26 Jun 2025
https://github.com/arjuncvinod/data-structures-and-algorithms
Data Structures and Algorithms implemented in different languages
c cpp csharp go java javascript python swift
Last synced: 30 Oct 2025
https://github.com/jrob774/makeicon
Cross-platform command-line utility for generating app icons.
command-line command-line-tool cpp cpp17 ico icon makeicon tool utility
Last synced: 09 Oct 2025
https://github.com/madladsquad/untitledibushandwriting
Hanzi and Kanji handwriting IM for IBus
c cpp handwriting handwriting-recognition ibus ibus-ime imgui rust
Last synced: 05 Jul 2025
https://github.com/gshigin/yet-another-fallout-terminal-hacking-game
Console application for hacking terminals from Fallout 3/4/New Vegas written in C++
cmake command-line cpp cxx fallout fallout-new-vegas ftxui terminal terminal-based tui ui
Last synced: 23 Jan 2026
https://github.com/st1llwater/sorting-algorithms
A Collection Of Various Sorting Algorithms In Java, Cpp, C And Golang
c cpp golang hacktoberfest hacktoberfest2021 java
Last synced: 28 Feb 2025
https://github.com/genshen/pkg
A simple and experimental c/c++ package manager
Last synced: 08 Jan 2026
https://github.com/eclipse-ecal/ecal-core
📦 eCAL C/C++ runtime core
client-server cpp google-protobuf ipc middleware publish-subscribe shared-memory
Last synced: 24 Feb 2026
https://github.com/ashaduri/qt-cctalk
Cross-platform ccTalk protocol implementation in modern C++ / Qt
arduino bill-validator bsd-3-clause cctalk coin-acceptor cplusplus cplusplus-17 cpp cpp17 cpp17orlater payment point-of-sale pos qt qt5
Last synced: 17 Mar 2026
https://github.com/blueokiris/fightkey
A keyboard-based fight stick
cpp diy fight-stick fighting-game hitbox joystick keyboard kicad pcb pico raspberry-pi stick
Last synced: 28 Oct 2025
https://github.com/womblee/instant_replay_patcher
Removes the 'anti-piracy' of NVIDIA's Instant Replay by patching out the code that prevents recording.
cpp fix fixer instant-replay nvidia patch patcher recording restricted shadowplay widevine
Last synced: 05 Sep 2025