{"id":20783515,"url":"https://github.com/jondolf/algorust","last_synced_at":"2025-09-27T03:31:51.649Z","repository":{"id":37948390,"uuid":"456622886","full_name":"Jondolf/Algorust","owner":"Jondolf","description":"Various algorithms visualized interactively on the web, entirely with Rust 🦀","archived":false,"fork":false,"pushed_at":"2024-07-17T15:10:02.000Z","size":1791,"stargazers_count":115,"open_issues_count":1,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-17T03:54:49.220Z","etag":null,"topics":["algorithm","algorithms","pathfinding","rust","rust-web","sorting-algorithms","visualization","wasm","yew"],"latest_commit_sha":null,"homepage":"https://algorust.dev","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/Jondolf.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}},"created_at":"2022-02-07T18:13:17.000Z","updated_at":"2024-12-24T08:35:40.000Z","dependencies_parsed_at":"2023-01-21T12:17:51.590Z","dependency_job_id":null,"html_url":"https://github.com/Jondolf/Algorust","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/Jondolf%2FAlgorust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jondolf%2FAlgorust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jondolf%2FAlgorust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jondolf%2FAlgorust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jondolf","download_url":"https://codeload.github.com/Jondolf/Algorust/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234382667,"owners_count":18823332,"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":["algorithm","algorithms","pathfinding","rust","rust-web","sorting-algorithms","visualization","wasm","yew"],"created_at":"2024-11-17T14:19:35.441Z","updated_at":"2025-09-27T03:31:46.216Z","avatar_url":"https://github.com/Jondolf.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Algorust](https://algorust.com)\r\n\r\nThis is a website with interactive visualizations of various algorithms. The entire project is made in Rust, with a [Yew](https://yew.rs) frontend.\r\n\r\n## Implemented algorithms\r\n\r\nBelow are all currently implemented algorithms.\r\n\r\n### Sorting\r\n\r\n- Bubble sort\r\n- Bucket sort\r\n- Heapsort\r\n- Insertion sort\r\n- Merge sort\r\n- Quicksort\r\n\r\nBelow is an image of a sorting algorithm's page with a bar graph of a randomly generated input. You can go through the steps that the algorithm takes to sort the input by using the slider.\r\n\r\n![A sorting algorithm's page with a bar graph of random numbers.](/assets/images/sorting.png)\r\n\r\n### Pathfinding\r\n\r\n- Depth-first search / DFS (unweighted, doesn't guarantee shortest path)\r\n- Dijkstra (weighted, guarantees shortest path)\r\n- A* (weighted, uses heuristic, generally guarantees shortest path)\r\n- More coming soon\r\n\r\nBelow is a screenshot of running the dijkstra pathfinding algorithm in a drawn labyrinth. It shows the visited positions at each step, and when you get to the final step, you will see the finished path.\r\n![A pathfinding algorithm's page with an algorithm looking for a path within a labyrinth.](/assets/images/pathfinding.png)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjondolf%2Falgorust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjondolf%2Falgorust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjondolf%2Falgorust/lists"}