{"id":18695064,"url":"https://github.com/rybla/generic-ga","last_synced_at":"2025-11-08T13:30:32.359Z","repository":{"id":81618172,"uuid":"124991201","full_name":"rybla/Generic-GA","owner":"rybla","description":"A generic genetic algorithm implementation. Using Crystal.","archived":false,"fork":false,"pushed_at":"2018-03-14T03:41:25.000Z","size":25,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-28T03:20:36.479Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Crystal","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/rybla.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2018-03-13T04:15:45.000Z","updated_at":"2018-03-14T03:41:26.000Z","dependencies_parsed_at":"2023-03-06T01:15:23.573Z","dependency_job_id":null,"html_url":"https://github.com/rybla/Generic-GA","commit_stats":null,"previous_names":["rybla/generic-ga"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rybla%2FGeneric-GA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rybla%2FGeneric-GA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rybla%2FGeneric-GA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rybla%2FGeneric-GA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rybla","download_url":"https://codeload.github.com/rybla/Generic-GA/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239558907,"owners_count":19658927,"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-07T11:13:48.664Z","updated_at":"2025-11-08T13:30:32.327Z","avatar_url":"https://github.com/rybla.png","language":"Crystal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Generic GA\n\nA generic genetic algorithm implementation. Using Crystal.\n\n## Installation\n\nAdd this to your application's `shard.yml`:\n\n```yaml\ndependencies:\n  generic_ga:\n    github: riib11/generic-ga\n```\n\n## Usage\n\n```crystal\nrequire \"generic_ga\"\n\nworld = GenericGA::World.new 10   # make a world with 100 agents\nworld.simulate 100                # simulate 100 selections, with console feedback\n```\n\n\n## Development\n\nTODO\n\n## Contributing\n\n1. Fork it ( https://github.com/riib11/generic-ga/fork )\n2. Create your feature branch (git checkout -b my-new-feature)\n3. Commit your changes (git commit -am 'Add some feature')\n4. Push to the branch (git push origin my-new-feature)\n5. Create a new Pull Request\n\n## Contributors\n\n- [[riib11]](https://github.com/riib11) Henry - creator, maintainer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frybla%2Fgeneric-ga","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frybla%2Fgeneric-ga","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frybla%2Fgeneric-ga/lists"}