{"id":22197946,"url":"https://github.com/aionescu/maze-solver","last_synced_at":"2025-03-24T23:35:39.565Z","repository":{"id":122961242,"uuid":"347352816","full_name":"aionescu/maze-solver","owner":"aionescu","description":"High-performance maze solver written in Rust","archived":false,"fork":false,"pushed_at":"2023-06-01T17:08:14.000Z","size":152987,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T02:27:46.245Z","etag":null,"topics":["maze","maze-solver","pathfinding","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/aionescu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2021-03-13T11:33:02.000Z","updated_at":"2022-03-01T08:56:56.000Z","dependencies_parsed_at":"2024-06-16T11:15:10.596Z","dependency_job_id":null,"html_url":"https://github.com/aionescu/maze-solver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aionescu%2Fmaze-solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aionescu%2Fmaze-solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aionescu%2Fmaze-solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aionescu%2Fmaze-solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aionescu","download_url":"https://codeload.github.com/aionescu/maze-solver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245372220,"owners_count":20604488,"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":["maze","maze-solver","pathfinding","rust"],"created_at":"2024-12-02T14:24:47.855Z","updated_at":"2025-03-24T23:35:39.543Z","avatar_url":"https://github.com/aionescu.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# maze-solver\n\nHigh-performance maze solver written in Rust.\n\n## Maze examples\n\nYou can find some test mazes (along with their solutions) in the [mazes](mazes) directory.\n\n## Building \u0026 running\n\nYou will need `cargo`, which can be installed [here](https://rustup.rs/).\n\nTo build the project, run `cargo build --release`.\n\nTo run the project, run `cargo run --quiet --release -- \u003cpath-to-maze\u003e`.\n\n## Credits\n\nThis project was inspired by Dr. Mike Pound's [Computerphile video](https://www.youtube.com/watch?v=rop0W4QDOUI),\nand the example mazes were taken from his [mazesolving](https://github.com/mikepound/mazesolving) repository.\n\n## License\n\nThis repository is licensed under the terms of the GNU General Public License v3.\n\nFor more details, see [the license file](LICENSE.txt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faionescu%2Fmaze-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faionescu%2Fmaze-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faionescu%2Fmaze-solver/lists"}