{"id":50723,"library":"goccy-go-yaml","title":"Go YAML","description":"Package go-yaml provides a YAML parser and encoder for Go.","status":"active","version":"1.19.2","language":"go","source_language":null,"source_url":"https://github.com/goccy/go-yaml","tags":["yaml","serialization","parser"],"install":[{"cmd":"go get github.com/goccy/go-yaml","lang":"bash","label":"Install github.com/goccy/go-yaml"}],"dependencies":[],"imports":[{"symbol":"yaml","correct":"github.com/goccy/go-yaml"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/goccy/go-yaml\"\n)\n\nfunc main() {\n\tdata, _ := yaml.Marshal(map[string]string{\"key\": \"value\"})\n\tfmt.Println(string(data))\n}","lang":"go","description":"Marshal a map to YAML"},"warnings":[],"env_vars":null,"search_vec":"'encod':12 'go':1,5,14 'go-yaml':4 'packag':3 'parser':10,17 'provid':7 'serial':16 'yaml':2,6,9,15","created_at":"2026-06-15T05:06:19.803801+00:00","updated_at":"2026-06-15T05:06:19.803801+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/goccy/go-yaml","github":"https://github.com/goccy/go-yaml","docs":"https://pkg.go.dev/github.com/goccy/go-yaml#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-15","next_check":"2026-12-12","install_tag":null}}