Skip to content
#

library-management

Here are 479 public repositories matching this topic...

Enigpus Library Project Enigpus Library houses various types of books, including novels and magazines. Novels are characterized by their code, title, publisher, year of publication, and author. Magazines, on the other hand, only have a code, title, publisher, and year of publication. Every book in Enigpus is recorded in an inventory log.

  • Updated Jun 10, 2024
  • C#

Problem Situation: Traditional library systems struggle with handling multiple book queries efficiently, leading to delays and poor performance. This project improves scalability and responsiveness by using Go routines and channels, enabling real-time book reading simulations and optimizing the management of multiple requests.

  • Updated Oct 24, 2024
  • Go

Beginner-friendly Java programs demonstrating Object-Oriented Programming (OOP) concepts such as abstraction, interfaces, class design, and basic system modeling. Includes two core tasks: a Library Management System and a Taxable Interface implementation for employees and products, with full screenshots and examples.

  • Updated Nov 21, 2025
  • Java

Improve this page

Add a description, image, and links to the library-management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the library-management topic, visit your repo's landing page and select "manage topics."

Learn more