{"id":66336,"library":"boljen-go-bitmap","title":"go-bitmap","description":"A thread-safe bitmap implementation with various bitmap operations and abstractions.","status":"active","version":"0.0.0-20151001105940-23cd2fb0ce7d","language":"go","source_language":null,"source_url":"https://github.com/boljen/go-bitmap","tags":["bitmap","thread-safe","data-structure"],"install":[{"cmd":"go get github.com/boljen/go-bitmap","lang":"bash","label":"Install github.com/boljen/go-bitmap"}],"dependencies":[],"imports":[{"symbol":"bitmap","correct":"github.com/boljen/go-bitmap"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/boljen/go-bitmap\"\n)\n\nfunc main() {\n\tbm := bitmap.New(10)\n\tbm.Set(3, true)\n\tfmt.Println(bm.Get(3))\n}","lang":"go","description":"Creates a bitmap, sets a bit, and reads it."},"warnings":[],"env_vars":null,"search_vec":"'abstract':15 'bitmap':3,8,12,16 'data':21 'data-structur':20 'go':2 'go-bitmap':1 'implement':9 'oper':13 'safe':7,19 'structur':22 'thread':6,18 'thread-saf':5,17 'various':11","created_at":"2026-06-17T17:22:26.113187+00:00","updated_at":"2026-06-17T17:22:26.113187+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/boljen/go-bitmap","github":"https://github.com/boljen/go-bitmap","docs":"https://pkg.go.dev/github.com/boljen/go-bitmap#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}}