{"id":53201,"library":"umbracle-fastrlp","title":"FastRLP","description":"FastRLP is a Go library for fast RLP (Recursive Length Prefix) encoding and decoding, commonly used in Ethereum.","status":"active","version":"0.1.0","language":"go","source_language":null,"source_url":"https://github.com/umbracle/fastrlp","tags":["rlp","ethereum","encoding","serialization"],"install":[{"cmd":"go get github.com/umbracle/fastrlp","lang":"bash","label":"Install github.com/umbracle/fastrlp"}],"dependencies":[],"imports":[{"symbol":"fastrlp","correct":"github.com/umbracle/fastrlp"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/umbracle/fastrlp\"\n)\n\nfunc main() {\n\tar := &fastrlp.Arena{}\n\tval := ar.NewBytes([]byte(\"hello\"))\n\tdata := val.MarshalTo(nil)\n\tfmt.Printf(\"%x\\n\", data)\n}","lang":"go","description":"Encode a byte slice using fastrlp"},"warnings":[],"env_vars":null,"search_vec":"'common':16 'decod':15 'encod':13,22 'ethereum':19,21 'fast':8 'fastrlp':1,2 'go':5 'length':11 'librari':6 'prefix':12 'recurs':10 'rlp':9,20 'serial':23 'use':17","created_at":"2026-06-15T07:31:02.742021+00:00","updated_at":"2026-06-15T07:31:02.742021+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/umbracle/fastrlp","github":"https://github.com/umbracle/fastrlp","docs":"https://pkg.go.dev/github.com/umbracle/fastrlp#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization","crypto"],"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}}