{"id":21424324,"url":"https://github.com/gomodules/encoding","last_synced_at":"2025-07-14T08:31:45.784Z","repository":{"id":38386875,"uuid":"394699135","full_name":"gomodules/encoding","owner":"gomodules","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-14T23:14:02.000Z","size":2169,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T05:17:03.402Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gomodules.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":"2021-08-10T15:12:21.000Z","updated_at":"2025-02-14T23:13:05.000Z","dependencies_parsed_at":"2024-03-13T10:52:31.686Z","dependency_job_id":"a61a4500-e85c-4563-b95d-ded6f26aded4","html_url":"https://github.com/gomodules/encoding","commit_stats":{"total_commits":401,"total_committers":65,"mean_commits":"6.1692307692307695","dds":0.6882793017456359,"last_synced_commit":"39cf18f1338c3d9f5bc3f345685a9b61e0e93aab"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/gomodules/encoding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gomodules%2Fencoding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gomodules%2Fencoding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gomodules%2Fencoding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gomodules%2Fencoding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gomodules","download_url":"https://codeload.github.com/gomodules/encoding/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gomodules%2Fencoding/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265262618,"owners_count":23736430,"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":[],"created_at":"2024-11-22T21:21:13.110Z","updated_at":"2025-07-14T08:31:44.846Z","avatar_url":"https://github.com/gomodules.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CI](https://github.com/gomodules/encoding/actions/workflows/ci.yml/badge.svg)](https://github.com/gomodules/encoding/actions/workflows/ci.yml)\n[![PkgGoDev](https://pkg.go.dev/badge/gomodules.xyz/encoding)](https://pkg.go.dev/gomodules.xyz/encoding)\n\n# encoding\n\nThis library has been forked from https://github.com/kubernetes/apimachinery/tree/v0.29.3/pkg/util so that it can easily used in non-k8s related projects.\n\n## Why?\n\nGo `encoding/json` package will automatically convert any number into `float64`, when any json string is unmarshled into a `map[string]interface{}`. This is a common use-case for Kubernetes libraries. To fix this issue, Kubernetes uses their own version of json library (a wrapper) that correctly converts to `int64/float64`. This library is forked from Kubernetes so that it can be used in various places without the whole Kubernetes dependency.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgomodules%2Fencoding","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgomodules%2Fencoding","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgomodules%2Fencoding/lists"}