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/mortennobel/softimagewebglexport
A WebGL export plugin for SoftImage 2011
cpp cpp11 graphics-programming
Last synced: 24 Apr 2025
https://github.com/hxndev/lzw-data-encryption-algorithm
LZW stands for “Lempel-Ziv-Welch”. The LZW algorithm is a very common compression technique. This algorithm is typically used in GIF and PDF. It is lossless, meaning no data is lost when compressing. The algorithm is simple to implement and has the potential for very high throughput in hardware implementations. It is the algorithm of the widely used Unix file compression utility compress, and is used in the GIF image format.
algorithm code compression cpp data-compression decoding decryption dictionary encoding encryption lzw project
Last synced: 18 Jul 2025
https://github.com/cdluminate/leicht
Naive (Static Graph) Deep Learning Framework
cpp deep-trench deeplearning deletegithub educational simple
Last synced: 27 Oct 2025
https://github.com/berkbavas/fovcalculator
Field of View Calculator
cctv cpp eigen field-of-view glsl lens-calculator opengl qt5
Last synced: 21 Apr 2025
https://github.com/yazanzebak/competitiveprogramming
A repository that includes my solutions to a various problems on different online judges.
algorithms atcoder codechef codeforces competitive-programming cpp csacademy data-structures online-judges spoj topcoder uva
Last synced: 14 Oct 2025
https://github.com/ruddyscent/mfc-window-programming
Solutions for exercises in '쉽게 배우는 MFC 윈도우 프로그래밍'
Last synced: 28 Oct 2025
https://github.com/cworld1/fluent-mail
A program to send and recieve emails with attachments supported by C++, Qt and SQL.
Last synced: 29 Jun 2025
https://github.com/allisterb/onemd
Data-parallel molecular dynamics simulator for Intel oneAPI.
cpp cpp17 devcloud dpcpp intel molecular-dynamics simulation
Last synced: 12 Mar 2026
https://github.com/microsoft/hat
TOML-annotated C header file format for packaging binary files, from Microsoft Research
benchmarking cpp cprogramming cuda metadata platform-independent python-library rocm toml
Last synced: 10 Apr 2025
https://github.com/dapper91/thread_pool_executor
C++ Thread Pool Executor
concurrent cpp threadpoolexecutor
Last synced: 24 Apr 2025
https://github.com/oatpp/oatpp-mbedtls
Client/Server Secure ConnectionProvider for oatpp applications. Based on MbedTLS.
Last synced: 25 Apr 2025
https://github.com/da-liii/libmdcpp
implementation of the Markdown markup language in CPP (library)
commonmark cpp markdown-parser
Last synced: 11 Apr 2025
https://github.com/copperspice/cs_pointer
Library of C++ Smart Pointers including an Intrusive Pointer and a Node Manager
cpp intrusive-pointer smart-pointers
Last synced: 11 Jun 2025
https://github.com/m-u-t-e/rockpaperscissor
Rock Paper Scissor game. EZ!
cli cli-app cmake cmakelists cpp cpp11 game
Last synced: 26 Jun 2025
https://github.com/crendking/ab-menu
A Windows context menu shell extension that proxies general commands with two arguments to any application.
Last synced: 16 Jul 2025
https://github.com/oclero/qtappinstancemanager
Single application instance manager for Qt6.
cmake cpp cpp17 qt qt6 single-instance-app
Last synced: 04 Jul 2025
https://github.com/cthacker-udel/raspberry-pi-scripts
Raspberry Pi Scripts in the following languages : Python, C++, C, Makefile, Bash Shell/Script, and Java!
c cpp java makefile pieces project python python3 raspberry-pi sense-hat shell shell-script translator
Last synced: 19 Apr 2025
https://github.com/dracula/dev-cpp
🧛🏻♂️ Dark theme for Dev C++
cpp dark-theme dev-cpp dracula
Last synced: 24 Apr 2025
https://github.com/hxndev/consensus-problem-using-openmp
In this task, we had to write a multi-threaded OpenMP program, that will solve the consensus problem. If all the slave (child) processes agree on a single decision, then the processes will terminate displaying consensus reached.
code consensus consensus-clustering cpp openmp openmp-parallelization openmpi
Last synced: 07 May 2025
https://github.com/gittorre/cloudbedlamlinuxn
CloudBedlam for Linux -- Native (C++) Impl: CloudBedlam is a simple, configurable, machine-local chaotic operation orchestrator for resiliency experimentation inside virtual and physical machines. This version is for Linux machines.
c chaos chaos-engineering cpp linux resiliency virtual-machine
Last synced: 19 Apr 2025
https://github.com/heyallnorahere/basic-voxel-engine
A Minecraft-like voxel engine, written in C++.
cmake cpp cpp17 imgui opengl opengl46 voxel-engine voxel-game voxel-terrain vulkan vulkan-game-engine
Last synced: 13 Apr 2025
https://github.com/proxdhiya/complex_number
C++11 Header file for the complex numbers
Last synced: 30 Apr 2025
https://github.com/pinaki82/tulu-c-ide
A simple Vim text editor configuration that lets you edit C/C++ codes efficiently.
autocomplete autocompletion c c-plus-plus clang clang-complete code-editor cpp gvim ide linter syntax-checker text-editor tulu-c-ide vim vim-clang vim-configuration vim-plug vim-plugins vim-tutorial
Last synced: 06 May 2025
https://github.com/qengineering/libcamera-opencv-rpi-bullseye-32os
Libcamera with OpenCV in Raspberry Pi 32 bit Bullseye
bullseye cpp gstreamer libcamera opencv raspberry-pi raspberry-pi-camera raspicam
Last synced: 28 Oct 2025
https://github.com/ahsankhan26/laser-data-transmission
Textual data transmission using Laser and Arduino
arduino ascii binary cpp data-transmission laser
Last synced: 03 Apr 2025
https://github.com/FrozenAssassine/NeuralNetwork-Arduino
A lightweight neural network library for ESP32 and Arduino, enabling on-device training and simple predictions like XOR. Ideal for microcontroller-based AI projects with resource constraints. 🔧🚀
ai arduino cpp esp32 local neural-network neural-networks xor
Last synced: 27 Mar 2025
https://github.com/akielaries/opengpmp
Hardware Accelerated General Purpose Mathematics Package
computational-mathematics cpp linear-algebra machine-learning number-theory opengpmp simd
Last synced: 12 Apr 2025
https://github.com/iohannrabeson/rescom
C++ resource compiler to embed files into executables
c-plus-plus c-plus-plus-17 cmake cpp cpp17 embedded-files linux osx resource-compiler resources tool tooling tools windows
Last synced: 10 Apr 2025
https://github.com/avestura/dooz-game
❌⭕ A GUI Tic Tac Toe game, implemented in C++ CLR
clr cpp game multiplayer multiplayer-game tic-tac-toe tic-tac-toe-game tictactoe tictactoe-cpp tictactoe-game
Last synced: 10 Apr 2025
https://github.com/triplehelixprogramming/chargedup
Triple Helix's code for the 2023 FRC Charged Up season
Last synced: 30 Apr 2025
https://github.com/keithdhedger/kkeditqt
This is the QT5 vesion of KKEdit
c code coders coding cpp editor linux qt5 source source-code text text-editor
Last synced: 10 Apr 2025
https://github.com/dashroshan/cpp-notes-and-questions
📝 C++ short notes and solved practice questions
c-plus-plus cpp notes practice-questions-solved
Last synced: 18 Mar 2025
https://github.com/kthohr/bmlib
Bayesian Macroeconometrics C++ Library
bayesian bayesian-inference bvar c-plus-plus cpp cpp11 dsge mcmc
Last synced: 27 Mar 2025
https://github.com/qengineering/yolov4-darknet-jetson-nano
YoloV4 with Darknet for Jetson Nano
cpp darknet darknet-yolo darknet-yolov4-model jetson-nano yolo yolov4
Last synced: 21 Jun 2025
https://github.com/hedzr/undo-cxx
a c++17 undo/redo subsystem (linear or restricted non-linear)
cmake cpp cpp17 cxx17 cxx17-library history-management memento-pattern non-linear state-machine undo undo-framework undo-library undo-redo undoable undomanager
Last synced: 12 Apr 2025
https://github.com/palacaze/gateau
Make software building with CMake a piece of cake
Last synced: 12 Apr 2025
https://github.com/ujinf74/ballistic-solver
Native C/C++ numerical launch-angle solver for moving targets under quadratic air drag
ballistic-solver ballistics broyden-method c-abi cpp ffe game-development header-only mechanics numerical-methods ode ode-solver optimization physics projectile rk4 simulation trajectory unity unity3d
Last synced: 17 Jan 2026
https://github.com/hud0shnik/cplusplus_oop
Code that I write at the university📒
Last synced: 10 Apr 2025
https://github.com/banaankiamanesh/slc-radio
This is a Super-Low-Cost(!) Radio-Transmitter with the use of Both Arduino & Processing 3, that can be used for DRONES and basically RC everything!
arduino cpp diy drone ground-station gui java nrf24l01 processing3 quadcopter radio radio-controller receiver transmitter transmitter-receiver
Last synced: 13 Apr 2025
https://github.com/brightprogrammer/eigeneural
A SUPER FAST, POWERFUL & EASY NEURAL NETWORK CLASS IN C++
cpp eigen feedforward-neural-network from-scratch machine-learning neural-network tutorial
Last synced: 29 Apr 2025
https://github.com/cerus/sharedmem
Shared memory for Java
cpp hacktoberfest java java-native-interface memory-mapped-file shared-memory
Last synced: 11 Apr 2025
https://github.com/zeyu-li/algorithms
A useful collections of algorithms, formulas, APTs, and some other notes 🗒
algorithms cpp data-structure data-structures formulas graph graph-algorithms graph-theory graph-theory-algorithms python school
Last synced: 13 Jul 2025
https://github.com/endurodave/stl_allocator
STL std::allocator Fixed Block Memory Allocator
cpp embedded-systems memory-allocation stl stl-containers
Last synced: 11 Jul 2025
https://github.com/mathworks/libmexclass
libmexclass is a MATLAB framework which enables users to implement the functionality of MATLAB classes in terms of equivalent C++ classes using MEX.
Last synced: 06 May 2025
https://github.com/electrostat-lab/jsnaploader
A high-performance cross-platform native Library loader API for JVM Applications
android cpp dynamic-libraries dynamic-loader electrostat-lab electrostatic-sandbox java linux macos shared-libraries windows
Last synced: 18 Jul 2025
https://github.com/stephenberry/efftw
Modern C++ FFTW Wrapper for Eigen library
cpp eigen eigen3 fftw fftw3 fftw3-binding header-only
Last synced: 14 Jul 2025
https://github.com/kuroppoi/opendw
Open source reimplementation of the MacOS Deepworld client.
axmol axmolengine cocos2d cpp deepworld reverse-engineering
Last synced: 01 Apr 2026
https://github.com/edwardjxli/vexv5raytracer
Simple 3D Raytracer Ported To The Vex V5 Robot Brain.
cpp port raytracer vex vex-robotics vex-v5
Last synced: 15 Jul 2025
https://github.com/jokoardh/kuliah-koding-fik-uby
kumpulan materi perkuliahan fakultas ilmu komputer Universitas Boyolali, meliputi materi pemrograman dasar, oop dan basic mobile
algoritma cpp dart ilmu-komputer oops-in-python python struktur-data university-assignment
Last synced: 11 Apr 2025
https://github.com/alirezasaadatmand/snake_game
Snake game in Python/pygame , Javascript/canvas , C++/raylib and Go/raylib
canvas cpp game go golang javascript pygame python raylib snake snake-game
Last synced: 13 Apr 2025
https://github.com/saiyamdubey/dsa_questions
This is my collection of solved DSA questions ... I am Prepairing for the Interview perspective ..
arrarys binary-search cpp cprogramming hackerrank leetcode-solutions sliding-window sorting-algorithms two-pointers
Last synced: 15 Jul 2025
https://github.com/abhayanigam/learn_c_plus_plus
Introduction TO C-plus-plus Programming Language
c chapters coding coding-challenge concept cpp language learn learning-by-doing
Last synced: 11 Apr 2025
https://github.com/schwartzblat/alonrat
cpp malware obfuscation rat windows x64
Last synced: 11 Apr 2025
https://github.com/jayantgoel001/hacker-earth
HackerEarth Solution
cpp hackerearth hackerearth-solutions
Last synced: 02 May 2025
https://github.com/erbsland-dev/erbsland-qt-toml
A robust TOML parser compatible with the Qt5 or Qt6 library.
cmake cpp cpp17 cpp20 cpp23 qt5 qt6 toml toml-config toml-parser toml-parsing
Last synced: 17 Jan 2026
https://github.com/ultirequiem/oop-cpp-platzi
:dizzy: C++ Object-oriented programming course on @platzi by @nerddiana
Last synced: 08 May 2025
https://github.com/MattRyder/GibEngine
Cross-platform OpenGL 3D game engine
3d-game-engine 3d-graphics cpp game-engine opengl
Last synced: 08 May 2025
https://github.com/brightprogrammer/vulkanhelper
A simple helper interface between Vulkan C API and C++ containers
cpp graphics vulkan vulkan-api vulkan-helper
Last synced: 29 Apr 2025
https://github.com/civictechto/tracket-sensor
Design files and source code for the tRacket noise sensor
arduino civic-tech cpp esp32 kicad noise platformio sound urban
Last synced: 09 Jul 2025
https://github.com/hairrrrr/1200_problems
数据结构与算法 OJ 题目详解
algorithms c cpp data-structures java
Last synced: 10 Apr 2025
https://github.com/altaks/cours-iut
Archive des cours de BUT Informatique - IUT La Rochelle
Last synced: 19 Jul 2025
https://github.com/chinmaymahajan/dreamscoder-examples
This repository contains the example code for the posts on the blog www.DreamsCoder.com
c cpp css data-structures data-structures-algorithms datastructures java javascript php react react-component react-components reactjs
Last synced: 18 Jun 2025
https://github.com/luca-penasa/spc
library for geological data extraction from TLS and photogrammetry point clouds.
cpp photogrammetry point-cloud
Last synced: 24 Jun 2025
https://github.com/kerneltuner/kernel_float
CUDA/HIP header-only library writing vectorized and low-precision (16 bit, 8 bit) GPU kernels
bfloat16 cpp cuda floating-point gpu half-precision header-only-library hip kernel-tuner low-precision mixed-precision performance reduced-precision vectorization
Last synced: 12 Apr 2025
https://github.com/seokminhong/compile-time-format-string
Type-safe format string I/O functions similar to cstdio interfaces using C++20.
Last synced: 10 Jul 2025
https://github.com/hackresist/geeksforgeeks-potd
Here are the GeeksForGeeks solutions for the Problem of the Day in all supported languages. Visit GeeksforGeeks for more details.
algorithms all c-sharp cpp daily-coding-problem dsa-algorithm geeksforgeeks gfg gfg-potd java javascript language potd-solution pratice programming python questions solutions
Last synced: 17 Jul 2025
https://github.com/NickNaso/abi-stable-node-research
Research for N-API Bindings
addon c cpp go golang javascript native-addon node nodejs
Last synced: 07 May 2025
https://github.com/blackboxaudio/neuron
Collection of C++ audio DSP components ⚡
audio-development audio-processing audio-programming bbx-audio blackboxaudio cpp cpp-library digital-signal-processing dsp dsp-library
Last synced: 17 Jan 2026
https://github.com/richelbilderbeek/the_richel_setup
Richel Bilderbeek's favorite C++ setup
article best-practices cpp cpp14 good-practices setup travis-ci
Last synced: 18 Mar 2025
https://github.com/sukeesh/algorithm-implementations
my algorithm implementations, which I use as template in timed contests
algorithm competitive-programming cpp data-structures
Last synced: 21 Jun 2025
https://github.com/nixman/csprot
C++14 compile time literal-string encoder, which decodes a strings at run-time
compile-time cpp cpp14 encoder
Last synced: 18 Jul 2025
https://github.com/israelalagbe/embedded-systems
robotics and embedded systems projects
arduino cpp electronics embedded-systems
Last synced: 27 Oct 2025
https://github.com/keremtan/logger
A logging class will be designed in this repository that can control the number of log files and the frequency of their occurrence.
cpp cpp11 logger logging logging-library oop-in-cpp oop-principles queue singleton-pattern thread threading
Last synced: 13 Apr 2025
https://github.com/christianoellers/drunken-mouse-creative-tool
Randomly shake mouse cursor. Windows tool for creative purposes, e.g. drawing software or playing games. Compatible to Windows 7 and Windows 10. Use at own risk.
borland borland-cpp borland-graphics-interface cplusplus cpp cpp-tool creative-coding creative-tool cursor design-tool drawing-app drawing-tool game-tool mouse mouse-cursor tool windows windows-10 windows-7 windows-tools
Last synced: 22 Jan 2026
https://github.com/fqwqf/whup
WHUP/ ˈdʌbljuː eɪtʃ ʌp /(WHUP: High-level Unified Programming)是一个以WHU(Wholesome High-level Utility)编程语言为核心的项目。本项目将实现两种编程语言:WHU和HUST(Highly Usable Symbolic Technology ),以及几个相应的软件:WHUPC,WHUPVM和WHUPRUN。
Last synced: 13 Apr 2025
https://github.com/megatokio/laseroids
Playing Asteroids on a Laser Scanner
Last synced: 04 Jul 2025
https://github.com/ridika-2004/my-development-tools
💻 A curated collection of small, functional projects—built for learning, experimenting, and leveling up coding skills 🚀📈.
chrome-extension codingame cpp game-development html-css java java-fx java-swing javascript object-oriented-programming pong-game pyqt5 python raylib-cpp tkinter-gui vanilla-javascript web-development
Last synced: 11 Apr 2025
https://github.com/wichtounet/etl-gpu-blas
Mini BLAS-like library for GPU (complementary to CUBLAS)
Last synced: 10 Apr 2025
https://github.com/zerefwayne/cses-solutions
Solutions to CSES Problem Set
competitive-programming cpp cses cses-problem-set-solution cses-solutions
Last synced: 10 Apr 2025
https://github.com/kezhengjie/jsonserializer
a library aims to convert json string to C++ data struct in modern,fluent and fast way. Runtime safety and No C++ Exception.
bind bind-by-reference cpp cross-platform dynamic-language-like easy-to-use flexible fluent header-only json linux map modern no-exception runtime-safety template type-safety windows
Last synced: 12 Apr 2025
https://github.com/hominsu/tensorrt-yolov5-jetsonnano
JetsonNano 上的 YoloV5 的 TensorRt 加速推理,额外加上了 gRPC 等服务
Last synced: 13 Apr 2025
https://github.com/stovent/chip8emu
Chip8 emulator (with tools) written in C++ with wxWidgets
c-plus-plus chip8 cpp emulation emulator wxwidgets
Last synced: 11 Apr 2025
https://github.com/tsnsoft/codeblocks_blank_prject
Простейший пример программы с пустым окном на wxWidgets в C++ CodeBlocks (windows)
codeblocks cpp example windows wxwidgets
Last synced: 22 Apr 2025
https://github.com/ignabelitzky/tiny-programs
Simple programs to test different programming knowledge
c-plus-plus console-app console-application cpp linux linux-terminal ncurses opencv sfml terminal
Last synced: 15 Jul 2025