{"id":15651819,"url":"https://github.com/virtuald/go-ordered-json","last_synced_at":"2025-08-21T12:30:58.819Z","repository":{"id":47060366,"uuid":"95022284","full_name":"virtuald/go-ordered-json","owner":"virtuald","description":"A fork of the golang encoding/json package to support ordered JSON decoding/encoding","archived":false,"fork":false,"pushed_at":"2021-09-15T09:40:02.000Z","size":346,"stargazers_count":33,"open_issues_count":1,"forks_count":7,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-12-10T10:02:34.657Z","etag":null,"topics":["golang","json"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/virtuald.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":"2017-06-21T16:06:49.000Z","updated_at":"2024-08-06T18:05:08.000Z","dependencies_parsed_at":"2022-09-05T13:02:07.739Z","dependency_job_id":null,"html_url":"https://github.com/virtuald/go-ordered-json","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtuald%2Fgo-ordered-json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtuald%2Fgo-ordered-json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtuald%2Fgo-ordered-json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtuald%2Fgo-ordered-json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/virtuald","download_url":"https://codeload.github.com/virtuald/go-ordered-json/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230511483,"owners_count":18237658,"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":["golang","json"],"created_at":"2024-10-03T12:40:15.644Z","updated_at":"2024-12-19T23:15:28.608Z","avatar_url":"https://github.com/virtuald.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"go-ordered-json\n===============\n\nThere are some legacy/stupid applications[1] that you need to interoperate with,\nand they for whatever reason require that the JSON you're using is ordered in\na particular way (contrary to the JSON specifications).\n\nUnfortunately, the golang authors are not willing to support such a broken use\ncase, so on [their advice](https://groups.google.com/forum/#!topic/golang-dev/zBQwhm3VfvU)\nthis is a fork of the golang encoding/json package, with the ordered JSON\nsupport originating with a patch from\n[Peter Waldschmidt](https://go-review.googlesource.com/c/7930/).\n\n**If you can, you should avoid using this package**. However, if you can't\navoid it, then you are welcome to. Provided under the MIT license, just like\ngolang.\n\nKnown broken applications \n-------------------------\n\n* [1][Windows Communication Foundation Json __type ordering](https://docs.microsoft.com/en-us/dotnet/framework/wcf/feature-details/stand-alone-json-serialization#type-hint-position-in-json-objects)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirtuald%2Fgo-ordered-json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvirtuald%2Fgo-ordered-json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirtuald%2Fgo-ordered-json/lists"}