GitHub topics: cpp-programming
Abdellah-Nsila/CPP-Modules
C++ is a general-purpose programming language created by Bjarne Stroustrup as an ex- tension of the C programming language, or "C with Classes".
Language: C++ - Size: 200 KB - Last synced at: about 9 hours ago - Pushed at: about 11 hours ago - Stars: 1 - Forks: 0

Gpinchon/MSG
MSG (FUIYOH!) stands for Modular Scene-Graph
Language: C++ - Size: 15.2 MB - Last synced at: about 16 hours ago - Pushed at: about 17 hours ago - Stars: 15 - Forks: 0

Andezion/Encryption
Experiments with encryption, information compression and algorithms
Language: C++ - Size: 242 KB - Last synced at: about 19 hours ago - Pushed at: about 21 hours ago - Stars: 3 - Forks: 0

ArhanBytes/Rohit-Negi-CPP-DSA-Course
Access comprehensive C++ Data Structures and Algorithms course materials, including code samples, assignments, and homework questions, meticulously curated by Coder Army - Rohit Negi.
Language: C++ - Size: 608 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 14 - Forks: 3

meozigoon/Problem-Solving
BOJ algorithm study
Language: C++ - Size: 1.45 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

Dvurechensky-Docs/BasicKnowledgeCPP
Базовые знания языка C++
Language: C++ - Size: 226 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

disrrptbaby/cppnb
Native C++ Jupyter-style notebook using Dear ImGui, Markdown, and ImPlot. Built for AI/ML prototyping and note-taking with Eigen, xtensor, Shogun, etc.
Language: C++ - Size: 4.14 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

Davie-Tj/Project1
console quantum entanglement simulation
Language: C++ - Size: 3.91 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

bropenguin847/bropenguin847
Files for my profile
Size: 173 KB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

brittojo7n/SynapseInjector
Simple Windows DLL Injection Tool built with C++
Language: C++ - Size: 883 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

Aditya1286/basic-to-advanced-in-c-
Welcome to GitHub Mastery, your gateway to mastering the essential tools and practices for effective collaboration and version control with Git and GitHub. Whether you're a beginner or an experienced developer, this course will equip you with the skills and knowledge needed to leverage GitHub to its fullest potential
Language: C++ - Size: 1.11 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

FaiqaN27/Dsa-Learning-Journey
My C++ learning journey with Data Structures, Algorithms, STL, and notes
Language: C++ - Size: 2.5 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

Watduhaill/ai-debugger
🛠️ Analyze code, detect bugs, generate quizzes, and convert between Python, C, C++, and Java with this powerful AI code debugger.
Language: JavaScript - Size: 1.65 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

kishanrajput23/Love-Babbar-CPP-DSA-Course
This repository consists of the code samples, assignments, and notes for the C++ DSA Course of CodeHelp - Love Babbar.
Language: C++ - Size: 691 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 268 - Forks: 101

NVIDIA/cccl
CUDA Core Compute Libraries
Language: C++ - Size: 167 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1,944 - Forks: 276

alx-sch/CPP_Glossary
Introduction to C++
Language: C++ - Size: 1010 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

serious-scaffold/ss-cpp
A continuously evolving basic template for cpp development practice.
Language: Jinja - Size: 6.79 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 23 - Forks: 1

aolamide/DSA
Collection of my solutions to Leetcode problems. Languages: C++, JavsScript, and PHP.
Language: C++ - Size: 1.02 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

yoanpinzon/POO
Repositorio oficial del curso Programación Orientada a Objetos (POO) en C++, impartido por Profesorcito en el segundo semestre de 2025 en la Pontificia Universidad Javeriana - Cali
Size: 7.01 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 7 - Forks: 5

itsok2023/cpp_language
A collection of my C++ programming assignments, demonstrating fundamental concepts and problem-solving skills.
Language: C++ - Size: 53.7 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

plasma-umass/ChatDBG
ChatDBG - AI-assisted debugging. Uses AI to answer 'why'
Language: Python - Size: 40.2 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1,030 - Forks: 76

tecnolgd/PredictaExpense-cpp
A smart expense & savings tracker with predictive insights — Utilises the logic of basic savings prediction to give current day insights on month-end savings and other useful data.
Language: C++ - Size: 353 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

ashvardanian/less_slow.cpp
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
Language: C++ - Size: 2.52 MB - Last synced at: 10 days ago - Pushed at: 27 days ago - Stars: 1,862 - Forks: 73

mikolasan/cpp-by-example
Small C++ snippets playing with core language functionality
Language: C - Size: 20.1 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

