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-24 00:06:55 UTC
- JSON Representation
https://github.com/wichtounet/etl-gpu-blas
Mini BLAS-like library for GPU (complementary to CUBLAS)
Last synced: 10 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/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/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/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/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/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/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/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/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/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/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/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/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/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/jomy10/defer
A simple, single-header library which implements defer and autofree at compile-time in C/C++
autofree c cpp defer single-header single-header-lib single-header-library
Last synced: 21 Mar 2025
https://github.com/epitech-nantes-tek3/r-type
R-Type Epitech project
asio conan cpp cpp20 ecs epite epitech-project sfml
Last synced: 17 Jun 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/mmomtchev/nobind
`pybind11`-like API for Node.js using C++17 fold expressions
bindings cpp cpp17 embind nobind node-addon-api nodejs pybind11
Last synced: 13 Apr 2025
https://github.com/genodelabs/genode-riscv
RISC-V board support
cplusplus cpp genode microkernel osdev riscv
Last synced: 07 Mar 2026
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/ultirequiem/oop-cpp-platzi
:dizzy: C++ Object-oriented programming course on @platzi by @nerddiana
Last synced: 08 May 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/eloyhere/semantic-cpp
semantic-cpp is a lightweight, high-performance stream processing library for C++17, consisting of a single header file paired with a separate implementation file. It blends the fluency of Java Streams, the laziness of JavaScript generators, the ordering capabilities reminiscent of database indices.
cpp generator index java javascript mysql stream
Last synced: 07 Apr 2026
https://github.com/fredericbonnet/cmake-test-explorer
CMake Test Explorer for Visual Studio Code
c cmake cpp ctest test-automation test-explorer testing vscode vscode-extension
Last synced: 13 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/schwartzblat/alonrat
cpp malware obfuscation rat windows x64
Last synced: 11 Apr 2025
https://github.com/pradyuman7/hackerrankeulersolutions
My solutions to the ProjectEuler+ competition problems from HackerRank in C++, Java and Python.
algorithms cpp hackerrank hackerrank-solutions java project-euler-plus
Last synced: 09 May 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/abdallahhemdan/30-day-leetcode-challenge
🏃♂️ My solutions of 30-Day Leetcoding Challenge with cpp with multiple soultions...
30-day-challenge 30-day-leetcoding-challenge challenge cmp coding cpp hemdan leetcode
Last synced: 08 May 2025
https://github.com/dynesshely/cppenhanced
A library has advanced supports for c++ developers.
Last synced: 20 Mar 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/defi0x1/face-detection-rabbitmq
Face Detection and Feature Extraction Rabbit-MQ
cpp direct-exchanges face-detection face-recognition faiss milvus ncnn pika rabbitmq-consumer
Last synced: 26 Jun 2025
https://github.com/eyelash/nitro
an OpenGL ES 2.0 scene graph library for modern GUIs (work in progress)
cpp gles2 gui opengl scene-graph
Last synced: 13 May 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/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/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/nrf24/rf24log
A nice logging library for Arduino devices
arduino cpp hacktoberfest nrf24l01 rf24
Last synced: 12 May 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/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/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/megatokio/laseroids
Playing Asteroids on a Laser Scanner
Last synced: 04 Jul 2025
https://github.com/mntone/angelumbrella
Mntone WinUI 3 Library
controls cpp cpp-lib cpp-library csharp csharp-library settings-ui ui ui-control ui-controls windows windows-runtime windows-runtime-component windows-ui windows10 windows11 winrt winui winui3 xaml
Last synced: 05 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/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/markatk/librg-cpp
C++ wrapper for librg network library
cpp enet gamedev library librg multiplayer networking wrapper zpl
Last synced: 05 Apr 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/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/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/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/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/cctyl/qtjson
dependency-free, header-only, ready-to-use library for automatic serialization and deserialization; 无依赖、head-only、开箱即用的半自动qtjson序列化、反序列化库
Last synced: 25 Jun 2025
https://github.com/kanugurajesh/book-management-system
Book management system implemented using dsa
automation batch-script book-management-system cpp data-structures-and-algorithms
Last synced: 13 Apr 2025
https://github.com/abarrak/why-compiled-languages
A simple experiment for compiled/dynamic languages comparision.
cpp csharp go java javascript python ruby
Last synced: 13 May 2025
https://github.com/matthewgeorgy/solarsystem
3D Solar System Visualization in OpenGL 4
Last synced: 12 Apr 2025
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/balena-io-examples/balena-cpp-hello-world
Example of how to deploy C++ code on a balena supported device.
balena balena-hello-world cpp lithium
Last synced: 11 May 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/andreped/fp-dsa-plugin
Digital Slide Archive plugin to enable FAST deployment of pretrained CNNs for digital pathology
cpp deep-learning digital-pathology digital-slide-archive fast fastpathology gpu histopathology large-image plugin python real-time tensorrt
Last synced: 13 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: 08 Apr 2026
https://github.com/n4vrl0s3/hackerrank
Hacker Rank Solve (On Going)
c cpp csharp go hackerrank hackerrank-challenges hackerrank-python hackerrank-solution haskell html java javascript kotlin php python ruby solver swift typescript vscode
Last synced: 14 Apr 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/dcavar/fomamwt
Foma-based multi-word tagger and morphological analyzer
cpp finite-state-transducer foma multiword-expressions multiword-extraction natural-language-processing nlp nlp-parsing xfst
Last synced: 13 Apr 2025
https://github.com/rdb/fcollada
Community maintained version of FCollada, formerly developed by Feeling Software
c-plus-plus collada cpp fcollada
Last synced: 21 Jun 2025
https://github.com/joswinemmanuel/basic-cpp
A repository containing the fundamentals of C++ programming and essential programs for beginners.
Last synced: 05 Apr 2025
https://github.com/palacaze/gateau
Make software building with CMake a piece of cake
Last synced: 12 Apr 2025
https://github.com/videlanicolas/novpn
A reengineering over Google's Beyond Corp
beyond-compare cpp google nginx python vpn
Last synced: 06 Apr 2025
https://github.com/gazebosim/gz-bazel
gz-bazel provides a set of Bazel build rules that are used by the Gazebo projects.
bazel cpp gazebo ignition-robotics
Last synced: 14 Apr 2025
https://github.com/zephirfxec/hnanosolver
Houdini GPU Fluid Solver powered by NanoVDB
cpp cuda fluid-dynamics houdini nanovdb openvdb
Last synced: 05 May 2025
https://github.com/olegschwann/technopark-algorithms
Implementation of various algorithms in C / C++ for the first semester of Technopark.
algorithms-and-data-structures c cpp
Last synced: 02 Apr 2026
https://github.com/nragland37/ai-minimax-tictactoe
An unbeatable Tic-Tac-Toe Artificial Intelligence in C++, featuring the Minimax algorithm with Alpha-Beta pruning and visualized move tree traversal
ai alpha-beta-pruning artificial-intelligence-algorithms cpp minimax minimax-algorithm minimax-alpha-beta-pruning tic-tac-toe
Last synced: 14 Apr 2025
https://github.com/hominsu/tensorrt-yolov5-jetsonnano
JetsonNano 上的 YoloV5 的 TensorRt 加速推理,额外加上了 gRPC 等服务
Last synced: 13 Apr 2025
https://github.com/tbhaxor/cpp-file-handling-tutorial
A comprehensive guide to file handling in C++ language.
binary-files cpp cpp17 file-handling file-handling-in-cpp file-stream text-files
Last synced: 09 Jul 2025
https://github.com/eliseydudin/ict-solutions
solutions for tasks on platforms like codeforces :D
c cpp golang leetcode leetcode-solutions python rust sports-programming
Last synced: 23 Oct 2025
https://github.com/aminezouitine/volumelist-cpp
🗄Make a list that has a notion of volume 🗄
Last synced: 02 Mar 2026
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/xterminal86/nrogue
ncurses roguelike challenge
cplusplus-17 cpp cpp17 game game-development gamedev linux ncurses roguelike sdl2
Last synced: 13 Mar 2026
https://github.com/stefanangelovski/plunder
Web-scraper and frontend app for the Trimui Smart Pro on Crossmix-OS, letting you easily browse and access ROM sites directly from your handheld.
cpp crossmixos handheld roms scraper storefront trimui
Last synced: 13 Feb 2026
https://github.com/zukahai/drawimage-cpp
Draw photos with ASCII code, convert photos to ASCII code
Last synced: 11 Oct 2025
https://github.com/cxxpods/cxxpods
Toolchains, tools and dependencies, all in one place, made easy
build build-automation build-system c cmake cpp cross-compiler make package-manager toolchains
Last synced: 25 Oct 2025
https://github.com/wittenberg/vlad
Variable Life Adjusted Display and other risk-adjusted quality control charts
cpp healthcare quality-control r risk-adjustment surgery
Last synced: 22 Oct 2025
https://github.com/kstenschke/tictac-track
Simple but powerful timetracker for the commandline
application boost cli command-line command-line-app command-line-tool commandline cpp cpp-11 csv linux linux-app macos time-logging timesheet timetracker timetracking utility
Last synced: 13 Oct 2025
https://github.com/tum-i4/binary-rts
BinaryRTS is a research tool for regression test selection of C++ binaries based on dynamic binary instrumentation
cpp dynamic-binary-instrumentation regression-test-selection regression-testing research
Last synced: 17 Jan 2026
https://github.com/officialasishkumar/leetcode
Here you can find the best leetcode solutions! Make sure to contribute and help others : )
c cpp hacktoberfest hacktoberfest2023 hacktoberfest2023-accepted java javascript python ruby rust typescript
Last synced: 12 Oct 2025
https://github.com/avinandanbose/c_plus_plus_beginner
Its the beginner series of C++
beginner beginner-code beginner-friendly cplusplus cplusplus-11 cplusplus-14 cplusplus-17 cplusplus-20 cpp cpp11 cpp14 cpp17 cpp20 tutorial tutorial-code tutorial-exercises tutorials tutorials-explained tutoring
Last synced: 07 Feb 2026
https://github.com/tjensen42/makefiles
Some simple Makefiles for compiling C/C++ with auto dependency generation. Feel free to use them as template.
c compile cpp dependencies makefile makefile-template
Last synced: 14 Apr 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/sp-nitech/voist
音声収録ソフトウェア
cpp java portaudio recorder voice-recorder
Last synced: 19 Aug 2025
https://github.com/nemtrif/ftest
A simple and limited unit-test framework for C++ 98
cpp cpp98 testing unit-testing
Last synced: 15 May 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/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/abdulsamie10/library-management-system
The Library Management System is a console-based application developed in C++ that allows admins and students to manage library resources effectively.
c c-plus-plus console console-app console-application cpp library library-management library-management-system lms
Last synced: 30 Aug 2025
https://github.com/cherrytree56567/psemu
An experimental PS1 Emulator made in c++ 20
bios chip cpp cpu custom emu emulator good-first-issue gpu hacktoberfest help-needed help-wanted mips playstation ps sound soundchip studio visualstudio windows
Last synced: 15 May 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