{"id":19196055,"url":"https://github.com/acj/genetic-algorithms","last_synced_at":"2025-02-23T04:43:12.000Z","repository":{"id":8798235,"uuid":"10491669","full_name":"acj/genetic-algorithms","owner":"acj","description":"A collection of sketchy genetic algorithms for educational purposes only","archived":false,"fork":false,"pushed_at":"2020-07-05T17:54:11.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-04T09:08:51.298Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/acj.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":"2013-06-05T00:25:34.000Z","updated_at":"2020-07-05T17:54:13.000Z","dependencies_parsed_at":"2022-07-29T01:18:15.698Z","dependency_job_id":null,"html_url":"https://github.com/acj/genetic-algorithms","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/acj%2Fgenetic-algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acj%2Fgenetic-algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acj%2Fgenetic-algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acj%2Fgenetic-algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acj","download_url":"https://codeload.github.com/acj/genetic-algorithms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240271519,"owners_count":19774859,"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":[],"created_at":"2024-11-09T12:12:24.637Z","updated_at":"2025-02-23T04:43:11.977Z","avatar_url":"https://github.com/acj.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# genetic-algorithms\n\nWhen I'm learning a new programming language, one of the first non-trivial programs I write is a\n[genetic algorithm](https://en.wikipedia.org/wiki/Genetic_algorithm). GAs call for custom types,\ncollections, loops, string manipulation, floating point math, decent code organization, and\n(optionally) concurrency. There's just enough complexity to force me into the weeds and get to know\nthe language.\n\nThis repository is a collection of such programs. They should mostly work, but I don't recommend using them for anything important.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facj%2Fgenetic-algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facj%2Fgenetic-algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facj%2Fgenetic-algorithms/lists"}