{"id":22302179,"url":"https://github.com/aliaks-ei/data-structures","last_synced_at":"2026-04-19T14:02:35.094Z","repository":{"id":36131214,"uuid":"163509607","full_name":"aliaks-ei/data-structures","owner":"aliaks-ei","description":"A collection of the most famous data structures implemented in Typescript","archived":false,"fork":false,"pushed_at":"2023-10-19T05:01:59.000Z","size":235,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-25T16:04:50.080Z","etag":null,"topics":["binary-search","data-structures","editorconfig-checker","hash-table","javascript","jest","linked-list","typescript","unit-testing"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aliaks-ei.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":"2018-12-29T12:33:29.000Z","updated_at":"2025-10-05T20:22:05.000Z","dependencies_parsed_at":"2023-08-18T15:31:17.750Z","dependency_job_id":"559c08c5-5514-4129-a6c7-d3d792ca698c","html_url":"https://github.com/aliaks-ei/data-structures","commit_stats":null,"previous_names":["aliaks-ei/data-structures"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/aliaks-ei/data-structures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aliaks-ei%2Fdata-structures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aliaks-ei%2Fdata-structures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aliaks-ei%2Fdata-structures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aliaks-ei%2Fdata-structures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aliaks-ei","download_url":"https://codeload.github.com/aliaks-ei/data-structures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aliaks-ei%2Fdata-structures/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32009239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["binary-search","data-structures","editorconfig-checker","hash-table","javascript","jest","linked-list","typescript","unit-testing"],"created_at":"2024-12-03T18:35:15.100Z","updated_at":"2026-04-19T14:02:35.076Z","avatar_url":"https://github.com/aliaks-ei.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data structures in Javascript\n\n[![unit-tests](https://github.com/alexmozheyko/data-structures/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/alexmozheyko/data-structures/actions/workflows/unit-tests.yml)\n[![editorconfig-check](https://github.com/alexmozheyko/data-structures/actions/workflows/.editorconfig-check.yml/badge.svg)](https://github.com/alexmozheyko/data-structures/actions/workflows/.editorconfig-check.yml)\n\nA collection of the most famous data structures implemented in Typescript:\n\n1. [Binary search tree](src/binary-search-tree)\n2. [Hash table](src/hash-table)\n3. [Linked list](src/linked-list)\n\n### Project setup\n```\nnpm install\n```\n\n### Run unit tests\n```\nnpm run test:unit\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faliaks-ei%2Fdata-structures","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faliaks-ei%2Fdata-structures","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faliaks-ei%2Fdata-structures/lists"}