{"id":28096632,"url":"https://github.com/bruce-mig/gl-lib","last_synced_at":"2025-07-15T11:34:49.655Z","repository":{"id":277821352,"uuid":"933590281","full_name":"bruce-mig/gl-lib","owner":"bruce-mig","description":"Glue based  Library for Data Structures","archived":false,"fork":false,"pushed_at":"2025-04-20T08:10:21.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-13T16:53:49.847Z","etag":null,"topics":["c-library","data-structures","glue-code"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bruce-mig.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-16T10:43:08.000Z","updated_at":"2025-04-20T08:10:24.000Z","dependencies_parsed_at":"2025-02-16T11:27:56.152Z","dependency_job_id":"d1a35666-bd0d-4102-acd5-e0fc6b0d7cbc","html_url":"https://github.com/bruce-mig/gl-lib","commit_stats":null,"previous_names":["bruce-mig/gl-lib"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bruce-mig/gl-lib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bruce-mig%2Fgl-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bruce-mig%2Fgl-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bruce-mig%2Fgl-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bruce-mig%2Fgl-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bruce-mig","download_url":"https://codeload.github.com/bruce-mig/gl-lib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bruce-mig%2Fgl-lib/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265432176,"owners_count":23764037,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c-library","data-structures","glue-code"],"created_at":"2025-05-13T16:42:19.536Z","updated_at":"2025-07-15T11:34:49.646Z","avatar_url":"https://github.com/bruce-mig.png","language":"C","readme":"# Glue Based Library for Data Structures\n\nWelcome to the Glue Based Library for Data Structures! This repository is dedicated to implementing various data structures using a unique glue-based approach.\n\n## Table of Contents\n\n- [Introduction](#introduction)\n- [Features](#features)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Running the Driver Program](#running-the-driver-program)\n- [License](#license)\n- [Contributing](#contributing)\n\n## Introduction\n\nThis library is designed to provide efficient and easy-to-use data structures with a focus on flexibility and performance. By using a glue-based approach, we aim to offer data structures that are both powerful and versatile, suitable for a wide range of applications.\n\n## Features\n\n- **Glue-Based Approach**: A unique method for implementing data structures.\n- **Doubly Linked Lists**: The first data structure implemented in this library.\n- **High Performance**: Optimized for speed and efficiency.\n- **Easy to Use**: Simple API for quick integration into your projects.\n\n## Installation\n\nTo use this library, clone the repository and compile the source code. Ensure you have `gcc` installed on your system.\n\n```bash\ngit clone https://github.com/bruce-mig/gl-lib.git\ncd gl-lib/glthreads\n```\n\n## Usage\n\nOnce you have compiled the library, you can include it in your projects. Here is a basic example of how to use the glue-based doubly linked list.\n\n## Running the Driver Program\n\nTo test the library, you can run the provided driver program (`main.c`) using the `Makefile`. Follow these steps:\n\n1. Navigate to the `glthreads` directory:\n   ```bash\n   cd gl-lib/glthreads\n   ```\n\n2. Compile the program using `make`:\n   ```bash\n   make exe\n   ```\n\n3. Run the executable:\n   ```bash\n   ./exe\n   ```\n\nThis will execute the driver program and demonstrate the functionality of the glue-based doubly linked list.\n\n## License\n\nThis project is licensed under the GNU General Public License v3.0 (GPL-3.0). You are free to use, modify, and distribute this software under the terms of the license. For more details, see the [LICENSE](LICENSE) file.\n\n## Contributing\n\nWe welcome contributions to this project! If you have an idea for a new feature or have found a bug, please open an issue or submit a pull request. Be sure to follow our [contributing guidelines](CONTRIBUTING.md).\n\nThank you for your interest in the Glue Based Library for Data Structures!","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbruce-mig%2Fgl-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbruce-mig%2Fgl-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbruce-mig%2Fgl-lib/lists"}