{"id":19504277,"url":"https://github.com/f1zm0/utl","last_synced_at":"2026-06-10T22:31:07.278Z","repository":{"id":65423946,"uuid":"591777361","full_name":"f1zm0/utl","owner":"f1zm0","description":"util library for Golang projects","archived":false,"fork":false,"pushed_at":"2023-02-02T20:22:42.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-25T21:46:57.561Z","etag":null,"topics":["go","golang","library","package","util","utility"],"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/f1zm0.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":"2023-01-21T20:43:13.000Z","updated_at":"2023-04-28T09:21:59.000Z","dependencies_parsed_at":"2023-02-12T16:45:40.702Z","dependency_job_id":null,"html_url":"https://github.com/f1zm0/utl","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/f1zm0/utl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f1zm0%2Futl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f1zm0%2Futl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f1zm0%2Futl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f1zm0%2Futl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/f1zm0","download_url":"https://codeload.github.com/f1zm0/utl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f1zm0%2Futl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34174148,"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-10T02:00:07.152Z","response_time":89,"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","library","package","util","utility"],"created_at":"2024-11-10T22:25:10.031Z","updated_at":"2026-06-10T22:31:07.263Z","avatar_url":"https://github.com/f1zm0.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\".github/banner.png\" alt=\"banner\" width=\"50%\"/\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e                                                                                                                                                                            \n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://pkg.go.dev/github.com/f1zm0/utl\"\u003e\n    \u003cimg alt=\"GoDoc\" src=\"https://img.shields.io/badge/reference-00ADD8?style=for-the-badge\u0026logo=go\u0026logoColor=white\u0026labelColor=2b2c33\" style=\"max-width: 100%;\"\u003e\n\u003c/a\u003e\n  \u003ca href=\"https://github.com/f1zm0/utl/commits/master\"\u003e                                                                                                                                 \n    \u003cimg src=\"https://img.shields.io/github/last-commit/f1zm0/utl?style=for-the-badge\u0026logo=github\u0026color=7174F2\u0026logoColor=white\u0026labelColor=2b2c33\" style=\"max-width: 100%;\"\u003e              \n  \u003c/a\u003e                                                                                                                                                                                        \n\u003ca href=\"https://github.com/f1zm0/utl\"\u003e                                                                                                                                                  \n    \u003cimg src=\"https://img.shields.io/github/license/f1zm0/utl?style=for-the-badge\u0026color=DA78ED\u0026logo=bookstack\u0026logoColor=white\u0026labelColor=2b2c34\" alt=\"project license\"\u003e                  \n\u003c/a\u003e                                                                                                                                                                                          \n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n    \n\u003c/p\u003e\n\n## Description\n\n`utl` is a collection of utilities for Go projects.\n\nI found myself constantly copy and pasting util functions from one project to another, and often make slight modifications to fit the specific needs of each project. This resulted in having many copies of the same code, scattered across various projects, and it was becoming increasingly difficult to keep track of which function was the most up-to-date.\n\nTo avoid duplication and simplify maintenance, I thought it would be a good idea to centralize them in a separate package, write decent documentation and tests, and use the package as a dependency across multiple projects.\n\n\u003e The package is still a work in progress, and I'm adding new functions and structs as I need them.\n\n## Installation\n\n```bash\ngo get -u github.com/f1zm0/utl\n```\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff1zm0%2Futl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ff1zm0%2Futl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff1zm0%2Futl/lists"}