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-17 00:06:47 UTC
- JSON Representation
https://github.com/nur-alam39/basic-data_structures-and-algorithms
Source code for data structure, graph, string algorithms
Last synced: 28 Apr 2026
https://github.com/abdelwahab-ahmed-shandy/programming-challenges-multi-language
This repository is a curated collection of programming challenges solved in multiple programming languages.
algorithms-and-data-structures cpp csharp flow-charts oops-in-cpp problem-solving
Last synced: 18 Jun 2026
https://github.com/wberrier/clip
Command Line Interface Project: project command wrapper
build cli cmake cpp emacs lsp mesonbuild ninja-build python3 vim
Last synced: 28 Apr 2026
https://github.com/vtheonly/150_leetcode_problems
LeetCode: 150 total problems, with 50 easy, 75 medium, and 25 hard.
algorithms coding cpp data-structures java javascript leetcode problem-solving python
Last synced: 28 Apr 2026
https://github.com/dinhanhx/single-linear-regression
Homemade single linear regression y = theta0 + theta1 * x
Last synced: 16 Apr 2026
https://github.com/jacobkahn/multiplayar-core
Computer vision and data transmission infrastructure powering a MultiplayAR system
augmented-reality computer-vision cpp multiplayer opencv
Last synced: 28 Apr 2026
https://github.com/ite-2022-pwr/podstawy-programowania
Podstawy programowania, semestr 1, laboratoria
c c-programming c-programming-language cpp cpp-programming programming university
Last synced: 11 Feb 2026
https://github.com/antoinerondelet/scientific_calculator
Project carried out as part of an object oriented course.
Last synced: 14 May 2026
https://github.com/jotavare/cpp_modules
Exploring the essence of nine C++ modules.
abstraction algorithms cast classes containers cpp inheritance interfaces iterators members memory-allocation oop orthodox-canonical-class overloading pointers polymorphism templates try-catch
Last synced: 11 Feb 2026
https://github.com/wuriyanto48/yint
Its just a useless networking tool
cpp nodejs v8-javascript-engine
Last synced: 29 Apr 2026
https://github.com/aristofany-herderson/caap-hash-benchmark
💥 Comparando tratamento de colisões em sondagem linear
Last synced: 24 Jun 2026
https://github.com/krk/hello-aws-lambda-cpp
Example usage of AWS Lambdas with C++ using aws-lambda-cpp
aws aws-lambda cpp cpp14 hello-world
Last synced: 29 Apr 2026
https://github.com/at-sso/stringtools
String manipulation tools for C++ 17.
cpp cpp17 namespace string-formatter string-manipulation visual-studio
Last synced: 11 Feb 2026
https://github.com/nazir20/data-structure-labs
Data Structures in c and c++
algorithms algorithms-and-data-structures c cpp data-structures labs
Last synced: 29 Apr 2026
https://github.com/jurgen-kluft/cgenerics
Cross platform generics
containers cpp generics list map queue slice stack vector
Last synced: 27 Jan 2026
https://github.com/minijackson/inf4710-tp3
A Multithreaded / GPU accelerated scene transition detector
Last synced: 29 Apr 2026
https://github.com/kzamanbd/binary-tree-problem
Welcome to our Problem-Solving Repository! This repository is a curated collection of solutions and resources aimed at addressing a variety of challenges encountered in software industry. Whether you're a developer, a project manager, or an enthusiast in software development field...
binary-tree cpp tree tree-structure
Last synced: 14 Oct 2025
https://github.com/anganda/projectmoderncpp
A Client-Server Application for the Modern C++ Course
client-server cpp cpr crow moderncpp qtframework sqlite
Last synced: 29 Apr 2026
https://github.com/pinakipb2/cp-parse-kit
Parses the Test Cases from a Contest and Creates Folder Structure to Code
competitive-programming-contests cpp parser
Last synced: 29 Apr 2026
https://github.com/arindal1/leetcode-problems
Different LeetCode problems I solved on DSA, in CPP, C, Java & Python.
c cpp java leetcode leetcode-solutions
Last synced: 10 Feb 2026
https://github.com/joserafael0160/codeforces
A list of solved problems from Codeforces.
algorithm algorithms algorithms-and-data-structures algorithms-implemented algoritmo algoritmos c codeforces codeforces-problems codeforces-solutions codeforces-solutions-github competitive-programming competitiveprogramming cplusplus cpp programacion-competitiva
Last synced: 29 Apr 2026
https://github.com/susannnnnna/cpp_patientdatabasecli
Simple CLI application with Google Tests (demo based on IEC 62304)
bdd ci-pipeline cli cmake cpp demo-iec-62304 gtest integration-testing powershell regression-testing req-iec-62304 system-testing tasks-json unit-testing vscode
Last synced: 29 Apr 2026
https://github.com/jackkimmins/labyrinth-forge
C++ Maze Generator equipped with a WebAssembly interface. Utilises Kruskal's Algorithm for efficient, browser-based maze generation and manipulation.
console cpp kruskal-algorithm maze-generator minimum-spanning-tree
Last synced: 29 Apr 2026
https://github.com/gofaone315/price-calculator
python-based and c++-based meal price calculator
barista cpp hacktoberfest price-calculator python
Last synced: 29 Apr 2026
https://github.com/scarlet-oni/neural-networks
ai cpp neural-networks python python3
Last synced: 29 Apr 2026
https://github.com/swapnanildutta/iot-libraries
These are some of the IoT Codes and Libraries I collected over the time.
c cpp hacketoberfest2020 hacktoberfest iot iot-libraries
Last synced: 29 Apr 2026
https://github.com/vercetti322/rna-folding
This is a dynamic programming implementation with an SDL visualization of conversion from mRNA to most optimal secondary structure (most number of base pairs).
cpp doxygen dsa-algorithm python rna-folding
Last synced: 29 Apr 2026
https://github.com/mohammad-shamat/bank_system
Bank System Console App with Non-Relational database(text file)
banking console-application cpp oop
Last synced: 11 Jun 2026
https://github.com/jakuko99/camera-test
Simple app for testing usage of other cameras on phones running Ubuntu Touch. Currently in testing and research phase.
cpp javascript qml ubports ubuntutouch
Last synced: 29 Apr 2026
https://github.com/vskarleas/imagepulser
Vectorize and simplify images obtained via a webcam using dynamic methods, like segment-based or even bezier-curves simplification. We detect contours, manipulate bitmaps and create Adobe PBMs representations for the simplified results.
arduino bezier-curves bus c contour-detection cpp opencv
Last synced: 11 Jun 2026
https://github.com/longluo/webserver
C++ WebServer
cpp http http-server makefile socket web webserver
Last synced: 11 Jun 2026
https://github.com/the-renaissance/holepuncherui
Cross-platform Qt GUI application that is part of the Automatic Hole Puncher project
3d-printing cpp electroplating g-code qt6
Last synced: 29 Apr 2026
https://github.com/gitmahin/codeforce
A repository dedicated to tracking and storing solutions for Codeforces competitive programming problems.
competitive-programming cpp python
Last synced: 12 Jun 2026
https://github.com/nur-alam39/online-judges-problem-solutions
Solutions to various online judge problems like uva, codeforces, hackerrank, leetcode, atcoder, devskill, lightoj, codechef
c codeforces cpp devskill online-judge problem-solving programming-contests uva
Last synced: 29 Apr 2026
https://github.com/private-yusuke/saveledge
日記をつけられるQt製アプリ An application for writing your diary
cpp cross-platform macos qt qt5 screenshot windows
Last synced: 29 Apr 2026
https://github.com/yeshalkhan/oop
This repository contains simple codes I wrote for my OOP course.
complex-numbers cpp fractions military-to-standard-time mystring parking-ticket-simulator
Last synced: 24 Jun 2026
https://github.com/yottaawesome/2d-game-engine-fundamentals
Working through Udemy's Fundamentals of 2D Game Engines with C++ SDL and Lua course.
Last synced: 12 Jun 2026
https://github.com/1010code/makefile-tutorial
Using make and writing Makefile
Last synced: 16 Apr 2026
https://github.com/snandasena/cuda-at-scale-for-the-enterprise
Gauss Filter with CUDA and NPP
Last synced: 29 Apr 2026
https://github.com/henriktrom/ros-node-interface
A lightweight C++ and python interface template for managing ROS nodes with start/stop/shutdown control via ROS services.
Last synced: 29 Apr 2026
https://github.com/marwanm-dev/egypt-university-of-informatics
Egypt University of Informatics - Projects
Last synced: 29 Apr 2026
https://github.com/bongochong/mctext
Repo for Guy Rutenberg's Markov Chain text generator, using the Boost C++ library. I don't do much on this except periodic recompiling.
binary cpp gnu libboost linux markov-chain markov-chains posterity
Last synced: 29 Apr 2026
https://github.com/r0b14/btheb-challenge
Resolvendo o problema "Two Sum" em um array ordenado. Função em JS com performance O(n) baseada no desafio do detetive e o roubo de 150 fulampos.
Last synced: 29 Apr 2026
https://github.com/rozeappletree/datastructures
Core Data Structures in Python/C/C++
Last synced: 09 May 2026
https://github.com/mbn-code/algorithmic-analysis-and-optimization
Algoritmeoptimisering og analyse samt praktiske implementationer
algorithms analysis analyzer benchmarking binary-search cpp optimization optimization-algorithms python visualize
Last synced: 29 Apr 2026
https://github.com/scarlet-oni/console-wallet
console wallet, saves data to .txt files
Last synced: 10 Feb 2026
https://github.com/dineshkn-dev/torrin
Open-source BitTorrent client for macOS (Qt 6 + libtorrent).
bittorrent cpp gplv3 libtorrent macos open-source qt-quick qt6 torrent-client
Last synced: 12 Jun 2026
https://github.com/melvinmo/ap_course_archive
This repository contains the assignments and other works I completed during my first year of undergrad studies in the advanced programming course focused on learning C++.
advanced-programming cpp oop qt
Last synced: 16 Apr 2026
https://github.com/cameronclay/parallel-co-processing
Distributed Data Processing application (Windows only) that utilizes multiple computers to execute an algorithm on a set of data.
boost cpp google-test stl win32-api wnlib
Last synced: 12 Jun 2026
https://github.com/leoovs/unipp
Iterator-based Unicode conversion
cpp header-only unipp utf-16 utf-8
Last synced: 14 Oct 2025
https://github.com/caiocarneloz/lnxrle
Run-length encoding for bitmaps (works on linux)
Last synced: 13 Jun 2026
https://github.com/ritik-gupta/dsa-450
Solutions of 450 DSA questions by Love Babbar
c cpp data-structures dsa dsa-algorithm
Last synced: 29 Apr 2026
https://github.com/sainikhil0904/object-oriented-programming-using-cpp
Collection of solved problems demonstrating OOPs concepts in C++ with practical implementations.
coding cpp data-structures-and-algorithms design-and-analysis-of-algorithms learning objectorientedprogramming oops-in-cpp programming
Last synced: 13 Jun 2026
https://github.com/gregyjames/cppalgorithms
Various Algorithms and Data Structures implemented in C++
algorithms cplusplus cpp data-structures
Last synced: 13 Jun 2026
https://github.com/tinnyellow/pysystem
🏢 Simplify business management with PYSYSTEM, a Python desktop app for company registration, product handling, and sales order processing.
abstract brasil-api business-management clean-architecture cpf-cnpj-validation cpp cppyy desktop-app docker docker-compose eda edaa excel-import pdf-reports pysystemtrade sales-management systemc systemrdl
Last synced: 29 Apr 2026
https://github.com/synthetic-borealis/cpp-utils.js
Detect C/C++ compilers and compile single source file programs in Node.js.
c cpp javascipt nodejs testing-tools typescript
Last synced: 29 Apr 2026
https://github.com/okoge-kaz/parallel_programming
Tokyo Institute of Technology 2022-2Q CSC. T354
c cpp java parallel-computing parallel-programming rust
Last synced: 29 Apr 2026
https://github.com/jxsl13/playerranking
A working draft of a ranking server for player statistics using either Redis or SQLite3 with automatic reconnect handling and backlogging of tasks, that were not saved during database outage times. This is mainly used in the zCatch repository.
cpp database player rank ranking redis sqlite sqlite3 statistics
Last synced: 29 Apr 2026
https://github.com/wwwwwydev/student-administration
学生管理系统(适合c语言入门学习) Student Management System (Suitable for Beginner C Language Learning)
Last synced: 29 Apr 2026
https://github.com/carlosagalicia/tc1031-act13-integral-basic-concept-template-ad2023
This program calculates the "disorder" of DNA strings, sorting them from the most ordered to the least ordered based on the number of inversions.
cplusplus cpp data-structures labs
Last synced: 08 Jun 2026
https://github.com/adam-mazur/tinytensor
A from-scratch PyTorch's Tensor reimplementation in C++
cpp cpp17 from-scratch pytorch pytorch-implementation tensor
Last synced: 29 Apr 2026
https://github.com/eskry/cmakeconanprojecttemplate
CMake with conan template project
Last synced: 09 Feb 2026
https://github.com/juliosalag/darkmoon-engine
A custom graphics engine made from scratch in C++ and OpenGL, for game development
cpp darkmoon game-engine gamedev multi-platform open-source opengl
Last synced: 30 Apr 2026
https://github.com/muhammedmagdyy/competitive-programming
My Solutions in Online Judges
algorithms cpp data-structures
Last synced: 18 Mar 2026
https://github.com/khaledkamr/leetcode
This repository contains solutions of the Daily challenges and Study plans problems on Leetcode
cpp javascript leetcode-solutions ms-sql-server mysql python python3
Last synced: 09 Feb 2026
https://github.com/ketankauntia/dsa
DSA codes from Coding Ninjas, Leetcode, Pepcoding, AlgoForge
Last synced: 15 Apr 2026
https://github.com/florianbecker/pseudo_cpp11
C++11 compatibility layer for old projects
compatibility cpp cpp03 cpp11 cpp14 cpp17 cpp98 fake noreturn visual-studio
Last synced: 26 Feb 2026
https://github.com/arthurlumertz/orin
Engine built with GLFW, OpenGL and STB for making 2D. Highly inspired from RayLib and libGDX.
2d cpp framework game game-development game-engine graphics input opengl opensource
Last synced: 30 Apr 2026
https://github.com/lucashnss/if672-algorithms-lists
Lists of algorithms in the course algorithms and data structures (IF672) in CIN-UFPE. Along this course I've been introduced to various efficient and creative ways to resolve common problems in computer science like ordering and learning data structures to do that.
algorithms cpp data-structures
Last synced: 13 Jun 2026
https://github.com/poakapx/oop-inheritance_and_polymorphism
Приклад успадкування та поліморфізму на прикладі класу рослин.
Last synced: 13 Jun 2026
https://github.com/princeinscripts/c-and-dsa-foundation
A repository for understand the C++ Better
array conditional-statements cpp if ifelse loops vector
Last synced: 13 Jun 2026
https://github.com/juicebct/roadmap-project
🛣️ C++/CLI application allowing users to plan and achieve their goals
cpp dotnet roadmap windows-application winforms winforms-application
Last synced: 15 Apr 2026
https://github.com/licenseseat/licenseseat-cpp
Official C++ SDK for LicenseSeat - Easily add license keys to your game, plugin, or app
cpp cpp-library license license-checking license-generator license-management licensing licensing-as-a-service licensing-server unreal-engine unreal-engine-4 unreal-engine-5 unreal-engine-plugin vst vst-plugin vst-plugins
Last synced: 09 Feb 2026
https://github.com/grebano/arduino_solar_track
Diy project that involves the realization of an automatic sun tracker panel
arduino cpp diy diy-electronics servo-motor solar solar-energy
Last synced: 29 Jun 2026
https://github.com/secretpasta/blaster
Unreal Engine 5.4 C++ Multiplayer Shooter
course cpp gamedev multiplayer shooter udemy
Last synced: 13 Jun 2026
https://github.com/ahmed-ibrahim-30/resizingrectanglebycornersqml
resize rectangle by four corners
Last synced: 30 Apr 2026
https://github.com/zerdicorp/cppscrolls__server
A platform where you can solve problems in C++, as well as create your own.
Last synced: 30 Apr 2026
https://github.com/poakapx/oop_with_conversion_to_string
ООП з перетворенням char й int в рядок.
Last synced: 08 Jun 2026
https://github.com/shiven-lohia/tadfish-engine
Tadfish is an intermediate-level chess engine written in C++ with a Python-based GUI.
chess chess-engine chess-gui cpp
Last synced: 30 Apr 2026
https://github.com/amrittripathi/computational-geometry-intersection
This project is a comprehensive tool for detecting intersections between various geometric shapes, including lines, circles, and polygons. It demonstrates fundamental and advanced concepts of computational geometry and intersection detection algorithms, focusing on: Line-Line, Circle-Circle, Line-Circle and Polygon-Polygon Intersections
bounding-box collinearity cpp optimization-algorithms
Last synced: 24 Jun 2026
https://github.com/kzamanbd/hackerrank-problem
Welcome to our Problem-Solving Repository! This repository is a curated collection of solutions and resources aimed at addressing a variety of challenges encountered in software industry. Whether you're a developer, a project manager, or an enthusiast in software development field...
competitive-programming cpp hackerrank hackerrank-solutions problem-solving
Last synced: 13 Jun 2026