wuid icon indicating copy to clipboard operation
wuid copied to clipboard

An extremely fast globally unique number generator.

Results 4 wuid issues
Sort by recently updated
recently updated
newest added

What about https://github.com/segmentio/ksuid?

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20220622213112-05595931fe9d to 0.17.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.0.0-20220622213112-05595931fe9d&new-version=0.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0. Commits b225e7c http2: limit maximum handler goroutines to MaxConcurrentStreams 88194ad go.mod: update golang.org/x dependencies 2b60a61 quic: fix several bugs in flow control accounting 73d82ef...

dependencies

Attempting to use the lib with the Redis v9 lib, Type signatures are incompatible - WUID's `NewClient` function expects` redis.UniversalClient` from the old package.