{"id":16672956,"url":"https://github.com/euskadi31/go-std","last_synced_at":"2026-03-02T12:39:57.217Z","repository":{"id":40773840,"uuid":"86450747","full_name":"euskadi31/go-std","owner":"euskadi31","description":"Collections of basic types for Go","archived":false,"fork":false,"pushed_at":"2025-05-06T05:28:16.000Z","size":87,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-14T05:03:08.115Z","etag":null,"topics":["go","golang","golang-library","json","sql"],"latest_commit_sha":null,"homepage":null,"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/euskadi31.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2017-03-28T11:14:02.000Z","updated_at":"2025-05-06T05:28:18.000Z","dependencies_parsed_at":"2024-05-14T07:45:43.990Z","dependency_job_id":"61776545-c0eb-4981-9355-49e7e30bc9ac","html_url":"https://github.com/euskadi31/go-std","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/euskadi31/go-std","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euskadi31%2Fgo-std","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euskadi31%2Fgo-std/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euskadi31%2Fgo-std/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euskadi31%2Fgo-std/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/euskadi31","download_url":"https://codeload.github.com/euskadi31/go-std/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euskadi31%2Fgo-std/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259763076,"owners_count":22907407,"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":["go","golang","golang-library","json","sql"],"created_at":"2024-10-12T12:23:51.511Z","updated_at":"2026-03-02T12:39:57.156Z","avatar_url":"https://github.com/euskadi31.png","language":"Go","readme":"# Go Standard Library ![Last release](https://img.shields.io/github/release/euskadi31/go-std.svg)\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/euskadi31/go-std)](https://goreportcard.com/report/github.com/euskadi31/go-std)\n\n| Branch | Status                                                                                                                                        | Coverage                                                                                                                                 |\n| ------ | --------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- |\n| master | [![Go](https://github.com/euskadi31/go-std/actions/workflows/go.yml/badge.svg)](https://github.com/euskadi31/go-std/actions/workflows/go.yml) | [![Coveralls](https://img.shields.io/coveralls/euskadi31/go-std/master.svg)](https://coveralls.io/github/euskadi31/go-std?branch=master) |\n\ngo-std is a library with reasonable options for dealing with nullable SQL and JSON values.\n\nAll types implement `sql.Scanner` and `driver.Valuer`, so you can use this library in place of `sql.NullXXX`.\nAll types also implement: `encoding.TextMarshaler`, `encoding.TextUnmarshaler`, `json.Marshaler`, `json.Unmarshaler` and `fmt.Stringer`.\n\n## Types\n\n-   `std.Bool`: Nullable bool\n-   `std.Float`: Nullable float64\n-   `std.String`: Nullable string\n-   `std.Int`: Nullable int64\n-   `std.Uint`: Nullable uint64\n-   `std.Time`: Nullable Time\n-   `std.DateTime`: Nullable Time with ISO8601 format\n-   `std.Date`: Nullable Time with ISO8601 (yyyy-mm-dd) format\n\n## License\n\ngo-std is licensed under [the MIT license](LICENSE.md).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feuskadi31%2Fgo-std","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feuskadi31%2Fgo-std","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feuskadi31%2Fgo-std/lists"}