DavidRichardson02/Generic-Quadtree-Barnes-Hut-N-Body-Simulator-0_1
Real-time Interactive Barnes-Hut N-Body Simulator. Create galaxies, apply forces, visualize spatial partitioning, parameterize simulation physics and entities, etc.
Language: C++ - Size: 7.89 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 6 - Forks: 0

DavidRichardson02/Serial-Hashed-Octree-Barnes-Hut-N-Body-Simulator-0_3
The Hashed-Octree approach is developed as an improvement to the standard octree data structure made suitable for parallel processing. This variant of the octree data structure attempts to parallelize the hierarchical method through adaptive domain decomposition, dynamic load-balancing across processors, and parallel interaction computation.
Language: C - Size: 5.91 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 3 - Forks: 0

Nekrolm/ubbook
C++ programmer's guide to undefined behavior
Size: 609 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1,344 - Forks: 72

LSUDOKO/CodeForces
Here you get my codeforces solutions
Language: C++ - Size: 196 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0

abdus-git/cpp.code
All topics and different types of questions are covered by using c++ programming .
Language: C++ - Size: 31.3 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 2 - Forks: 0

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.
Language: C++ - Size: 9.59 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 0

AmberSaxena0925/DSA_Project_Using_C-
Few purpose of oriented projects in C++ and Java involving Fundamental Data Structures and Crucial Algorithms
Language: C++ - Size: 240 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

briansalehi/references
Note Collections Cited to Reference Manuals
Language: Shell - Size: 12.9 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

cdervis/Polly2D
Minimalistic 2D C++ Game Framework
Language: C++ - Size: 23.6 MB - Last synced at: 3 days ago - Pushed at: 25 days ago - Stars: 2 - Forks: 0

scottgriv/cpp-room_demo
C++ demo to get the sum square footage of multiple rooms.
Language: C++ - Size: 450 KB - Last synced at: 3 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

federico-busato/Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
Language: HTML - Size: 552 MB - Last synced at: 20 days ago - Pushed at: 21 days ago - Stars: 13,792 - Forks: 952

BenjaminYde/CPP-Guide
Guide / quick reference for modern C++ with examples using Docker DevContainers (Linux) 🚀
Language: C++ - Size: 2.51 MB - Last synced at: 16 days ago - Pushed at: about 1 month ago - Stars: 43 - Forks: 1

serge1/ELFIO
ELFIO and ARIO are robust, header-only C++ libraries designed to make binary file and archive manipulation effortless, efficient, and portable. Whether you are building compilers, linkers, binary analysis tools, or custom build systems, these libraries provide the foundation you need for working with ELF files and UNIX archives.
Language: C++ - Size: 17.5 MB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 815 - Forks: 173

MaxLHy0424/SCLTK
基于 Modern C++ 的学生机房控制破解软件, 适用于 Microsoft Windows OS.
Language: C++ - Size: 3.74 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 14 - Forks: 0

RonaldFrota-Dev/ObstacleAssaultStudy
This project is a practical study of C++ applied within Unreal Engine using the module Obstacle Assault from the Udemy Course called Unreal Engine 5 C++ Game Development. The goal is to deepen my understanding of game programming while exploring gameplay concepts and project structure.
Language: C++ - Size: 203 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

petsereypanha/cpp
Basic Fundamentals C++ Programming
Language: C++ - Size: 47.9 KB - Last synced at: 26 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

aianbeen2019/cpp-journey
My CPP journey, working through LearnCPP!
Size: 10.7 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

maxtyson123/MaxOS
A 64bit hobby operating system written in C++
Language: C++ - Size: 19.7 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 52 - Forks: 5

moehoshio/NekoLauncher
Modern customizable cross-platform auto-updating solution / 现代 跨平台的自动更新方案
Language: C++ - Size: 4.23 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 3 - Forks: 0

Raj-3435/CipherschoolsExer-Cpp
This repository contains the codes of cpp that i did while i was under training period of Cipherschools.
Language: C++ - Size: 717 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Broosky/II86
A work-in-progress schematic and hardware design project.
Size: 52.7 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

Broosky/7Driver
A serially-driven 7-segment display controller with a few classic TTL chips.
Language: C++ - Size: 154 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

DilicalFlame/cpp-playground
Learn by doing, this repo contains my structured practice scripts and notes.
Language: Python - Size: 4.57 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

jxy-s/stlkrn
C++ STL in the Windows Kernel with C++ Exception Support
Language: C++ - Size: 221 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 423 - Forks: 80

sasyxk/donato
donato a new programming language developed for the master thesis for UT and Unipr.
Language: C++ - Size: 2.48 MB - Last synced at: 2 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 1

