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
- Host: GitHub
- URL: https://github.com/rogpeppe/fastuuid
- Owner: rogpeppe
- License: bsd-3-clause
- Created: 2015-01-06T08:59:29.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-06-21T14:15:10.000Z (over 1 year ago)
- Last Synced: 2024-10-29T19:59:28.548Z (11 days ago)
- Language: Go
- Size: 17.6 KB
- Stars: 83
- Watchers: 6
- Forks: 14
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Roger Peppe
- Login: rogpeppe
- Email:
- Kind: user
- Description:
- Website:
- Location: Newcastle upon Tyne, UK
- Twitter: rogpeppe
- Company: InfluxData
- Icon url: https://avatars.githubusercontent.com/u/66491?u=a6b25e118422d7a56d47151bafd2c57a7655302e&v=4
- Repositories: 40
- Last Synced at: 2023-03-29T21:15:09.941Z
- Profile URL: https://github.com/rogpeppe
- Sponsor URL:
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 | Commits | |
---|---|---|
Roger Peppe | r****e@g****m | 7 |
Issue and Pull Request metadata
Last synced: about 4 hours ago
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total docker downloads: 24,955,579
- Total dependent packages: 4,862
- Total dependent repositories: 104,655
- Total versions: 3
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%