{"id":17138088,"url":"https://github.com/sevlyar/fibonacci","last_synced_at":"2025-10-19T10:57:25.608Z","repository":{"id":57484806,"uuid":"98183086","full_name":"sevlyar/fibonacci","owner":"sevlyar","description":"Golang Project Example - Fibonacci Numbers Calculator","archived":false,"fork":false,"pushed_at":"2017-07-27T09:34:08.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T07:17:59.662Z","etag":null,"topics":["fibonacci","fibonacci-calculator","go","golang","project","sample"],"latest_commit_sha":null,"homepage":"","language":"Go","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/sevlyar.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":"2017-07-24T11:24:16.000Z","updated_at":"2017-08-16T08:48:26.000Z","dependencies_parsed_at":"2022-08-31T03:22:54.955Z","dependency_job_id":null,"html_url":"https://github.com/sevlyar/fibonacci","commit_stats":null,"previous_names":["sevlyar/go-project-sample"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/sevlyar/fibonacci","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sevlyar%2Ffibonacci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sevlyar%2Ffibonacci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sevlyar%2Ffibonacci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sevlyar%2Ffibonacci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sevlyar","download_url":"https://codeload.github.com/sevlyar/fibonacci/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sevlyar%2Ffibonacci/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279789298,"owners_count":26226956,"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","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"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":["fibonacci","fibonacci-calculator","go","golang","project","sample"],"created_at":"2024-10-14T20:08:43.675Z","updated_at":"2025-10-19T10:57:25.579Z","avatar_url":"https://github.com/sevlyar.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Golang Project Sample - Fibonacci Calculator\n\n[![GoDoc](https://godoc.org/github.com/sevlyar/fibonacci?status.svg)](https://godoc.org/github.com/sevlyar/fibonacci) [![Build Status](https://travis-ci.org/sevlyar/fibonacci.svg?branch=master)](https://travis-ci.org/sevlyar/fibonacci) [![codecov](https://codecov.io/gh/sevlyar/fibonacci/branch/master/graph/badge.svg)](https://codecov.io/gh/sevlyar/fibonacci) [![Go Report Card](https://goreportcard.com/badge/github.com/sevlyar/fibonacci)](https://goreportcard.com/report/github.com/sevlyar/fibonacci) [![Sourcegraph](https://sourcegraph.com/github.com/sevlyar/fibonacci/-/badge.svg)](https://sourcegraph.com/github.com/sevlyar/fibonacci?badge)\n\n*The project is not ready for production. It is still experimental and subject to change.*\n\nFibonacci Calculator calculates n-th Fibonacci number. It computes Fibonacci numbers in time O(log(n))\nand uses 'Rising a matrix to the power' method.\n\nAlgorithm is implemented in library but you also can use utility 'fib'\nto calculate Fibonacci numbers using command-line.\n\n## Key Features\n\n* Fast computation algorithm in time O(log(n));\n* Almost constant memory usage.\n\n## Documentation\n\n* [Library](https://godoc.org/github.com/sevlyar/fibonacci);\n* [Utility](https://godoc.org/github.com/sevlyar/fibonacci/cmd/fib).\n\n## Installation\n\nYou can download latest release of the calculator for Darwin_amd64 from [here](https://github.com/sevlyar/fibonacci/releases/latest).\n\nYou need [Go distribution](https://golang.org/doc/install) to install project from sources:\n\n\tgo get github.com/sevlyar/fibonacci\n\tgo install github.com/sevlyar/fibonacci/...\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsevlyar%2Ffibonacci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsevlyar%2Ffibonacci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsevlyar%2Ffibonacci/lists"}