GabrieleDG0/Stockfish-ChessGame-SFML
Full chess game application built with SFML (C++) for graphics and Stockfish for AI. ♟️
Language: C++ - Size: 9.98 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 1

Guilherme-Rocha-Ribeiro/MATC30
Laboratório de programação 1
Language: C++ - Size: 40 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

phbastosa/SeisFAT2D
Modeling, inversion and migration focusing on seismic first-arrivals.
Language: Cuda - Size: 539 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 1

abdullahalsazib/CPP-Modules
CPP Modules 📚 is a comprehensive collection of C++ programming modules covering OOP 🧑💻, data structures 📊, algorithms ⚙️, and advanced C++ topics 🚀. Ideal for both beginners and advanced developers looking to enhance their C++ skills. 💻✨
Language: C++ - Size: 50.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

eeyribas/CPP-STL-Applications
Contains applications written in the C++ Programming Language that are compatible with the Standard Template Library (STL).
Language: C++ - Size: 49.8 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

charming-whaley/c_plus_plus_advanced
Лекции МФТИ по языку C++
Language: HTML - Size: 1.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

M0hanrajp/cpp-programming
This repository contains all notes, practice problems from various source materials for learning C++ programming
Language: C++ - Size: 241 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

LinuxUsersLinuxMint/CPP-Account-System
C++ Account System
Language: C++ - Size: 26.4 KB - Last synced at: 23 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

eeyribas/Sensor-Viewers
Sensor Viewer applications where measurements taken from one or more sensors are displayed.
Language: C++ - Size: 5.91 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

eeyribas/TCP-Server-Client-CPP
Contains Client and Server applications using TCP communication. Data is sent to the client application through the interface of the server application.
Language: C++ - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

gui-ccr/Algoritmo-Exercicios-CPP-Para-Iniciantes
Repositorio de Estudos coletivo | algoritmo c++
Language: C++ - Size: 508 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 3

Bisho-Meko/Tic-Tac-Toe
A console Tic-Tac-Toe game using C++
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

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
Size: 6.74 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 2

im-Rajat/CPP
This repository will help you to understand Basic to Intermediate C++ concepts
Language: C++ - Size: 47.8 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

dev-SR/exercise
All in one, cumulative repository for learning major programming languages
Language: Jupyter Notebook - Size: 10.7 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

kuriv/manual-cpp 📦
C++ 是一种计算机高级程序设计语言,由 C 语言扩展升级而产生。
Language: JavaScript - Size: 883 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

kirankigi5/Strivers_A2Z_DSA_SHEET
📘 Comprehensive documentation and solutions for Striver's A2Z DSA Sheet — includes concepts, code snippets, and detailed explanations in C++.
Language: C++ - Size: 1.27 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

jan-revay/initPC
🛠 A collection of C++, Python & Rust development-oriented config scripts to quickly init new machines 💻 for my personal use. Dotfiles are in a separate repository here: https://github.com/jan-revay/dotfiles and here: https://github.com/jan-revay/windows_dotfiles
Language: Shell - Size: 50.3 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 10 - Forks: 3

p-alvarenga/Cplusplus-CRUD-application
A C++ application demonstrating communication with a MySQL database via the SOCI library, with a user-friendly interface built using wxWidgets. The application showcases data retrieval and manipulation, with a focus on cross-platform compatibility
Language: C++ - Size: 2.83 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Broosky/Lumenary
An upcoming microcontroller design project.
Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

chaman-yadav/Library-Management-System-CPP-OOP
A complete Library Management System implemented in C++ using OOP concepts with binary file storage.
Language: C++ - Size: 321 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

MahiPonii/Tai_Lieu_cpp
Tài liệu c++ Chinh phục mọi kì thi
Language: C++ - Size: 1.53 GB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 17 - Forks: 6

0voice/Awesome_c-cpp_Projects
2025年 最新收录整理 500+ 个高质量的 C/C++ 项目,包括但不限于核心开发、基础工具、系统与并发、系统编程、图形处理、网络通信、数据处理、应用框架、开源工具、嵌入式开发等多个领域。适合学习、参考和实战。
Language: C++ - Size: 611 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 132 - Forks: 18

ManjeetSingh-02/Learning-CPP
Learning C++ Language and Practicing DSA with C++
Language: C++ - Size: 79.1 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

KevenVinicius/Generic-Quadtree-Barnes-Hut-N-Body-Simulator-0_1
Explore a generic 2D implementation of the Barnes-Hut algorithm for N-body simulations in C++. Visualize complex gravitational interactions easily! 🌌💻
Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

iceTo1/cpp-study
Self-studying c++, archiving my activities
Language: C++ - Size: 9.22 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

