{"id":23938088,"url":"https://github.com/visvirial/rust_fibo","last_synced_at":"2025-10-28T14:16:01.950Z","repository":{"id":57628960,"uuid":"373059553","full_name":"visvirial/rust_fibo","owner":"visvirial","description":"Computes Fibonacci numbers using Rust","archived":false,"fork":false,"pushed_at":"2021-06-03T00:51:39.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T05:04:32.256Z","etag":null,"topics":["fibonacci","rust"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/fibo","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/visvirial.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":"2021-06-02T06:14:08.000Z","updated_at":"2021-10-02T02:12:50.000Z","dependencies_parsed_at":"2022-09-26T20:10:48.659Z","dependency_job_id":null,"html_url":"https://github.com/visvirial/rust_fibo","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visvirial%2Frust_fibo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visvirial%2Frust_fibo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visvirial%2Frust_fibo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visvirial%2Frust_fibo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/visvirial","download_url":"https://codeload.github.com/visvirial/rust_fibo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240415209,"owners_count":19797599,"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":["fibonacci","rust"],"created_at":"2025-01-06T02:18:35.447Z","updated_at":"2025-10-28T14:16:01.852Z","avatar_url":"https://github.com/visvirial.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"Fibonacci Rust\n==============\n\nCompute the `n`-th Fibonacci number modulo `m` with given integers `n` and `m`.\n\nInstall\n-------\n\n```bash\n$ cargo install fibo\n```\n\nUsage\n-----\n\n```bash\n$ fibo 123456789123456789123456789 987654321\nF(123456789123456789123456789) = 344648225 mod 987654321 (0ms)\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvisvirial%2Frust_fibo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvisvirial%2Frust_fibo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvisvirial%2Frust_fibo/lists"}