tmthrgd / atomics

Package atomics implements efficient and useful atomic types for Golang.

Home Page:https://godoc.org/github.com/tmthrgd/atomics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

atomics

GoDoc Build Status Go Report Card

Package atomics implements efficient and useful atomic types.

See the documentation for use. This package should be self-explanatory.

About

Package atomics implements efficient and useful atomic types for Golang.

https://godoc.org/github.com/tmthrgd/atomics

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%