{"id":18405939,"url":"https://github.com/sebi2020/data_structs","last_synced_at":"2025-04-12T20:23:52.988Z","repository":{"id":44160421,"uuid":"152432852","full_name":"Sebi2020/data_structs","owner":"Sebi2020","description":"A nodejs general purpose module for standard data structs like fifo, queues, linked-lists","archived":false,"fork":false,"pushed_at":"2023-04-29T14:38:18.000Z","size":5902,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T04:27:49.758Z","etag":null,"topics":["data-structures","fifo","heap","lifo","nodejs","priority-queues","stack"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/Sebi2020.png","metadata":{"files":{"readme":"Readme.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-10T14:00:30.000Z","updated_at":"2022-02-11T15:46:01.000Z","dependencies_parsed_at":"2022-09-05T20:00:37.737Z","dependency_job_id":null,"html_url":"https://github.com/Sebi2020/data_structs","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sebi2020%2Fdata_structs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sebi2020%2Fdata_structs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sebi2020%2Fdata_structs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sebi2020%2Fdata_structs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sebi2020","download_url":"https://codeload.github.com/Sebi2020/data_structs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248626838,"owners_count":21135741,"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":["data-structures","fifo","heap","lifo","nodejs","priority-queues","stack"],"created_at":"2024-11-06T03:05:39.506Z","updated_at":"2025-04-12T20:23:52.963Z","avatar_url":"https://github.com/Sebi2020.png","language":"JavaScript","readme":"[![Build Status](https://travis-ci.com/Sebi2020/data_structs.svg?branch=master)](https://travis-ci.com/Sebi2020/data_structs)\n# Data structs\nData structs is a small nodejs module providing general data structures for everyday use.\n\n## Included are (until now)\n\n* Double linked lists\n* FIFO Queue\n* Async Fifo\n* LIFO Queue\n* Array-Stack\n* Heaps\n\n## In work (planned)\n\n* Binary-Trees\n* Graphs (including DFS and BFS\n\n## Installation\n```bash\nnpm i @sebi2020/data_structs\n```\n## Documentation\nYou can find the documentation here: [Documentation][1]\n\n[1]: https://sebi2020.github.io/data_structs\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebi2020%2Fdata_structs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebi2020%2Fdata_structs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebi2020%2Fdata_structs/lists"}