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-07-01 00:06:36 UTC
- JSON Representation
https://github.com/wldfngrs/cpp-crash-course-exercises-solutions
Repository of the solutions to all the exercises in the book 'C++ Crash Course' by the awesome Josh Lospinoso! Enjoy!
Last synced: 24 Mar 2025
https://github.com/morgancaron/latest-clang-action
GitHub action to provide a precompiled version of LLVM Clang for continuous integration without having to recompile at each run.
clang cpp cpp20 cpp20-modules cpp23 llvm
Last synced: 05 Jan 2026
https://github.com/fqwqf/faqnet
faQnet /fɑːkjuːnet/是一个c++神经网络框架,它使用OpenCV库,并且使用单列矩阵储存输入输出。"faQnet"这个名字是"flexible and Quick neural network"的缩写,旨在实现一个强调灵活性和快速开发的神经网络框架,能够适应各种神经网络架构,同时提升开发效率。
Last synced: 26 Jan 2026
https://github.com/guerrantif/efficientconvolution
Implementation of an efficient convolution between 3D tensors and 4D tensors.
convolution cpp high-performance image-convolution kernel modern-cpp multithreading parallel-computing parallel-programming thread
Last synced: 03 Sep 2025
https://github.com/spur27/renweb-engine
Lightweight engine and API for making cross platform desktop applications with web technology.
cpp cross-platform desktop-app html-css-js javascript native-gui webkit webkitgtk webview webview2 wkwebview
Last synced: 26 Apr 2026
https://github.com/kiritoind/codeforces_solutions
solutions to various problems from the Codeforces , atcoder and codechef platforms. While I strive to solve as many problems as I can, please note that I may not be able to solve every single one. Nonetheless, I am committed to sharing the solutions I have managed to complete.
atcoder atcoder-solutions codechef compitative-coding cpp cpp17 cpp20 problem-solving
Last synced: 12 Jan 2026
https://github.com/qin-yu/julia-svm-gpu-cuda
2019 [Julia] GPU CUDAnative SVM: a stochastic decomposition implementation of support-vector machine training
cpp cuda cuda-programming gpu gpu-computing gpu-programming julia julia-language julia-package machine-learning machine-learning-algorithms machine-learning-library online-learning supervised-learning svm svm-classifier svm-learning svm-library svm-model svm-training
Last synced: 12 Apr 2026
https://github.com/mrfoxak/problem_solving
c compititive-programming cpp pattern patterns
Last synced: 03 Jan 2026
https://github.com/lnvaldez/maze-solver
Generates a random maze and solves it using recursive backtracking. The maze generation utilizes Depth-First Search (DFS) to carve out passages and create a unique maze layout for each run.
backtracking backtracking-algorithm cpp maze maze-algorithms maze-generator maze-solver mazes mazesolver random random-generation recursive
Last synced: 04 Dec 2025
https://github.com/usk2003/my-competitive-coding-templates
This repository contains my personal competitive programming templates in C, C++, C#, Java, and Python. It includes common functions and utilities for quick problem-solving, covering I/O handling, modular arithmetic, and other typical tasks, designed primarily for my use but open for others.
c coding competitive-programming cpp cs java python template
Last synced: 13 Apr 2026
https://github.com/fednazar/ivy
A really simple text encryption algorithm
cpp encryption encryption-decryption
Last synced: 14 Mar 2025
https://github.com/singhrohan62/data-structures
simple programs on different types of data structures
algorithms cpp data-structures java javascript
Last synced: 22 Feb 2026
https://github.com/anshulranjan2004/file-compression-utility
File Compression Utility built using C++ (OOPs)
cpp huffman-compression-algorithm lzw-compression oops oops-in-cpp qt
Last synced: 19 Apr 2025
https://github.com/kassane/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
cpp cpp-library networking zeromq zig-package
Last synced: 13 May 2025
https://github.com/nevilparmar11/advance_algorithms_lab_tasks
Advance Algorithms subject lab tasks sem 5.
advance-algorithm advanced-data-structures algorithms algorithms-and-data-structures cpp
Last synced: 18 Jun 2025
https://github.com/umar-masood/modern-weather-app
A sleek and simple weather application that provides real-time weather updates and 7-day outlooks using a modern UI and reliable weather API.
api cpp desktop-modern-app modern-weather-app qss qt qt-cpp qt6 restful-api weather-app
Last synced: 02 Sep 2025
https://github.com/tvanfossen/entropic
Local-first agentic inference engine in C/C++. Multi-tier model routing, grammar-constrained output, MCP tool servers. Embeddable via C ABI.
agentic-ai agentic-framework cpp cpp20 cuda edge-ai embedded-ai gbnf gguf grammar-constrained-decoding inference-engine llama-cpp llm local-llm mcp on-device-ai privacy-first tool-calling
Last synced: 30 May 2026
https://github.com/moderrek/herontriangle
A Modern C++ project to calculate and visualize triangles using Heron's Formula, offering an intuitive GUI powered by ImGui and OpenGL.
area-calculation cmake cplusplus cpp geometry graphics-programming gui herons-formula imgui interactive-math math modern-cpp real-time-graphics triangle triangle-visualization
Last synced: 31 Jan 2026
https://github.com/bacpack-system/packager
BringAuto Packager - a simple way how to build and maintain our dependencies with almost zero learning curve and out-of-the box integration into our workflows.
bacpack-system c cmake cmakelib cpp cxx docker packager
Last synced: 12 Mar 2026
https://github.com/9inefold/exicpp
C++ wrapper for the Efficient XML Interchange (EXI) processor
Last synced: 23 Feb 2026
https://github.com/garfield1002/jrsl
A C/C++ implementation of William Pugh's Skip Lists with width
c c89 cpp library public-domain single-header-lib skiplist
Last synced: 17 Mar 2026
https://github.com/ripunjay42/leetcode_practice
cpp leetcode-cpp oops-in-cpp stl
Last synced: 10 Jan 2026
https://github.com/mitchcamza/primefinder
A multi-threaded application for finding and displaying the prime numbers within a given range
algorithms computer-science concurrency cpp cross-platform event-management exception-handling gui multithreading prime-numbers qt
Last synced: 31 Jan 2026
https://github.com/immanuel-c/ilog
A Simple Logger, For people that don't want bloated libraries
Last synced: 10 May 2026
https://github.com/hasankhadd0ur/mpi_assignment
This repository contains solutions for MPI (Message Passing Interface) programming assignments. The tasks focus on parallel computation and inter-process communication using MPI.
Last synced: 06 Feb 2026
https://github.com/suxrobgm/ec-modding-tools
Modding Tools for Hearts of Iron IV: Economic Crisis
cpp game-development modding-tools winapi
Last synced: 26 Mar 2025
https://github.com/amanoteam/dragonfly-gcc-cross
A GCC cross-compiler targeting DragonFly BSD
c cpp cross-compiler dragonflybsd gcc
Last synced: 02 Jun 2026
https://github.com/wuriyanto48/block-chain-cpp
My simple implementation of blockchain written in C++
blockchain blockchain-demos cpp
Last synced: 07 Apr 2026
https://github.com/bastienkody/testercpp09
Ecole 42 (last cpp module tests)
42school cpp cpp98 testing-tools
Last synced: 10 Feb 2026
https://github.com/yosh-matsuda/gpu-ptr
Cross-platform GPU smart pointer with C++20 range support
cpp cpp20 cuda gpu header-only hip
Last synced: 17 Jan 2026
https://github.com/mrizaln/glfw-cpp
C++ GLFW wrapper with multi-window and multithreading in mind
cpp glfw multithreading opengl
Last synced: 14 Mar 2026
https://github.com/stepantita/interview-prep
This repository contains C++ solutions for various LeetCode problems, categorized into multiple sections by topics
algorithm-challenges algorithms c-plus-plus cpp data-structures leetcode leetcode-solutions problem-solving programming programming-exercises
Last synced: 17 Jan 2026
https://github.com/jaytwolab/json-downloader
File Downloader for Windows Console using json data. :kr: json 자료를 사용하는 윈도우즈 콘솔용 파일 다운로더
cpp curl json libcurl visualcpp visualstudio
Last synced: 03 May 2026
https://github.com/herniqeu/sum_thread_benchmark
comparing parallel sum implementations across c++, go, haskell and python
benchmark cpp go haskell parallel-computing python
Last synced: 09 Feb 2026
https://github.com/unipr-org/fdp-a
FdP-A - Fondamenti di Programmazione parte A presso l'Università degli Studi di Parma (6 CFU).
Last synced: 09 Feb 2026
https://github.com/threeal/volume-cpp
a cross-platform audio volume control library in C++
audio cmake cpp cpp-library cross-platform library open-source volume volume-control
Last synced: 07 Oct 2025
https://github.com/animesh-ghosh/sdl2-tutorial
Followed Twinklebear's SDL2 tutorial.
cplusplus cplusplus-11 cpp cpp11 makefile sdl-ttf sdl2 sdl2-image tutorial tutorial-code
Last synced: 26 Feb 2026
https://github.com/gjoacorp/blossom
An OpenGL-based rendering engine written in C++.
cpp entt game-engine graphics-programming opengl rendering-engine
Last synced: 05 Mar 2026
https://github.com/chloro-pn/wamon
Embedded Scripting Language Designed for C++
cpp embedded-scripting-language scripting-language scripts
Last synced: 23 Jan 2026
https://github.com/ergus/extraewin
Very basic header-only library for C++ instrumentation and create a Paraver Trace.
cmake concurrency cpp extrae github-actions multiplatform multithreading parallel paraver profiling testing
Last synced: 11 Feb 2026
https://github.com/mdawoud27/data_structures_and_algorithms
Data Structures and Algorithms, you'll find comprehensive notes, explanations, and implementations of various data structures and algorithms.
arrays bigonotation binary-tree binary-trees c cpp data-structures hashtable javascript linked-list queues searching-algorithms sorting-algorithms stack stl
Last synced: 15 Apr 2026
https://github.com/tamim-saad/cses-problem-set-solutions
Solutions to the CSES Problem Set with clean, optimized code. Designed to help competitive programmers improve their problem-solving skills. Contributions are welcome—don’t forget to star!
competitive-coding competitive-programming competitive-programming-contests cpp cses cses-dp-section cses-editorial cses-introductory-problems cses-problem-set cses-problem-set-solution cses-problemset cses-solutions cses-submissions problem-set problem-solving
Last synced: 18 Oct 2025
https://github.com/mgorshkov/scipy
Scientific methods on top of NP library.
cplusplus cpp math mathematics scipy statistics
Last synced: 02 Apr 2026
https://github.com/jaydattpatel/graphs-dijkstra-floyd-algorithm
Different operation of Directed Graph or Undirected Graph using C++
adjacency-matrix all-pairs-shortest-path cpp dijkstra dijkstra-algorithm dijkstra-shortest-path directed-graph distance-matrix edges floyd-warshall graphs incidence-matrix object-oriented-programming online-manipal-bca shortest-paths undirected-graphs vertex vertex-edge
Last synced: 09 Feb 2026
https://github.com/erthium/boids
Simulation of Boid artificial life program
agent-based-simulation boids boids-behaviour boids-simulation cpp cpp11 flocking flocking-agents flocking-simulation functional-programming makefile sdl sdl2 sdl2-image simulation
Last synced: 11 Feb 2026
https://github.com/ismacortgtz/cpp-guide
An intermedius guide to learn C++ from any knowledge level.
course cpp cpp-course english guide spanish tutorial
Last synced: 07 Oct 2025
https://github.com/georgecatalin/qt-widgets-for-beginners-with-cplusplus
Course work associated with the Udemy.com course "Qt Widgets for Beginners with C++" , authored by Bryan Cairns.
cplusplus cpp qt qt5 qtcreator qtwidgets udemy-course
Last synced: 19 May 2026
https://github.com/mr-technologies/imagefiltercpp
Example of custom image filter for MRTech IFF C++ SDK
camera cpp cuda demosaicing dng genicam gpu h264 h265 image-processing jetson json low-latency machine-vision mipi rest-api rtsp sdk tiff vulkan
Last synced: 26 Feb 2026
https://github.com/mailittlepony/mathexploration
Math exploring game for educational purposes
cpp ecs mathematics opengl video-game
Last synced: 09 Feb 2026
https://github.com/jpenrici/miscellaneous
Miscellaneous code: C++, Python, Bash, Portugol, Visualg ...
algorithms cpp csv game-development libreoffice openbox portugol python3 qt-creator script shell sql sublime-build sublime-snippets sublime-text-3 tools vba vba-macros vcf visualg
Last synced: 12 Mar 2026
https://github.com/philipbraatz/eye-solver
The goal of this project is to let a neural network play any game on your screen with constant view of a score.
ai cpp evolutionary-algorithm neural-network ocr opencv2 visual-studio
Last synced: 11 Mar 2025
https://github.com/sunfl0w/CPP_Piranhas
CPP_Piranhas will be the final player by Team Rocket for the Software-Challenge 2019.
ai boardgame-player cpp software-challenge turn-based-strategy
Last synced: 11 Mar 2025
https://github.com/lucgsanchez/Turn-based-RPG
Turn based RPG with random encounters made in C++ using the SFML library
2d-game 2d-game-engine c cpp game-development game-engine random-encounters rpg-game turn-based
Last synced: 11 Mar 2025
https://github.com/llnl/hdtopology
High-dimensional topological data analysis library for NDDAV
analysis cpp data-analysis data-viz high-dimensional-data topological-data-analysis visualization
Last synced: 29 Apr 2025
https://github.com/fi-mihej/cengalpolybuild
A Comprehensive and Hackable Build System for Multilingual Python Packages: Cython (including automatic conversion from Python to Cython), C/C++, Objective-C, Go, and Nim, with ongoing expansions to include additional languages
build build-automation build-system build-tool c-language cpp cython go golang modules-manager nim nim-language objective-c packaging packaging-python packaging-system python python-package-template python-packaging setuptools
Last synced: 10 Apr 2025
https://github.com/antonioberna/roma
Runtime Optimization and Memory Analysis
Last synced: 27 Feb 2026
https://github.com/jaydattpatel/lamda-expression
Lamda Expression in C++
cplusplus cpp lamda lamda-expresion lamda-expression-in-cpp lamda-functions lamda-in-cpp
Last synced: 03 Sep 2025
https://github.com/ashmod/asu_sheets-solutions
(FOE) ASU [CSE131s]/[CSE231s] Sheets + Solutions
college-assignments cpp java sheets solutions
Last synced: 07 Feb 2026
https://github.com/halaway/qt-chess-engine
An interactive chess engine integrated into a Qt6.5 program designed for running as a native and browser-based GUI application, built with C++, CMake, Qt Creator, Emscripten, and compiled for WebAssembly.
cmake cpp emscripten qt webassembly
Last synced: 31 Jan 2026
https://github.com/sakaars/codes
Daily Coding Question To Enhance My Skills.
app aws c cpp java webdevelopment
Last synced: 15 Feb 2026
https://github.com/dotbunny/nexus
NEXUS Framework
cpp ue5 unreal-engine unreal-engine-5
Last synced: 21 Jan 2026
https://github.com/mortinger91/header-only-cpp-mysql
Header-Only C++ Wrapper of Mysql Official Library
cpp cpp11 cpp14 cpp17 header-only mysql
Last synced: 15 Apr 2026
https://github.com/mateuseap/projecteuler
Resolution of Project Euler problems.
c cpp csharp projecteuler python
Last synced: 15 Apr 2026
https://github.com/mariam-badr-mb/rational-calculater
A lightweight console-based calculator that performs arithmetic operations on rational numbers (fractions). It allows users to add, subtract, multiply, and divide fractions while ensuring proper input validation and error handling.
Last synced: 27 Jan 2026
https://github.com/bakirgracic/bih-registration-plates
Registration Plates of Bosnia and Herzegovina
Last synced: 07 Feb 2026
https://github.com/kezhengjie/ssl_cert_check
c++ https ssl certificate expiration time and info check tool.Simple and Friendly API of both Cli and Library.
asio cli cmake cpp easy-to-use https https-certificate-expiry library openssl simple-api ssl-certificate-check
Last synced: 04 Dec 2025
https://github.com/yrahul3910/language-review
A brief review of the concepts of various languages
asp-net-core asp-net-core-mvc c-plus-plus cpp expressjs javascript language-review mongodb nodejs python3
Last synced: 17 Jan 2026
https://github.com/wykerd/chopfox
A utility that uses computer vision to extract information from comic strips
cli comic comics computer-vision cpp cpp-library manga ocr opencv splitter
Last synced: 16 Apr 2026
https://github.com/calebeaf02/hotelaria_unb_tp1
Gestão hoteleira em C++: Domínios, Entidades, POO.
controladores cpp crud gerenciador hotel interfaces poo unb
Last synced: 30 May 2026
https://github.com/massimo-marino/iocolor
A C++17 implementation that adds color capabilities to streams
colored-iostream colored-stream cpp cpp17 cpp1z io iostream streams
Last synced: 17 Mar 2026
https://github.com/diogocarrola/leetcode75
The 75 most frequent LeetCode questions in coding interviews, curated by industry experts. The only resource you need for coding interviews.
algorithms c coding-challenges cpp data-structures interview-preparation javascript leetcode python
Last synced: 06 Oct 2025
https://github.com/dxbang/bangbuttons
2x35 Buttons Box for Sim-Racing
arduino arduino-leonardo assetto-corsa-competizione button-box buttons controller cpp gamepad-controller joystick joystick-control keyboard macros sim-racing simracing
Last synced: 16 Apr 2026
https://github.com/giuliom/basicrenderer
A simple renderer
3d-graphics cplusplus cplusplus-14 cplusplus-17 cpp cpp11 cpp14 cpp17 path-tracing pathtracing rasterizer ray-tracing raytracer raytracing-engine software-rendering
Last synced: 15 Feb 2026
https://github.com/kezhengjie/simplelog
You just need to log,so why bother?header-only,single and tiny cpp log lib here!
cpp cross-platform easy-to-use header-only log logging logging-lib logging-library out-of-the-box simple-api thread-safe tiny
Last synced: 16 Oct 2025
https://github.com/gepheum/skir-cc-gen
Official plugin for generating C++ code from .skir files
codegen cpp rpc-framework serialization skir
Last synced: 26 Feb 2026
https://github.com/w2874382167/lane-detection
在大一上学期时,完成编程作业,选题为利用OpenCV进行车道线的检测
Last synced: 27 Jan 2026
https://github.com/kumar-shivam-ranjan/computer-graphics-solar-system
The aim of this project is to show the shadow implementation using OPENGL which include movement,Light properties and also transformation operations on objects.
Last synced: 09 Apr 2025
https://github.com/mohamadcs/prologtranspiler
Extended Prolog.
antlr4 compiler cpp prolog transpiler
Last synced: 27 Feb 2026
https://github.com/pakerwreah/cppstd
Personal standard library (for fun)
cpp standard-library stdlib stdlib-replacement study-project
Last synced: 16 Mar 2025
https://github.com/tdjastrzebski/cppbuild
C/C++ Multi-Step Incremental Build Tool
build build-automation build-tool build-tools c c-plus-plus cli command-line cpp
Last synced: 12 Mar 2026
https://github.com/erroujioussama/samurai_fight
Welcome to the RPG Game project repository! This project was developed as part of a C++ programming course, utilizing various tools and libraries to create a functional and engaging role-playing game (RPG).
Last synced: 07 Feb 2026
https://github.com/helynranta/game-template
this is template repo for my game projects
Last synced: 05 Oct 2025
https://github.com/8luebottle/blog
⌨️ Personal Tech Blog : Gatsby + React
c cpp css go html javascript python
Last synced: 15 Apr 2026
https://github.com/kar-dim/watermarking-gpu
Code for my Diploma thesis at Information and Communication Systems Engineering (University of the Aegean, School of Engineering) with title "Efficient implementation of watermark and watermark detection algorithms for image and video using the graphics processing unit". Part 2 / GPU
arrayfire cpp cuda ffmpeg gpu image-processing opencl parallel-computing video-processing watermark-image watermarking
Last synced: 09 Apr 2025