{"id":17204423,"url":"https://github.com/urschrei/rust_fizzbuzz","last_synced_at":"2026-06-25T02:31:32.177Z","repository":{"id":32255100,"uuid":"35829472","full_name":"urschrei/rust_fizzbuzz","owner":"urschrei","description":"Implementing FizzBuzz using Rust 1.0","archived":false,"fork":false,"pushed_at":"2018-10-21T15:45:06.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-07T02:03:44.698Z","etag":null,"topics":["fizzbuzz","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/urschrei.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}},"created_at":"2015-05-18T16:34:34.000Z","updated_at":"2019-04-21T09:56:05.000Z","dependencies_parsed_at":"2022-09-03T04:31:01.112Z","dependency_job_id":null,"html_url":"https://github.com/urschrei/rust_fizzbuzz","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/urschrei/rust_fizzbuzz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urschrei%2Frust_fizzbuzz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urschrei%2Frust_fizzbuzz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urschrei%2Frust_fizzbuzz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urschrei%2Frust_fizzbuzz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/urschrei","download_url":"https://codeload.github.com/urschrei/rust_fizzbuzz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urschrei%2Frust_fizzbuzz/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34757353,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-25T02:00:05.521Z","response_time":101,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["fizzbuzz","rust"],"created_at":"2024-10-15T02:21:50.595Z","updated_at":"2026-06-25T02:31:32.153Z","avatar_url":"https://github.com/urschrei.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WHAT (May 18th, 2015)\n\nAn update of Lindsey Kuper's excellent [Rust FizzBuzz](http://composition.al/blog/2013/03/02/fizzbuzz-revisited/) using Rust 1.x, as a way of taking some tentative first steps towards learning the language. \n\nThe [`by_reference`](https://github.com/urschrei/rust_fizzbuzz/tree/by_reference) branch contains a variant which passes the results of the division operations to `int_to_rem` by reference, where they're destructured. Note that this isn't necessarily more efficient or flexible, however, since `i32` is a primitive type, and thus implements the `Copy` trait.\n\nThis approach to solving `FizzBuzz` using Rust is by no means the fastest way to do it (see [Chris Morgan's explorations](http://chrismorgan.info/blog/rust-fizzbuzz.html) for more), but I find this implementation particularly intuitive, and well-suited to the language.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Furschrei%2Frust_fizzbuzz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Furschrei%2Frust_fizzbuzz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Furschrei%2Frust_fizzbuzz/lists"}