cristalhq / synx

Better sync package for Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Better sync package for Go.

License:MIT License


Languages

Language:Go 100.0%