{"id":75138,"library":"hatchify-atoms","title":"atoms","description":"A collection of atomic data structures and utilities for Go.","status":"active","version":"0.4.79","language":"go","source_language":null,"source_url":"https://github.com/hatchify/atoms","tags":["atomic","concurrency","synchronization","utility"],"install":[{"cmd":"go get github.com/hatchify/atoms","lang":"bash","label":"Install github.com/hatchify/atoms"}],"dependencies":[],"imports":[{"symbol":"atoms","correct":"github.com/hatchify/atoms"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/hatchify/atoms\"\n)\n\nfunc main() {\n\tvar counter atoms.Int64\n\tcounter.Add(1)\n\tfmt.Println(counter.Load())\n}","lang":"go","description":"Uses an atomic int64 counter"},"warnings":[],"env_vars":null,"search_vec":"'atom':1,5,12 'collect':3 'concurr':13 'data':6 'go':11 'structur':7 'synchron':14 'util':9,15","created_at":"2026-06-17T19:12:51.500393+00:00","updated_at":"2026-06-17T19:12:51.500393+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/hatchify/atoms","github":"https://github.com/hatchify/atoms","docs":"https://pkg.go.dev/github.com/hatchify/atoms#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}}