{"id":32523146,"url":"https://github.com/go-utils/round","last_synced_at":"2026-07-13T09:31:43.910Z","repository":{"id":140137237,"uuid":"272831675","full_name":"go-utils/round","owner":"go-utils","description":"Easy rounding","archived":false,"fork":false,"pushed_at":"2021-01-04T20:00:45.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-28T07:48:16.249Z","etag":null,"topics":["go","golang","round","rounding"],"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/go-utils.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-16T23:19:15.000Z","updated_at":"2021-01-04T20:00:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"4b7acb73-41cf-4dc9-8507-5b4f58226b2b","html_url":"https://github.com/go-utils/round","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/go-utils/round","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-utils%2Fround","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-utils%2Fround/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-utils%2Fround/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-utils%2Fround/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-utils","download_url":"https://codeload.github.com/go-utils/round/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-utils%2Fround/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35418222,"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-07-13T02:00:06.543Z","response_time":119,"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":["go","golang","round","rounding"],"created_at":"2025-10-28T07:48:07.112Z","updated_at":"2026-07-13T09:31:43.905Z","avatar_url":"https://github.com/go-utils.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# What is this?\nEasy rounding\n\n# Installation\n```commandline\n$ go get github.com/go-utils/round\n```\n\n# Usage\n```go\npackage main\n\nimport (\n    \"fmt\"\n\n    \"github.com/go-utils/round\"\n)\n\nfunc main() {\n    fmt.Println(round.Do(3.4444449))\n    // Output: 4\n}\n```\n\n# License\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgo-utils%2Fround","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgo-utils%2Fround","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgo-utils%2Fround/lists"}