Projects in Awesome Lists tagged with cpp-programming
A curated list of projects in awesome lists tagged with cpp-programming .
https://github.com/federico-busato/modern-cpp-programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
c-plus-plus code-quality compilers course courses cpp cpp-programming cpp03 cpp11 cpp14 cpp17 cpp20 cpp23 cpp26 debugging optimization programming template
Last synced: 08 May 2025
https://github.com/federico-busato/Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
c-plus-plus code-quality compilers course courses cpp cpp-programming cpp03 cpp11 cpp14 cpp17 cpp20 cpp23 cpp26 debugging optimization programming template
Last synced: 13 Apr 2025
https://github.com/ashvardanian/BenchmarkingTutorial
Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception handling, networking and user-space IO
assembly assembly-language avx512 benchmark coroutines cpp cpp-programming cpp17 cpp20 cuda gcc google-benchmark hpc io-uring linux-kernel llvm ptx ranges tutorial tutorials
Last synced: 26 Jun 2025
https://github.com/nvidia/cccl
CUDA Core Compute Libraries
accelerated-computing cpp cpp-programming cuda cuda-cpp cuda-kernels cuda-library cuda-programming gpu gpu-acceleration gpu-computing gpu-programming hpc modern-cpp nvidia nvidia-gpu parallel-algorithm parallel-computing parallel-programming
Last synced: 13 May 2025
https://github.com/NVIDIA/cccl
CUDA Core Compute Libraries
accelerated-computing cpp cpp-programming cuda cuda-cpp cuda-kernels cuda-library cuda-programming gpu gpu-acceleration gpu-computing gpu-programming hpc modern-cpp nvidia nvidia-gpu parallel-algorithm parallel-computing parallel-programming
Last synced: 14 May 2025
https://github.com/nekrolm/ubbook
C++ programmer's guide to undefined behavior
cpp-programming rust-programming undefined-behavior
Last synced: 27 Mar 2025
https://github.com/plasma-umass/chatdbg
ChatDBG - AI-assisted debugging. Uses AI to answer 'why'
c-programming cpp-programming debugger debugging-tools gpt-3 lldb pdb python
Last synced: 10 Jun 2025
https://github.com/serge1/ELFIO
ELFIO is a header-only C++ library for reading and generating ELF (Executable and Linkable Format) files.
c-plus-plus cplusplus cpp cpp-library cpp-programming cpp-project elf elf-binaries elf-header elf-loader elf-parser elf64 elfio
Last synced: 21 Apr 2025
https://github.com/serge1/elfio
ELFIO is a header-only C++ library for reading and generating ELF (Executable and Linkable Format) files.
c-plus-plus cplusplus cpp cpp-library cpp-programming cpp-project elf elf-binaries elf-header elf-loader elf-parser elf64 elfio
Last synced: 14 May 2025
https://github.com/plasma-umass/ChatDBG
ChatDBG - AI-assisted debugging. Uses AI to answer 'why'
c-programming cpp-programming debugger debugging-tools gpt-3 lldb pdb python
Last synced: 04 Apr 2025
https://github.com/ashvardanian/less_slow.cpp
Learning how to write "Less Slow" code in C++ 20, C 99, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception handling, networking and user-space IO
assembly assembly-language avx512 benchmark coroutines cpp cpp-programming cpp17 cpp20 cuda gcc google-benchmark hpc io-uring linux-kernel llvm ptx ranges tutorial tutorials
Last synced: 08 Apr 2025
https://github.com/jxy-s/stlkrn
C++ STL in the Windows Kernel with C++ Exception Support
cpp cpp-library cpp-programming cpp14 cpp14-library cpp17 cpp17-library cpp20 cpp20-library kernel-driver msvc msvc-windows msvcrt msvcrtl stl stl-containers windows-driver windows-kernel
Last synced: 02 Sep 2025
https://github.com/nragland37/cpp-projects
Collection of 50 C++ Projects, Algorithms, Data Structures & Learning Materials
algorithm algorithms algorithms-and-data-structures cplusplus cpp cpp-programming cpp-projects data-structures learning-cplusplus learning-cpp object-oriented-programming
Last synced: 03 Apr 2025
https://github.com/sksalahuddin2828/c_plus_plus
Explore something new
cpp cpp-library cpp-programming
Last synced: 07 Apr 2025
https://github.com/eimamei/sili
Sili - a collection of cross-platform single-header libraries for modern C/C++ programming.
c c-programming cpp cpp-programming modern-c sili single-header-file standard-library stl
Last synced: 06 Apr 2025
https://github.com/hosseinmoein/cougar
Modern C++ Stack and Static based allocators + a Custom Aligned allocator
allocators cache cache-control containers cpp cpp-programming memory-allocation memory-management
Last synced: 14 Sep 2025
https://github.com/gonglei007/cpp-bugs-killer
程序员们一起来找茬,通过分析代码bug来熟悉C++语言的特性。
bug coding cpp cpp-programming programming programming-exercises
Last synced: 10 Jun 2025
https://github.com/naghim/zlang
ZLang is a fun and innovative project aimed at translating C++ code into the language of Gen Z. With the rise of Gen Z culture and language trends, this project seeks to bridge the gap between traditional programming languages and the unique expressions and terminology used by today's youth.
cpp cpp-all cpp-programming genz zlang
Last synced: 25 Apr 2025
https://github.com/brakmic/hda_with_cpp
Hypermedia-driven application based on htmx and Drogon C++ web framework
cpp cpp-programming html htmx hypermedia javascript responsive-web-design rest-api web-application
Last synced: 23 Apr 2025
https://github.com/emeraldacoustics/fast-io
10X Fast I/O Library for C++
compatibility competitive-programming cpp cpp-all cpp-library cpp-programming easy-to-use input-output integration optimizer speedup
Last synced: 29 Apr 2025
https://github.com/thusharax/cpp-programming
C++ programming questions and answers
cpp cpp-programming cpp-programming-examples cpp-programming-language hacktoberfest
Last synced: 16 Apr 2025
https://github.com/benjaminyde/cpp-guide
Guide / quick reference for modern C++ with examples using Docker DevContainers (Linux) 🚀
book cheatsheets cmake cplusplus-20 cpp cpp-examples cpp-programming cpp-tutorial devcontainers docker documentation examples guide learn-cpp learning modern-cpp programming-guide
Last synced: 13 Aug 2025
https://github.com/thewhitewulfy/legacy_cplusplus
C++ examples for beginners, written for my school master. The programs are organized into 8 chapters, each focusing on one core concept.
beginner beginner-code beginner-friendly beginners beginners-tutorial-series c-plus-plus c-plus-plus-examples cplusplus cplusplus-basic cpp cpp-course cpp-examples cpp-library cpp-primer cpp-programming cppprimer learn-cpp learning
Last synced: 28 Oct 2025
https://github.com/samarjitsahoo/cpp
Certainly! Here’s another take: C++ is a robust and flexible language that enhances C with object-oriented, generic, and functional programming features. It is widely acclaimed for its performance and efficiency, making it ideal for developing complex software systems, real-time applications, and high-performance games.
cpp cpp-library cpp-programming cpp-programming-language
Last synced: 31 Jul 2025
https://github.com/hypertextassassin0273/object_oriented_programming_in_cpp
Contains some useful OOP based C++/C++11 Programs, developed during my 2nd semester at University.
cpp cpp-basic cpp-programming cpp-templates cpp11 object-oriented-programming oop oop-examples university-assignments university-course
Last synced: 10 Apr 2025
https://github.com/karmakrafts/kstd-streams
Highly optimized, constexpr-ready collection streams for C++17/20.
cplusplus cplusplus-17 cplusplus-20 cpp cpp-library cpp-programming cpp20 cpp20-library cross-platform cross-platform-library functional-programming header-only header-only-library library streams streams-api
Last synced: 11 May 2025
https://github.com/mahiponii/tai_lieu_cpp
Tài liệu c++ Chinh phục mọi kì thi
cpp cpp-all cpp-course-for-beginners cpp-docs cpp-library cpp-programming documents open-source
Last synced: 11 Aug 2025
https://github.com/seigtm/pizza-abstract-factory
Creational pattern test.
cpp cpp-programming cpp-template cpp-templates creational-design-patterns creational-pattern creational-patterns design-pattern design-patterns homework homework-assignments pattern patterns
Last synced: 20 Apr 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/choaib-elmadi/getting-started-with-cpp
Getting started with CPP - Insights and Notes.
cpp cpp-library cpp-programming oop oop-cpp oop-in-cpp standard-library std
Last synced: 11 Jul 2025
https://github.com/MahiPonii/Tai_Lieu_cpp
Tài liệu c++ Chinh phục mọi kì thi
cpp cpp-all cpp-course-for-beginners cpp-docs cpp-library cpp-programming documents open-source
Last synced: 24 Oct 2025
https://github.com/gabrielcrackpro/cpp-projects
A repository with all my CPP projects
cpp cpp-programming cpp-projects
Last synced: 15 Apr 2025
https://github.com/fahimfba/cpp
Learn C++ with a lot of practice and guidance from Md. Fahim Bin Amin. Repository that contains all the codes for "All About C++ In Bangla" YouTube playlist.
c-plus-plus cpp cpp-examples cpp-programming cpp20
Last synced: 14 Apr 2025
https://github.com/schak04/cpp-learning-journey
My hands-on journey through C++, from the basics to OOP and STL. An ongoing and growing collection of what I learn.
c-plus-plus c-plus-plus-coding c-plus-plus-language c-plus-plus-programming coding cpp cpp-coding cpp-programming learning programming
Last synced: 15 Jun 2025
https://github.com/jeremiahtorralba/ponggame
Pong Game - C++ and SDL2
cpp cpp-course cpp-examples cpp-game cpp-library cpp-programming cpp-project cpp-sdl2 pong pong-clone pong-game pong-game-cpp pong-game-development sdl2 sdl2-application sdl2-game sdl2-image sdl2-library sdl2-ttf
Last synced: 24 Jun 2025
https://github.com/nixrajput/char-counter-cpp
Count every character of a `string` and categories it as `vowel`, `consonants`, and `digits` using `C++` programming language.
character-recognition characters counter cpp cpp-programming cpp-project cpp-projects
Last synced: 28 Feb 2025
https://github.com/rajjitlai/rajjitlai
Hello and welcome to my GitHub profile. Hope you find useful resources from my repositories and thank you so much for visiting!
cpp-programming github portfolio profile python-programming readme web-designer web-developer
Last synced: 05 May 2025
https://github.com/fahdseddik/competitive-programming
A collection of my solutions to competitive programming problems on different platforms. Using C++.
codeforces codeforces-problems codeforces-solutions competitive-programming cpp cpp-programming cpp-solutions hackerrank hackerrank-solutions uva-solutions
Last synced: 12 Apr 2025
https://github.com/ardacebi/cpp-examples
Simple and basic C++ examples for educational purposes.
basic-example cpp cpp-examples cpp-programming educational educational-materials examples examples-cpp simple-example simple-examples
Last synced: 24 Oct 2025
https://github.com/courseworks/aut_ap_2024_spring_hw4
The fourth assignment for AUT's Advanced Programming course (Spring 2024), designing a messaging system and mastering the Standard Template Library (STL). Enhance your skills in object-oriented programming with practical applications of classes, inheritance, and polymorphism, while leveraging STL for loop-free programming.
cpp-programming encryption homework homework-assignments messenger-platform stl-algorithms
Last synced: 14 Oct 2025
https://github.com/riritoninigaya/disableuac_cppedition
DisableUAC_CppEdition by RiritoNinigaya
cpp-programming cpp-project cpp20 cpp20-programming regedit regedit-pc uac uac-bypass
Last synced: 16 Oct 2025
https://github.com/nixrajput/bst-operations-cpp
BST operations using `C++` programming language.
bst bst-operations bst-tree bstree cpp cpp-programming cpp-projects data-structures
Last synced: 28 Feb 2025
https://github.com/quqionfree/mcrcon
这是一个Minecraft的服务器RCON带界面的管理器 (Rcon client for Minecraft with GUI)
cmake cpp cpp-programming cpp20 minecraft minecraft-server qt qt6 rcon-client
Last synced: 14 Nov 2025
https://github.com/gabyx/tech-pr-cpp-value-catergories
Technical presentation about value catergories (rvalue/lvalue) in C++ and how to understand them...
cpp cpp-library cpp-programming cpp17 cpp20 lvalue rvalue standard-library
Last synced: 13 Mar 2025
https://github.com/astrodynamic/multilayerperceptron-in-qt-cpp
MultilayerPerceptron Project is a C++ implementation of a multilayer perceptron capable of classifying handwritten Latin alphabet images with 2 to 5 hidden layers. Built with the MVC pattern and Qt library, it requires C++17, CMake, Qt5 Widgets/Charts, and Google Test library. The program can be customized and features options.
cmake cpp cpp-programming cpp17 gui image-classification machine-learning makefile mlp multilayer-perceptron multilayer-perceptron-network neural-network qt ui
Last synced: 02 Mar 2025
https://github.com/sobhan-srza/perimeter-and-area
Calculate the perimeter and area of the rectangle in c++.
calculator calculator-application cpp cpp-programming exe university university-project
Last synced: 29 Oct 2025
https://github.com/redwansharafatkabir/cpp-code
basic-codes c-plus-plus c-plus-plus-examples cplusplus cpp cpp-programming
Last synced: 20 Jul 2025
https://github.com/gabrieledg0/stockfish-chessgame-sfml
Full chess game application built with SFML (C++) for graphics and Stockfish for AI. ♟️
chess chess-ai chess-bot chess-engine chess-game chess-gui chessboard cpp cpp-programming sfml sfml-cpp sfml-game sfml-graphics-library sfml-library
Last synced: 10 Apr 2025
https://github.com/mmabiaa/cpp-beginner-projects
Simple and beginner friendly C++ projects you can clone
cpp cpp-basic cpp-library cpp-programming cpp-programming-language cpp-project cpp-project-template cpp-projects opengl opengl-framework opengl-library opengl-tutorial
Last synced: 19 Apr 2025
https://github.com/sauravmaheshkar/playground
Algorithms, Data Structures, Leetcode, Niche Languages
c cpp-programming haskell leetcode nix-flake prolog python3 rust tracker-misc
Last synced: 14 Apr 2025
https://github.com/arasgungore/cpp-software-design
C++ Software Design: Design Principles and Patterns for High-Quality Software.
cplusplus cplusplus-20 cpp cpp-patterns cpp-programming cpp-programming-language cpp20 design-pattern design-patterns design-patterns-cpp design-principles designpattern designpatterns guidelines patterns principles software-architecture software-design software-design-patterns software-design-principles
Last synced: 13 Dec 2025
https://github.com/deryaxacar/42-cpp_05
This module teaches the fundamentals of object-oriented programming (OOP), focusing on class relationships, dynamic object management, inheritance, virtual functions, and method overriding. Students also learn to improve program reliability using try-catch blocks and handling exceptions.
42born2code 42cursus 42ecole 42projects 42school cpp cpp-modules cpp-programming cpp-programming-language cpp-programming-project cpp-project cpp98 oop oop-cpp oop-examples oops-in-cpp project
Last synced: 24 Feb 2025
https://github.com/nitrogenez/gaffer
A project manager for modern C++
cpp cpp-programming cpp23 dependency-manager modern-cpp project-management
Last synced: 22 Aug 2025
https://github.com/rdrahul123/attendence-management
The Attendance Management System is a console-based application developed in C++. It facilitates the management of student attendance records for educational institutions.
cpp cpp-programming cpp11 cpp17
Last synced: 21 Aug 2025
https://github.com/zyrasoftware/basit-not-defteri-uygulamasi
Bu C++ programı, kullanıcının bir dosyaya notlar yazmasına ve bu notları daha sonra okumasına olanak tanıyan basit bir not defteri uygulamasını temsil eder.
cpp-notepad cpp-notes cpp-programming cpp17
Last synced: 23 Nov 2025
https://github.com/cursedprograms/cpp-template
C++ Template
batch batch-script cpp cpp-programming dll exe
Last synced: 04 May 2025
https://github.com/saketkothari/cpp-programs
A repository of all my C++ programs
Last synced: 21 Mar 2025
https://github.com/qibowen2008/windowsviruscodes
94种病毒的源代码
assembly assembly-language bad-code cpp-programming cpp98 delphi harmful object-pascal shitcode shitty-code viruses visual-basic
Last synced: 15 May 2025
https://github.com/ayeshaashfaq12/airplane_seat_reservation_system
Airplane Seat Reservation System is a 2D console based business application that allows an airplane to reserve their seats.
airplane-reservation-system cpp cpp-programming management-system reservation-system seat-reservation software
Last synced: 18 Mar 2025
https://github.com/iceto1/cpp-study
Self-studying c++, archiving my activities
cpp cpp-programming cpp11 cpp14 cpp17 cpp20
Last synced: 12 Aug 2025
https://github.com/simplyyan/aprender-arduino
Aprenda Arduino com C++. Curso fácil e completo, além de ser open-source. Com tudo que vc precisa saber
aprendendo aprender arduino arduino-boards arduino-ide arduino-platform arduino-project cpp cpp-programming learn learn-arduino learn-by-doing learn-cpp learn-to-code learning learning-by-doing learning-exercise learning-resources
Last synced: 09 May 2025
https://github.com/andyfratello/eda
💻 Exercicis d'Estructura de Dades i Algorismes (EDA) Q2 - UPC FIB
algorithms cpp cpp-programming data-structures eda-fib fib-upc
Last synced: 20 Mar 2025
https://github.com/hongtae/corodispatchqueue
Simple Concurrency Library with Coroutine Dispatch Queue
async async-await asynchronous asynchronous-programming concurrency concurrency-library coroutines cpp-coroutines cpp-programming cpp20 dispatchqueue multithreading parallelism single-header-library threadpool
Last synced: 10 Sep 2025
https://github.com/broosky/lumenary
An upcoming microcontroller design project.
arduino atmega328p c-programming cpp-programming diy-electronics electronics embedded embedded-systems experimentation kicad maker-project prototyping
Last synced: 10 Oct 2025
https://github.com/rededge967/lcm-finders
two programs to find the LCM of two positive integers.
c-programming cpp-programming lcm
Last synced: 05 Sep 2025
https://github.com/siris2314/tfcpp
TensorFlow Clone build in C++(Currently WiP)
cpp cpp-library cpp-programming deep-learning machine-learning tensorflow
Last synced: 11 Mar 2025
https://github.com/daniel-191/simple-gui
Really Simple GUI using the Dear ImGUI Library.
cpp cpp-programming directx-9 directx9 gui imgui imgui-example simple-gui template-gui windows
Last synced: 25 Jun 2025
https://github.com/grahamstrickland/ezust_exercises
Exercises from "An Introduction to Design Patterns in C++ with Qt" (2e) - Ezust & Ezust
cpp cpp-course cpp-programming design-patterns qt qt5
Last synced: 27 Feb 2025
https://github.com/pranav2092/ipmp
This repo contains solution to various LeetCode and GeeksForGeeks DSA practice questions for placements
cpp cpp-all cpp-programming geeksforgeeks geeksforgeeks-cpp geeksforgeeks-dsa geeksforgeeks-interview-prep geeksforgeeks-practice geeksforgeeks-practice-solutions geeksforgeeks-solutions interview-preparation leetcode leetcode-cpp leetcode-practice leetcode-questions leetcode-solutions placement-preparation
Last synced: 28 Mar 2025
https://github.com/adnan-asad1/professional-hotel-reservation-system
A Complete Hotel Reservation System with deep concepts of DSA and OOP in C++.
cpp cpp-all cpp-library cpp-programming dsa dsa-algorithm dsa-cpp dsa-project oop oop-concepts oop-principles oops-in-cpp
Last synced: 28 Feb 2025
https://github.com/kalbarczykdev/mini-console-data-base-in-cpp
This program allows you to manage a database of persons. You can add new persons, view existing persons, save the database to a file, load the database from a file, search for persons by index, and delete persons from the database. 🗃️
beginner-code beginner-friendly beginner-project beginners cpp cpp-programming cpp-project database
Last synced: 27 Mar 2025
https://github.com/satyamgupta53/cpp-fundamentals
Repository contains notes for C++ syntaxes for OOPS, Error Handling, Logging, Multithreading. One Repo for understanding C++ for development.
cpp-compiler cpp-programming multithreading oops-in-cpp
Last synced: 18 Mar 2025
https://github.com/jvc-byte/smartfarm
The C++ code provided focuses on integrating and managing various environmental sensors, such as ultrasonic, pH, and soil moisture sensors, to monitor conditions in specific applications like fish ponds and agricultural soil.
automating-environmental-conditions-using-sensors cpp-programming embedded-cpp embedded-systems iot sending-sensor-data-to-the-cloud-using-blynk
Last synced: 27 Feb 2025
https://github.com/sr-tamim/bankman-cpp
A simple bank management system using C++ (OOP)
cpp cpp-programming oop oop-in-cpp oop-principles
Last synced: 06 Mar 2025
https://github.com/charming-whaley/c_plus_plus_advanced
Лекции МФТИ по языку C++
cpp cpp-programming lecture-notes mipt mipt-cpp
Last synced: 20 Jul 2025
https://github.com/awl-s/builtin-documentation
builtin documentation. This project showcases the usage of GCC/Clang built-in functions (__builtin_*) for performing low-level operations such as bit counting, memory manipulation, and overflow checking. Examples of function calls with explanations are provided. // Этот проект демонстрирует использование встроенных функций GCC/Clang (__builtin_*)
arithmetic-overflow bit-manipulation built-in-functions c c-programming clang compiler-optimizations cpp cpp-programming gcc low-level-programming memory-management
Last synced: 21 Feb 2025
https://github.com/tangruize/programming-tutorial-2019
Programming Tutorial for the Problem Solving Class at NJU (Nanjing University)-CS 2019.
c-programming cpp-programming nju nju-cs problem-solving programming-tutorial
Last synced: 25 Feb 2025
https://github.com/tina-1300/charly
Charly is a modern, powerful and easy-to-use C++ library for handling mathematics.
cpp cpp-programming cpp20 cpp20-library fraction fractions library math mathematica mathematics maths simple static
Last synced: 11 Sep 2025
https://github.com/RozhakXD/MyContact-Backend
cpp cpp-programming tugas-akhir tugas-besar
Last synced: 22 Jul 2025
https://github.com/gmbeddard/ee152-realtime_embedded_systems-finalproject
An STM32-based implementation of the Pan-Tompkins algorithm for real-time QRS detection. Includes robust debugging tools, heart rate monitoring, and live ECG signal support via a python graphing script.
cpp-programming data-analysis ecg embedded-c freertos stm32
Last synced: 14 Mar 2025
https://github.com/danielorourke02/simple-gui
Really Simple GUI using the Dear ImGUI Library.
cpp cpp-programming directx-9 directx9 gui imgui imgui-example simple-gui template-gui windows
Last synced: 15 Mar 2025
https://github.com/linuxuserslinuxmint/cpp-account-system
C++ Account System
cpp cpp-programming cpp-project cpp-projects object-oriented-programming oop oop-in-cpp
Last synced: 13 Sep 2025
https://github.com/eeyribas/tcp-server-client-cpp
The repo contains TCP communication Client and Server applications. The applications are coded in the C++ programming language, using C-based libraries. IDEs that compile C/C++ programming languages can be used.
cplusplus-programming cplusplus-project cpp cpp-app cpp-examples cpp-programming qt-application qt4 qt5-applications qtcreator tcp tcp-client tcp-client-cpp tcp-client-server tcp-communication tcp-server tcp-server-client tcp-server-cpp tcp-socket tcp-socket-server-c
Last synced: 30 Mar 2025
https://github.com/deryaxacar/42-cpp_03
This project aims to teach you object-oriented programming principles by creating a class hierarchy in C++. It starts with a basic ClapTrap class and then adds derived classes such as ScavTrap, FragTrap, and DiamondTrap.
42 42-cpp 42-cpp-module 42-cpp-modules 42-school 42born2code 42cursus 42projects 42school cpp cpp-all cpp-modules cpp-modules-42 cpp-programming cpp03 cpp98
Last synced: 26 Feb 2025
https://github.com/meozigoon/problem-solving
BOJ algorithm study
baekjoon baekjoon-algorithm baekjoon-online-judge-solution baekjoon-solution baekjoon-solutions boj-solution boj-solutions c cpp-programming cpp20 python python-3 solvedac
Last synced: 16 Jul 2025
https://github.com/zyrasoftware/cpp-winforms-login-design
Login design made using winform in C++ language
cpp cpp-login cpp-login-page cpp-programming cpplogin login login-page login-system
Last synced: 13 Aug 2025
https://github.com/saqibbedar/cpluspluslearninghub
Explore a comprehensive collection of C++ programs ranging from fundamentals to pointers, created during my first semester. Ideal for computer science students and learners mastering C++, providing hands-on practice and insights into object-oriented programming and beyond.
cpp cpp-programming cppnotes learncpp learning-notes
Last synced: 04 Apr 2025
https://github.com/git-user-cpp/mini_database
:red_circle: This database is implemented in C++ programming language. It was developed in order to complete the task of the course work :red_circle:
course-project coursework coursework-template cpp cpp-programming database database-design linux linux-app oop
Last synced: 04 Oct 2025
https://github.com/broosky/ii86
A work-in-progress schematic and hardware design project.
arduino atmega328p cpp-programming diy-electronics electronics embedded embedded-systems experimentation kicad maker-project prototyping
Last synced: 04 Oct 2025
https://github.com/p4dro-dev/comandos-arduino-cpp-carro-controle-remoto
Desenvolvi um carrinho a controle remoto. Um projeto prático, na qual trabalhei meu meus conhecimentos de Software + Hardware. E para realização do projeto, tive que usar o Arduino, com a linguagem C++ para realizar os movimentos básicos!
arduino arduino-ide cplusplus cpp cpp-programming robotics script
Last synced: 28 Mar 2025
https://github.com/shen-po-heng/cpp_gui_lab
This repository is to practice GUI implementation of c++
calculator-application cpp cpp-programming gui qt6 qtcreator qtdesigner
Last synced: 26 Jun 2025
https://github.com/sandeepkushwaha/cpp-course-for-absolute-beginners
C++ Course for absolute beginners (Zero to Hero).
code-with-sandeep course cpp cpp-course cpp-course-absolute-beginners cpp-course-for-beginners cpp-programming cpp-zero-to-hero programming-language tutorial-code
Last synced: 11 Aug 2025
https://github.com/mouad-el-asri/webserv
🚀 We've just created our own HTTP server "webserv". Which we can test using a real web browser. Our main goal was to gain a better understanding of the HTTP protocol, which is crucial for internet communication. Webserv has helped us unravel the mysteries of HTTP. Come and explore the world of HTTP with us. 🌟
cgi cpp cpp-programming cpp98 http http-protocol http-request http-server https-response multiplexing networking webserv webserver
Last synced: 09 Sep 2025
https://github.com/linuxuserslinuxmint/cppacc
Cpp account class
cpp cpp-programming cpp-project cpp-projects object-oriented-programming oop oop-in-cpp
Last synced: 24 Feb 2025
https://github.com/md-mafujul-hasan/programming-in-c-plus-plus
These Contain Some C++ Program that I have done while understanding Programming Concepts.
c-plus-plus cpp cpp-examples cpp-programming
Last synced: 22 Feb 2025
https://github.com/nthnn/chisei
A lightweight, efficient, and user-friendly C++ library for creating, training, and deploying fully connected neural networks; designed with simplicity and performance in mind.
artificial-general-intelligence artificial-intelligence artificial-intelligence-algorithms convolutional-neural-network cpp-library cpp-programming
Last synced: 22 Mar 2025
https://github.com/georgecatalin/cplusplus-programming---from-beginner-to-beyond
Get quick up-n-running modern C++ Object-Oriented Programming (OOP) and STL skills
cpp cpp-console cpp-library cpp-programming udemy-course
Last synced: 25 Jul 2025