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-22 00:06:39 UTC
- JSON Representation
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/jobinrjohnson/flare
A compiler for TypeScript
bison-flex clang compiler cpp language llvm typescript
Last synced: 13 May 2025
https://github.com/illescasdaniel/file
C++ class to easily read and write to files
Last synced: 13 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/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/l-super/flowd
An efficient multi-threaded download manager
cpp cpp17 downloader http qt qt6
Last synced: 19 Jul 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/j4cobgarby/eddy
A fairly simple command line text editor written in C++
command-line command-line-app command-line-tool cpp debian linux mac ncurses open-source text text-editor windows
Last synced: 22 Jun 2025
https://github.com/flexxxxer/md5_hash
hash library by md5 algorithm
cpp hashing-algorithm library md5
Last synced: 21 Apr 2026
https://github.com/niravcodes/huffman_compression
The implementation of the Huffman algorithm as a command line utility.
compression cpp huffman huffman-coding huffman-compression information-theory
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/eintim23/playerlink
Cross platform, universal discord rich presence for media players
cpp discord linux macos media mediaplayer music rich-presence rpc windows
Last synced: 30 Apr 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/paullouisageneau/boost-asio-gnutls
GnuTLS wrapper for Boost.Asio
asio asio-library asynchronus boost boost-asio cpp gnutls gnutls-wrapper tls
Last synced: 30 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/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/cpmbits/cpm
A modern project management tool for C/C++ projects
c cpp dependency-manager framework
Last synced: 13 Dec 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/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/conradsnicta/armadillo-gmm
gmm_diag and gmm_full: C++ classes for multi-threaded Gaussian mixture models and Expectation-Maximisation
armadillo clustering clustering-algorithm cpp em-algorithm expectation-maximization gaussian-mixture-models gmm k-means k-means-clustering machine-learning mapreduce openmp statistics
Last synced: 13 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/houhuawei23/nudt-sysyc-csc2024
NUDT SysY Compiler for CSC-2024
Last synced: 30 Apr 2025
https://github.com/weebnetsu/database-connection-cpp
Simple database connection and display in C++
Last synced: 05 May 2025
https://github.com/mrts/flag-set-cpp
flag_set is a type-safe class for using enums as flags in C++
Last synced: 30 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/houarizegai/hackerrank-solutions
Solution of HackerRank problems.
cpp hackerrank java problems python solutions sql
Last synced: 10 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/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/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/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/maurodelazeri/raccoonwsclient
RaccoonWSClient is a lightweight implementation of libwebsockets in C++
client cpp libwebsockets lightweight websocket
Last synced: 21 Apr 2025
https://github.com/qv2ray/qvplugin-interface
Qv2ray 插件接口
cpp interface qt qt5 qv2ray qv2ray-interface qv2ray-plugin qv2ray-plugin-interface
Last synced: 22 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/sonic-pi-net/sp_midi
MIDI functionality for Sonic Pi for use as Erlang module
c cpp erlang erlang-nif sonic-pi
Last synced: 12 Jun 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/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/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/crendking/proxy-copy-handler
A Windows Copy Hook Handler shell extension that proxy the operations to an external application
Last synced: 23 Apr 2025
https://github.com/jaypmorgan/cern-root-mode
Major-mode for ROOT and the Cling REPL in Emacs
cern-root cpp emacs emacs-mode repl root-cern terminal
Last synced: 12 Jul 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/daviehh/fanshim-cpp
C++ code for the fan shim on raspberry pi
cpp gpio libgpiod raspberry-pi
Last synced: 12 Apr 2025
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/iartorias/sims4_flexmod
An utility to set the custom path for The Sims 4 mods directory.
Last synced: 09 Apr 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/llnl/msr-genie
Utility for fast and efficient queries about MSRs
Last synced: 29 Apr 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/mrtkp9993/anomalydetectioncpp
Simple anomaly detection for univariate time series data.
anomaly-detection cpp data-science statistics
Last synced: 24 Oct 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/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/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/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/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/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/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/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/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/superstar1205/housedesignapp
House🏠design 🔰 and building order and build Hybrid app in AU. iOS/Android/ionic/iPad/MobileAppDevelopment.
android-application cpp ionic-framework ios-app java javascript mobile-development objective-c typescript
Last synced: 31 Oct 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/aazhar/keras2tensorflow
Tutorial on running keras model in C++ and python tensorflow
cpp keras keras-tensorflow python tensorflow
Last synced: 13 Apr 2025
https://github.com/tetsuok/arowpp
AROW++ An implementation of the efficient confidence-weighted classifier
Last synced: 13 Apr 2025
https://github.com/ambujraj/hacktoberfest2019
A repository for hacktoberfest 2019 [ Not counting towards hacktoberfest contribution ]
beginner-friendly c cpp digitalocean golang hacktober hacktoberfest hacktoberfest19 hacktoberfest2019 html java javascript nodejs php programming python python3 r ruby swift
Last synced: 09 Jul 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/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/jonmrowczynski/jim
An Affective Platform for AI in an Interdisciplinary Setting
ai artificial-intelligence artificial-intelligence-algorithms c cpp csharp electronics firmware java kinect-v2 kinect2 kinectv2 microcontroller microsoft midi multithreading pic robot robotics robotics-programming
Last synced: 18 Mar 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/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/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/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/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/nishkarshraj/cpp-programming-with-data-structures
Advanced Data Structure using C programming
c cpp cpp-library data data-structures devops git github object-oriented-programming oops oops-in-cpp sorting-algorithms standard-template-library
Last synced: 22 Apr 2025
https://github.com/applesthepi/unnamedblocks
A modern, moddable, block based visual language.
bindings cpp gpl language modding visual-language
Last synced: 10 Mar 2025
https://github.com/joaoito/sistemas-de-informacao
Repositório para material de estudos durante a faculdade de Sistemas de Informação! Em código de linguagens de programação variadas vamos criar e resolver problemas! ;)
algorithms backend brazil cpp dev developer formation frontend graduation ino java js logic study
Last synced: 04 Mar 2026
https://github.com/vittorioromeo/experiments
Experimental/work-in-progress code
algorithm cpp cpp11 cpp14 cpp17 emscripten experiment experimental experiments random
Last synced: 25 Mar 2025
https://github.com/can-lehmann/egraphs.cpp
E-Graph library
cpp e-graph egraph equality-saturation term-rewriting
Last synced: 09 Nov 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/tttapa/rpi-cross-cpp-development
Example project for cross-compilation and C++ development for Raspberry Pi
cmake cpp cross-compilation raspberry-pi ubuntu
Last synced: 19 Apr 2025
https://github.com/seqan/sharg-parser
The modern argument parser for c++ tools
argument-parsing command-line-parser cpp cpp20 modern-cpp
Last synced: 11 Aug 2025
https://github.com/ultimatepp/upphub
UppHub is the repository that serves as the official global registry for U++ distributed packages. Each package provides additional functionality that can be used directly by the developers.
cpp cpp17 distributed hub nest package ultimatepp upp upphub
Last synced: 05 May 2025
https://github.com/emmmatech/calculator_nx
This is my C++ Calculator program, ported to the Nintendo Switch
borealis calculator-nx cpp cpp17 cxx cxx17 libnx switch-homebrew
Last synced: 30 Jun 2025
https://github.com/sohne/dura2d
A learning-focused 2D physics engine project.
cpp learning physics-2d physics-engine raylib
Last synced: 15 Aug 2025
https://github.com/jwest951227/jwest951227
Blockchain developer [bitcoin-ai-solana development] - Rust Engineering - Bitcoin: Rune, Brc-20, OP_CAT, Doge, Ordinal, Fractal development: Solana: Smart contract development, Trading bot development
ai bitcoin cpp doge fractal machinelearning ordinal python rune rust solana solana-smart-contract typescript
Last synced: 18 Apr 2025
https://github.com/NVIDIA/nvnmos
NVIDIA NMOS (Networked Media Open Specifications) Library
Last synced: 03 Sep 2025
https://github.com/khaledashrafh/online-library-system
This project is a C++ program that simulates an online library system. It allows users to create accounts, browse books, borrow books, return books, and rate books. The program also keeps track of the inventory of books and the history of transactions.
arrays cpp library-management-system object-oriented-programming online-library oop
Last synced: 17 Oct 2025
https://github.com/ron4fun/intxlib4cpp
IntX is a C++11 port of IntX arbitrary precision Integer library with speed, about O(N * log N) multiplication/division algorithms implementation.
absolute-v bezout-algorithm biginteger cplusplus cpp factorial gcd intx lcm ln log10 logn math miller-rabin modpower modular-exponentiation modular-inverse pcg prime-numbers
Last synced: 09 Oct 2025
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/tfc/cpp-nix-2023
Code repository for blog article series https://nixcademy.com/2023/10/31/cpp-with-nix-in-2023-part-1-shell/
cpp crosscompile dependency-manager nix
Last synced: 23 Oct 2025
https://github.com/pointcloudlibrary/clang-bind
Generate bindings for C++ code using clang (python bindings) and pybind11
autogenerate bindings cpp hacktoberfest pybind11 python
Last synced: 14 Jun 2025
https://github.com/xddcore/sleeppanda
SleepPanda, a caring sleep manager
cpp linux nerual-network raspberry-pi
Last synced: 17 Mar 2026