{"id":23943815,"url":"https://github.com/maeln/r_astar","last_synced_at":"2025-11-16T15:04:02.973Z","repository":{"id":139930476,"uuid":"106572611","full_name":"maeln/r_astar","owner":"maeln","description":"Simple A* implementation in Rust and maze generator.","archived":false,"fork":false,"pushed_at":"2018-11-01T18:53:58.000Z","size":30,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T05:47:37.370Z","etag":null,"topics":["astar-algorithm","graph","labyrinth","maze","maze-generator","pathfinding","rust","svg"],"latest_commit_sha":null,"homepage":"https://www.maeln.com","language":"Rust","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/maeln.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":"2017-10-11T15:28:26.000Z","updated_at":"2021-01-30T19:14:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"030d9629-350b-49c0-9aad-ee28744cfd45","html_url":"https://github.com/maeln/r_astar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maeln/r_astar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maeln%2Fr_astar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maeln%2Fr_astar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maeln%2Fr_astar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maeln%2Fr_astar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maeln","download_url":"https://codeload.github.com/maeln/r_astar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maeln%2Fr_astar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284725591,"owners_count":27053255,"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","status":"online","status_checked_at":"2025-11-16T02:00:05.974Z","response_time":65,"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":["astar-algorithm","graph","labyrinth","maze","maze-generator","pathfinding","rust","svg"],"created_at":"2025-01-06T06:14:14.331Z","updated_at":"2025-11-16T15:04:02.966Z","avatar_url":"https://github.com/maeln.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# r_astar : Simple A* implementation in Rust\n\nI made this mainly to learn Rust. The source code is still very much a WIP.\n\nThe system is able to:\n * Generate maze using a simple recursive backtracker algorithm\n * Find path in the Maze using A*\n * Output the maze and path as SVG\n\n## Exemple output:\n\n![Solved maze](https://raw.githubusercontent.com/maeln/r_astar/master/exemple.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaeln%2Fr_astar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaeln%2Fr_astar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaeln%2Fr_astar/lists"}