{"id":71336,"library":"devfeel-mapper","title":"Devfeel Mapper","description":"Object mapping library for Go, similar to AutoMapper in .NET.","status":"active","version":"0.7.14","language":"go","source_language":null,"source_url":"https://github.com/devfeel/mapper","tags":["mapping","object","utility","conversion"],"install":[{"cmd":"go get github.com/devfeel/mapper","lang":"bash","label":"Install github.com/devfeel/mapper"}],"dependencies":[],"imports":[{"symbol":"mapper","correct":"github.com/devfeel/mapper"}],"quickstart":{"code":"import \"github.com/devfeel/mapper\"\n\nfunc main() {\n    type Source struct { Name string }\n    type Dest struct { Name string }\n    var src Source\n    var dst Dest\n    mapper.Mapper(&dst, src)\n}","lang":"go","description":"Map fields from source to destination"},"warnings":[],"env_vars":null,"search_vec":"'automapp':10 'convers':16 'devfeel':1 'go':7 'librari':5 'map':4,13 'mapper':2 'net':12 'object':3,14 'similar':8 'util':15","created_at":"2026-06-17T18:25:23.916999+00:00","updated_at":"2026-06-17T18:25:23.916999+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/devfeel/mapper","github":"https://github.com/devfeel/mapper","docs":"https://pkg.go.dev/github.com/devfeel/mapper#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility","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}}