{"id":76303,"library":"novalagung-gubrak-v2","title":"Gubrak v2","description":"A functional utility library for Go, providing helpers for slices, maps, and more.","status":"active","version":"2.0.3","language":"go","source_language":null,"source_url":"https://github.com/novalagung/gubrak","tags":["functional","utilities","slices","maps"],"install":[{"cmd":"go get github.com/novalagung/gubrak/v2","lang":"bash","label":"Install github.com/novalagung/gubrak/v2"}],"dependencies":[],"imports":[{"symbol":"gubrak","correct":"github.com/novalagung/gubrak/v2"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/novalagung/gubrak/v2\"\n)\n\nfunc main() {\n\tnumbers := []int{1, 2, 3, 4, 5}\n\tevens := gubrak.Filter(numbers, func(n int) bool { return n%2 == 0 })\n\tfmt.Println(evens)\n}","lang":"go","description":"Filters a slice to keep only even numbers using gubrak.Filter."},"warnings":[],"env_vars":null,"search_vec":"'function':4,16 'go':8 'gubrak':1 'helper':10 'librari':6 'map':13,19 'provid':9 'slice':12,18 'util':5,17 'v2':2","created_at":"2026-06-17T19:27:19.992506+00:00","updated_at":"2026-06-17T19:27:19.992506+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/novalagung/gubrak","github":"https://github.com/novalagung/gubrak","docs":"https://pkg.go.dev/github.com/novalagung/gubrak/v2#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["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}}