synx
synx copied to clipboard
Better sync package for Go.
synx
Better sync package for Go.
Rationale
TODO.
Note
For better sync/atomic package see atomix.
Features
- Simple API.
- Easy to integrate.
- Optimized for speed.
- Clean and tested code.
- Dependency-free.
Install
Go version 1.16+
go get github.com/cristalhq/synx
Example
TODO
Documentation
See these docs.
License
MIT License.