{"id":15008977,"url":"https://github.com/game-sns/gamer","last_synced_at":"2026-02-08T17:03:45.049Z","repository":{"id":71937490,"uuid":"113667297","full_name":"game-sns/gamer","owner":"game-sns","description":":muscle: Power-up your machine to solve GAME models","archived":false,"fork":false,"pushed_at":"2019-04-03T15:47:54.000Z","size":1731,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-04T13:30:49.273Z","etag":null,"topics":["game","multiprocessing","multithreading","python-2"],"latest_commit_sha":null,"homepage":"https://archetipo95.github.io/GAMEplayground/","language":"Python","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/game-sns.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-09T12:23:40.000Z","updated_at":"2019-02-26T21:31:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"5da5633b-4cc8-4f13-a494-710f14f71982","html_url":"https://github.com/game-sns/gamer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/game-sns/gamer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/game-sns%2Fgamer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/game-sns%2Fgamer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/game-sns%2Fgamer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/game-sns%2Fgamer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/game-sns","download_url":"https://codeload.github.com/game-sns/gamer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/game-sns%2Fgamer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29237118,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T14:18:14.570Z","status":"ssl_error","status_checked_at":"2026-02-08T14:18:14.071Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["game","multiprocessing","multithreading","python-2"],"created_at":"2024-09-24T19:22:03.241Z","updated_at":"2026-02-08T17:03:45.032Z","avatar_url":"https://github.com/game-sns.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GAMEr\n\n*Power-up your machine to solve GAME models*\n\n[![Python version](https://img.shields.io/badge/Python-2.7-blue.svg)](https://www.python.org/download/releases/2.7.1/)\n\n[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://opensource.org/licenses/Apache-2.0) [![Contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/sirfoga/gamer/issues) [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)\n\n\n## Key Features\nThe algorithm itself is quite naive and can be extended to support many other kind of cloud computing.\nThe core of the algorithm relies in a simple `while` loop:\n\n```python\nwhile keep_going_on:\n    scan_config_folder()  # that somebody put there previously\n    parse_configs_found()\n    launch_multithreading_alg()  # using (100 - x) % CPU\n    wait_until_all_done()\n    write_output()  # send email, write logs, enjoy a beer ...\n```\n\nThe idea is to run at full speed (or at least at `(100 - x) %` CPU) long computations and to run as many as possible in a parallel way.\n\n## Install\nNo need to install anything out of the ordinary, just the standard python lib and the depedencies needed to run the [GAME algorithm](https://github.com/grazianoucci/game).\n\n\n## Questions and issues\nThe [github issue tracker](https://github.com/sirfoga/gamer/issues) is **only** for bug reports and feature requests. Anything else, such as questions for help in using the library, should be posted as [pull requests](https://github.com/sirfoga/gamer/pulls).\n\n\n## Contributing\n[Fork](https://github.com/sirfoga/gamer/fork) | Patch | Push | [Pull request](https://github.com/sirfoga/gamer/pulls)\n\n\n## License\n[Apache License](http://www.apache.org/licenses/LICENSE-2.0) Version 2.0, January 2004\n\n\n## You may also like...\n\n- [GAME](https://github.com/grazianoucci/game) - Original algorithm\n- [GAMEplayground](https://github.com/Archetipo95/GAMEplayground) - Web interface for cloud-computing GAME models\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgame-sns%2Fgamer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgame-sns%2Fgamer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgame-sns%2Fgamer/lists"}