{"id":13995241,"url":"https://github.com/mithi/rusty-genes","last_synced_at":"2025-04-29T11:31:59.207Z","repository":{"id":54185003,"uuid":"139239130","full_name":"mithi/rusty-genes","owner":"mithi","description":"Genetic algorithm implementation in Rust with animated visualizations in Python","archived":false,"fork":false,"pushed_at":"2021-03-04T15:19:30.000Z","size":40097,"stargazers_count":144,"open_issues_count":0,"forks_count":12,"subscribers_count":7,"default_branch":"rusty-genes","last_synced_at":"2025-04-05T15:04:58.325Z","etag":null,"topics":["genetic-algorithm","rust","travelling-salesman","travelling-salesman-problem"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mithi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-30T10:08:24.000Z","updated_at":"2025-01-23T14:53:39.000Z","dependencies_parsed_at":"2022-08-13T08:40:31.421Z","dependency_job_id":null,"html_url":"https://github.com/mithi/rusty-genes","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/mithi%2Frusty-genes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mithi%2Frusty-genes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mithi%2Frusty-genes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mithi%2Frusty-genes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mithi","download_url":"https://codeload.github.com/mithi/rusty-genes/tar.gz/refs/heads/rusty-genes","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251493964,"owners_count":21598205,"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":["genetic-algorithm","rust","travelling-salesman","travelling-salesman-problem"],"created_at":"2024-08-09T14:03:19.142Z","updated_at":"2025-04-29T11:31:57.034Z","avatar_url":"https://github.com/mithi.png","language":"Rust","funding_links":["https://ko-fi.com/minimithi","https://www.paypal.me/minimithi"],"categories":["Rust","Scientific Computation"],"sub_categories":[],"readme":"# Rusty Genes\n- A Rust implementation of a genetic algorithm to solve the traveling salesman problem with animated visualizations\n- [See my Medium article for a more detailed discussion](https://medium.com/@mithi/genetic-algorithms-in-rust-for-autonomous-agents-an-introduction-ac182de32aee)\n- Check [`./citydna/README.md`](./citydna/README.md) on how to use\n\n```\n$ curl https://sh.rustup.rs -sSf | sh\n$ cd citydna\n$ cargo test -- --nocapture\n$ cargo build\n$ cargo run ./data/specs/specs1.csv ./data/cities/cities0.csv\n$ cargo run ./data/specs/specsABC.csv ./data/cities/citiesA.csv \u003e ./NEW_OUTPUT.csv\n\n```\n\n\n| ![](./docs/gif/simA.gif)      | ![](./docs/gif/simB.gif)      |\n| ----------------------------- |:-------------------------------:|\n| ![](./docs/gif/simC.gif)      | ![](./docs/gif/sim0.gif)        |\n\n# REFERENCES\n- [Genetic Algo Tech Talk Video](https://youtu.be/XP8R0yzAbdo?t=4m14s)\n- [Genetic Algo Tech Talk Repo](https://github.com/ptrkkim/Genetic-Algo-Tech-Talk/blob/master/public/js/Population.js)\n- [Coding Train Video](https://www.youtube.com/watch?v=hnxn6DtLYcY)\n- [Coding Train Repo](https://github.com/shiffman/NOC-S17-2-Intelligence-Learning/blob/master/week2-evolution/03_TSP_GA_crossover/dna.js)\n\n\n# [🐳](https://mithi.github.io/deep-blueberry) [☕️](https://ko-fi.com/minimithi) [🧧](https://www.paypal.me/minimithi) [![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/mithi)\n```\n33Mudy961bUk9zz35p68g9fE3uuHLRduRp\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmithi%2Frusty-genes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmithi%2Frusty-genes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmithi%2Frusty-genes/lists"}