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-06 00:06:33 UTC
- JSON Representation
https://github.com/europa502/luhn-algorithm
It is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, etc.
cpp javascipt javascript luhn-algorithm php python shell-script
Last synced: 25 Jul 2025
https://github.com/mtarek97/sic-xe-assembler
Implementation of a SIC/XE two-pass assembler, written in C++, producing object code for the absolute loader.
assembler assembly-language cpp
Last synced: 29 Oct 2025
https://github.com/ferhatgec/scrilt
Scrift wants to be a Lightweight Shell. Oops, Scrilt.
commandline cpp lightweight scrift shell
Last synced: 14 Apr 2025
https://github.com/prsntmaurya/error-level-analysis
Error Level Analysis Algorithm used in forensics
Last synced: 11 Jul 2025
https://github.com/tbhaxor/firefly
A standalone C++ Library for vectors calculations
cpp firefly hacktoberfest hacktoberfest2024 vector vector-projection vectors-calculations
Last synced: 09 Jul 2025
https://github.com/nayuki/macshift
application cpp mac-address utility windows
Last synced: 16 Sep 2025
https://github.com/hollasch/pathmatch
A directory/filename pattern match utility for the Windows command shell
c-plus-plus command-line command-line-app cpp directory-tree search windows
Last synced: 12 Apr 2025
https://github.com/krc2000/multiplayerproject
This is my client-server base for future multiplayer projects. It builds using SFML/Network module. It's in development state.
Last synced: 25 Jul 2025
https://github.com/abdulahad968/tele-word-game-in-c-
Search the words combination in an NxN grid untill all the word in the provided list are over and you are finally left with a TeleWord, found by traversing across matrix row by row.
arrays backtracking-algorithm backtracking-search cpp filehandling
Last synced: 21 Jul 2025
https://github.com/ibrahimhabibeg/codeforces
My solutions for Codeforces problems in C++
algorithms algorithms-and-data-structures codeforces codeforces-solutions competitive-programming cpp data-structures problem-solving
Last synced: 19 Mar 2025
https://github.com/kassane/asio
Asio C++ Library (uses zig build-system)
asio asio-library asynchronous cpp cpp-library networking zig-package
Last synced: 06 May 2025
https://github.com/raedaddala/hashtable-cpp
A generic Hash Table implemented in CPP
cache cache-friendly cmake cpp generic hashtable memory-optimization optimization optimized template
Last synced: 15 Jul 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/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/qengineering/faster_rcnn_ncnn
Faster R-CNN for ncnn framework
cpp deep-learning faster-r-cnn faster-rcnn-ncnn ncnn ncnn-framework raspberry raspberry-pi raspberry-pi-3 raspberry-pi-4
Last synced: 13 Apr 2025
https://github.com/star-hengxing/clipboard-url-clear
clear your clipboard link.
Last synced: 06 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/samrb-dev/kry0steg
Kry0Steg is a simple cryptographic toolkit providing classical ciphers, hashing, encoding and steganography tools with graphical user interface written with C++ and GTK C++ binding called GTKmm.
ciphers cpp cryptography gtk gtk4 gtkmm4 steganography-tools
Last synced: 22 Apr 2025
https://github.com/lamzaone/cpp-folder-sync
C++ Local/Remote folder sync
changelog client client-server cpp cpp-sockets delete file-sharing file-sync file-synchronization file-upload remote server sync update update-files upload
Last synced: 24 Apr 2025
https://github.com/jadis0x/devourx
DevourX is a C++ based mod menu specifically designed for the game Devour
cpp devour il2cpp il2cpp-modding unity
Last synced: 13 Feb 2026
https://github.com/brandonki/jcc
Optimizing C Compiler
c-lang c-language compiler cpp low-level optimization ssa x86-64
Last synced: 10 Apr 2025
https://github.com/bengreenier/vcpkg.nuget
vcpkg wrapped in nuget-y goodness 📦
Last synced: 27 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/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/coding-ai/cnn_arch_cpp
CNN architectures in C++
alexnet architecture artificialintelligence c-plus-plus cnn convolutional-neural-networks cpp deeplearning dlib lenet5 machinelearning
Last synced: 28 Apr 2025
https://github.com/moon0922/germany-license-plate-recognition
This is a Deutsch License Plate Recognition vs2022 project.
artificial-intelligence cpp image-processing lpr machine-learning mfc neural-network ocr visual-studio
Last synced: 09 Apr 2025
https://github.com/samyak2/skip-list
C++ implementation of skip list compatible with STL
cpp datastructure skiplist stl
Last synced: 24 Jun 2025
https://github.com/huyhoang8704/cse-labdsa-hcmut
Lab code for Data Structures & Algorithms (CO2003) - Semester 231- HCMUT
algorithms cpp cse data-structures dsa hcmut lab
Last synced: 24 Apr 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/dalexhd/ft_irc
The goal of this project is to make you write your own IRC server. To do so, you will test your work with a real IRC client. Internet is ruled by solid and standards protocols that allow a strong interaction between every connected computer. It’s always good to know about it.
Last synced: 10 Apr 2025
https://github.com/francoiscarouge/gstkalman
GStreamer Kalman Filter Video Plugin
cpp cpp23 gstreamer gstreamer-plugins kalman kalman-filter kalman-filtering library multimedia
Last synced: 04 Apr 2026
https://github.com/mohammadrezaamani/tictoctoe
Tic-Tac-Toe game implemented in C++ with Minimax algorithm and Alpha-Beta Pruning!
alpha-beta-pruning cpp minimax-algorithm tic-tac-toe x-o
Last synced: 09 Apr 2025
https://github.com/shahkv95/optimise.me
This repository is created to focus on code optimisation. Today in the world of programming, where everywhere - everything is getting coded. It is very important to write optimised code. We need to focus on various complexities involved.
algorithms c c-plus-plus cpp csharp data-structures go java javascript optimisation optimisation-algorithms programming-language python research
Last synced: 13 Jun 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/hedhyw/hyperfractal
A three-dimensional fractal animation generator.
cpp fractal fractal-images fractal-rendering opengl
Last synced: 26 Oct 2025
https://github.com/llnl/gridkit
Experimental code for prototyping interfaces between numerical libraries and network models.
Last synced: 29 Apr 2025
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/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/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/ayushmankumar7/stereo-image-to-pointcloud
My First C++ Repo
3d-reconstruction cpp opencv pangolin stereo-vision
Last synced: 05 Mar 2026
https://github.com/3f/sandbox
:: ⛱ Experimental or incomplete components and libraries or tests for different languages, frameworks, components, platforms, etc.
algorithms code cpp csharp dotnet draft examples experimental expirement incomplete java javascript libraries native php samples sandbox
Last synced: 12 Apr 2025
https://github.com/ufrshubham/boids-sfml
A boids simulation made using C++ and SFML.
boids-simulation cmake cpp sfml sfml-boids
Last synced: 22 Apr 2025
https://github.com/abdallahhemdan/huffman-coding-compression
📦 Huffman Coding Compression Algorithms with Encoding and Decoding using C++
binary-tree compression-algorithm cpp data-structures huffman-coding huffman-compression-algorithm
Last synced: 31 Aug 2025
https://github.com/asperamanca/monadic_operations_cpp23
Material for my talk "Safe and Readable Code: Monadic Operations in C++23"
cplusplus cplusplus-23 cpp functor monad slides talk
Last synced: 15 Apr 2025
https://github.com/aldanor/leventrie
Levenshtein distance implementation using an automaton and a trie for fast string similarity searching
automaton cpp levenshtein-distance python trie
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/reanschwarzer1/ue4-rpg-template
cpp gamedev gamedevelopment rpg rpg-game unrealengine
Last synced: 22 Apr 2025
https://github.com/tsnsoft/quadratic_equation_wxwidgets
Пример решения квадратного уравнения на С++ в Code::Blocks с использованием wxWidgets
codeblocks codeblocks-ide cpp example windows wxwidgets
Last synced: 22 Apr 2025
https://github.com/deepcodinginturingacademy/habbit
🐰 A time management app on desktop 🍋🌿
cpp desktop qt time-management
Last synced: 20 Aug 2025
https://github.com/BillyFrcs/SnakeLol
Simple 2D Snake Game Snake Lol.
2d-game 2dsnake cpp game game-developement game-development sfml-2d-engine sfml-cpp sfml-dev sfml-game sfml-game-development sfml-graphics-library sfml-library snake-game
Last synced: 14 Apr 2025
https://github.com/guanshiyin28/primitive-list-doubly-linked-list
Primitive List Doubly Linked List (C++)
cpp linked-list list-double primitive
Last synced: 27 Feb 2025
https://github.com/konrad1991/etr
Expression template for C++ similar to R syntax
cpp cpp17 expression-template header-only-library r rlanguage rstats
Last synced: 15 Aug 2025
https://github.com/choaib-elmadi/arduino-projects
Arduino based projects: 3d models, STL files, schematics, code and more.
3d-models 3d-printing arduino cpp projects schematics
Last synced: 12 Jul 2025
https://github.com/autohdw/flames
Flexible Linear Algebra with Matrix-Empowered Synthesis (for Vitis HLS)
cpp fpga high-level-synthesis hls linear-algebra vitis vitis-hls
Last synced: 10 Mar 2026
https://github.com/karsten-vermeulen-dev/into-the-deep-blue-c
A complete introductory to intermediate course covering the main C++ topics
cplusplus cpp game-development games programming tutorial tutorials
Last synced: 03 May 2025
https://github.com/abess-team/abess-a-fast-best-subset-selection-library-in-python-and-r
Reproducible materials for "abess: A Fast Best-Subset Selection Library in Python and R"
best-subset-selection cpp python
Last synced: 22 Sep 2025
https://github.com/hxndev/openmp-program-to-print-number-of-threads
In this task, we had to write a multi-threaded OpenMP program, that will print the number of threads being used.
code cpp openmp openmp-parallelization parallel-computing parallel-programming threads
Last synced: 07 May 2025
https://github.com/moduscreateorg/modite-adventure
Modus Create's 2020 Holiday Game for the LDK Game console.
Last synced: 15 Apr 2025
https://github.com/egordm/libtempo
C++ / Python library with signal processing and tempo estimation utilities.
armadillo cpp music-information-retrieval signal-processing
Last synced: 20 Apr 2025
https://github.com/rtahmasbi/geneevolve
A fast and memory efficient forward-time simulator of realistic whole-genome sequence and SNP data
bioinformatics cpp genomics sequencing simulator snp-data statistics
Last synced: 19 Apr 2025
https://github.com/dakshitagrawal/leetcode_solutions
My solutions for various problems on LeetCode.
coding-challenges competitive-coding cpp leetcode
Last synced: 22 Aug 2025
https://github.com/flexivrobotics/flexiv_tdk
TDK (Teleoperation Development Kit) for Flexiv robots. Supports C++ and Python. Compatible with Linux.
cpp force-feedback haptic-feedback python remote-control teleoperation transparency
Last synced: 16 Jan 2026
https://github.com/oatpp/oatpp-protobuf
Use protobuf messages as regular oatpp DTOs
Last synced: 10 Jun 2025
https://github.com/zanders3/butler
A really simple Jenkins build notification app
cpp jenkins jenkins-ci notifications win32
Last synced: 31 Jul 2025
https://github.com/nomissbowling/pyob
Python PyObject wrapper for C++ matplotlib numpy wx etc
cplusplus cpp cpp-wrapper matplotlib numpy pyobject python python-cpp-wrapper wrapper wx wxpython
Last synced: 10 Apr 2025
https://github.com/sanketpathak64/data-structures-and-algorithms
This repository contains implementation of data structures like linked list, stack, queue, trees. This repo also contains implementation of various algorithms.
algorithms-and-data-structures bst cpp data-structures linkedlist queue sorting-algorithms string tree
Last synced: 04 Aug 2025
https://github.com/n4vrl0s3/bubble-sort-and-insert-sort
This repository contains Python implementations of two classic sorting algorithms: Bubble Sort and Insertion Sort. It serves as a simple and educational resource for understanding the basics of sorting algorithms, their implementations, and their performance characteristics. Ideal for students, developers, and anyone.
bubble-sort cpp insertion-sort python
Last synced: 16 Aug 2025
https://github.com/m7moudgadallah/leetcode_solutions
This Repo Contains LeetCode Solutions
algorithms cpp data-structures leetcode leetcode-solutions problem-solving
Last synced: 16 Apr 2025
https://github.com/luki120/aurorac
iOS password generator written in pure C & C++
Last synced: 07 Apr 2025
https://github.com/hjo12/IsometricGameUWP
A 2D isometric game written in C++ Universal Windows Platform with Win2D using a custom game engine by Professor Charles Kelly for a course in Winter 2017
cpp universal-windows-platform uwp uwp-apps win2d
Last synced: 24 Sep 2025
https://github.com/ashampoosystems/boden-todomvc
Example of a simple todo list mobile application built with the Boden cross-platform GUI framework (www.boden.io)
cpp cpp17 example-code example-project gui mobile mobile-app mobile-development
Last synced: 30 Apr 2025
https://github.com/larryaasen/obslib-framework
A macOS framework created from libobs and consumed by Cocoapods. (Help Wanted)
c cocoapod cocoapods cpp framework help-wanted livestreaming macos obs streaming xcode
Last synced: 06 Mar 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/anand-3399/leetcode-problems
algorithms-and-data-structures c cpp dsa dsa-algorithm dsa-practice java-18 python
Last synced: 02 May 2025
https://github.com/reimunotmoe/pqpp
A simple and easy-to-use async C++ PostgreSQL client library.
boost-asio coroutine cpp postgresql
Last synced: 15 Mar 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/illuhad/quickcl
A simple OpenCL wrapper using C++11 that makes it easy to use OpenCL
cpp easy-to-use flexible opencl opencl-wrapper wrapper
Last synced: 16 Apr 2025
https://github.com/jsoulier/fluid_simulation
Fluid Simulation using SDL3 GPU with compute shaders
3d compute-shader compute-shaders cpp example examples fluid-simulation glsl gpu sdl sdl3 shaders
Last synced: 08 Feb 2026
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/phoenixbf/uvrmodel
uVR Model template project
3d-puzzles cpp game-development games hmd immersive inside-out-tracking physical-movement ue4 ue4-plugin unreal-engine-4 unreal-engine-plugin unrealengine vr
Last synced: 16 May 2025
https://github.com/eatgrapes/live2d-javabinding
Live2D Cubism SDK JavaBindings
bindings cpp java java-bindings jni jni-java live2d opengl
Last synced: 13 Jan 2026
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/yinqiwen/kcfg
A simple c++ json class/struct mapping head-only library.
Last synced: 21 Apr 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/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