{"id":19687142,"url":"https://github.com/trinitronx/rust-fizzbuzz","last_synced_at":"2026-06-03T23:31:17.854Z","repository":{"id":194895913,"uuid":"691814725","full_name":"trinitronx/rust-fizzbuzz","owner":"trinitronx","description":"Rust `FizzBuzz` Code Golf in 125 chars","archived":false,"fork":false,"pushed_at":"2023-09-15T10:19:45.000Z","size":1109,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-10T07:46:57.917Z","etag":null,"topics":["code-golf","rust"],"latest_commit_sha":null,"homepage":"https://trinitronx.github.io/rust-fizzbuzz/","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/trinitronx.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":"2023-09-15T00:30:22.000Z","updated_at":"2023-09-15T10:21:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"87e1bcc5-ea4c-44f3-826c-47e3239af1cf","html_url":"https://github.com/trinitronx/rust-fizzbuzz","commit_stats":null,"previous_names":["trinitronx/rust-fizzbuzz"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinitronx%2Frust-fizzbuzz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinitronx%2Frust-fizzbuzz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinitronx%2Frust-fizzbuzz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinitronx%2Frust-fizzbuzz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trinitronx","download_url":"https://codeload.github.com/trinitronx/rust-fizzbuzz/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240993952,"owners_count":19890419,"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":["code-golf","rust"],"created_at":"2024-11-11T18:33:14.393Z","updated_at":"2026-06-03T23:31:17.823Z","avatar_url":"https://github.com/trinitronx.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FizzBuzz Code Golf\n\nConsider the following problem:\n\nWrite a short program that prints each number from 1 to 100 on a new line.\n\n- For each multiple of 3, print \"`Fizz`\" instead of the number.\n- For each multiple of 5, print \"`Buzz`\" instead of the number.\n- For numbers which are multiples of both 3 and 5, print \"`FizzBuzz`\" instead of the number.\n- Write a solution (or reduce an existing one) so it has as few characters as possible.\n\nScoring\n\n- Your score is: `200 - number of characters in your source code) / 100`\n\nSource: [HackerRank: FizzBuzz][1]\n\n[1]: https://www.hackerrank.com/challenges/fizzbuzz/problem\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrinitronx%2Frust-fizzbuzz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrinitronx%2Frust-fizzbuzz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrinitronx%2Frust-fizzbuzz/lists"}