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-02 00:06:45 UTC
- JSON Representation
https://github.com/clinder2/autodifflib
Repo for playing around with autodifferentiation in several languages, using dual numbers, etc.
autodifferentiation cpp math ml
Last synced: 15 Jun 2025
https://github.com/fytch/templmandel
Mandelbrot renderer with template metaprogramming (TMP) in C++14
Last synced: 15 Jun 2025
https://github.com/rowingdude/libtradier
A C++ library for the Tradier API
api-client async cpp cpp20 finance financial-data financial-tools investment market-data options-trading order-management portfolio rest-api sdk stock-market tradier trading trading-library websocket
Last synced: 15 Jun 2025
https://github.com/kushalprasadjoshi/object-oriented-programming-in-cpp
Object-Oriented Programming in C++ (CMP162) – Pokhara University Course materials, notes, labs, and resources for the Object-Oriented Programming in C++ course (CMP162) at Pokhara University. This repository is not officially affiliated with or endorsed by Pokhara University.
Last synced: 30 Apr 2025
https://github.com/zyad-eltayabi/mathematics-exam
Mathematics Exam using C++
Last synced: 12 Jun 2026
https://github.com/denyskryvytskyi/capgemini-cuda
CUDA implementation of vector additon, matrix multiplication, reduction and sorting
bitonic-sort cpp cuda cuda-kernels gpgpu matrix matrix-multiplication matrix-multiplication-parallel matrix-transpose nvidia nvidia-cuda nvidia-gpu reduction-dimension sort sorting-algorithms-implemented vector vector-addition vectorization
Last synced: 14 May 2026
https://github.com/fatemehrshd/fcfs
Implementation of FCFS CPU scheduling algorithm with C++
cpp fcfs fcfs-process-scheduling fcfs-scheduling implementation operatingsystem
Last synced: 26 Mar 2025
https://github.com/alwaysdhruv/image_classification
Hi their my self Dhruv. So this repository or project are developed on C++ and Python for image recognize. C++ are main engine and python are work preprocessing only. more information are in README file.
artificial-intelligence backpropagation bias convolution cpp filesystem filters flatten fully-convolutional-networks image machine-learning-algorithms maths maxpooling preprocessing python vector weigths
Last synced: 15 Jun 2025
https://github.com/la-10/c-primer-5th-ed-solutions
This repository contains exercises and example programs that demonstrate key topics from the first chapter of a popular C++ textbook, with clean, well-commented code and detailed explanations. Perfect for newcomers looking to build a strong foundation in C++ programming.
beginner-cpp c-plus-plus cplusplus cplusplus-primer cpp cpp-exercises cpp-primer learning-cpp learning-project programming-exercises study-notes
Last synced: 15 Jun 2025
https://github.com/himel-sarder/bsfmstu-all-semester-cpp-coding-with-himel
This repository, "BSFMSTU-All-Semester-Cpp-Coding-with-Himel," hosts comprehensive C++ coding exercises, assignments, and projects from all semesters conducted by Himel at BSFMSTU. Organized into separate directories for each semester.
cpp cppcodes semester semester-project
Last synced: 26 Mar 2025
https://github.com/akaliutau/phy-engine
Physically-correct rendering engine
3d-graphics c computational-geometry computational-physics computer-graphics cpp mgf photorealistic-rendering physically-based-rendering rendering-engine
Last synced: 30 Apr 2025
https://github.com/yasenstar/learn_cpp
Repository for hosting the my c/c++ learning journey notes and source codes as reference
Last synced: 15 May 2026
https://github.com/frodoalaska/whoami
A linear story-based 2D side-scroller made with Raylib
2d 2d-game cpp raylib side-scroller side-scrolling-game storytelling
Last synced: 20 Mar 2025
https://github.com/1337programming/world-of-boarcraft
angular cpp emscripten webassembly
Last synced: 15 May 2026
https://github.com/chivay/betweenness-centrality
Parallel implemenation of Brandes algorithm computing betweenness centrality
betweenness-centrality cpp parallel-computing
Last synced: 30 Jun 2026
https://github.com/vertexwahn/rules_oidn
Bazel rules for Intel Open Image Denoise
bazel bazel-rules cpp denoising ispc onednn
Last synced: 15 May 2026
https://github.com/shailesh-singh-bisht/musicwalker
Introducing MusicWalker, a lightweight and efficient music player built specifically for MiniOS. Written in C++ and leveraging the Qt 5.5 framework, MusicWalker delivers essential MP3 playback with a focus on minimal resource consumption.
cmakelists cpp music-player qt5 software-development
Last synced: 15 May 2026
https://github.com/jessmattless/sonic-2
A remake of the game Sonic 2 made with C++ and SDL. With an added level editor
Last synced: 20 Mar 2025
https://github.com/akash-rajak/hello-world-with-android-ndk
A simple Android NDK(Native Development Kit) based Hello World Program.
Last synced: 11 May 2026
https://github.com/curiousci/codeforces
ʕつಠᴥಠʔつ ︵ ┻━┻
codeforces-solutions competitive-programming cpp
Last synced: 01 Apr 2025
https://github.com/poornesh-v/bank-management-system-in-cpp
BankEase – A Simple Banking Management System BankEase is a console-based banking management system built using C++. It allows users to create accounts, deposit and withdraw money, check balances, and modify account details. The project utilizes object-oriented programming (OOP) principles and file handling to ensure data persistence.
cpp dsa filehandling oops-in-cpp
Last synced: 04 Oct 2025
https://github.com/rayyan9477/operating-systems-and-shell-scripting
This repository contains assignments related to Operating Systems. The main focus is on understanding system-level programming, including shell scripting and signal handling in C.
bash-scripting c cpp operating-system process-manager shell-scripting
Last synced: 15 May 2026
https://github.com/ramamagarwal/project-online_ticket_booking_system
This repository consists of an online ticket booking system design similar to BookMyShow
Last synced: 26 Mar 2025
https://github.com/ramamagarwal/cp
This repo consists of some of the easy and beginner-friendly techniques on how to approach problems on competitive programming platform 'Codeforces'. The codes for certain problems are user-friendly and easy to understand.
competitive-programming cpp problem-solving
Last synced: 26 Mar 2025
https://github.com/ramamagarwal/project-carpool_management_system
This repository includes my project on carpool management system in which I used object orientation paradigms and principles using C++.
a-star-algorithm cpp dijkstra-algorithm oops-in-cpp yen-algorithm
Last synced: 26 Mar 2025
https://github.com/samlior/cinatra_example
This is a example project for cinatra
Last synced: 08 Jul 2025
https://github.com/heyallnorahere/libglplayground
A cross-platform, open-source framework for tinkering with OpenGL
cmake cpp cpp17 cpp17-library cross-platform opengl
Last synced: 21 Mar 2025
https://github.com/stonier/ecl_tools
Tools and utilities for the embedded control libraries.
Last synced: 30 Apr 2025
https://github.com/c0de4un/simple-spin-lock
Simple Spin Thread-Lock Example
cpp cxx multi-threading multithreading mutex posix-thread pthread raii spin-lock spinlock thread threading threads win-thread winthread
Last synced: 28 Oct 2025
https://github.com/janwilczek/adc24-talk
Companion repository to my Audio Developer Conference 2024 talk entitled "Bug-Free JUCE UI: Structure Your GUI Code For Stability, Testability & Clean Architecture"
clean-architecture cpp juce juce-application juce-framework juce-plugins mvvm
Last synced: 19 May 2026
https://github.com/xottab-duty/x-day-engine
X-Day Engine
c-plus-plus c-plus-plus-17 cpp cpp17 game-engine glfw vulkan vulkan-game-engine
Last synced: 26 Mar 2025
https://github.com/kimhan-nah/ft_containers
The standard C++ containers have all a specific usage. To make sure you understand them, let’s re-implement them! Version: 4
cpp cpp-containers cpp-library cpp-std
Last synced: 15 Jun 2025
https://github.com/getiot/pcl-courses
PCL 点云库入门教程配套代码
cpp pcl pointcloud tutorial-code
Last synced: 15 Oct 2025
https://github.com/ermin-muratovic/mfc-mydaq-datalogger
FHKärnten Eng IT SE B2-SS2017 Informatik2 Projekt https://ermin-muratovic.github.io/MFC-MyDAQ-DataLogger/
Last synced: 15 May 2026
https://github.com/raihan4520/compiler-design
C and C++ projects from the Compiler Design course at AIUB, covering lexical analysis, syntax analysis, and code generation phases.
c compiler-design cpp intermediate-code-generation lexical-analysis syntax-analysis
Last synced: 15 May 2026
https://github.com/blazzed21/cpp-rgb-to-hsv-converter
RGB to HSV color conversion
Last synced: 08 Jul 2025
https://github.com/sjinks/tfhttp
Terraform HTTP Backend written in C++
async cplusplus cplusplus-20 cpp terraform terraform-backend terraform-backend-http terraform-backends terraform-http-backend
Last synced: 15 May 2026
https://github.com/albovo/olinfo-writeups
This repository contains the solutions of all the problems of competitive programming contests I've solved.
codeforces-solutions competitive-programming cpp cses-solutions datastructures-algorithms dp-algorithms graph-algorithms greedy-algorithms math-algorithms olinfo reply-code-challenge-solutions
Last synced: 30 Jun 2026
https://github.com/astrodynamic/algorithmtrading--interpolation-approximation--in-qt-cpp
The AlgorithmTrading project is a C++ program for plotting tabulated functions of stock quotes using interpolation methods. It includes a GUI implementation based on any GUI library with API for C++ and the ability to load data from a CSV file. The Cubic Spline interpolation method is implemented, and the user can specify the number of points.
approximation clang-format cmake cpp cpp17 cppcheck cubic-splines cvs google-style interpolation makefile neu newton-interpolation qt qt-widgets qtcharts
Last synced: 15 May 2026
https://github.com/tamim-saad/cp-template-code
This repository offers a complete template for competitive programming with pre-written functions and utilities for coding contests. It helps you save time and focus on solving problems. Feel free to explore, use, and customize these templates. If you find it useful, don’t forget to give it a star!
algorithm coding coding-competition competitive-programming cp cp-template cpp data-structures data-structures-algorithms data-structures-and-algorithms fast-io problem-solving problem-solving-template programming-tools shortcuts template template-code templates time-complexity
Last synced: 02 Apr 2025
https://github.com/iamamanrajput/leetcode
Leetcode Solutions to the the problems i solved
Last synced: 03 Apr 2025
https://github.com/grudshtein/mpmc-ring
Header-only, bounded lock-free MPMC ring buffer for C++20 using per-slot sequence numbers, with a reproducible benchmark suite and latency histograms (p50/p95/p99/p99.9).
benchmarking concurrency cpp cpp20 lock-free low-latency mpmc ring-buffer
Last synced: 30 Jun 2026
https://github.com/gvatsal60/CMakeDockerTemplate
🐳📦 Streamlined C++ Template Development with CMake and Docker
c cmake cpp docker docker-container docker-image dockerfile make makefile
Last synced: 01 May 2025
https://github.com/arya2004/cybersecurity
Cybersecurity Uni Lab Codes
c cpp go hacktoberfest hacktoberfest-accepted hacktoberfest-starter hacktoberfest2025 java python rust
Last synced: 15 May 2026
https://github.com/liulilittle/microsoft.net.system.random
In the standard "C/C++" language above the implementation of "Microsoft.NET Framework System.Random" Random number class.
class cpp dotnet implementation net random system
Last synced: 15 May 2026
https://github.com/navin-mohan/snake-sdl
Snake game written in C++ using SDL2
Last synced: 08 Jul 2025
https://github.com/yantavares/idj2023-2
Simple game engine made in SDL2 made for IDJ2023/2 - UnB
Last synced: 03 Apr 2025
https://github.com/klaussilveira/navigator
Minimal WebKit-based browser for personal use.
Last synced: 26 Mar 2025
https://github.com/nachtfeuer/concept-cpp
Private knowledge database for c++ and cmake.
Last synced: 15 Jun 2025
https://github.com/bfjesso/jesso-injector
GUI DLL injector for Windows.
cpp reverse-engineering winodws wxwidgets
Last synced: 10 Apr 2025
https://github.com/sumidcyber/sms-sender
cpp css cybersecurity devops-tools html sms-api sms-client sms-sender
Last synced: 10 May 2026
https://github.com/samirhamadaa/bank
"C++ client management system that provides CRUD operations with data stored in a text file."
account-management banking c-plus-plus client-management console-application cpp crud file-handling file-io management-system menu-driven mini-project simple-project text-file text-processing
Last synced: 08 Jul 2025
https://github.com/th0rgal/simulant
A C++ simulation of ant colonies made for the Paris Saclay University.
Last synced: 17 Oct 2025
https://github.com/gunrock/template
Template repository for essentials applications to get you started asap!
cpp cuda essentials gpu graph-algorithms graph-analytics gunrock
Last synced: 15 May 2026
https://github.com/erthium/chess
Chess environment created in SDL2 with C++
Last synced: 16 Feb 2026
https://github.com/0xm4ze/clean-code-cpp
📝 Clean Code concepts adapted for c++
bestpractices clean-architecture clean-code cplusplus cpp encapsulation inheritance principles
Last synced: 15 Jun 2025
https://github.com/exasol/error-reporting-cpp
C++ builder for error messages
cpp error-handling error-reporting exasol-integration foundation-library unification
Last synced: 15 Jun 2025
https://github.com/faheel/sample-cpp-ci
A sample C++ project with continuous integration
Last synced: 12 Mar 2025
https://github.com/eclipse-uprotocol/up-conan-recipes
Conan recipes for uProtocol C++ libraries
Last synced: 23 Oct 2025
https://github.com/davidson-souza/cpp
Códigos aleatórios em c/c++
code cpp data-structures examples math number-theory
Last synced: 06 Sep 2025
https://github.com/yawkar/hse-cpp-course
(HSE) C++ course lab works and etc
Last synced: 09 Apr 2025
https://github.com/echosingh/handgestrecognition
This project uses OpenCV to perform hand gesture recognition using a webcam.
computer-science cpp handgesture-recognition opencv-cpp visual-studio webcam
Last synced: 09 Apr 2025
https://github.com/frouioui/plazza
A pizza shop simulation using multi threading and shared memory across processes
cpp epitech load-balancer named-pipes plazza shared-memory socket threads
Last synced: 17 Mar 2025
https://github.com/dead-beef/jest-cpp-wasm
C/C++ to WASM Jest transformer
c cpp emscripten jest jest-transformer nodejs webassembly
Last synced: 06 Apr 2026
https://github.com/siddheshkukade/geeksforgeeks
Contains problem solutions for the GeeksForGeeks.org platform
Last synced: 30 Jun 2026
https://github.com/margitantal68/cpp
📚 This open-access course will introduce you to C++ programming and STL.
cpp cpp-course cpp-tutorial modern-cpp modern-cpp-oop oop programming-language standard-template-library stl tutorial
Last synced: 30 Jun 2026
https://github.com/kr1zzo-fer/robot-programming-and-simulation-laboratory-exercises
This repository is a part of the Robot Programming and Simulation laboratory exercises at the Faculty of Electrical Engineering and Computing, University of Zagreb
cpp navigation python ros rviz
Last synced: 01 May 2026
https://github.com/ralvarezdev/udemy-dsa-cpp
Practices and projects from Abdul's DSA course
binary-search-tree binary-tree cpp data-structures dsa linked-list merge-sort queue sorting-algorithms stack terminal tree-structure udemy udemy-course
Last synced: 15 May 2026
https://github.com/dynamsoft/label-recognizer-c-cpp-samples
Dynamsoft Label Recognizer samples for the C/C++ edition
Last synced: 12 Apr 2025
https://github.com/adi-code22/hackerrank-competitive-programming
Hackerrank platform solutions
c competitive-programming cpp hackerrank-solutions java python
Last synced: 06 Apr 2026
https://github.com/frozenassassine/fastedit-winapi
Fastedit WinApi is a little text editor for windows. It is not made for daily use, but It shows the principles of creating a text editor and using the WindowsApi in C++.
Last synced: 03 May 2025
https://github.com/bursasha/cpp-matrix-calculator
Matrix calculator in C++ using OOP, polymorphism, STL, parsers, variety of algorithms 🧮
abstraction algorithms calculator-application console-application cpp cvut-fit doxygen-documentation incapsulation inheritance makefile matrix matrix-calculator oop parser polymorphism stl
Last synced: 03 Apr 2025
https://github.com/eldiiarbekbolotov/rapid
Rapid is a beginner friendly text editor designed for web developers, by a web developer.
code-editor cpp qt text-editor
Last synced: 15 May 2026
https://github.com/chen0040/cpp-linear-genetic-programming
Package provides C++ implementation of linear genetic programming algorithm
cpp genetic-programming linear-genetic-programming machine-learning spiral-classification symbolic-regression
Last synced: 03 Apr 2025
https://github.com/pentalpha/alenhador
Parallel aligner (Needleman–Wunsch) for nucleotide sequences (.fasta) with similarity heuristic filter.
align-dna-sequences aligned-sequences alignment bioinformatics cpp cpp11 fasta heuristic-search heuristics nucleotide-sequences parallel-computing search
Last synced: 15 May 2026
https://github.com/helske/diagis
Auxiliary functions for importance sampling
cpp importance-sampling r weighted-samples
Last synced: 29 Apr 2026
https://github.com/micro-hawk/cookbook
All possible solutions available from the contest.
codechef-solutions contest-programming contest-solution cpp hackerrank-solutions java problem-solving
Last synced: 15 May 2026
https://github.com/arkorty/ExprEvalplusplus
Simple mathematical expression evaluator using an Abstract Syntax Tree (AST).
abstract-syntax-tree cpp hacktoberfest object-oriented-programming
Last synced: 04 May 2025
https://github.com/theundername/example-embedded-lua-on-cpp
Example lua embedding in cpp
Last synced: 17 Mar 2025
https://github.com/rajjitlai/virtualpaint
An OpenCV Project on Virtual Paint using C++
computer-vision cpp opencv opencv-cpp virtual-paint
Last synced: 12 May 2026
https://github.com/terror/compete-mcgill-2020
My Answers to Psets/Contests for Compete McGill Summer Training 2020
competitive-programming cpp python3
Last synced: 15 May 2026
https://github.com/bast/cffi-mem-alloc-example
Demo of how to create or fix a memory leak when garbage collecting.
cffi cpp memory-management python
Last synced: 15 May 2026
https://github.com/georgiydemo/checkerc
Хороший пример парсинга XML на C++
c-plus-plus cli cpp tinyxml tinyxml2 xml
Last synced: 27 Mar 2025
https://github.com/richhaar/dancing-links-sudoku
Sudoku solver using Donald Knuth's AlgorithmX with dancing links. Written in C++, solving sudokus in sub 1ms.
algorithmx cpp dancing-links sudoku sudoku-solver
Last synced: 15 Jun 2025