{"id":62919,"library":"cmars-basen","title":"Basen","description":"Package basen provides base-N encoding and decoding utilities.","status":"active","version":"0.0.0-20150613233007-fe3947df716e","language":"go","source_language":null,"source_url":"https://github.com/cmars/basen","tags":["encoding","base-n","base62","utilities"],"install":[{"cmd":"go get github.com/cmars/basen","lang":"bash","label":"Install github.com/cmars/basen"}],"dependencies":[],"imports":[{"symbol":"basen","correct":"github.com/cmars/basen"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/cmars/basen\"\n)\n\nfunc main() {\n\tencoded := basen.Base62Encode([]byte(\"hello\"))\n\tfmt.Println(encoded)\n}","lang":"go","description":"Encodes a byte slice using Base62 encoding."},"warnings":[],"env_vars":null,"search_vec":"'base':6,14 'base-n':5,13 'base62':16 'basen':1,3 'decod':10 'encod':8,12 'n':7,15 'packag':2 'provid':4 'util':11,17","created_at":"2026-06-17T16:37:38.788613+00:00","updated_at":"2026-06-17T16:37:38.788613+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/cmars/basen","github":"https://github.com/cmars/basen","docs":"https://pkg.go.dev/github.com/cmars/basen#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}}