A comprehensive library management system implemented in C using doubly linked lists as the core data structure
-
Updated
Sep 16, 2025 - C
A comprehensive library management system implemented in C using doubly linked lists as the core data structure
A simple Library Management System built in C for the terminal. It allows registering users, managing books, creating and returning loans, and viewing lists of users, books, and loans.
A simple library management system written in C to manage books with features like adding, deleting, editing, searching, sorting, and saving to a file.
Library Management System in C Language
Bookshop management system
The Library Management System is a program written in C that allows you to manage books, borrowers, and authors. With this application, you can easily add, update, and delete information in a simple and straightforward manner.
A 42 school project about creating libraries
In this project, a library management system will be developed. There are two different modes in the system. Student mode; Login/Logout the student can list the books stored in the system the student can borrow books and return the borrowed book Librarian Mode; Login/logout Listing all books Searching a book Update book information Adding a new …
Libft is my first school project, it's basically a C-library with highly useful functions, feel free to contribute and add ur own functions.
✔ All the Assignments in the Systems Programming in C course that took place in the first semester of 2021
National Library
Library Management System ( C Project )
A simple library management system done for the course CO291 (Software Engineering)
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."