{"id":26223389,"url":"https://github.com/stellaraf/go-utils","last_synced_at":"2026-02-25T08:05:37.362Z","repository":{"id":176689502,"uuid":"656211612","full_name":"stellaraf/go-utils","owner":"stellaraf","description":"Stellar's Go Utilities","archived":false,"fork":false,"pushed_at":"2025-03-26T14:47:34.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-19T16:10:38.318Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause-clear","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stellaraf.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-06-20T13:28:57.000Z","updated_at":"2025-03-26T14:47:37.000Z","dependencies_parsed_at":"2024-11-25T14:46:20.580Z","dependency_job_id":"2e0c380c-ebef-403d-bab2-ab4bbfe59423","html_url":"https://github.com/stellaraf/go-utils","commit_stats":null,"previous_names":["stellaraf/go-utils"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/stellaraf/go-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellaraf%2Fgo-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellaraf%2Fgo-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellaraf%2Fgo-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellaraf%2Fgo-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stellaraf","download_url":"https://codeload.github.com/stellaraf/go-utils/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellaraf%2Fgo-utils/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269508727,"owners_count":24428746,"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-08-08T02:00:09.200Z","response_time":72,"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":[],"created_at":"2025-03-12T17:32:23.536Z","updated_at":"2026-02-25T08:05:32.325Z","avatar_url":"https://github.com/stellaraf.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"https://res.cloudinary.com/stellaraf/image/upload/v1604277355/stellar-logo-gradient.svg\" width=\"300\"\u003e\n\n### Stellar Go Utilities\n\n[![Go Reference](https://img.shields.io/badge/godoc-reference-007D9C.svg?style=for-the-badge)](https://pkg.go.dev/go.stellar.af/go-utils) [![Version](https://img.shields.io/github/v/tag/stellaraf/go-utils?color=%2306D6A0\u0026label=version\u0026style=for-the-badge)](https://github.com/stellaraf/go-utils/tags) [![Tests](https://img.shields.io/github/actions/workflow/status/stellaraf/go-utils/tests.yml?style=for-the-badge)](https://github.com/stellaraf/go-utils/actions/workflows/tests.yml)\n  \n\u003c/div\u003e\n\n## Packages\n\n| Package       | Usage                                                                                   |                                                                                                                                             Docs |\n| :------------ | :-------------------------------------------------------------------------------------- | -----------------------------------------------------------------------------------------------------------------------------------------------: |\n| `checksum`    | Create SHA256 checksums from one or more strings                                        |    [![Go Docs](https://img.shields.io/badge/godoc-reference-007D9C.svg?style=for-the-badge)](https://pkg.go.dev/go.stellar.af/go-utils/checksum) |\n| `encryption`  | Basic utilities for encrypting and decrypting values with AES-256-GCM encryption        |  [![Go Docs](https://img.shields.io/badge/godoc-reference-007D9C.svg?style=for-the-badge)](https://pkg.go.dev/go.stellar.af/go-utils/encryption) |\n| `environment` | Parse environment variables to a predefined struct. Supports loading from `.env` files. | [![Go Docs](https://img.shields.io/badge/godoc-reference-007D9C.svg?style=for-the-badge)](https://pkg.go.dev/go.stellar.af/go-utils/environment) |\n| `errs`        | Error helpers                                                                           |        [![Go Docs](https://img.shields.io/badge/godoc-reference-007D9C.svg?style=for-the-badge)](https://pkg.go.dev/go.stellar.af/go-utils/errs) |\n| `format`      | Formatting helpers                                                                      |      [![Go Docs](https://img.shields.io/badge/godoc-reference-007D9C.svg?style=for-the-badge)](https://pkg.go.dev/go.stellar.af/go-utils/format) |\n| `is`          | Simple \u0026 fast type checks                                                               |          [![Go Docs](https://img.shields.io/badge/godoc-reference-007D9C.svg?style=for-the-badge)](https://pkg.go.dev/go.stellar.af/go-utils/is) |\n| `mmap`        | Map utilities                                                                           |        [![Go Docs](https://img.shields.io/badge/godoc-reference-007D9C.svg?style=for-the-badge)](https://pkg.go.dev/go.stellar.af/go-utils/mmap) |\n| `parse`       | Parsing utilities                                                                       |       [![Go Docs](https://img.shields.io/badge/godoc-reference-007D9C.svg?style=for-the-badge)](https://pkg.go.dev/go.stellar.af/go-utils/parse) |\n| `random`      | Generate random strings or bytes of various formats                                     |      [![Go Docs](https://img.shields.io/badge/godoc-reference-007D9C.svg?style=for-the-badge)](https://pkg.go.dev/go.stellar.af/go-utils/random) |\n| `repo`        | Find a Go project's root directory and/or go.mod file                                   |        [![Go Docs](https://img.shields.io/badge/godoc-reference-007D9C.svg?style=for-the-badge)](https://pkg.go.dev/go.stellar.af/go-utils/repo) |\n| `slice`       | Slice utilities                                                                         |       [![Go Docs](https://img.shields.io/badge/godoc-reference-007D9C.svg?style=for-the-badge)](https://pkg.go.dev/go.stellar.af/go-utils/slice) |\n| `sstruct`     | Struct utilities                                                                        |     [![Go Docs](https://img.shields.io/badge/godoc-reference-007D9C.svg?style=for-the-badge)](https://pkg.go.dev/go.stellar.af/go-utils/sstruct) |\n| `str`         | String utilities                                                                        |         [![Go Docs](https://img.shields.io/badge/godoc-reference-007D9C.svg?style=for-the-badge)](https://pkg.go.dev/go.stellar.af/go-utils/str) |\n| `ttime`       | Time utilities                                                                          |       [![Go Docs](https://img.shields.io/badge/godoc-reference-007D9C.svg?style=for-the-badge)](https://pkg.go.dev/go.stellar.af/go-utils/ttime) |\n\n![GitHub License](https://img.shields.io/github/license/stellaraf/go-utils?style=for-the-badge\u0026color=black)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstellaraf%2Fgo-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstellaraf%2Fgo-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstellaraf%2Fgo-utils/lists"}