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-06-23 00:06:41 UTC
- JSON Representation
https://github.com/vaxastd/primitive-list-doubly-linked-list
This repository features a fundamental implementation of a doubly linked list in Python. It demonstrates key operations such as insertion, deletion, and traversal in a doubly linked list structure. Ideal for learners and developers looking to understand or revisit the basics of data structures and algorithm design.
cpp linked-list list-double primitive
Last synced: 11 Mar 2026
https://github.com/scortier/complete-dsa-collection
Complete Data Structure and Algorithms Code and Explanation Collection in C++.
algorithms algorithms-and-data-structures cpp data-structures
Last synced: 12 Jul 2025
https://github.com/InteractivePlus/EasyCrossPlatform_src
⛳ An easy-to-use crossplatform C++ Library, primarily for server-side development.
cpp crossplatform easy-to-use fileio http-parser multithreading socket threadpool
Last synced: 01 Apr 2025
https://github.com/mghalix/bank-system
C++ Console Application for a Banking System.
console-application cpp data-structures file-organization oop
Last synced: 05 Sep 2025
https://github.com/qengineering/real-esrgan-ncnn-raspberry-pi-4
ESRGAN super resolution with ncnn on Raspberry Pi
cpp deep-learning esrgan image-reconstruction image-restoration ncnn ncnn-framework ncnn-model raspberry-pi raspberry-pi-4 raspberry-pi-64-os super-resolution
Last synced: 11 Mar 2026
https://github.com/adithya-s-k/llm-inferencenet
LLM InferenceNet is a C++ project designed to facilitate fast and efficient inference from Large Language Models (LLMs) using a client-server architecture. It enables optimized interactions with pre-trained language models, making deployment on edge devices easier.
Last synced: 03 Aug 2025
https://github.com/radoslawregula/reverb-juce-app
An application adding reverberation to a WAV file with 12-line FDN.
audio-effect audio-processing cpp juce juce-application music-production reverb reverberation wav
Last synced: 09 Mar 2026
https://github.com/oktonion/phwidgets-lib
lightweight fast C++ interface library for QNX Photon microGUI
application builder cpp cpp98 gui library micro microgui photon photon-widget phwidgets-lib qnx qnx-photon-gui qnx6 widgets
Last synced: 10 Apr 2025
https://github.com/terotests/ranger
Cross -platform transpiler to enable writing portable algorithms
cpp csharp go java javascript php scala swift transpiler typescript
Last synced: 28 Apr 2025
https://github.com/very-serious-games/project1-shock-troopers
Shock Troopers clone made with SDL Library
cpp game game-development sdl2
Last synced: 01 May 2025
https://github.com/dariarty/calculator_qt
Desktop GUI Calculator made using Qt/QML/C++ with simple Flat Design
calculator cpp github-pages qmake qml qt
Last synced: 12 Apr 2025
https://github.com/novelrt/Fabulist
A terse, flexible language and runtime for creating and executing visual novels.
c-plus-plus cplusplus cpp lua visual-novel
Last synced: 11 Mar 2025
https://github.com/simonbaeumer/clionarduinosupport
Auto-Completion, Compiling, Uploading, Writing C++ in CLion for Arduino
ant arduino clion cpp platformio
Last synced: 11 Nov 2025
https://github.com/DoubleCouponDay/Chunkus
Discord bot that converts your chat image to a Scalable Vector Graphic.
c cpp docker hacktoberfest rust
Last synced: 01 Apr 2025
https://github.com/BillyFrcs/Programming
General Purpose Object Oriented & Procedural Programming.
algorithms-and-data-structures c coding-challenge cpp csharp dart golang java javascript kotlin nodejs object-oriented-programming oop problem-solving programming programming-languages python visual-basic-net visual-studio vscode
Last synced: 14 Apr 2025
https://github.com/spqb/adabmdca
adabmDCA 2.0 – a flexible but easy-to-use package for Direct Coupling Analysis
bioinformatics cpp dca direct-coupling-analysis generative-ai julia python
Last synced: 12 Apr 2025
https://github.com/leiless/threadpool.hpp
Simple header-only thread pool implementation in C++17
cpp cpp17 header-only threadpool
Last synced: 16 Oct 2025
https://github.com/brian8544/cpp-auth
cpp-auth is a simple key/license check system written in C++ and PHP. It allows you to verify license keys and manage user authentication for your application. This repository consists of both server-side and client-side code.
cpp gui json license license-checking php qt6
Last synced: 30 Apr 2025
https://github.com/derekyang2/ctype
Minimalistic typing test written in C++ with many features and customization options.
cpp monkeytype opengl raylib raylib-cpp typing typing-game typing-practice typing-test
Last synced: 23 Apr 2025
https://github.com/cherrytree56567/drizzle3d
A Simple 3D Game Engine made in C++, GLFW, ImGui, GLM, Stb_Image and GLAD
3d 3d-game-engine collaborate cpp cpp20 game-engine ghdesktop github github-codespaces glad glfw graphics imgui microsoftvisualstudio stb stb-image
Last synced: 15 May 2025
https://github.com/jgcmarins/mst-prim-kruskal
Clustering aggregation using Prim and Kruskal's MST algorithm
c clustering cpp gnuplot kruskal-algorithm minimum-spanning-trees mst prim-algorithm
Last synced: 30 Apr 2025
https://github.com/victor-aunon/circuitsolver
Electric circuit solver in DC
cpp electrical-engineering electricity learn-to-code learning learning-by-doing
Last synced: 14 Apr 2025
https://github.com/bensuperpc/benlib
Fast and easy to use standalone header only library in C++20/C++23
Last synced: 15 Apr 2025
https://github.com/oatpp/oatpp-protobuf
Use protobuf messages as regular oatpp DTOs
Last synced: 10 Jun 2025
https://github.com/andrewshin-7th-technology-student/build-ci
Building a CI web config. for the XXC file GO TO THE LINK TO SEE REPO RULES, ETC.
bots c cmake cpp javascript python shell squirrel typescript webassembly
Last synced: 12 Jun 2025
https://github.com/im-rises/particlesystem
Particle system made in C++ with OpenGL
cmake cpp engine game-development game-engine gamedev imgui opengl particle-system particles
Last synced: 09 Apr 2025
https://github.com/nadchif/phone-resolution-tool
[TOOL] [NO ROOT] Change android phone resolution and DPI without root.
android cpp dpi phone resolution tweak
Last synced: 04 Jul 2025
https://github.com/ni5arga/dsa-collection
Collection of DSA solutions.
cpp data-structures data-structures-and-algorithms dsa dsa-questions dsa-solutions java javascript
Last synced: 12 Apr 2025
https://github.com/achrafelkhnissi/webserv
webserv is an HTTP server capable of handling multiple clients simultaneously using C++, Socket programming, and CGI.
1337 1337cursus 1337school 42 42born2code 42cursus 42projects 42school c cgi cpp cpp98 http http-requests http-server makefile network-programming socket-programming webserv webserver
Last synced: 10 Apr 2025
https://github.com/andriawan/AndKamus
Aplikasi ini adalah aplikasi kamus berbasis CLI dikembangkan dengan C++
c-plus-plus cli cpp dictionary kamus
Last synced: 13 Apr 2025
https://github.com/qengineering/tensorflow_lite_pose_jetson-nano
TensorFlow Lite Posenet on a Jetson Nano at 15.2 FPS
aarch64 cpp gpu-acceleration gpu-delegate jetson-nano posenet tensorflow-examples tensorflow-lite
Last synced: 24 Oct 2025
https://github.com/vaxastd/Delete-First-and-Last
Delete First and Delete Last Function (Python & C++)
cpp delete-first delete-last python
Last synced: 02 Apr 2026
https://github.com/maiadegraaf/42-ultimate-orthodox-canonical-class-creator
A script that writes Orthodox Canonical Class for you
42 42-cpp-modules codam codam-cpp cpp orthodox-canonical-class script
Last synced: 29 Apr 2026
https://github.com/gjjvdburg/numpy_c_extension
Skeleton Python Package for linking a C/C++ library as a NumPy Extension
c c-library cpp extension linking numpy python python-numpy python-wrapper skeleton
Last synced: 09 Oct 2025
https://github.com/ayushmankumar7/stereo-image-to-pointcloud
My First C++ Repo
3d-reconstruction cpp opencv pangolin stereo-vision
Last synced: 05 Mar 2026
https://github.com/chriskempson/cpp-connect-four
A game of Connect Four created in C++ with (SDL) Simple DirectMedia Layer.
Last synced: 26 Oct 2025
https://github.com/tink-crypto/tink-cc-awskms
AWS-KMS extension for Tink C++
aws-kms cpp crypto cryptography security
Last synced: 27 Jan 2026
https://github.com/emd4600/enhancedcolorpickermod
Spore mod that adds a color wheel to the editor
Last synced: 08 Oct 2025
https://github.com/prakalp-pande/data-structure
The GitHub repository focuses on data structures and algorithms, providing implementations and examples for various concepts in computer science. It aims to help developers understand fundamental topics like arrays, linked lists, stacks, queues, trees, sorting algorithms, and searching algorithms. With well-documented code snippets and explanations
c competitive-programming cpp dsa
Last synced: 15 Oct 2025
https://github.com/amanoteam/musl-gcc-cross
A GCC cross-compiler targeting Linux musl
c cpp cross-compiler gcc linux musl
Last synced: 02 Jun 2026
https://github.com/gjbex/code-optimization
Repository for participants of the "Code optimization" training
c cpp fortran hpc optimization profiling scientific-computing
Last synced: 13 Oct 2025
https://github.com/abin-z/threadpool
A cross-platform, header-only C++11 thread pool (线程池)
cpp cpp11 mutilthread task task-manager threadpool
Last synced: 22 Jan 2026
https://github.com/mattkretz/lockfree_ring
lock-free queue, implemented as a ring-buffer on the stack
cpp cpp17 lock-free ringbuffer
Last synced: 27 Feb 2026
https://github.com/riccio8/ThreatLab
Collection of tools for security purpouse
assembly cpp cybersecurity golang memo net network processes python security security-tools yara
Last synced: 08 Oct 2025
https://github.com/divetoxx/mandelbrot
True 24-bit BGR TrueColor. High-Precision Rendering (80-bit). Multi-threaded performance (OpenMP). True SSAA 8x8 (64 independent samples per pixel) direct RGB-space integration. G, B, R - The Red, Green, and Blue channels are calculated using sine and cosine waves
antialiasing cpp cpu-rendering fractal fractals generative-art generative-arts high-precision high-resolution image-processing mandelbrot-set math multithreading openmp supersampling truecolor truecolors visualization visualizations
Last synced: 02 Apr 2026
https://github.com/geode-sdk/json
Simple json library that preserves insertion order. Made for Geode SDK
cpp cpp-library cpp20 json json-parser
Last synced: 14 Feb 2026
https://github.com/goldsborough/atom-clang-expand
:dragon: A clang tool for happy refactoring without source-code gymnastics (atom package)
atom c clang cpp objective-c package tool
Last synced: 12 Oct 2025
https://github.com/qucals/vk-api
C++ Library for working with VK API
api callback-api cmake cpp cxx longpoll streaming-api vk vk-api vk-bot vkapi vkontakte vkontakte-api
Last synced: 23 Oct 2025
https://github.com/cmpute/traji
A C++/Python library designed for trajectory calculation in Cartesian / Frenet coordinate system
cmake cpp cpp14 frenet-serret-frame path-planning pybind11 python trajectory
Last synced: 06 Feb 2026
https://github.com/threeal/result
A simple C++ implementation of Rust Result, an alternative to Abseil Status
abseil cmake cpp result results rust-result status
Last synced: 04 Mar 2026
https://github.com/zz990099/depth_anything_cpp
DepthAnything算法的c++实现,包括TensorRT、RKNN、OnnxRuntime三种硬件平台(推理引擎).
cpp deploy depthanything depthanythingv2 implementation onnxruntime rknn tensorrt
Last synced: 27 Feb 2026
https://github.com/mfelici/mad
Vertica anomaly detection UDx based on Median Absolute Deviation
anomaly cpp detection sql timeseries udx userdefined-functions vertica
Last synced: 18 Oct 2025
https://github.com/bengreenier/vcpkg.nuget
vcpkg wrapped in nuget-y goodness 📦
Last synced: 27 Oct 2025
https://github.com/star-hengxing/clipboard-url-clear
clear your clipboard link.
Last synced: 06 Feb 2026
https://github.com/esa/dcgp.js
JavaScript bindings for the differential Cartesian Genetic Programming library
cpp dcgp javascript webassembly
Last synced: 15 Mar 2026
https://github.com/mmha/conan-computecpp
Conan package for ComputeCpp
cmake cmake-module cmake-modules conan conan-recipe cplusplus cpp cpp11 gpgpu opencl sycl
Last synced: 26 Oct 2025
https://github.com/alphalaneous/tinker
Geode mod for an improved Geometry Dash editor experience
cocos2d-x cpp geode geode-sdk geometry-dash mod
Last synced: 27 Apr 2026
https://github.com/Electrostat-Lab/jme-alloc
A direct dynamic memory allocation API for jMonkeyEngine lwjgl-2 and android games
allocation-api android-api bash-scripting cpp desktop electrostat-lab gcc-complier gradle gradle-api gradle-build java jmonkeyengine3 linux lwjgl2 macos ndk shell virtual-memory virtual-memory-management windows-x64
Last synced: 19 Mar 2026
https://github.com/SebastianSchmidl/pyonlinesvr
Python-Wrapper for Francesco Parrella's OnlineSVR C++ implementation with scikit-learn-compatible interface.
cpp machine-learning numpy online onlinesvr python python3 scikit-learn streaming-algorithms svr
Last synced: 26 Oct 2025
https://github.com/bast/calculator
Exercise to practice building projects with CMake.
Last synced: 12 Apr 2025
https://github.com/ierturk/cmake-emscripten-project
CLion Cmake Emscripten Project
clion cmake cpp emscripten html javascript nodejs webassembly
Last synced: 17 Oct 2025
https://github.com/xiezhq-hermann/atan_lookup
A fast and accurate approximation of arctan by look-up mothod with three variants inside, implemented in C++
Last synced: 12 Apr 2025
https://github.com/nishkarshraj/cpp-reference
A complete list of C++ source codes including Data Structures and Algorithms helpful for interviews etc.
algorithms cpp data-structures
Last synced: 22 Apr 2025
https://github.com/sofken-natori/kosenprocon30natori
#procon30 Competition section Repository of NIT,Sendai(Natori Campus)
c-plus-plus cpp cpp17 kosenprocon libcurl opensiv3d
Last synced: 30 Oct 2025
https://github.com/joanstinson/candycrush
A simple Candy Crush implementation using a 2D game engine architecture with C++ and SDL (MVC pattern).
2d-game candy-crush cplusplus-11 cpp game game-engine-2d mvc-architecture sdl2
Last synced: 15 Sep 2025
https://github.com/leixingyu/reducepoly
Poly-reduction visualization plugin for Maya
algorithms cpp maya-api maya-plugin mesh
Last synced: 14 Jun 2025
https://github.com/erkamuzuncayir/solutions-of-introduction-to-computing-systems
This repository contains my solutions for Introduction to Computing Systems - From Bits & Gates to C - C++ & Beyond by Yale Patt and Sanjay Patel
assembly c c-language c-programming cpp cpp-programming lc-3 low-level low-level-programming programming-challenges programming-exercises programming-language solutions
Last synced: 15 Nov 2025
https://github.com/basemax/cpp4beginners
List of site references and useful sources for beginners of c++ programming language.
Last synced: 05 May 2025
https://github.com/basemax/elink
eLink is a simple, lightweight, and fast link shortener. It is written in C++ and uses Qt/QML as the GUI framework. It is designed to be cross-platform and is currently available for Windows, Linux, and macOS.
cpp qml qml-applications qt qt-6 qt-gui qt-quick
Last synced: 05 May 2025
https://github.com/nishkarshraj/operating-systems-with-c-and-shell
Operating Systems with Shell and C programming
algorithms algorithms-and-data-structures bash c cpp data data-structures file filesystem fork kernel linux open-source opensource operating-system piping scheduler scheduling-algorithms shell shell-scripts
Last synced: 22 Apr 2025
https://github.com/qengineering/traffic-counter-rpi_64-bit
A fully functional traffic counter on a bare Raspberry Pi 4 with MQTT and remote live viewer
aarch64 bytetracker cpp deep-learning ncnn raspberry-pi-4 raspberry-pi-5 traffic-counter traffic-counting
Last synced: 13 Apr 2025
https://github.com/wangyoucao577/modern-cpp
Practice and notes for Modern C++(i.e. C++ 11/14/17/20...).
cplusplus cpp cpp11 cpp14 effective-modern-cpp modern-cpp
Last synced: 13 Mar 2025
https://github.com/manjav/hx-impulse-engine
HAXE port of a simple, open source, 2D impulse based physics engine for non-view (server-side) use.
actionscript cpp csharp haxe haxelib java javascript physics-2d physics-engine
Last synced: 20 Jul 2025
https://github.com/f33rni/qpsk-mod-demod-libs
C-libraries for QPSK modulation and demodulation
c cmake cpp floating-point qpsk qpsk-demodulation qpsk-modulation shared-library
Last synced: 13 Apr 2025
https://github.com/dasaav-dsv/erskeletonman
An Elden Ring runtime skeleton modification header-only library.
cpp cpp17 dll elden-ring header-only hooking-library modding-framework modding-tools reverse-engineering rtti
Last synced: 24 Dec 2025
https://github.com/nzeemin/neonbtl-qt
Emulator for Soyuz-Neon PK-11/16, Qt version, WIP 🚧
c-plus-plus cpp cross-platform emulator pdp-11 pdp11 qt qt5 retrocomputing soviet-computer soyuz-neon
Last synced: 12 Apr 2025
https://github.com/sibeeshvenu/mxchip-azure-iot-arduino
We will see how we can set up our MXChip and get it working to send Temperature, Humidity, Pressure, Audio, Decibels etc information to our Azure IoT Hub. Once we have received the data in our Azure IoT Hub we can do anything with that.
arduino azure azure-iot cpp internet-of-things iot iot-hub
Last synced: 05 Apr 2025
https://github.com/wandvvs/qutil
C++20 template utility library
constexpr cpp cpp20 cpp20-library cpp23 cpp23-library cxx cxx20 cxx23 library logger metaprogramming string tuple
Last synced: 05 Mar 2025
https://github.com/gkaszewski/audio-recorder
Basic audio recorder written in C++ using QT library.
Last synced: 09 May 2025
https://github.com/newyaroslav/888casino-game-bot
Робот для автоматической игры на 888casino
api bot casino casino-bot casino-games clicker cpp extension game-bot imgui
Last synced: 21 Jul 2025
https://github.com/hxndev/leetcode-solutions
This repository consists of solutions to various LeetCode questions. I have tried to add as many solutions in as many languages as possible. Feel free to contribute to this repository while following the contribution rules.
cpp interview-practice interview-questions java javascript leetcode leetcode-java leetcode-javascript leetcode-python leetcode-solutions python solutions
Last synced: 26 Jun 2025
https://github.com/elnurmustafayev/algorithms-datastructures
algorithms-and-data-structures cpp
Last synced: 12 Apr 2025
https://github.com/omanshu209/codehub
A collection of programs(mostly CUI) written in various different languages such as Python, C++, Java, JavaScript, C#, etc.
cpp csharp cui html java javascript nodejs python python3
Last synced: 27 Jul 2025
https://github.com/seznam/xgboostpredictor
C++ header-only thread-safe XGBoost predictor
Last synced: 14 Apr 2025
https://github.com/liardeauxq/zappy
Year-End Epitech project
c-language cpp graphics-programming server sfml student-project
Last synced: 26 Jun 2025
https://github.com/ridika-2004/competitive-programming
💻 A repository dedicated to solving problems and improving problem-solving skills in various competitive programming platforms. 🚀📈
algorithms codechef-solutions codeforces-solutions competive-programming cpp data-structures
Last synced: 18 Feb 2026
https://github.com/stla/rcdt
R package for 2D constrained Delaunay triangulation
constrained-delaunay-triangulation cpp delaunay-triangulation r
Last synced: 14 Apr 2025
https://github.com/sinabakh/sitron
C++ Arendelle 2XIV Engine
arendelle cli compiler cpp interpreter karyfoundation language linux programming-language
Last synced: 15 May 2025
https://github.com/ayaankhan98/bigint
Efficient OpenSource Big Integer(Library) Support for C++
algorithms biginteger biginteger-cpp c-plus-plus cmake cpp hacktoberfest hacktoberfest2020 large-numbers mathematics open-source opensource-library
Last synced: 12 May 2025
https://github.com/melardev/xeytanboost-rat
WORK IN PROGRESS. RAT written in C++ using Boost Libraries
asio backdoor boost cpp desktop malware networking rat remote-administration-tool security sockets trojan
Last synced: 13 Apr 2025