{"id":54021,"library":"thomaso-mirodin-intmath","title":"IntMath","description":"Provides integer math functions for int, uint, int32, uint32, int64, and uint64 types, avoiding float64 casting.","status":"active","version":"0.0.0-20160323211736-5dc6d854e46e","language":"go","source_language":null,"source_url":"https://github.com/thomaso-mirodin/intmath","tags":["math","integer","performance","utility"],"install":[{"cmd":"go get github.com/thomaso-mirodin/intmath","lang":"bash","label":"Install github.com/thomaso-mirodin/intmath"}],"dependencies":[],"imports":[{"symbol":"intmath","correct":"github.com/thomaso-mirodin/intmath"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/thomaso-mirodin/intmath/u64\"\n)\n\nfunc main() {\n\tfmt.Println(u64.Log2(1024))\n}","lang":"go","description":"Compute log2 of a uint64 using the u64 subpackage."},"warnings":[],"env_vars":null,"search_vec":"'avoid':15 'cast':17 'float64':16 'function':5 'int':7 'int32':9 'int64':11 'integ':3,19 'intmath':1 'math':4,18 'perform':20 'provid':2 'type':14 'uint':8 'uint32':10 'uint64':13 'util':21","created_at":"2026-06-15T08:07:52.025617+00:00","updated_at":"2026-06-15T08:07:52.025617+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/thomaso-mirodin/intmath","github":"https://github.com/thomaso-mirodin/intmath","docs":"https://pkg.go.dev/github.com/thomaso-mirodin/intmath#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-15","next_check":"2026-12-12","install_tag":null}}