{"id":22870351,"url":"https://github.com/berquerant/ca1d","last_synced_at":"2025-03-31T11:26:21.561Z","repository":{"id":81890004,"uuid":"572038548","full_name":"berquerant/ca1d","owner":"berquerant","description":"Execute one-dimensional cellular automaton","archived":false,"fork":false,"pushed_at":"2024-04-01T09:11:38.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-01T10:27:12.069Z","etag":null,"topics":["rust"],"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/berquerant.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}},"created_at":"2022-11-29T12:30:59.000Z","updated_at":"2024-04-15T10:59:45.652Z","dependencies_parsed_at":"2023-11-13T13:45:30.310Z","dependency_job_id":"dc9880cb-9c21-4e74-ae70-12dd8e793fe7","html_url":"https://github.com/berquerant/ca1d","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/berquerant%2Fca1d","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquerant%2Fca1d/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquerant%2Fca1d/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquerant%2Fca1d/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berquerant","download_url":"https://codeload.github.com/berquerant/ca1d/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246460378,"owners_count":20781105,"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":["rust"],"created_at":"2024-12-13T13:14:37.359Z","updated_at":"2025-03-31T11:26:21.541Z","avatar_url":"https://github.com/berquerant.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ca1d\n\n```\n$ ca1d --help\nExecute one-dimensional cellular automaton.\n\nEnvironmental Variables:\n\n  CA1D_RANDOM_SEED:\n    Seed integer of the random number generator.\n\n  CA1D_FIELD_SEED:\n    Initial state of the automaton.\n    0 means off state and 1 means on state.\n    If the string is short to fill the field, the rest is filled by off state.\n    e.g. field size is 5 and the string is \"001\" then the initial state will be \"00100\".\n\nUsage: ca1d [OPTIONS]\n\nOptions:\n  -f, --size \u003cSIZE\u003e\n          Field width\n          \n          [default: 120]\n\n  -r, --rule-code \u003cRULE_CODE\u003e\n          Wolfram code\n          \n          [default: 30]\n\n  -n, --generation \u003cGENERATION\u003e\n          Number of turns to proceed\n          \n          [default: 40]\n\n  -0, --off-mark \u003cOFF_MARK\u003e\n          Off state mark\n          \n          [default: \" \"]\n\n  -1, --on-mark \u003cON_MARK\u003e\n          On state mark\n          \n          [default: 1]\n\n  -h, --help\n          Print help information (use `-h` for a summary)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberquerant%2Fca1d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberquerant%2Fca1d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberquerant%2Fca1d/lists"}