samir-ouaammou/OOP-CPP
🧠 This repository is dedicated to Object-Oriented Programming (OOP) in C++, featuring all modules from CPP00 to CPP09 at 42 School.
Language: C++ - Size: 15.2 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

manakcodes/matxlib-cpp
A lightweight, minimal C++ library for matrix abstractions, arithmetic, and analytical utilities.
Language: C++ - Size: 27.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

brakmic/HDA_with_Cpp
Hypermedia-driven application based on htmx and Drogon C++ web framework
Language: C++ - Size: 9.51 MB - Last synced at: 26 days ago - Pushed at: 4 months ago - Stars: 36 - Forks: 2

eeyribas/CPP-Examples
Contains C++ Programming examples. There are a total of 339 examples. It's a good repo for those who want to learn C++ programming.
Language: C++ - Size: 10.8 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Broosky/Workers
A small proof of concept for the Gatherers-Historic project, demonstrating very early resource-gathering mechanics.
Language: C++ - Size: 241 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

SauravMaheshkar/playground
spielplatz
Language: Python - Size: 104 KB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

isaacaman/TicTacToe
My First Cpp Game Tic Tac Toe.
Language: C++ - Size: 70.3 KB - Last synced at: 30 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hosseinmoein/Cougar
Stack and Static based allocators + a Custom Aligned allocator in modern C++
Language: C++ - Size: 18.3 MB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 101 - Forks: 5

buildwithmehul/cpp-journey
🚀 My personal C++ learning repository. Covers everything from basic syntax and OOP to STL, data structures, and competitive programming problems. Progress tracked through hands-on practice, mini-projects, and daily commits.
Language: C++ - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

7mee3d/InputValidator
📚 InputValidator is a simple C++ library that helps safely read and validate user input like numbers, dates, and characters. Great for preventing input errors and improving user experience in console applications.
Language: C++ - Size: 1.07 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

womblee/retardlink_uploader_client
A C++ Desktop Client for a URL Shortening service "Retard Link"
Language: C++ - Size: 43 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

azinoviev/cpp-videos
A curated list of C++ conference videos, talks, lectures and interviews
Size: 140 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 10 - Forks: 2

erkamuzuncayir/the-journey-to-become-cpp-game-engine-developer
Welcome to my journey as I dive deep into C++ game and engine development. This repository serves as a roadmap and progress tracker for the books, courses, and projects I follow as I enhance my skills and knowledge in game development.
Size: 65.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

dae9999nam/HKUNO
This repository is to develop a text-based game using C and C++ from ENGG1340/ COMP2113 as Group Project
Language: C++ - Size: 3.27 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

rajjitlai/rajjitlai
Hello and welcome to my GitHub profile. Hope you find useful resources from my repositories and thank you so much for visiting!
Size: 60.5 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 5 - Forks: 2

ArchieDev242/ShortToLongFilename
A simple program that converts a short filename to its full/long filename and displays it
Language: C++ - Size: 103 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

lakshya263/CLI-credential-manager
A simple command-line Credential Manager built in C++ that lets users securely store, retrieve, and delete login credentials for websites or applications. It uses basic ASCII-shift encryption for stored data and supports file-based persistence, making it ideal for learning file I/O, data structures (map), and simple encryption in C++.
Language: C++ - Size: 7.81 KB - Last synced at: 14 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

edi8612/Capstone-Project
This is my Capstone Project Repo
Language: C++ - Size: 15.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Tina-1300/Charly
Charly is a modern, powerful and easy-to-use C++ library for handling mathematics.
Language: C++ - Size: 2.7 MB - Last synced at: 26 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

thisal-d/cpp-examples
A collection of C++ programs written while learning C++. These files cover fundamental concepts, including loops, functions, object-oriented programming, and more.
Language: C++ - Size: 1.04 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

MuzakkirHossainMinhaz/cpp-projects
A repository for practicing and showcasing C++ programming projects.
Language: C++ - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

EimaMei/sili
Sili - a collection of cross-platform single-header libraries for modern C/C++ programming.
Language: C++ - Size: 3.65 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 119 - Forks: 2

erkamuzuncayir/cpp-primer
This repository contains my solutions of exercises for "C++ Primer, 5th Edition" by Stanley B. Lippman
Language: C++ - Size: 192 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Aditya08p/Non-Linear-Data-Structures-Project
This project demonstrates how classic algorithms—Dijkstra’s, Trie-based string matching, and Union-Find—can be significantly optimized for performance. It compares naive and optimized C++ implementations side by side.
Language: C++ - Size: 608 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

darkyboys/magma
`Magma` is an Open-Source Cross-Platform Build System developed for Making C++ Projects with a lot of ease.
Language: C++ - Size: 331 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
