{"id":21516650,"url":"https://github.com/onlyf0ur/collatz-conjecture","last_synced_at":"2025-06-29T22:38:21.819Z","repository":{"id":130607945,"uuid":"420651719","full_name":"OnlyF0uR/collatz-conjecture","owner":"OnlyF0uR","description":"Simple \"Collatz Conjecture\" step counter in multiple programming languages.","archived":false,"fork":false,"pushed_at":"2024-03-15T14:22:04.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T03:02:34.056Z","etag":null,"topics":["collatz-conjecture","collatz-problem","mathematics"],"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/OnlyF0uR.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":"2021-10-24T10:25:37.000Z","updated_at":"2024-03-15T14:22:08.000Z","dependencies_parsed_at":"2024-11-24T00:34:27.060Z","dependency_job_id":null,"html_url":"https://github.com/OnlyF0uR/collatz-conjecture","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/OnlyF0uR%2Fcollatz-conjecture","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnlyF0uR%2Fcollatz-conjecture/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnlyF0uR%2Fcollatz-conjecture/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnlyF0uR%2Fcollatz-conjecture/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OnlyF0uR","download_url":"https://codeload.github.com/OnlyF0uR/collatz-conjecture/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244066504,"owners_count":20392455,"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":["collatz-conjecture","collatz-problem","mathematics"],"created_at":"2024-11-24T00:24:35.801Z","updated_at":"2025-03-17T16:24:01.666Z","avatar_url":"https://github.com/OnlyF0uR.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# collatz-conjecture\nSimple \"Collatz Conjecture\" scripts.\n\n## What is the Collatz Conjecture?\nIt's a mathematical problem that has not been solved yet.\nIt follows the following two rules:\n\n* When a number is even: divide it by 2.\n* When a number is odd: multiply it by 3 and add 1.\n\nAfter an x amount steps the number 1 will be the result, that's where we stop our program. However, we are not sure whether this is the case for every possible number.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonlyf0ur%2Fcollatz-conjecture","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonlyf0ur%2Fcollatz-conjecture","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonlyf0ur%2Fcollatz-conjecture/lists"}