synx icon indicating copy to clipboard operation
synx copied to clipboard

Better sync package for Go.

synx

build-img pkg-img reportcard-img coverage-img

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.