{"id":19006985,"url":"https://github.com/yowainwright/datastructures","last_synced_at":"2025-04-22T19:24:38.033Z","repository":{"id":38287125,"uuid":"131879403","full_name":"yowainwright/datastructures","owner":"yowainwright","description":"Simple *Functional Typed Data Structures 🦄","archived":false,"fork":false,"pushed_at":"2025-04-05T05:41:03.000Z","size":3909,"stargazers_count":10,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-17T13:29:43.985Z","etag":null,"topics":["code-interview","data-structures","datastructures","graph","learning","linked-list","queue","stack","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yowainwright.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-02T16:43:50.000Z","updated_at":"2025-04-05T05:39:58.000Z","dependencies_parsed_at":"2024-02-12T06:25:54.441Z","dependency_job_id":"eb57ef51-3491-4f12-a311-4256e0bb73ef","html_url":"https://github.com/yowainwright/datastructures","commit_stats":{"total_commits":402,"total_committers":5,"mean_commits":80.4,"dds":0.6567164179104478,"last_synced_commit":"4f9b6374f38e2e3767f29cfebeddc072b655606f"},"previous_names":["yowainwright/datastructures-ts"],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yowainwright%2Fdatastructures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yowainwright%2Fdatastructures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yowainwright%2Fdatastructures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yowainwright%2Fdatastructures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yowainwright","download_url":"https://codeload.github.com/yowainwright/datastructures/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250307152,"owners_count":21409041,"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":["code-interview","data-structures","datastructures","graph","learning","linked-list","queue","stack","typescript"],"created_at":"2024-11-08T18:35:37.010Z","updated_at":"2025-04-22T19:24:38.010Z","avatar_url":"https://github.com/yowainwright.png","language":"TypeScript","readme":"# Data Structures 🦄\n\n![Typed with TypeScript](https://flat.badgen.net/badge/icon/Typed?icon=typescript\u0026label\u0026labelColor=blue\u0026color=555555)\n\n#### Basic. Functional. Typed. Data Structures.\n\n*Typed, _on the functional side-of-things_, data structures offering clarity and simplicity.\n\n## Packages\n\nEach package contains a data structure\n\n| Name                                      | Description                 |\n| ----------------------------------------- | --------------------------- |\n| **[Linked List](/packages/linked-list/)** ⛓ | A linear structure of inputs, each input pointing to the next |\n| **[Queue](/packages/queue)** ➡️➡️ | An ordered structure of first in, first out inputs |\n| **[Stack](/packages/stack)** 🥞 | An ordered structure of last in, first out inputs  |\n| **[Graph](/packages/graph)** 📈📉 | A collection of vertices related by edges |\n\n## Why\n\n#### Improving on data structures is important!\n\nThis repository contains data structures in JavaScript mainly typed and partially functional.\n\n---\n## Cites\n\n#### There are many repositories demonstrating data structures in JavaScript.\n\nHere are a few: [datastructures-js](https://github.com/eyas-ranjous/datastructures-js/) by [Eyas Ranjous](https://github.com/eyas-ranjous), [JS Shelf](https://github.com/js-shelf), [Itsy Bitsy Data Structures](https://github.com/jamiebuilds/itsy-bitsy-data-structures/) by [James Kyle](https://github.com/jamiebuilds), [Buckets-JS](https://github.com/mauriciosantos/Buckets-JS) by [Mauricio Santos](https://github.com/mauriciosantos/Buckets-JS).\n\n#### There are many online classes dedicated to teaching data structures in JavaScript.\n\nHere are a few: [Kyle Shevlin](https://github.com/kyleshevlin)'s [data structures](https://egghead.io/courses/data-structures-and-algorithms-in-javascript) class on Egg Head, [Algo Expert](algoexpert.io) is a tool for testing algorithm and data structure knowledge!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyowainwright%2Fdatastructures","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyowainwright%2Fdatastructures","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyowainwright%2Fdatastructures/lists"}