{"id":76790,"library":"kelindar-binary","title":"binary","description":"A high-performance binary encoding library for Go structs.","status":"active","version":"1.0.19","language":"go","source_language":null,"source_url":"https://github.com/kelindar/binary","tags":["binary","encoding","serialization","performance"],"install":[{"cmd":"go get github.com/kelindar/binary","lang":"bash","label":"Install github.com/kelindar/binary"}],"dependencies":[],"imports":[{"symbol":"binary","correct":"github.com/kelindar/binary"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/kelindar/binary\"\n)\n\nfunc main() {\n\ttype Foo struct {\n\t\tBar string\n\t}\n\tdata, _ := binary.Marshal(Foo{Bar: \"hello\"})\n\tfmt.Println(data)\n}","lang":"go","description":"Marshal a struct to binary"},"warnings":[],"env_vars":null,"search_vec":"'binari':1,6,12 'encod':7,13 'go':10 'high':4 'high-perform':3 'librari':8 'perform':5,15 'serial':14 'struct':11","created_at":"2026-06-17T19:38:17.394241+00:00","updated_at":"2026-06-17T19:38:17.394241+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/kelindar/binary","github":"https://github.com/kelindar/binary","docs":"https://pkg.go.dev/github.com/kelindar/binary#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}}