{"id":75737,"library":"gdbu-atoms","title":"Atoms","description":"A Go library providing atomic data structures for concurrent programming.","status":"active","version":"1.0.1","language":"go","source_language":null,"source_url":"https://github.com/gdbu/atoms","tags":["atomic","concurrency","synchronization","data-structures"],"install":[{"cmd":"go get github.com/gdbu/atoms","lang":"bash","label":"Install github.com/gdbu/atoms"}],"dependencies":[],"imports":[{"symbol":"atoms","correct":"github.com/gdbu/atoms"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/gdbu/atoms\"\n)\n\nfunc main() {\n\tvar counter atoms.Int64\n\tcounter.Add(1)\n\tprintln(counter.Load())\n}","lang":"go","description":"Uses an atomic int64 counter."},"warnings":[],"env_vars":null,"search_vec":"'atom':1,6,12 'concurr':10,13 'data':7,16 'data-structur':15 'go':3 'librari':4 'program':11 'provid':5 'structur':8,17 'synchron':14","created_at":"2026-06-17T19:20:27.570068+00:00","updated_at":"2026-06-17T19:20:27.570068+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/gdbu/atoms","github":"https://github.com/gdbu/atoms","docs":"https://pkg.go.dev/github.com/gdbu/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}}