{"id":76691,"library":"velocidex-json","title":"Velocidex JSON","description":"Implements encoding and decoding of JSON as defined in RFC 7159.","status":"active","version":"0.0.0-20220224052537-92f3c0326e5a","language":"go","source_language":null,"source_url":"https://github.com/Velocidex/json","tags":["json","encoding","decoding"],"install":[{"cmd":"go get github.com/Velocidex/json","lang":"bash","label":"Install github.com/Velocidex/json"}],"dependencies":[],"imports":[{"symbol":"json","correct":"github.com/Velocidex/json"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/Velocidex/json\"\n)\n\nfunc main() {\n\tdata, _ := json.Marshal(map[string]string{\"key\": \"value\"})\n\tfmt.Println(string(data))\n}","lang":"go","description":"Marshals a map to JSON."},"warnings":[],"env_vars":null,"search_vec":"'7159':13 'decod':6,16 'defin':10 'encod':4,15 'implement':3 'json':2,8,14 'rfc':12 'velocidex':1","created_at":"2026-06-17T19:36:16.758498+00:00","updated_at":"2026-06-17T19:36:16.758498+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/Velocidex/json","github":"https://github.com/Velocidex/json","docs":"https://pkg.go.dev/github.com/Velocidex/json#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}