The Librum client application
-
Updated
Jul 8, 2025 - C++
The Librum client application
LED Matrix Library
Library for Yamaha YM2413 sound synthesizer
Library for SN76489 sound generator
The Library Management System is a console-based application developed in C++ that allows admins and students to manage library resources effectively.
Bài tập lớn kinh điển quản lý thư viện viết bằng C++ dành cho sinh viên ngành Công nghệ thông tin. Dự án giúp quản lý sách, sinh viên và hoạt động mượn trả trong thư viện. Hoàn toàn không sử dụng AI, chia sẻ miễn phí để cộng đồng học tập và tham khảo.
Library Management Portal.
Educational-purpose library management cli app using C++
A C++ Library Management System that allows users to manage books, issue them to students, and track availability using file-based storage. 🚀📚
A lightweight Library-Simulation-Management-System to train C++ skills
SFTP media player to simplify remote content playback and watch progress tracking.
This repo provides a console based library management system app purely written in c++, leveraging various data-structures to store the miniature database to reduce latency in operating the app. For more features, refer README.
School Library Management System using c++
A console based library management app made with C++.
A simple desktop application for managing collections of printed and audio material.
A complete Library Management System implemented in C++ using OOP concepts with binary file storage.
C++ OOP exercise: a small library simulation with a polymorphic catalog (Book base type + derived: Novel, Comics, Poetry, Theatre, Album), members, and a simple linked-list catalog (custom nodes). Focus: classes/headers split, inheritance, basic search/add/borrow/return flows.
Add a description, image, and links to the library-management topic page so that developers can more easily learn about it.
To associate your repository with the library-management topic, visit your repo's landing page and select "manage topics."