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-13 00:06:40 UTC
- JSON Representation
https://github.com/raphaelthegreat/psxemu
An experimental Playstation emulator
cpp emulator mips opengl playstation psx-emulator
Last synced: 27 Sep 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/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/xuehao/programming-abstractions-in-cpp
Programming Abstractions in C++. Materials for a typical CS1 / CS2 course. Inspired by Stanford CS106B.
computer-science cpp cs106b programming-language
Last synced: 24 Apr 2025
https://github.com/bauripalash/escraper
Scrap Email Addresses From PDFs and Photos! in C++ (Python was tooo easy to do)
cpp email-parsing hacktoberfest scraper
Last synced: 16 Jan 2026
https://github.com/morglod/cpp_traits
rust-like traits (type erasure) on plain C++
cpp cpp20 rust rust-like traits type-erasure
Last synced: 24 Apr 2025
https://github.com/thecurle/purpuri
The Purple VM, a custom JVM in C++.
cpp interpreter java jvm stack-based
Last synced: 11 Jun 2025
https://github.com/ruimaciel/femp
A small C++ finite element method implementation developed as a part of my master's thesis
c-plus-plus cpp finite-element-analysis finite-element-methods finite-elements master-thesis opengl qt qt5
Last synced: 05 May 2025
https://github.com/filipdutescu/small-better-logger
A small, better logger library for C++, which features thread-safe loggers.
better c-plus-plus cpp cross-platform file free library log logger logging logging-library one one-file one-file-library open-source opensource small thread-safe threadsafe wip
Last synced: 23 Mar 2025
https://github.com/robotology/superimpose-mesh-lib
A modern C++ augmented-reality library to superimpose 3D objects on images.
augmented-reality cpp library opencv opengl superimpose-3d-objects
Last synced: 19 Jun 2025
https://github.com/marcpages2020/CombatSystem
Combat System developed in Unreal Engine 5 centered in getting the best Game Feel possible.
cplusplus cpp development game game-development unreal-engine
Last synced: 11 Mar 2025
https://github.com/justinmeiners/molecule-viewer
3D chemical molecule visualizer for XYZ files.
chemistry cpp opengl xyz-files
Last synced: 25 Mar 2025
https://github.com/garfield1002/jhr_skip_list
Header-only skip list library for modern C++ (C++17/C++20)
cpp data-structures header-only library skiplist
Last synced: 12 Apr 2025
https://github.com/playboy-player/pytorch_dart
Pytorch_Dart is a dart wrapper for Libtorch,striving to provide an experience identical to PyTorch. You can use it as an alternative to Numpy in your Dart/Flutter projects.
android computer-vision cpp cross-platform dart dart-package dartlang deep-learning deep-neural-networks deeplearning flutter flutter-package libtorch linux machine-learning numpy pytorch tensor torch windows
Last synced: 09 Apr 2025
https://github.com/exely/wd-data-structure
王道《数据结构》2019版算法题
algorithms-and-data-structures c cpp
Last synced: 30 Jul 2025
https://github.com/victornpb/evc_pt2257
Arduino C++ Library for using PT2257 - Electronic Volume Controller IC
arduino arduino-library cpp digital-potentiometer i2c
Last synced: 02 Aug 2025
https://github.com/vitkarpov/dcp
:computer: :books: Interviews & competitive programming
competitive-programming cpp interview-preparation interview-questions javascript
Last synced: 06 May 2025
https://github.com/pockerman/rlenvscpp
Environments and various utilities for reinforcement learning with C++
cpp gymnasium-environment openai-gym reinforcement-learning reinforcement-learning-environments
Last synced: 12 Apr 2025
https://github.com/tuarua/taskbarprogressane
AIR Native Extension for displaying taskbar progress on macOS & Windows 7, 8, 10
actionscript adobe-air air-native-extensions ane cpp osx swift swift-3 windows-10
Last synced: 14 Apr 2025
https://github.com/abdallahhemdan/didumean
🚀 DidUMean, is a spelling checker application checks your spelling and recommend words for you in case of wrong spelling ...
cpp cpp14 english english-word spell spell-check spell-checker spell-corrector spelling-levenshtein-distance trie
Last synced: 06 May 2025
https://github.com/lelserslasers/3d-cellular-automata-raylib
3d Cellular Automata using Raylib in C++
3d cell cellular-automata cpp physics-simulation raylib simulation
Last synced: 24 Aug 2025
https://github.com/qengineering/face-mask-detection-jetson-nano
Face mask detection on a Jetson Nano
aarch64 cpp deep-learning face-detection face-mask face-mask-detection face-recognition high-fps jetson-nano ncnn ncnn-framework paddle paddle-lite ssd-model
Last synced: 13 Apr 2025
https://github.com/bk-scoss/sctokenizer
A Source Code Tokenizer
cpp java languages python source-code-tokenizer tokenizer
Last synced: 10 Sep 2025
https://github.com/gangliao/cmake_cxx_go
cmake cpp go golang shared-library static-library
Last synced: 26 Jul 2025
https://github.com/karnkaul/djson
Dumb simple JSON parsing library
cpp cpp23 cpp23-library json jsonc
Last synced: 11 Oct 2025
https://github.com/mattgodbolt/pt-three-ways-pres
Presentation for pt-three-ways - a CppCon 2019 presentation
cpp cppcon2019 path rendering tracing
Last synced: 16 Oct 2025
https://github.com/akashi-org/akashi
A next-generation video editor
akashi cpp hardware-acceleration python vfx video video-editor
Last synced: 16 Oct 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/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/yi-ge/cpp-practice
C++ 算法练习。
algorithm algorithms c cpp data-structures leetcode leetcode-solutions
Last synced: 11 Oct 2025
https://github.com/iwatake2222/digitalcamera_raspberrypi
A project to create a digital camera with Raspberry Pi in Linux standard way such as ioctl
Last synced: 17 Oct 2025
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/razvanfilea/Emerald-Mod-PE
Emerald Mod Addon for MCPE
blocklauncher blocklauncher-addon cpp emerald-mod mcpe
Last synced: 27 Oct 2025
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/offa/nbcndunit
NetBeans C/C++ unit testing plugin – supporting CppUTest, GoogleTest (gtest) / GoogleMock (gmock) and libunittest C++.
c cpp cpputest googletest java netbeans netbeans-plugin unit-testing
Last synced: 14 May 2025
https://github.com/flaxengine/imgui
Dear ImGui plugin for Flax Engine that adds debug GUI interface to game viewport.
cpp csharp flax flax-engine imgui
Last synced: 12 Apr 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/raymiiorg/c_ookieclicker
c++ console cookie clicker (linux)
Last synced: 04 Apr 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/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/arthursonzogni/icemaze
WebAssembly game: a sliding block adventure.
arthursonzogni cmake cpp game ice maze webassembly
Last synced: 09 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/thowell/ppo.cpp
Proximal Policy Optimization (PPO) written in C++ with PyTorch (LibTorch)
control cpp learning libtorch proximal-policy-optimization pytorch reinforcement-learning
Last synced: 25 Sep 2025
https://github.com/fleroviux/atom
Common C++ code
cpp library linear-algebra logger mathematics
Last synced: 13 Apr 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/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/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/gmh-code/pk2
Play the Pekka Kana 2 platform game in your browser - supports mobile devices and desktop systems
2d-game 2d-games browser-game browser-games cpp emscripten emscripten-port javascript multi-touch multitouch pekkakana2 pk2 platform-game platform-games platformer wasm wasm-game webassembly webassembly-game webassembly-games
Last synced: 22 Aug 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/nickdiego/gstreamer-tests
Simple GStreamer test programs for learning puporses.
Last synced: 13 Apr 2025
https://github.com/hoangsonww/standard-deviation-calculator
📊 This repository contains a Standard Deviation Calculator implemented in C++. It provides an efficient algorithm for calculating the statistical standard deviation of a dataset, making it a valuable tool for students, researchers, and analysts seeking a reliable method for data analysis.
algorithms cplusplus cpp data data-analysis data-analytics data-science standard-deviation standard-deviation-calculator standard-deviations
Last synced: 22 Sep 2025
https://github.com/sindre0830/workflow-templates
GitHub Workflows for different programming languages.
automated-testing cmake code-quality code-review continuous-integration cpp golang gradle java nodejs python react rust workflows
Last synced: 18 Aug 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/anshumansinha3301/object-oriented-cpp
OOPS Codes I did in my third semester
cpp object-oriented-programming
Last synced: 16 Aug 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/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/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/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/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/ArkEcosystemArchive/cpp-crypto
A simple Cryptography Implementation in C++ for the Ark Blockchain.
ark blockchain cmake cpp crypto dpos
Last synced: 12 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/andrefcruz/google-hashcode
Team Paprika's proposed solutions for Google Hashcode 2017 and 2018. In collaboration with @AJRamos308, @EdgarACarneiro and @therealdelay.
algorithms cpp google hashcode hashcode-2017 hashcode-2018
Last synced: 21 Aug 2025
https://github.com/noxsidereum/dargh
An open source version of the Dynamic Animation Replacer for Skyrim SE.
commmonlibsse cpp dynamic-animation-replacer modding reverse-engineering skse64 skyrim-special-edition
Last synced: 22 Jul 2025
https://github.com/nhatsmrt/algorithmpractice
Data Structures and Algorithms Practice
algorithms cpp interview-practice java leetcode-solutions python
Last synced: 05 Mar 2025
https://github.com/cschladetsch/kai
KAI is a distributed computing model written in modern C++ and is cross-plaftorm. Using custom language translators and an executor, KAI provides full reflection, persistence and cross-process communications without having to modify existing source code. KAI Comes with an automated, generational tricolor garbage collector, and Console- and Window-based interfaces.
ast-walker c-plus-plus cmake cpp kai language lexer networking parser raknet stack tests
Last synced: 13 Apr 2025
https://github.com/reputeless/enumbitmask
A C++ library to enable bitmask operators for an enum class type
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/abzico/pqxx_pool
Demonstration of connection pool for libpqxx. Port from https://github.com/borisovs/pool to work with libpqxx. Tested on Ubuntu 16.04.
connection-pool cpp cxx libpqxx pg postgres postgresdb
Last synced: 19 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/tbeu/adventofcode
🎄 Advent of Code (2021-2024) in C++
advent-of-code advent-of-code-2021 advent-of-code-2022 advent-of-code-2023 advent-of-code-2024 adventofcode aoc aoc-in-cpp aoc2021 aoc2022 aoc2023 aoc2024 cpp cpp17
Last synced: 05 Sep 2025
https://github.com/xxjwxc/xxjserver
C++ general tools,Cross-platform Tool Library
Last synced: 03 Jul 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/jasonliang-dev/spry
2D game framework made for rapid prototyping
Last synced: 12 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/snowzurfer/brto-llvm
Modern C++ implementation of the Kaleidoscope LLVM tutorial.
Last synced: 19 Apr 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