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/mfelici/mad
Vertica anomaly detection UDx based on Median Absolute Deviation
anomaly cpp detection sql timeseries udx userdefined-functions vertica
Last synced: 18 Oct 2025
https://github.com/tianyishi2001/cpp4r
[WIP] C++ for Rustaceans
book cpp cpp11 cpp14 cpp17 cpp20 modern-cpp rust rustaceans tutorial
Last synced: 11 Apr 2025
https://github.com/gjjvdburg/numpy_c_extension
Skeleton Python Package for linking a C/C++ library as a NumPy Extension
c c-library cpp extension linking numpy python python-numpy python-wrapper skeleton
Last synced: 09 Oct 2025
https://github.com/allankoechke/mantisbase
Lightning fast BaaS in C++ — One binary, full backend, anywhere.
api auto-rest-api cpp database http rest-api sql
Last synced: 17 Jan 2026
https://github.com/novelrt/Fabulist
A terse, flexible language and runtime for creating and executing visual novels.
c-plus-plus cplusplus cpp lua visual-novel
Last synced: 11 Mar 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/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/agentcooper/cpp-ast-example
Examples of representing and traversing AST (Abstract Syntax Tree) in C++
Last synced: 02 Mar 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/oclay1st/qwi-fi
An easy and beautiful tool for wifi access point management on Linux
Last synced: 09 Jul 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/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/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/makersf/resilient
Make handling failures easy and expressive
cpp cpp14 cpp17 fault-tolerance resiliency
Last synced: 10 Apr 2025
https://github.com/joanstinson/zork
A Zork game in C++ using Unitary Testing with CppUnit.
cplusplus-11 cpp cppunit game unit-testing zork
Last synced: 08 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/swap76/bankers-algorithm
C++ Program to Simulate Banker's Algorithm
bankers-algorithm c-plus-plus cpp
Last synced: 01 May 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/chetan6780/75-days-dsa-challenge
Ninja technique🥷 to ACE DSA Interviews.
algorithms challenge cpp data-structures dsa
Last synced: 02 May 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/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/danyspin97/cppgram
Framework for Telegram Bot API written in c++.
Last synced: 03 May 2025
https://github.com/xlite-dev/mgmatting-toolkit
🍅MGMatting with MNN/TNN/ONNXRuntime C++, GPU/CPU, support dynamic shape. (https://github.com/DefTruth/lite.ai.toolkit)
cpp matting mgmatting mnn onnxruntime tnn
Last synced: 12 Jul 2025
https://github.com/aermoss/ostest
A 64-bit operating system written in C++ and x86 Assembly.
assembly assembly-x86 cpp kernel operating-system operating-system-kernel
Last synced: 06 Mar 2026
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/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/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/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/palucki/qstegano
Qt based steganography application
cpp cryptography lsb qt qtwidgets steganography
Last synced: 28 Oct 2025
https://github.com/kaidokert/tfixed
Import of C++ fixed point library by Anthony Williams
Last synced: 10 Apr 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/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/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/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/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/zainashrafofficial/cpp-console-projects-2022
C++ Console Projects
console-application cpp desktop
Last synced: 10 Apr 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/shakfu/pd-chuck
chuck in a pure-data external
chuck cpp puredata puredata-external
Last synced: 05 May 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/lecrapouille/simtadyn
[Application][Version 0.4][Not Functional][Will be remade] SIMulateur TAbleur DYNamique: a GIS in a spreadsheet
cartography cpp forth gis graph gtkmm opengl science spreadsheet
Last synced: 19 Mar 2025
https://github.com/wolfulus/cpptimer
simple c++11 timer
cpp cpp11 header-only interval timeout timer timers
Last synced: 08 May 2025
https://github.com/grimmerk/algorithms-vscode
All are written in Python 3. Some also have Go, JavaScript (Node.js), C#, C++ versions. Include test cases. To be convenient, often not follow Python pep8 snake coding style. IDE: VS Code & Atom. Include data structures, LeetCode problems. Convenient debugging by VSCode Setting
c-sharp cpp dotnet-core jest mstest pytest unit-test visual-studio-code
Last synced: 03 Apr 2025
https://github.com/tbhaxor/firefly
A standalone C++ Library for vectors calculations
cpp firefly hacktoberfest hacktoberfest2024 vector vector-projection vectors-calculations
Last synced: 09 Jul 2025
https://github.com/flbdx/maskuni
A standalone fast word generator in the spirit of hashcat's mask generator with unicode support
cpp hashcat hashcat-masks password-cracking word-generator
Last synced: 01 Apr 2025
https://github.com/madladsquad/uimguidemo
A web demo of the UntitledImGuiFramework
cpp demo emscripten imgui opengl wasm webgl
Last synced: 29 Aug 2025
https://github.com/mo7ammedd/assiut-sheet-sol
solving problems from assiut newcomers sheets
codeforces competitive-programming cpp problem-solving
Last synced: 13 Jul 2025
https://github.com/ibrahimhabibeg/codeforces
My solutions for Codeforces problems in C++
algorithms algorithms-and-data-structures codeforces codeforces-solutions competitive-programming cpp data-structures problem-solving
Last synced: 19 Mar 2025
https://github.com/cdslaborg/paramontex
This is a repository for the ParaMonte library examples. For more information, visit:
bayesian bayesian-inference bayesian-methods bayesian-optimization bayesian-statistics c cpp dram fortran fortran2018 machine-learning markov-chain matlab mcmc mcmc-methods mcmc-sampler parallel paramonte-library python visualization
Last synced: 15 Jul 2025
https://github.com/cs-si/sirius
Sirius - Fast and simple to plug-in C++ resampling library that is taking advantage of the Fourier Transform
cpp fft fftw image-processing remote-sensing resampling
Last synced: 07 May 2025
https://github.com/harsh971/hackerrank_solutions
Here you will get All Solutions for Topics from HackerRank Platform
30-days-of-code 30daysofcode c cpp hackerrank hackerrank-30dayschallange hackerrank-algorithms-solutions hackerrank-all-solutions hackerrank-challenges hackerrank-cpp hackerrank-java hackerrank-python hackerrank-solutions hackerrank-solutions-c hackerrank-solutions-for-java hackerrank-solutions-github java problem-solving python solutions
Last synced: 08 May 2025
https://github.com/karusb/bazpo
Easy to use program options argument parser
argument-parser argument-parsing cli command-line-tool cpp header-only parser parser-library parsing-library program-options
Last synced: 18 Jul 2025
https://github.com/dcavar/fomajni
A Java JNI interface for Foma (a Finite State Transducer compiler for NLP)
cpp finite-state-transducer foma java jni morphology nlp
Last synced: 13 Apr 2025
https://github.com/1dealgas/aerials
Public Parts of the Mobile Rhythm Game「Aerials」
aerials aerialsdemo cpp cpp11 defold lua mobilegame music-game rhythm-game
Last synced: 20 Mar 2025
https://github.com/coyorkdow/cosched
A single-header c++20 coroutine scheduler
Last synced: 07 May 2025
https://github.com/yassa9/scenesynth
Blazing GUI for easily viewing and interacting with computer vision models.
classification computer-vision cpp deep-learning depth-estimation detection gui huggingface image-processing imgui imgui-glfw open-source opencv pose-estimation python segmentation side-project yolo
Last synced: 21 Jun 2025
https://github.com/mtarek97/sic-xe-assembler
Implementation of a SIC/XE two-pass assembler, written in C++, producing object code for the absolute loader.
assembler assembly-language cpp
Last synced: 29 Oct 2025
https://github.com/livegameprogramming/game-engine
Game Engine
cpp game-development game-engine open-source opengl
Last synced: 11 Apr 2025
https://github.com/f33rni/qpsk-mod-demod-libs
C-libraries for QPSK modulation and demodulation
c cmake cpp floating-point qpsk qpsk-demodulation qpsk-modulation shared-library
Last synced: 13 Apr 2025
https://github.com/lecrapouille/plantumlstatecharts
[Tool][Functional] Generate state machine in C++ from PlantUML statecharts
cpp finite-state-machine fsm generator plantuml state-machine statechart statecharts translator uml
Last synced: 19 Mar 2025
https://github.com/jdsherbert/unreal-engine-dependency-injection-plugin
Simple implementation of a Dependency Injector Plugin for Unreal Engine. Uses a Singleton instance to hold the registered objects.
cpp dependency-injection dependency-manager plugin plugins singleton-pattern unreal unreal-engine unreal-engine-4 unreal-engine-5
Last synced: 19 Mar 2025
https://github.com/eclipse-uprotocol/up-transport-zenoh-cpp
C++ client library to connect to the zenoh implementation of uProtocol
cpp up-transport uprotocol zenoh
Last synced: 12 Apr 2025
https://github.com/n4vrl0s3/delete-first-and-delete-last-function
Delete First and Delete Last Function (Python & C++)
cpp delete-first delete-last python
Last synced: 12 Apr 2025
https://github.com/pschatzmann/arduino-midi-fileparser
A simple MIDI file parser library
arduino-library cmake cpp library midi midi-files
Last synced: 03 Apr 2025
https://github.com/aw-junaid/programming-books
Curated collection of free programming books: Python, JavaScript, Go, Rust, and more. Learn coding, algorithms, and system design with open-source resources.
books c cpp go javascript programming programming-books python rust
Last synced: 17 Jun 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/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/facontidavide/safecppany
Extension of std::any with small object optmization and safe numeric conversion.
Last synced: 19 Mar 2025
https://github.com/m3y54m/start-platformio-arduino
Getting started with PlatformIO IDE with Arduino Uno board in Linux
arduino cpp getting-started platformio serial-port vscode
Last synced: 13 Apr 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/seznam/xgboostpredictor
C++ header-only thread-safe XGBoost predictor
Last synced: 14 Apr 2025
https://github.com/bast/calculator
Exercise to practice building projects with CMake.
Last synced: 12 Apr 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/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/newyaroslav/888casino-game-bot
Робот для автоматической игры на 888casino
api bot casino casino-bot casino-games clicker cpp extension game-bot imgui
Last synced: 21 Jul 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/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/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/wangyoucao577/modern-cpp
Practice and notes for Modern C++(i.e. C++ 11/14/17/20...).
cplusplus cpp cpp11 cpp14 effective-modern-cpp modern-cpp
Last synced: 13 Mar 2025
https://github.com/elnurmustafayev/algorithms-datastructures
algorithms-and-data-structures cpp
Last synced: 12 Apr 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/apwhitehat/http_threadripper
HTTP 1.1 server which shows off high concurrency capabilities of C++
c cpp cpp11 high-concurrency http libev socket-programming
Last synced: 13 Apr 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/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/hxndev/leetcode-solutions
This repository consists of solutions to various LeetCode questions. I have tried to add as many solutions in as many languages as possible. Feel free to contribute to this repository while following the contribution rules.
cpp interview-practice interview-questions java javascript leetcode leetcode-java leetcode-javascript leetcode-python leetcode-solutions python solutions
Last synced: 26 Jun 2025
https://github.com/tsnsoft/netbeans_wxwidgets_div2_demo-windows
Пример визуальной программы с wxWidgets на C++ в Apache NetBeans с использованием wxFormBuilder для Windows
apache cpp example mingw msys2 netbeans windows wxformbuilder wxwidgets
Last synced: 22 Apr 2025
https://github.com/egordm/libtempo
C++ / Python library with signal processing and tempo estimation utilities.
armadillo cpp music-information-retrieval signal-processing
Last synced: 20 Apr 2025
https://github.com/tsnsoft/quadratic_equation_wxwidgets
Пример решения квадратного уравнения на С++ в Code::Blocks с использованием wxWidgets
codeblocks codeblocks-ide cpp example windows wxwidgets
Last synced: 22 Apr 2025
https://github.com/tsnsoft/wxwidgets_table_demo-linux
Пример программы с таблицей на С++ в Code::Blocks с использованием wxWidgets в linux
c codeblocks cpp example linux table wxwidgets
Last synced: 22 Apr 2025
https://github.com/phoenixbf/uvrmodel
uVR Model template project
3d-puzzles cpp game-development games hmd immersive inside-out-tracking physical-movement ue4 ue4-plugin unreal-engine-4 unreal-engine-plugin unrealengine vr
Last synced: 16 May 2025
https://github.com/reanschwarzer1/ue4-rpg-template
cpp gamedev gamedevelopment rpg rpg-game unrealengine
Last synced: 22 Apr 2025
https://github.com/reimunotmoe/pqpp
A simple and easy-to-use async C++ PostgreSQL client library.
boost-asio coroutine cpp postgresql
Last synced: 15 Mar 2025