Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/rogpeppe/fastuuid

Last synced: about 4 hours ago

Repository metadata:

Fast generation of 192-bit UUIDs


Owner metadata:


Committers metadata

Last synced: about 7 hours ago

Total Commits: 7
Total Committers: 1
Avg Commits per committer: 7.0
Development Distribution Score (DDS): 0.0

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Roger Peppe r****e@g****m 7

Issue and Pull Request metadata

Last synced: about 4 hours ago


Package metadata

go: github.com/rogpeppe/fastuuid

Package fastuuid provides fast UUID generation of 192 bit universally unique identifiers. It also provides simple support for 128-bit RFC-4122 V4 UUID strings. Note that the generated UUIDs are not unguessable - each UUID generated from a Generator is adjacent to the previously generated UUID. By way of comparison with two other popular UUID-generation packages, github.com/satori/go.uuid and github.com/google/uuid, here are some benchmarks:

  • Homepage: https://github.com/rogpeppe/fastuuid
  • Documentation: https://pkg.go.dev/github.com/rogpeppe/fastuuid#section-documentation
  • Licenses: BSD-3-Clause
  • Latest release: v1.2.0 (published over 5 years ago)
  • Last Synced: 2024-11-09T00:07:52.434Z (1 day ago)
  • Versions: 3
  • Dependent Packages: 4,862
  • Dependent Repositories: 104,655
  • Docker Downloads: 24,955,579
  • Rankings:
    • Dependent repos count: 0.009%
    • Dependent packages count: 0.04%
    • Docker downloads count: 0.367%
    • Average: 2.252%
    • Stargazers count: 4.934%
    • Forks count: 5.909%

Dependencies

go.mod go