{"id":71821,"library":"gocq-rs","title":"Reed-Solomon Codes","description":"Package rs implements Reed-Solomon error correcting codes for data recovery.","status":"active","version":"1.0.1","language":"go","source_language":null,"source_url":"https://github.com/gocq/rs","tags":["reed-solomon","error-correction","coding","data-recovery"],"install":[{"cmd":"go get github.com/gocq/rs","lang":"bash","label":"Install github.com/gocq/rs"}],"dependencies":[],"imports":[{"symbol":"rs","correct":"github.com/gocq/rs"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/gocq/rs\"\n)\n\nfunc main() {\n\tdata := []byte{1, 2, 3, 4}\n\tencoded, _ := rs.Encode(data, 2)\n\tfmt.Println(encoded)\n}","lang":"go","description":"Encode data with Reed-Solomon error correction."},"warnings":[],"env_vars":null,"search_vec":"'code':4,13,23 'correct':12,22 'data':15,25 'data-recoveri':24 'error':11,21 'error-correct':20 'implement':7 'packag':5 'recoveri':16,26 'reed':2,9,18 'reed-solomon':1,8,17 'rs':6 'solomon':3,10,19","created_at":"2026-06-17T18:31:51.780876+00:00","updated_at":"2026-06-17T18:31:51.780876+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/gocq/rs","github":"https://github.com/gocq/rs","docs":"https://pkg.go.dev/github.com/gocq/rs#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","utility"],"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}}