{"id":13507200,"url":"https://github.com/wkhere/eastar","last_synced_at":"2026-03-11T15:33:15.476Z","repository":{"id":11793485,"uuid":"14337052","full_name":"wkhere/eastar","owner":"wkhere","description":"A* graph pathfinding in pure Elixir","archived":false,"fork":false,"pushed_at":"2024-03-10T22:19:14.000Z","size":111,"stargazers_count":33,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T00:32:44.334Z","etag":null,"topics":["astar-algorithm","elixir","graph-algorithms","graph-pathfinding"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wkhere.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-11-12T15:58:39.000Z","updated_at":"2025-03-10T17:22:39.000Z","dependencies_parsed_at":"2024-05-01T15:27:33.124Z","dependency_job_id":"71e76616-a355-4a4e-ab79-c12757bd25b0","html_url":"https://github.com/wkhere/eastar","commit_stats":{"total_commits":222,"total_committers":7,"mean_commits":"31.714285714285715","dds":"0.22972972972972971","last_synced_commit":"f92d231c524fab8b1594ef02cca43c68e4b07616"},"previous_names":["herenowcoder/eastar"],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wkhere%2Feastar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wkhere%2Feastar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wkhere%2Feastar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wkhere%2Feastar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wkhere","download_url":"https://codeload.github.com/wkhere/eastar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248012802,"owners_count":21033245,"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":["astar-algorithm","elixir","graph-algorithms","graph-pathfinding"],"created_at":"2024-08-01T02:00:27.288Z","updated_at":"2025-12-11T23:53:51.116Z","avatar_url":"https://github.com/wkhere.png","language":"Elixir","funding_links":[],"categories":["Algorithms and Data structures"],"sub_categories":[],"readme":"eastar\n======\n\n[![Build Status](https://travis-ci.org/wkhere/eastar.svg?branch=master)](https://travis-ci.org/wkhere/eastar)\n[![Coverage Status](https://coveralls.io/repos/github/wkhere/eastar/badge.svg?branch=master)](https://coveralls.io/github/wkhere/eastar?branch=master)\n[![hex.pm version](https://img.shields.io/hexpm/v/eastar.svg)](https://hex.pm/packages/eastar)\n\n\nPure Elixir implementation of [A\\*] graph pathfinding.\n\nThis version aims to be as generic as possible, abstracting away\nthe graph environment: nodes connectivity, distance \u0026 H-metric -\nyou provide them as functions.\n\nIf you like some references to the literature,\nyou can think of it as the *star of Ea*.\n\n### usage\n\nAPI is described at [hexdocs](http://hexdocs.pm/eastar/).\n\nLook at examples and tests to see how the graph environment can be set up.\n\nEnjoy!\n\n[A\\*]:      http://en.wikipedia.org/wiki/A*_search_algorithm\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwkhere%2Feastar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwkhere%2Feastar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwkhere%2Feastar/lists"}