Skip to content

Go library providing several types that support concurrency-safe, atomic operations.

License

Notifications You must be signed in to change notification settings

slatteryjim/atomic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atomic

Build Status

This Go library provides several convenient types supporting concurrency-safe, atomic operations.

Getting Started

Run make depend to fetch dependent packages. And make test to run the test suite. Before pushing commits, run make fmt to format the source code.

Compatibility

Refer to .travis.yaml to see which Go versions are tested.

Contributors

Contributing

Pull requests welcome.

License

MIT License, see LICENSE.txt

About

Go library providing several types that support concurrency-safe, atomic operations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published