{"id":23275511,"url":"https://github.com/cleverse/go-utilities","last_synced_at":"2025-06-14T07:38:24.124Z","repository":{"id":201086419,"uuid":"706931648","full_name":"Cleverse/go-utilities","owner":"Cleverse","description":"miscellaneous useful shared Golang packages by Cleverse","archived":false,"fork":false,"pushed_at":"2025-05-30T17:51:41.000Z","size":193,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-04T16:17:27.099Z","etag":null,"topics":["errors","generic","go","golang","library","minimal","optimized","utilities","utility","zero-dependency"],"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/Cleverse.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,"zenodo":null}},"created_at":"2023-10-18T22:05:32.000Z","updated_at":"2025-05-30T17:51:41.000Z","dependencies_parsed_at":"2025-04-24T11:22:37.212Z","dependency_job_id":"8b57e114-6d3a-4519-a395-c835a1cac21f","html_url":"https://github.com/Cleverse/go-utilities","commit_stats":null,"previous_names":["cleverse/go-utilities"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/Cleverse/go-utilities","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cleverse%2Fgo-utilities","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cleverse%2Fgo-utilities/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cleverse%2Fgo-utilities/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cleverse%2Fgo-utilities/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cleverse","download_url":"https://codeload.github.com/Cleverse/go-utilities/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cleverse%2Fgo-utilities/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259777950,"owners_count":22909759,"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":["errors","generic","go","golang","library","minimal","optimized","utilities","utility","zero-dependency"],"created_at":"2024-12-19T21:14:29.962Z","updated_at":"2025-06-14T07:38:24.117Z","avatar_url":"https://github.com/Cleverse.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Go Reference](https://pkg.go.dev/badge/github.com/Cleverse/go-utilities.svg)](https://pkg.go.dev/github.com/Cleverse/go-utilities)\n\n# go-utilities\n\nMiscellaneous useful shared Go packages by [Cleverse](https://about.cleverse.com)\n\n## utils\n\nMinimalist pure Golang optimized generic utilities for Cleverse projects.\n\n[See here](utils/README.md).\n\n## errors\n\nMinimalist and zero-dependency errors library with stacktrace support for Go (for wrapping and formatting an errors).\n\n[See here](errors/README.md).\n\n## nullable\n\nA safe way to represent nullable primitive values in Go. Supports JSON serialization.\n\n[See here](nullable/README.md).\n\n## queue\n\nMinimalist and zero-dependency low-level and simple queue library for thread-safe and unlimited-size generics in-memory message queue library for Go (async enqueue and blocking dequeue supports).\\\nThe alternative way to communicate between goroutines compared to `channel`\n\n[See here](queue/README.md).\n\n## address\n\nHigh efficient and minimal utilities library that will help you to work with Ethereum addresses easier. (a [go-ethereum](https://github.com/ethereum/go-ethereum) helper library)\n\n[See here](address/README.md).\n\n## fixedpoint\n\nA [shopspring/decimal](https://github.com/shopspring/decimal) wrapper library for fixed point arithmetic operations in Cleverse projects.\n\n[See here](fixedpoint/README.md).\n\n## logger\n\nA logger utility library, with support for TEXT and JSON logging (with optional GCP log format support). Supports embedding log attributes in context.\n\n[See here](logger/README.md).\n\n## httpclient\n\nSimple [valyala/fasthttp](https://github.com/valyala/fasthttp) wrapper library with user-friendly interface and built-in request/response acquire and release.\n\n[See here](httpclient/go.mod).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcleverse%2Fgo-utilities","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcleverse%2Fgo-utilities","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcleverse%2Fgo-utilities/lists"}