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/oclay1st/qwi-fi
An easy and beautiful tool for wifi access point management on Linux
Last synced: 09 Jul 2025
https://github.com/dreamycecil/mousetrapper
A simple program that traps the mouse cursor within certain limits. Based on Windows Forms using C++/CLI. Made with Visual Studio 2013.
cpp cursor cursor-clip mouse mouse-trap net-framework pointer trapper vs2013 winforms
Last synced: 01 May 2025
https://github.com/massimo-marino/circular-buffer
A C++ implementation of a circular buffer
circular-buffer clang cpp cpp14 cpp17 cpp20 producer-consumer
Last synced: 10 Apr 2025
https://github.com/agentcooper/cpp-ast-example
Examples of representing and traversing AST (Abstract Syntax Tree) in C++
Last synced: 02 Mar 2025
https://github.com/patriciogonzalezvivo/ada_example
Simple example of an ADA program
c-plus-plus cpp glfw linux macos opengl raspberry-pi raspberrypi windows
Last synced: 28 Oct 2025
https://github.com/kamranaghlami/libtlvcpp
libtlvcpp is a modern C++ ASN.1 tree manipulating & encoding/decoding library with a focus on performance, and a clean interface.
asn1 cpp deserializer modern-cpp serializer
Last synced: 07 Jul 2025
https://github.com/kaidokert/tfixed
Import of C++ fixed point library by Anthony Williams
Last synced: 10 Apr 2025
https://github.com/bschulz81/robustregression
a c++ library with statistical machine learning algorithms for linear and non-linear robust regression that can be used with python.
cmake cpp forward-search gaussian-elimination least-squares levenberg-marquardt linear-algebra linear-regression machine-learning nonlinear-regression open-mp outlier-detection outlier-removal python3 ransac regression robust-regression robust-statistics s-estimator statistics
Last synced: 06 Apr 2026
https://github.com/palucki/qstegano
Qt based steganography application
cpp cryptography lsb qt qtwidgets steganography
Last synced: 28 Oct 2025
https://github.com/zainashrafofficial/cpp-console-projects-2022
C++ Console Projects
console-application cpp desktop
Last synced: 10 Apr 2025
https://github.com/arturbomtempo-dev/programming-logic-course
A repository with the material for the Programming Logic course focusing on C and C++. This course is designed to help beginners start their journey in the field of programming and technology by covering fundamental concepts and building a strong foundation for future learning.
c course cpp programming-logic
Last synced: 30 Apr 2025
https://github.com/max0x7ba/optparse
C++ command line parsing inspired by Python optparse library.
c-plus-plus command-line cplusplus cpp cxx linux
Last synced: 10 Apr 2025
https://github.com/jsiqbal/engineering-philosophy
Notes about Various Engineering Knowledge I gathered.
cpp deployment java oop ubuntu vscode-settings
Last synced: 10 Apr 2025
https://github.com/rutujar/helloworld_travis_demo
This is a demo program using continuous integration tools such as Travis,Jenkins,Circle ci and AppVeyor. Many more will be updated shortly
appveyor c circleci circleci-demos codacy code-quality cpp csharp go java javascript jenkins jenkins-ci python r scala travis travis-ci travis-ci-demo travis-ci-github
Last synced: 10 Apr 2025
https://github.com/abhinav-26/laptop-repair-shop-management-system
A project on Laptop Repair Shop management system written in c++
cpp laptop-repair-shop software
Last synced: 20 Oct 2025
https://github.com/shakfu/pd-chuck
chuck in a pure-data external
chuck cpp puredata puredata-external
Last synced: 05 May 2025
https://github.com/praydog/severed-steel-vr
Severed Steel VR mod & VR plugin example.
cpp lua modding severed-steel uevr unreal virtual-reality
Last synced: 08 Jul 2025
https://github.com/developer239/yolo-cmake-opencv-onnx-cpp
Use YOLO with your favorite language and computer vision library. This example includes ONNX runtime for better weights support.
cmake cpp macos onnx onnxruntime opencv windows yolov5 yolov7
Last synced: 10 Apr 2025
https://github.com/vinitshahdeo/dsa-lab-codes
Lab Assignments for Data Structures and Algoithms
algorithms cpp data-structures lab-assignment
Last synced: 10 Apr 2025
https://github.com/coralkashri/from-a-modern-to-an-unbelievably-modern-cpp
From a Modern to an Unbelievably Modern C++ Talk Presentation
corecpp cpp cpp11 cpp14 cpp17 cpp20 metaprogramming modern-cpp presentation-slides talk
Last synced: 10 Apr 2025
https://github.com/milkcocoa0902/cocoadiskinfo
S.M.A.R.T. viewer with GUI
cpp gtkmm-applications hdd-health linux-app monitoring-tool
Last synced: 10 Apr 2025
https://github.com/danyspin97/cppgram
Framework for Telegram Bot API written in c++.
Last synced: 03 May 2025
https://github.com/junaidrahim/program-homework-solver
Input a few integers of a series and it will return the source code to output that series till the nth term..
cmake cpp forthebadge hack homework-solver lagrange-interpolation lagrange-polynomial-interpolation polynomials series
Last synced: 12 Mar 2025
https://github.com/dan10ish/code
A modern online code editor with Python, JavaScript, and C++ support, real-time output, and data visualization.
cpp ide javascript python reactjs vscode
Last synced: 10 Apr 2025
https://github.com/tw1ddle/geometrize-installer
Installer code for Geometrize, an app for geometrizing images into geometric primitives
art cpp geometrize geometry geometry-processing hill-climbing installer
Last synced: 03 May 2025
https://github.com/wajahatkarim3/snake-game-with-ai
A snake game in C++ with multiplayer and computer AI snake using console graphics.
c-plus-plus computer-snake console-graphics cplusplus cpp game game-development snake snake-game
Last synced: 27 Mar 2025
https://github.com/konrad-kubacki/px_particles
Basic particles on the screen using OpenGL and C++.
Last synced: 17 Mar 2025
https://github.com/makersf/resilient
Make handling failures easy and expressive
cpp cpp14 cpp17 fault-tolerance resiliency
Last synced: 10 Apr 2025
https://github.com/iamrajiv/nth-fibonacci
The Fibonacci sequence is a series of numbers defined by a simple linear recurrence relation, where each number is the sum of the two preceding ones. This sequence appears in many areas of mathematics and other sciences, particularly in the shape of many naturally occurring biological organisms.
cpp csharp go java javascript python swift
Last synced: 08 Sep 2025
https://github.com/swap76/bankers-algorithm
C++ Program to Simulate Banker's Algorithm
bankers-algorithm c-plus-plus cpp
Last synced: 01 May 2025
https://github.com/abdallahhemdan/crackingthecodeinterview
🎯 My Solutions to Cracking the Coding Interview Book, 6th Edition with cpp..
cpp cracking-the-coding-interview data-structures interview-questions
Last synced: 12 May 2025
https://github.com/terroo/cpf
Gere e valide CPF com C++
cpf-generator cpf-validador cplusplus cpp
Last synced: 21 Jul 2025
https://github.com/joanstinson/candycrush
A simple Candy Crush implementation using a 2D game engine architecture with C++ and SDL (MVC pattern).
2d-game candy-crush cplusplus-11 cpp game game-engine-2d mvc-architecture sdl2
Last synced: 15 Sep 2025
https://github.com/qengineering/traffic-counter-rpi_64-bit
A fully functional traffic counter on a bare Raspberry Pi 4 with MQTT and remote live viewer
aarch64 bytetracker cpp deep-learning ncnn raspberry-pi-4 raspberry-pi-5 traffic-counter traffic-counting
Last synced: 13 Apr 2025
https://github.com/briancairl/boost_archive_json
JSON input/output archives compatible with boost serialization
boost cpp cpp17 json picojson serialization
Last synced: 22 Aug 2025
https://github.com/ayaankhan98/bigint
Efficient OpenSource Big Integer(Library) Support for C++
algorithms biginteger biginteger-cpp c-plus-plus cmake cpp hacktoberfest hacktoberfest2020 large-numbers mathematics open-source opensource-library
Last synced: 12 May 2025
https://github.com/raresail/pico-w-template
This is a TCP Socket Server template for the RPI Pico W with features like AES 256 CTR encryption, JSON, Ping System
aes-256 aes-ctr c cpp json pico-wireless rasspberry-pi socket tcp-server template
Last synced: 21 Jul 2025
https://github.com/pkprajapati7402/cpp-notes
Here's the notes and the Problems with solutions, that we generally see While learning any new language. These problems contains OOPS, Data Structures and Algorithm problems using C++.
algorithms cpp data-structures dsa oops-in-cpp tutorial
Last synced: 22 Aug 2025
https://github.com/tttapa/mastering-cpp-scientific-computing
Slides about C++ tooling and best practices for scientific computing.
best-practices cmake conan cpp
Last synced: 26 Jul 2025
https://github.com/abdulahad968/tele-word-game-in-c-
Search the words combination in an NxN grid untill all the word in the provided list are over and you are finally left with a TeleWord, found by traversing across matrix row by row.
arrays backtracking-algorithm backtracking-search cpp filehandling
Last synced: 21 Jul 2025
https://github.com/misterzurg/stepik_yandex_introduction_to_programming_cpp
📓 Solutions to Stepik "Введение в программирование (C++)" course
cpp stepik yandex yandex-academy
Last synced: 25 Jul 2025
https://github.com/dasaav-dsv/erskeletonman
An Elden Ring runtime skeleton modification header-only library.
cpp cpp17 dll elden-ring header-only hooking-library modding-framework modding-tools reverse-engineering rtti
Last synced: 24 Dec 2025
https://github.com/madebypixel02/cpp-module-01
[42 Madrid] BraiiiiiiinnnzzzZ
42 42-cpp-module 42-cursus 42born2code 42madrid 42school born2code brain cpp makefile peer2peer zombie
Last synced: 07 Mar 2026
https://github.com/qengineering/faster_rcnn_ncnn
Faster R-CNN for ncnn framework
cpp deep-learning faster-r-cnn faster-rcnn-ncnn ncnn ncnn-framework raspberry raspberry-pi raspberry-pi-3 raspberry-pi-4
Last synced: 13 Apr 2025
https://github.com/merendamattia/mdp
MdP - Metodologie di Programmazione presso l'Università degli Studi di Parma (6 CFU).
Last synced: 15 Jul 2025
https://github.com/wandvvs/qutil
C++20 template utility library
constexpr cpp cpp20 cpp20-library cpp23 cpp23-library cxx cxx20 cxx23 library logger metaprogramming string tuple
Last synced: 05 Mar 2025
https://github.com/facontidavide/safecppany
Extension of std::any with small object optmization and safe numeric conversion.
Last synced: 19 Mar 2025
https://github.com/faris771/doing-leetcode-everyday-until-i-get-a-job
Collection of LeetCode questions to ace the coding interview! (and be the next Elon Musk)
cpp leetcode-solutions problem-solving
Last synced: 05 Nov 2025
https://github.com/pal-sandeep/learning-c-cpp
Learning C and C++ for beginners
basic-programming c cplusplus cpp cprogramming logical-programming
Last synced: 13 Apr 2025
https://github.com/symcalc/symcalc-cpp
Symbolic mathematics and calculus in C++.
calculus cpp differentiation mathematics maths symcalc
Last synced: 26 Jul 2025
https://github.com/krc2000/multiplayerproject
This is my client-server base for future multiplayer projects. It builds using SFML/Network module. It's in development state.
Last synced: 25 Jul 2025
https://github.com/madarauchiha-314/data-structures-library
Implementation Of Various Data Structures And Related Algorithm's In C++
algorithms cpp data-structures stl
Last synced: 12 May 2025
https://github.com/rmiguelkelly/quickcluster
A KMeans implemented in C++ with Python bindings and GPU acceleration
clustering clustering-algorithm cpp cuda gpu kmeans kmeans-clustering metal objective-c python python3 unsupervised-learning
Last synced: 26 Jul 2025
https://github.com/sebe324/pythoncalculator
A calculator made in PySimpleGui with C++ bindings
calculator contributions-welcome cpp good-first-issue pybind11 pysimplegui python rpn-calculator
Last synced: 14 Apr 2025
https://github.com/melchor629/raycastergl
A Wolf3D-like raycaster using OpenGL shaders
cpp cpp17 opengl opengl-shaders raycaster
Last synced: 13 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: 18 Feb 2026
https://github.com/seznam/xgboostpredictor
C++ header-only thread-safe XGBoost predictor
Last synced: 14 Apr 2025
https://github.com/ierturk/cmake-emscripten-project
CLion Cmake Emscripten Project
clion cmake cpp emscripten html javascript nodejs webassembly
Last synced: 17 Oct 2025
https://github.com/nielsbishere/harpoon
Harpoon is a code injector for C# mono and can be used for games made with Unity.
cpp csharp dll injection injector modding mono reflective unity
Last synced: 27 Jul 2025
https://github.com/maiadegraaf/42-ultimate-orthodox-canonical-class-creator
A script that writes Orthodox Canonical Class for you
42 42-cpp-modules codam codam-cpp cpp orthodox-canonical-class script
Last synced: 26 Jun 2025
https://github.com/omanshu209/codehub
A collection of programs(mostly CUI) written in various different languages such as Python, C++, Java, JavaScript, C#, etc.
cpp csharp cui html java javascript nodejs python python3
Last synced: 27 Jul 2025
https://github.com/pk-cod3ch3mist/zolomon
A single header unit testing library for C++
cpp cpp-library cpp17 hacktoberfest header-only testing-library
Last synced: 23 Jul 2025
https://github.com/pooranjoyb/cpp-sdk-appwrite
First-Ever C++ SDK for Appwrite, Built from Scratch!
appwrite cpp jwoc sdk sdk-cpp unofficial
Last synced: 14 Apr 2025
https://github.com/ferhatgec/scrilt
Scrift wants to be a Lightweight Shell. Oops, Scrilt.
commandline cpp lightweight scrift shell
Last synced: 14 Apr 2025
https://github.com/denyskryvytskyi/cryptraider
Unreal Engine 5 3D Puzzle Game prototype
cpp cpp-game game game-development gamedev ue5 ue5-game ue5-project unreal unreal-engine-5
Last synced: 18 Sep 2025
https://github.com/abdallahhemdan/huffman-coding-compression
📦 Huffman Coding Compression Algorithms with Encoding and Decoding using C++
binary-tree compression-algorithm cpp data-structures huffman-coding huffman-compression-algorithm
Last synced: 31 Aug 2025
https://github.com/dfsp-spirit/cpp_geodesics
Fast computation of geodesic distances and related mesh descriptors on (brain surface) meshes in C++ and OpenMP.
brain cpp distance geodesics mesh openmp parallel parallel-computing
Last synced: 16 Aug 2025
https://github.com/pgvalle/opengl-cpp
C++ Template to quickstart your opengl journey!
cmake cpp glfw graphics-programming jesus jesus-christ opengl opengl33 template template-project
Last synced: 09 Nov 2025
https://github.com/ni5arga/dsa-collection
Collection of DSA solutions.
cpp data-structures data-structures-and-algorithms dsa dsa-questions dsa-solutions java javascript
Last synced: 12 Apr 2025
https://github.com/xixu-me/stdcxx.h-for-vs
C++ includes used for precompiling on Visual Studio
Last synced: 08 May 2025
https://github.com/ra101/graphical-representation-of-graphs-in-cpp
A C++ program to draw a graph of, circles as vertexes and lines as edges using graphic.h
Last synced: 01 Aug 2025
https://github.com/konrad1991/etr
Expression template for C++ similar to R syntax
cpp cpp17 expression-template header-only-library r rlanguage rstats
Last synced: 15 Aug 2025
https://github.com/siraajul/cpp
C++ With Data Structure & Algorithms
algorithms compititive-programming cplusplus cpp data-structures
Last synced: 31 Jul 2025
https://github.com/cobyj33/tmedia
Linux C++17 Terminal Audio and Video Player
ascii ascii-art ascii-art-representation ascii-graphics audio-player cpp curses curses-based ffmpeg libav main-project media media-player ncurses ncurses-tui terminal terminal-app terminal-based video-player
Last synced: 15 Apr 2025
https://github.com/avinandanbose/c_plus_plus_intermediate_pointers_i
Its an intermediate guide on C++(Pointers)
beginner beginner-code beginner-friendly cplusplus cplusplus-11 cplusplus-14 cplusplus-17 cplusplus-20 cpp cpp11 cpp14 cpp17 cpp20 intermidiate-projects tutorial tutorial-exercises tutorial-teaches-people tutorials tutorials-platfrom tutoring
Last synced: 09 Aug 2025
https://github.com/victor-aunon/circuitsolver
Electric circuit solver in DC
cpp electrical-engineering electricity learn-to-code learning learning-by-doing
Last synced: 14 Apr 2025
https://github.com/ferhatgec/freebrain
Next generation antidote against Brainf*ck.
brainfuck cpp esolang esoteric-language
Last synced: 04 Aug 2025
https://github.com/keyu-tian/buaa-parallel-computing-project-solution
[Ranked No. 1🥇] My solution for the course project of Parallel Computing 2021'Spring @ BUAA (北航并行程序设计). Plenty of C++ tricks, hacks, and optimizations are used for extreme efficiency. Ranked *1/100* in the efficiency test.
beihang beihang-university buaa buaaoj compiling-principle compiling-theory cpp cpp11 cyk-algorithm dynamic-programming multithreading parallel-computing pthreads
Last synced: 13 Apr 2025
https://github.com/dakshitagrawal/leetcode_solutions
My solutions for various problems on LeetCode.
coding-challenges competitive-coding cpp leetcode
Last synced: 22 Aug 2025
https://github.com/coderick14/thesupertinyparser
The Super Tiny Parser
cpp parser recursive-descent-parser syntax-directed-translation top-down-parsing
Last synced: 15 Apr 2025
https://github.com/lunaemons/sdrplusplus_communityedition
🎵 SDR++CE Community Edition - Advanced SDR software with MPX analysis, cross-platform support for RTL-SDR, HackRF, LimeSDR, AirSpy, PlutoSDR and more. Features real-time FM broadcasting analysis, frequency scanning, and spectrum visualization.
airspy community-edition cpp cross-platform dsp fm-broadcasting frequency-scanner hackrf ham-radio limesdr mpx-analysis open-source plutosdr radio rf rtl-sdr sdr signal-processing software-defined-radio spectrum-analyzer
Last synced: 29 Aug 2025
https://github.com/platisd/break-the-coupling-cpp
5 ways to decouple dependencies in C++
cpp decoupling dependency-injection inversion-of-control templates tutorial
Last synced: 24 Aug 2025
https://github.com/mattkretz/wg21-papers
my papers to WG21 — the C++ committee
Last synced: 30 Jul 2025
https://github.com/abess-team/abess-a-fast-best-subset-selection-library-in-python-and-r
Reproducible materials for "abess: A Fast Best-Subset Selection Library in Python and R"
best-subset-selection cpp python
Last synced: 22 Sep 2025
https://github.com/radoslawregula/reverb-juce-app
An application adding reverberation to a WAV file with 12-line FDN.
audio-effect audio-processing cpp juce juce-application music-production reverb reverberation wav
Last synced: 09 Mar 2026
https://github.com/zanders3/butler
A really simple Jenkins build notification app
cpp jenkins jenkins-ci notifications win32
Last synced: 31 Jul 2025
https://github.com/deepcodinginturingacademy/habbit
🐰 A time management app on desktop 🍋🌿
cpp desktop qt time-management
Last synced: 20 Aug 2025
https://github.com/iker-gonzalez/42-common-core
Compilation of all the projects carried out as part of 42's common core program.
42cursus algorithms bash c cpp css3 data-structures docker html5 linux mysql nestjs networking networks oauth postgresql react typescript virtualization
Last synced: 25 Aug 2025
https://github.com/vincent-picaud/meson_starter_script
A simple script to create a messon project skeleton
bash-script cpp doxygen gtest mesonbuild project-template
Last synced: 20 Aug 2025
https://github.com/n4vrl0s3/bubble-sort-and-insert-sort
This repository contains Python implementations of two classic sorting algorithms: Bubble Sort and Insertion Sort. It serves as a simple and educational resource for understanding the basics of sorting algorithms, their implementations, and their performance characteristics. Ideal for students, developers, and anyone.
bubble-sort cpp insertion-sort python
Last synced: 16 Aug 2025