Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/haskell-hvr/uuid
Last synced: about 4 hours ago
Repository metadata:
A Haskell library for creating, printing and parsing UUIDs
- Host: GitHub
- URL: https://github.com/haskell-hvr/uuid
- Owner: haskell-hvr
- Created: 2014-12-14T22:12:36.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-19T19:33:57.000Z (3 months ago)
- Last Synced: 2024-10-19T16:21:12.192Z (22 days ago)
- Language: Haskell
- Homepage: http://hackage.haskell.org/package/uuid
- Size: 430 KB
- Stars: 61
- Watchers: 10
- Forks: 38
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Owner metadata:
- Name: HVR
- Login: haskell-hvr
- Email: [email protected]
- Kind: organization
- Description:
- Website: https://github.com/hvr
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/34610799?v=4
- Repositories: 66
- Last Synced at: 2023-04-10T08:41:02.364Z
- Profile URL: https://github.com/haskell-hvr
- Sponsor URL:
Committers metadata
Last synced: 9 days ago
Total Commits: 272
Total Committers: 18
Avg Commits per committer: 15.111
Development Distribution Score (DDS): 0.357
Commits in past year: 7
Committers in past year: 1
Avg Commits per committer in past year: 7.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Antoine Latter | a****r@g****m | 175 |
Herbert Valerio Riedel | h****r@g****g | 34 |
Oleg Grenrus | o****s@i****i | 29 |
Mark Lentczner | m****l@g****m | 12 |
Bardur Arantsson | b****r@s****t | 6 |
Francesco Mazzoli | f@m****i | 3 |
Tomas Carnecky | t****y@g****m | 2 |
Alexander Kjeldaas | a****s@g****m | 1 |
Artem Shitov | a****v@y****u | 1 |
Bas van Dijk | v****s@g****m | 1 |
Chris Martin | c****n@g****m | 1 |
Erik Hesselink | h****k@g****m | 1 |
Mikhail Glushenkov | m****v@g****m | 1 |
Neil Mitchell | u****n | 1 |
Pavan Rikhi | p****i@g****m | 1 |
Pearce Dedmon | p****n@f****m | 1 |
Sergei Trofimovich | s****x@c****g | 1 |
Timo von Holtz | t****h@t****e | 1 |
Issue and Pull Request metadata
Last synced: about 4 hours ago
Package metadata
- Total packages: 3
-
Total downloads:
- hackage: 233,774 total
- Total docker downloads: 89
- Total dependent packages: 125 (may contain duplicates)
- Total dependent repositories: 1,276 (may contain duplicates)
- Total versions: 77
- Total maintainers: 3
hackage: uuid
- Homepage: https://github.com/haskell-hvr/uuid
- Licenses: BSD-3-Clause
- Latest release: 1.3.15 (published over 3 years ago)
- Last Synced: 2024-11-09T00:44:04.754Z (1 day ago)
- Versions: 39
- Dependent Packages: 101
- Dependent Repositories: 1,113
- Downloads: 105,681 Total
-
Rankings:
- Dependent packages count: 0.35%
- Dependent repos count: 0.429%
- Downloads: 1.243%
- Average: 3.826%
- Forks count: 6.697%
- Stargazers count: 10.41%
- Maintainers (3)
hackage: uuid-types
- Homepage: https://github.com/haskell-hvr/uuid
- Licenses: BSD-3-Clause
- Latest release: 1.0.6 (published 6 months ago)
- Last Synced: 2024-11-09T00:44:04.071Z (1 day ago)
- Versions: 8
- Dependent Packages: 24
- Dependent Repositories: 163
- Downloads: 128,093 Total
- Docker Downloads: 89
-
Rankings:
- Downloads: 0.966%
- Dependent packages count: 1.096%
- Docker downloads count: 1.288%
- Dependent repos count: 2.984%
- Average: 3.907%
- Forks count: 6.697%
- Stargazers count: 10.41%
- Maintainers (3)
go: github.com/haskell-hvr/uuid
- Homepage:
- Documentation: https://pkg.go.dev/github.com/haskell-hvr/uuid#section-documentation
- Licenses:
- Latest release: v1.3.8 (published almost 10 years ago)
- Last Synced: 2024-11-09T00:44:03.331Z (1 day ago)
- Versions: 30
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Forks count: 4.063%
- Stargazers count: 5.403%
- Average: 7.461%
- Dependent packages count: 9.576%
- Dependent repos count: 10.802%
Dependencies
- base >=4.5 && <5
- binary >=0.5.1.0 && <0.9
- bytestring >=0.9.2.1 && <0.12
- cryptohash-md5 >=0.11.100 && <0.12
- cryptohash-sha1 >=0.11.100 && <0.12
- entropy >=0.3.7 && <0.5
- network-info ==0.2.*
- random >=1.1 && <1.3
- text >=1.2.3.0 && <1.3 || ==2.0.*
- time >=1.4 && <1.12
- uuid-types ==1.0.5.*
- QuickCheck >=2.14.2 && <2.15 test
- base * test
- bytestring * test
- random * test
- tasty >=1.4.0.1 && <1.5 test
- tasty-hunit ==0.10.* test
- tasty-quickcheck ==0.10.* test
- uuid * test
- base * benchmark
- bytestring * benchmark
- containers >=0.5 && <0.7 benchmark
- criterion ==1.5.* benchmark
- mersenne-random-pure64 ==0.2.* benchmark
- random * benchmark
- unordered-containers >=0.2.7 && <0.3 benchmark
- uuid * benchmark
- uuid-bench * benchmark
- base >=4.9 && <5
- binary >=0.5.1.0 && <0.9
- bytestring >=0.9.2.1 && <0.12
- cryptohash-md5 >=0.11.100 && <0.12
- cryptohash-sha1 >=0.11.100 && <0.12
- deepseq >=1.3.0.0 && <1.5
- entropy >=0.3.7 && <0.5
- hashable >=1.2.7.0 && <1.4
- network-info ==0.2.*
- random >=1.1 && <1.3
- template-haskell >=2.7.0.0 && <2.20
- text >=1.2.3.0 && <1.3
- time >=1.4 && <1.12
- base >=4.5 && <5
- binary >=0.5.1.0 && <0.9
- bytestring >=0.9.2.1 && <0.12
- deepseq >=1.3.0.0 && <1.5
- hashable >=1.2.7.0 && <1.5
- random >=1.1 && <1.3
- template-haskell >=2.7.0.0 && <2.20
- text >=1.2.3.0 && <1.3 || ==2.0.*
- QuickCheck >=2.14.2 && <2.15 test
- base * test
- binary * test
- bytestring * test
- ghc-byteorder ==4.11.* test
- tasty >=1.4.0.1 && <1.5 test
- tasty-hunit ==0.10.* test
- tasty-quickcheck ==0.10.* test
- template-haskell * test
- uuid-types * test
- actions/cache/restore v3 composite
- actions/cache/save v3 composite
- actions/checkout v3 composite
- actions/cache/restore v3 composite
- actions/cache/save v3 composite
- actions/checkout v3 composite