{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/json-iterator/%21go","name":"github.com/json-iterator/Go","description":"Package jsoniter implements encoding and decoding of JSON as defined in\nRFC 4627 and provides interfaces with identical syntax of standard lib encoding/json.\nConverting from encoding/json to jsoniter is no more than replacing the package with jsoniter\nand variable type declarations (if any).\njsoniter interfaces gives 100% compatibility with code using standard lib.\n\n\"JSON and Go\"\n(https://golang.org/doc/articles/json_and_go.html)\ngives a description of how Marshal/Unmarshal operate\nbetween arbitrary or predefined json objects and bytes,\nand it applies to jsoniter.Marshal/Unmarshal as well.\n\nBesides, jsoniter.Iterator provides a different set of interfaces\niterating given bytes/string/reader\nand yielding parsed elements one by one.\nThis set of interfaces reads input as required and gives\nbetter performance.","version":"v1.1.12","softwareVersion":"v1.1.12","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/json-iterator/Go","issueTracker":"https://github.com/json-iterator/go/issues","url":"https://github.com/json-iterator/Go","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2018-08-06","dateModified":"2021-09-11","datePublished":"2021-09-11","copyrightYear":2018,"downloadUrl":"https://proxy.golang.org/github.com/json-iterator/!go/@v/v1.1.12.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/json-iterator/Go#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/json-iterator/Go"],"https://www.w3.org/ns/activitystreams#likes":13870,"https://forgefed.org/ns#forks":1057}