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/zhb2000/mycalculator
多功能控制台计算器,实现了大数运算、解线性方程组、矩阵运算、算术表达式求值、命题逻辑、进制和编码转换等功能
Last synced: 10 Aug 2025
https://github.com/artempyanykh/vcpkg-cmake-example
Example repo demonstrating a C++ project setup with CMake and vcpkg
Last synced: 16 Aug 2025
https://github.com/junaidrahim/hacktoberfest-kiit-2021
To encourage and educate students of KIIT about Open Source Software and GitHub
beginners c cpp giveback go hacktoberfest hacktoberfest2021 java kiit opensource python
Last synced: 15 Apr 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/m-spiessens/flow
Cooperative scheduler for low-power, reactive applications using the "pipes and filters" pattern on ARM Cortex-M microcontrollers.
arm conan cooperative cortex-m cpp filter flow low-power microcontroller pipe reactive scheduler tests
Last synced: 29 Sep 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/chinmaykaitade/dsa-cp-visual-studio-code-setup
Visual Studio Code Setup for DSA & Computer Programming
Last synced: 15 Apr 2025
https://github.com/ritobrotomukherjee/dsa-computer-science
Problem solving and DSA with C++
algorithms-and-data-structures codechef cpp data-structures hackerrank-solutions leetcode-cpp math patterns problem-solving
Last synced: 02 Aug 2025
https://github.com/elphinkuo/fast_matrix_multiplication
Different matrix multiplication implementation and benchmarking on CPUs
cpp high-performance linear-algebra matrix matrix-multiplication simd strassen-multiplication tensor winograd-algorithm
Last synced: 18 Sep 2025
https://github.com/wodann/constexpr-md5-cpp
A constexpr implementation of the MD5 hashing algorithm for C++
Last synced: 25 Jul 2025
https://github.com/p-ranav/strcpp.old
String Manipulation API for C++
cpp header-only lightweight mit-license string-manipulation
Last synced: 29 Jul 2025
https://github.com/ferhatgec/forkleft
Fegeya Forkleft, C++ implementation of ~new generation~ mark-up language.
converter cpp cpp17 html html5 mark-up markdown markup-languages transpiler
Last synced: 14 Apr 2025
https://github.com/teddy-van-jerry/string_evaluate
Use C++ to evaluate a string. Support complex numbers, function names and variables.
complex complex-numbers cpp eval evaluate evaluation
Last synced: 28 Jul 2025
https://github.com/madhavbahl/logic-xcution---basic-appstore
BASIC APPSTORE made on C++ (turbo)
Last synced: 19 Sep 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
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/chudleyj/rl.cpp
Reinforcement Learning for stocks in C++
c-plus-plus cpp cpp11 machine-learning machine-learning-algorithms reinforcement-learning reinforcement-learning-algorithms stock-data stock-price-prediction stock-prices
Last synced: 11 Apr 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/leonlatsch/scrypt-lite
A linux terminal utility to encrypt and decrypt files with aes-256.
aes aes-256 cpp decryption encryption encryption-decryption linux mit-license scrypt scrypt-lite termial-based terminal
Last synced: 20 Jul 2025
https://github.com/leaningtech/ts2cpp
A tool to generate C++ headers from TypeScript declaration files
cheerp cpp typescript typescript-definitions wasm webassembly
Last synced: 03 May 2025
https://github.com/pockerman/cuberl
Reinforcement learning algorithms with c++
cpp pytorch reinforcement-learning reinforcement-learning-algorithms
Last synced: 04 Feb 2026
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/thestaticturtle/nspire-communication
Ti-Nspire SMS / Messenger / Infrared addon programms
Last synced: 31 Jan 2026
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/oclero/qtappinstancemanager
Single application instance manager for Qt6.
cmake cpp cpp17 qt qt6 single-instance-app
Last synced: 04 Jul 2025
https://github.com/netromdk/tracepp
C++17 tracing library for debugging with ease.
cpp cpp17 debugging-tool include-only traceability
Last synced: 09 Apr 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/marshalx/competitive-programming
Я просто хочу пройти алгоритмический собес 🥺
algorithm-interview algorithms codeforces competitive-programming cpp datastructures datastructures-algorithms interview interview-practice leetcode python
Last synced: 22 Apr 2025
https://github.com/johnsonjason/python-object-explorer
Allows the inspection of how Python objects are mapped in the memory of a foreign Python runtime, it can intercept processes that are interpreted or are executing native code via static compilation by projects like Nuitka
cpp cpython debugging python python3 windows
Last synced: 10 Mar 2026
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/dracula/dev-cpp
🧛🏻♂️ Dark theme for Dev C++
cpp dark-theme dev-cpp dracula
Last synced: 24 Apr 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/senior-sigan/why_cpp
Simple Game Engine in C++ to create Retro games.
cpp emscripten fantasy-console game-engine gamedev gamedev-framework sdl2 whycpp
Last synced: 04 Aug 2025
https://github.com/dibyadyutidas/dsa
Collection of essential data structures implemented in C/C++ with explanations and sample code.
algorithm cpp datastructure problem-solving
Last synced: 09 Jul 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/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/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/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/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/bsamseth/goldfish
Goldfish - Stockfish's very distant and not so bright cousin - a UCI chess engine
alpha-beta-pruning chess chess-engine cpp engine lichess tree-search uci-chess-engine
Last synced: 13 Jul 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/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/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/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/grazder/template.cpp
[WIP] A template for getting started writing code using GGML
cpp deep-learning ggml inference-optimization
Last synced: 02 Mar 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/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/arbmind/qtcreator-containers
Docker containers with QtCreator - Ready to develop, build and run Qt Gui applications.
cpp docker-container docker-images qt qtcreator
Last synced: 10 Apr 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/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/conchylicultor/codingcheatsheet
Cheatsheets for the C++ and Python programing languages
Last synced: 08 May 2025
https://github.com/ngocbh/mtcnn-tf
MTCNN implementation by C++ and tensorflow framework
cpp face-detection mtcnn tensorflow
Last synced: 11 Sep 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/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/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/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/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/schwartzblat/alonrat
cpp malware obfuscation rat windows x64
Last synced: 11 Apr 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/kartikmohta/manifold_cdkf
Central difference kalman filter which can work with states on a manifold
cpp estimation manifold sigma-point-kalman-filter
Last synced: 11 Apr 2025
https://github.com/acly/dlimgedit
A C++ library for image painting and editing workflows which make use of deep learning.
cpp deep-neural-networks image-editing image-segmentation native onnx
Last synced: 02 May 2025
https://github.com/nicknaso/podofo
Mirror repository for PoDoFo a library to work with the PDF file format.
Last synced: 03 Oct 2025
https://github.com/shsms/mime
mime is a scripting tool for text processing, inspired by Emacs Keyboard Macros.
cpp emacs scripting text-processing
Last synced: 21 Jun 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/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/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/jakubgrobelny/aurox-lang
Interpreter written for Prolog course.
compilers cpp dcg functional-programming interpreter logic-programming logical-programming ml parametric-polymorphism parsing programming-languages prolog statically-typed toy-language transpiler university-project
Last synced: 17 Oct 2025
https://github.com/tsnsoft/codeblocks_rus
Code::Blocks (x64) с русским интерфейсом и проверкой русской орфографии
c codeblocks codeblocks-ide cpp russian
Last synced: 03 Apr 2026
https://github.com/gurugio/tcppl_exercise
exercise solutions for The c++ programming language 4th edition
Last synced: 06 Mar 2026
https://github.com/abdulahad968/sky-nav-ai---sfml-based
SkyNav AI revolutionizes flight planning with dynamic graphics and advanced C++ data structures like graphs, queues, and linked lists. It offers seamless visualization of complex flight data, efficient layover management, flexible route adaptation, and personalized travel options, delivering an interactive and intuitive experience for traveling.
cpp dijkstra-shortest-path dsa graphs-algorithms linked-list project-management queue sfml
Last synced: 02 Mar 2026
https://github.com/point72/csp-adapter-slack
A csp adapter for slack
chat chatbot cpp python reactive reactive-programming slack slack-sdk stream-processing streaming
Last synced: 01 Apr 2026
https://github.com/icingworld/ww-stl
A personal implementation of STL containers in C++. 手撕C++ STL容器。
cpp implementation-of-data-structures stl stl-containers
Last synced: 25 Oct 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/aminezouitine/volumelist-cpp
🗄Make a list that has a notion of volume 🗄
Last synced: 02 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/danielpoliakov/disspcap
C++ library for packet examination with Python bindings.
Last synced: 03 Feb 2026
https://github.com/gene-hightower/ghsmtp
Gene's SMTP server — receive Internet mail with less fuss
c-plus-plus chunking cpp cpp17 dkim dmarc rfc-5321 smtp smtp-client smtp-protocol smtp-server smtpd spf tls-support utf-8 utf8
Last synced: 24 Apr 2025
https://github.com/drozhkov/aws-cpp-cognito-auth
AWS Cognito auth C++ lib
amazon-web-services aws aws-cognito cpp
Last synced: 19 Aug 2025
https://github.com/albin-johansson/doxy-to-md
Converts Doxygen XML output to Markdown files.
cli cpp documentation doxygen markdown rust
Last synced: 28 Jun 2025
https://github.com/surajv311/mycforces
Codeforces Qs. practice/solved.
arrays binary-search codeforces codeforces-solutions competitive-programming cpp data-structures-and-algorithms dynamic-programming enjoy-coding graphs greedy math practice strings trees
Last synced: 16 May 2025
https://github.com/setghm/flappybirdcmd
Flappy bird game for the windows command prompt.
console-game-engine cpp cpp-game cpp-game-engine flappy-bird-game windows-console-game
Last synced: 05 Oct 2025
https://github.com/mohido/tiny_yaml
A powerful lightweight YAML parser library for C++
Last synced: 15 Apr 2025
https://github.com/max0x7ba/const_string
C++98 string class that provides functionality of both std::string and std::string_view.
Last synced: 09 Mar 2026
https://github.com/localspook/zcrc
A high-performance C++ CRC library with all the bells and whistles.
cpp cpp20 crc header-only no-dependencies single-file
Last synced: 08 Aug 2025
https://github.com/roderickqiu/gtwd-cs205-c-cpp
GTWD: Global Transcoder for WAV/FLAC/AIFF Data, project of CS205 C/C++ taught in SUSTech (2023 Fall, by Prof Feng Zheng, project selected by TA Kangrui Chen and Site Fan) (110+/100).
aiff audio audio-processing convertor cpp cpp14 cs205 flac sustech sustech-course-code wav
Last synced: 08 Aug 2025
https://github.com/gottagofaster236/sonicvisualsplit
An auto-splitter for people who speedrun classic Sonic on console.
cpp csharp livesplit-autosplitter speedrun
Last synced: 15 Apr 2025
https://github.com/jugshaurya/notes
Website to host all my notes.
algonotes algorithms competitive-programming cpp cpptemplate gametheorynotes gametheorynptes github hacktoberfest hacktoberfest2022 notes opensource stlnotes
Last synced: 09 Mar 2026
https://github.com/demensdeum/raidenvideoripper
Raiden Video Ripper is an open-source project designed for video editing and format conversion. It's built using Qt 6 (Qt Creator) and allows you to trim and convert videos to MP4, GIF, WebM formats. Also there is MP3 support for audio export.
cpp cpp17 cut editor ffmpeg gif mp3 mp4 qt qtcreator qtcreator-ide trim video videoeditor webm
Last synced: 30 Aug 2025
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/node-3d/image-raub
Native Image loader for Node.js
addon cpp decoder freeimage graphics image javascript n-api napi native node-3d node-addon
Last synced: 01 Aug 2025