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-03 00:06:24 UTC
- JSON Representation
https://github.com/kelvins/smtpclient
:mailbox: A simple SMTP client to send e-mails using C++ and the Qt framework
Last synced: 23 Jun 2025
https://github.com/juangburgos/qfunctionutils
Qt helper functions for callback execution, throttle, debounce, etc.
cplusplus cplusplus-11 cpp cpp11 qt qt5
Last synced: 10 Apr 2025
https://github.com/archercreat/srvhide
Simple tool to dump/hide services in services.exe process.
Last synced: 29 Jun 2025
https://github.com/harshjuly12/leetcode
Solving 10-15 LeetCode problems daily pt.1
Last synced: 07 May 2025
https://github.com/omaraflak/reinforcement-learning-cpp
Reinforcement Learning algorithm from scratch in C++.
cpp from-scratch neural-network qlearning reinforcement-learning
Last synced: 12 Apr 2025
https://github.com/jamesboer/tbl
CSV and tab-delimited table reader
c-plus-plus c-plus-plus-17 cpp cpp17 csv csv-parser
Last synced: 11 Oct 2025
https://github.com/biojppm/c4stl
C++ library of performance-minded contiguous containers, strings and streams
containers contiguous-containers cpp cpp-library cpp11 string-manipulation
Last synced: 21 Aug 2025
https://github.com/orbitcowboy/gnuplot-cpp
Automatically exported from code.google.com/p/gnuplot-cpp
c-plus-plus cpp gnuplot gnuplot-cpp
Last synced: 05 Jul 2025
https://github.com/raphaelthegreat/psxemu
An experimental Playstation emulator
cpp emulator mips opengl playstation psx-emulator
Last synced: 27 Sep 2025
https://github.com/mehanix/teme-fmi
🎓 Homework/Coursework during my bachelor's in Computer Science
algorithms-and-data-structures artificial-intelligence computer-science cpp data-structures database-design databases fmi formal-languages haskell homework-exercises ios-swift java mips-assembly nodejs operating-systems python signal-processing webdev
Last synced: 11 Mar 2026
https://github.com/msdeep14/irctc
IRCTC like Ticket Booking Portal
cpp file-handling graph-algorithms irctc irctc-train-enquiry qt qt5 ticket-booking train-ticket travel
Last synced: 25 Apr 2025
https://github.com/mhx/libembedded
Modern C++ for Embedded Systems
c-plus-plus c-plus-plus-11 constexpr cpp cpp-library cpp11 embedded embedded-applications embedded-cpp embedded-systems iir-filters mit-license modern-cpp
Last synced: 18 Jun 2025
https://github.com/qengineering/tensorflow_lite_classification_rpi_zero
TensorFlow Lite on a bare Raspberry Pi Zero
armv6 cpp deep-learning mobilenet raspberry-pi-zero raspberry-pi-zero-w tensoflow-lite tensorflow-examples
Last synced: 24 Oct 2025
https://github.com/soedinglab/mmseqs
alignment cpp mmseqs opensource sequence-clustering
Last synced: 27 Apr 2025
https://github.com/pachadotdev/cpp11armadillo
The idea is to pass matrices/vectors from R to C++, write pure C++/Armadillo code for the computation, and then export the result back to R with the proper data structures.
armadillo cpp cpp11 hacktoberfest linear-algebra rstats
Last synced: 10 Apr 2025
https://github.com/apriorit/gmock-more-args
Extends gmock argument count up to 15
cpp gmock gtest header-only library mock mocking unittest
Last synced: 05 Oct 2025
https://github.com/llnl/launchmon
LaunchMON is a software infrastructure that enables HPC run-time tools to co-locate tool daemons with a parallel job. Its API allows a tool to identify all the remote processes of a job and to scalably launch daemons into the relevant nodes.
cpp hpc parallel parallel-computing
Last synced: 29 Apr 2025
https://github.com/razvanfilea/Emerald-Mod-PE
Emerald Mod Addon for MCPE
blocklauncher blocklauncher-addon cpp emerald-mod mcpe
Last synced: 27 Oct 2025
https://github.com/oktonion/cpp-fast-delegates
Header-only extension for C++ Fast Delegates of Don Clugston (C++98 compatible)
cpp cpp03 cpp11 cpp98 crossplatform delegate delegates fast fast-delegates
Last synced: 10 Apr 2025
https://github.com/ki-seki/solutions
此仓库包括我所做过的来自各大题库的 OJ 算法题的题解,这些题库包括:浙江大学计算机程序设计能力考试(PAT)题库,UVa 题库,Codeup 题库,洛谷题库,北京大学 OJ 题库(POJ),安徽科技学院 ACM 题库(AOJ)......目前在主攻 PAT,完成度已过 55.6%,其中部分题解提供多种方法、以及我给出的测试样例。
aoj codeup cpp lanqiao luogu nowcoder oj-solutions pat poj programming-contests uva
Last synced: 07 Oct 2025
https://github.com/ilia-funtov/crypto-market-data-collector
Market data collector for crypto exchanges (Coinbase, Bitfinex, Bitmex, Kraken) written in C++
bitfinex bitmex coinbase cpp cpp17 cryptocurrency exchange kraken market-data trading
Last synced: 27 Feb 2026
https://github.com/saivittalb/branch-prediction-programming
🎞 Implementation of several Branch Prediction algorithms and analysis on their effectiveness on real-world program traces.
branch-prediction computer-architechure cpp python visual-studio-code
Last synced: 08 Feb 2026
https://github.com/anshumansinha3301/cpp-supreme-base-to-sde
C++ Codes that I have worked on during third semester (includes Data Structures and Algorithm Codes, printing patterns, trading components, Questions)
algorithms-datastructures anshumansinha3301 bitfusion bitfusiondynamics conditional-statements cpp dsa dsa-algorithm patterns
Last synced: 28 Feb 2026
https://github.com/adambadura/type_name
C++17-compatible, compile-time type name retrieval library.
Last synced: 06 Sep 2025
https://github.com/ronenness/dcm_pool
Dynamic, Contiguous-Memory Objects Pool
cpp cpp-library gamedev pooling templates
Last synced: 27 Apr 2025
https://github.com/sraaphorst/raytracer-cpp
Ray tracer implementation in C++
cpp cpp17 graphics ray-tracer ray-tracer-challenge ray-tracing raytracer raytracing
Last synced: 15 Oct 2025
https://github.com/kfrlib/cxxdox
Generates mkdocs files from C++ source code with minimal configuration. Python + libclang, does not use doxygen. Works in docker
cpp documentation-generator documentation-tool libclang markdown mkdocs python
Last synced: 24 Aug 2025
https://github.com/adia-dev/spritesheet_editor
Introducing my spritesheet editor app! Built with C++ using OpenCV, SFML, and ImGUI. It was a challenging but rewarding project, and I'm already working on making it even better !
cpp imgui imgui-sfml opencv sfml sprites spritesheet-animation spritesheet-cutter
Last synced: 14 Apr 2025
https://github.com/biltudas1/qsort
Quick File Sorter: A quicker way to organize files for linux
automation command-line command-line-tool cpp cpp20 file-extensions file-sort file-sorter filemanager linux linux-shell open-source quick-file-sorter utilities
Last synced: 08 Mar 2026
https://github.com/ferhatgec/curl4cpp
Single header cURL wrapper for C++ around libcURL
cpp curl curl-library curl4cpp get header single-header
Last synced: 14 Apr 2025
https://github.com/matifanger/crypto-replacer
This script is a tool to automatically replace cryptocurrency addresses in the clipboard with a predefined address. This can be useful to avoid accidentally sending cryptocurrency to the wrong address.
address clipboard cpp crypto python replacer stealer
Last synced: 28 Jun 2025
https://github.com/offchan42/unitycppclassdllexample
:bulb: Example exporting CPP class as DLL and importing in Unity C# as native plugin
cpp csharp dll exporting-cpp native-plugin unity
Last synced: 25 Mar 2025
https://github.com/ferhatgec/gretea
Fegeya Gretea (aka green tea), new generation programming language.
compiler cpp cpp17 green greentea programming programming-language rust tea
Last synced: 14 Apr 2025
https://github.com/raymiiorg/c_ookieclicker
c++ console cookie clicker (linux)
Last synced: 04 Apr 2025
https://github.com/emmet-hayes/batsynth
A polyphonic synthesizer with two oscillators implemented in C++ (with JUCE)
audio cplusplus cpp juce juce-framework synthesizer
Last synced: 12 Apr 2025
https://github.com/letelete/visualization-of-sorting-algorithms
Visualize the most popular sorting algorithms. Change amount of columns, delay of sorting and see results!
Last synced: 17 May 2025
https://github.com/snowzurfer/brto-llvm
Modern C++ implementation of the Kaleidoscope LLVM tutorial.
Last synced: 19 Apr 2025
https://github.com/aditya-a-garwal/stm32-hal-hd44780-16x2lcd
A simple library for STM32 microcontrollers to drive 16x2 LCD displays based on the HD44780 controller
arm armv6-m c cortex cortex-m cpp hd44780 hd44780-display i2c lcd lcd16x2 library microcontroller pc8574 stm32 stm32cubeide stm32cubemx
Last synced: 25 Jun 2025
https://github.com/xxjwxc/xxjserver
C++ general tools,Cross-platform Tool Library
Last synced: 03 Jul 2025
https://github.com/francescmaestre/SmallPillsOfQt
Small Qt pills
cpp cpp11 cpp14 qt qt5 qt5-gui ui-components
Last synced: 29 Oct 2025
https://github.com/johnfercher/boilerplate
Linux, Git, C++, Cmake, Docker, GoogleTests, TravisCI and Shellscript
cmake cpp docker google-test linux shellscript travis
Last synced: 12 Apr 2025
https://github.com/gavinlyonsrepo/st7735_tft_rpi
Library for TFT SPI LCD, ST7735 Driver, Raspberry Pi C++.
bitmap cpp display display-library lcd-raspberry-pi library raspberry raspberry-pi raspberry-pi-3 raspberrypi-drivers raspberrypi-library rpi rpi3 spi st7735 st7735s tft tft-display tft-lcd tft-screen
Last synced: 02 May 2025
https://github.com/chris-1101/simple-assembler
:building_construction: Simple assembler written in C++
asm assembler assembly cpp interpreter
Last synced: 07 Mar 2026
https://github.com/vldr/cubic
A multiplayer WebGL voxel sandbox game written in C++ inspired by the classic version of Minecraft.
cpp emscripten minecraft multiplayer voxel-engine webgl
Last synced: 12 Apr 2025
https://github.com/PedroElFrijol/GuavaOS
My useless x86_64 Operating System
assembly-x86 c chadx86 cpp elf os uefi
Last synced: 11 Mar 2025
https://github.com/sdmg15/conanlight
Bring syntax highlighting to your conan file in VSCode :bulb:
conanfile cpp dependencies highlighter syntax-highlighter
Last synced: 10 Jul 2025
https://github.com/abdallahhemdan/circuits-solver
🔌Circuits Solver is a simple tool to simulate and solve AC circuits....
circuit circuit-analysis circuit-solver circuits circuits-simulator cpp cufe-2022
Last synced: 07 May 2025
https://github.com/yuantinghsieh/itdp
Incremental Timing-Driven Placement, problem C of ICCAD contest 2015
cad cpp electronic-design-automation placement
Last synced: 20 Jun 2025
https://github.com/basemax/eweather
The eWeather is a GUI application that allows you to get the weather forecast for any city in the world. It is written in C++ and Qt and uses the OpenWeatherMap API to get the weather data.
cpp cpp-qt qml qml-applications qml-components qml-files qml-samples qt qt-quick qt-ui qt5 qt6 qt6-gui qt6-ui qtcreator weather weather-app weather-application weatherapp
Last synced: 05 May 2025
https://github.com/basemax/simple-jit-compiler
This project is designed to illustrate the mechanism used in JIT compilers development.
c compiler compiler-jit cpp jit jit-compiler
Last synced: 05 May 2025
https://github.com/coding-enthusiast9857/open-source-contributions
This is an open-source contribution opportunity. It is for everyone. So, Hurry up...!! Don't forget to spread love and if you like give a ⭐️
ai algorithms algorithms-and-data-structures c cpp csharp dsa games helloworld java matlab ml open-source projects python python3
Last synced: 11 Apr 2025
https://github.com/hxndev/3d-solar-system-scene-using-opengl
This was my Computer Graphics' project. In this i used OpenGL and Glut to create a 3D Solar System Scene. Its without textures and wrapping. Just the most basic functionalities.
3d code computer-graphics computer-graphics-opengl computer-graphics-project cpp glut glut-library graphics opengl solar-system
Last synced: 16 Jul 2025
https://github.com/alichtman/data-structures-cpp
Teaching data structures in C++. Great resource for students.
avl-tree btree cpp cs225 data-structures graph-algorithms hashtable trees uiuc
Last synced: 19 Mar 2025
https://github.com/vittorioromeo/vrm_pp
Small C++ preprocessor library
cpp cpp03 cpp98 library metaprogramming pp preprocessor romeo ssv vittorio vr vrm
Last synced: 10 Apr 2025
https://github.com/llnl/gidiplus
C++ libraries for accessing nuclear data from the Generalized Nuclear Database Structure (GNDS)
Last synced: 05 Jul 2025
https://github.com/theartful/broadcast_queue
A blazingly fast™ single producer multiple consumer broadcast queue
broadcast-queue concurrent-data-structure cpp lock-free multiple-consumers seqlock
Last synced: 26 Oct 2025
https://github.com/sandialabs/parsegen-cpp
A C++17 library for parser generation for LALR(1) languages
cmake context-free-grammar cpp cpp17 lalr-parser-generator parse parser parser-generator parser-library regular-expression sandia-national-laboratories scr-2564 snl-comp-science-libs
Last synced: 21 Oct 2025
https://github.com/khaledashrafh/tiny-compiler
This project is a fully functional compiler for the TINY programming language, which is a language that supports basic arithmetic, boolean, and control flow operations. The compiler can scan, parse, and run code written in the TINY language.
compiler cpp parser semantic-analyzer syntax-analyzer tiny tiny-compiler tiny-language tokenization
Last synced: 17 Oct 2025
https://github.com/cppfw/tst
C++ xUnit-like testing framework without macros
cpp testing testing-framework unit-testing unit-testing-framework unittest
Last synced: 12 Jun 2025
https://github.com/fgarlin/skytracer
A spectral volumetric path tracer for atmosphere rendering
atmosphere cpp pathtracer physically-based-rendering renderer sky spectral
Last synced: 01 Sep 2025
https://github.com/anshumansinha3301/object-oriented-cpp
OOPS Codes I did in my third semester
cpp object-oriented-programming
Last synced: 16 Aug 2025
https://github.com/litongjava/whisper.cpp.android.java.demo
A sample Android app using java code and whisper.cpp library to do voice-to-text transcriptions.
Last synced: 23 Aug 2025
https://github.com/arasgungore/ee242-projects
Three C++ projects assigned for the Numerical Methods for Electrical Engineering (EE 242) course in the Spring 2021 semester.
algorithm algorithms bisection-method cplusplus cpp eigenvalue eigenvalues eigenvalues-and-eigenvectors eigenvector eigenvectors gaussian-elimination gaussian-elimination-algorithm matrix-solver numerical-methods partial-pivoting polynomial-roots power-iteration secant-method solving-algorithm terminal-based
Last synced: 12 Apr 2025
https://github.com/redskittlefox/serialize
C++ 23 serialization library
cpp cpp23 reflections serialization
Last synced: 13 Jul 2025
https://github.com/luizppa/top-gear
The SNES Top Gear game made in Allegro 5
allegro allegro-framework allegro5 car-game cpp game-2d snes top-gear
Last synced: 24 Mar 2025
https://github.com/srohit0/datasciencegraphalgorithms
Selected Graph Algorithms
astar astar-algorithm astar-pathfinding astar-search cpp data-science datascience depth-first-search dfs-algorithm dijkstra-algorithm dijkstra-shortest-path graph graph-algorithms graph-theory kosaraju kruskal-algorithm prim-algorithm strongly-connected-components topological-sort transpose
Last synced: 15 Apr 2025
https://github.com/ww898/in_proc_etw
The internal Windows structures hack to create the in-process private ETW session
Last synced: 11 Jan 2026
https://github.com/Emmet-Hayes/BatSynth
A polyphonic synthesizer with two oscillators implemented in C++ (with JUCE)
audio cplusplus cpp juce juce-framework synthesizer
Last synced: 08 May 2025
https://github.com/demurzasty/injector
Header-only, tiny and easy to use library for dependency injection written in C++17.
architectural-patterns cpp cpp17 dependency-injection header-only modern-cpp
Last synced: 26 Jun 2025
https://github.com/hilkojj/dibidab-engine
Small ECS-based Game Engine with Lua scripting
browser cpp ecs game-engine linux lua opengl windows
Last synced: 10 Sep 2025
https://github.com/nickdiego/gstreamer-tests
Simple GStreamer test programs for learning puporses.
Last synced: 13 Apr 2025
https://github.com/tichau/sfml-starter
This project is an empty project completely setup to build an C++ SFML application using Visual Studio Code.
Last synced: 14 Apr 2025
https://github.com/andoryuuta/mhw-classpropdump
An application to dump DTI type information from Monster Hunter: World
Last synced: 11 Feb 2026
https://github.com/mdequeljoe/readsdmx
read sdmx data into R dataframes
cpp dataframe r rcpp readsdmx sdmx sdmx-format sdmx-standards
Last synced: 20 Mar 2025
https://github.com/serverx-org/dsa-mastery
This repository covers the roadmap for mastering Data Structures and Algorithms in JavaScript, Python, C/C++, and Java.
algorithms algorithms-and-data-structures compitative-coding compititive-programming cpp dsa dsa-mastery hacktoberfest hacktoberfest-2024 java js learn-dsa py server-x-101 serverx
Last synced: 28 Feb 2026
https://github.com/shahriarrezghi/serio
Fast Lightweight Header-only C++ Serialization Library
bsd-3-clause bsd-license cmake cpp cxx deserialize fast-library header-only serialization serialization-library serializer serio
Last synced: 12 Oct 2025
https://github.com/lcrawlab/mvmapit
The multivariate MArginal ePIstasis Test
cpp cran epistasis epistasis-analysis gwas gwas-tools linear-mixed-models mapit mvmapit r variance-components
Last synced: 22 Oct 2025
https://github.com/m0saan/cpp-module
Learn C++ through a CPP-Pool by 42
1337fil 1337school 42born2code cpp cpp98 phonebook-application
Last synced: 10 Apr 2025
https://github.com/hwhsu1231/cmake-conan-setup
CMake toolchain for integration with Conan using cmake-conan
c cmake cmake-toolchain conan cpp package-manager
Last synced: 23 Oct 2025
https://github.com/umerghafoor/open-inventory
Open Inventory Management System project is developed in C++ using the Qt framework.
cpp inventory-management management-system qt qtcreator
Last synced: 12 Oct 2025
https://github.com/hedzr/fsm-cxx
a finite state machine within c++17
cpp cpp17 cpp17-library design-patterns finite-state-machine fsm fsm-engine fsm-library memento-pattern state-machine state-management statemachine
Last synced: 05 Oct 2025
https://github.com/christianpanov/glcore
No-dependency OpenGL support library, which abstracts the processes of creating buffers and shaders
cpp cpp-library glcore graphics-library graphics-programming library opengl opengl-library shaders
Last synced: 10 Oct 2025
https://github.com/aldertlake/fsr_blueprint_library
Easily control and customize AMD FSR 4 settings at runtime using intuitive Blueprint nodes, giving you full control over upscaling quality, frame generation, and other FidelityFX Super Resolution 4 features without writing C++ code.
amd cpp rendering unrealengine windows
Last synced: 02 Mar 2026