Categorygithub.com/cristalhq/synx
repositorypackage
0.8.0
Repository: https://github.com/cristalhq/synx.git
Documentation: pkg.go.dev

# README

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.