{"id":15692809,"url":"https://github.com/ultirequiem/fibora","last_synced_at":"2025-05-07T23:46:20.125Z","repository":{"id":56899499,"uuid":"412667591","full_name":"UltiRequiem/fibora","owner":"UltiRequiem","description":"📘  Utilities and CLI for the Fibonacci Sequence","archived":false,"fork":false,"pushed_at":"2022-04-05T19:32:09.000Z","size":30,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-05T19:59:18.278Z","etag":null,"topics":["fibonacci","fibonacci-numbers","fibonacci-sequence","rust","rust-crate","rust-lang","rust-library"],"latest_commit_sha":null,"homepage":"https://fibora.cli.rs","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/UltiRequiem.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-10-02T02:14:59.000Z","updated_at":"2022-04-06T17:59:47.000Z","dependencies_parsed_at":"2022-08-20T18:20:41.461Z","dependency_job_id":null,"html_url":"https://github.com/UltiRequiem/fibora","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/UltiRequiem%2Ffibora","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltiRequiem%2Ffibora/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltiRequiem%2Ffibora/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltiRequiem%2Ffibora/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UltiRequiem","download_url":"https://codeload.github.com/UltiRequiem/fibora/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252973618,"owners_count":21834105,"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","fibonacci-numbers","fibonacci-sequence","rust","rust-crate","rust-lang","rust-library"],"created_at":"2024-10-03T18:40:23.131Z","updated_at":"2025-05-07T23:46:20.105Z","avatar_url":"https://github.com/UltiRequiem.png","language":"Rust","funding_links":["https://patreon.com/UltiRequiem"],"categories":[],"sub_categories":[],"readme":"# Fibora\n\n[![Documentation](https://docs.rs/fibora/badge.svg)](https://docs.rs/fibora)\n[![Code Coverage](https://codecov.io/gh/UltiRequiem/fibora/branch/main/graph/badge.svg?token=M09A42VRUL)](https://codecov.io/gh/UltiRequiem/fibora)\n\nUtilities for the Fibonacci Number and Sequence 🔢\n\n### Install 👇\n\n```sh\ncargo install fibora\n```\n\n### Usage\n\n```rust\nuse fibora::fibonacci;\n\nfor i in 0..10 {\n    println!(\"{:#?}\", fibonacci(i));\n}\n```\n\n## CLI\n\nYou already installed the CLI while installing the library 😆\n\n### Usage\n\n```sh\nfibora 10 # [1.0, 1.0, 2.0, 3.0, 5.0, 8.0, 13.0, 21.0, 34.0, 55.0]\n```\n\n[Video Showcase](https://youtu.be/jlLx-uppbMU) 🎥\n\n## Support\n\nOpen an Issue, I will check it a soon as possible 👀\n\nIf you want to hurry me up a bit\n[send me a tweet](https://twitter.com/UltiRequiem) 😆\n\nConsider [supporting me on Patreon](https://patreon.com/UltiRequiem) if you like\nmy work 🙏\n\nDon't forget to start the repo ⭐\n\n## Versioning\n\nWe use [Semantic Versioning](http://semver.org). For the versions available, see\nthe [tags](https://github.com/UltiRequiem/timezones/tags) 🏷️\n\n## Authors\n\n[Eliaz Bobadilla](https://ultirequiem.com) - Creator and Maintainer 💪\n\nSee also the full list of\n[contributors](https://github.com/UltiRequiem/fibora/contributors) who\nparticipated in this project ✨\n\n## Related\n\nI also made a [JavaScript](https://github.com/UltiRequiem/fibonacci-deno) and\n[Go](https://github.com/UltiRequiem/fibonacci) version 🆙\n\n## Licence\n\nLicensed under the MIT License 📄\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fultirequiem%2Ffibora","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fultirequiem%2Ffibora","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fultirequiem%2Ffibora/lists"}