Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/alecthomas/units
Last synced: about 3 hours ago
Repository metadata:
Helpful unit multipliers and functions for Go
- Host: GitHub
- URL: https://github.com/alecthomas/units
- Owner: alecthomas
- License: mit
- Created: 2014-07-04T06:35:45.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-09-27T00:09:41.000Z (about 1 month ago)
- Last Synced: 2024-10-29T20:32:45.894Z (11 days ago)
- Language: Go
- Size: 20.5 KB
- Stars: 123
- Watchers: 5
- Forks: 31
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: COPYING
- Funding Links:
Owner metadata:
- Name: Alec Thomas
- Login: alecthomas
- Email:
- Kind: user
- Description:
- Website: http://swapoff.org
- Location: Sydney, Australia
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/41767?v=4
- Repositories: 154
- Last Synced at: 2024-05-20T14:19:14.267Z
- Profile URL: https://github.com/alecthomas
- Sponsor URL:
Committers metadata
Last synced: 1 day ago
Total Commits: 19
Total Committers: 11
Avg Commits per committer: 1.727
Development Distribution Score (DDS): 0.579
Commits in past year: 3
Committers in past year: 3
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.667
Name | Commits | |
---|---|---|
Alec Thomas | a****c@s****g | 8 |
Leo Antunes | l****o@c****t | 2 |
Alexey Palazhchenko | a****o@g****m | 1 |
Beni Cherniavsky-Paskin | c****n@r****m | 1 |
Luca Comellini | l****m@g****m | 1 |
Matthias Loibl | m****l@m****m | 1 |
Rettich Washington | y****t@g****m | 1 |
TennyZhuang | z****6@g****m | 1 |
hanjm | h****g@o****m | 1 |
mark.lin | m****k@m****m | 1 |
renovate[bot] | 2****] | 1 |
Issue and Pull Request metadata
Last synced: 1 day ago
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total docker downloads: 24,003,831,777
- Total dependent packages: 6,758
- Total dependent repositories: 103,229
- Total versions: 10
go: github.com/alecthomas/units
Package units provides helpful unit multipliers and functions for Go. The goal of this package is to have functionality similar to the time [1] package. [1] http://golang.org/pkg/time/ It allows for code like this:
- Homepage: https://github.com/alecthomas/units
- Documentation: https://pkg.go.dev/github.com/alecthomas/units#section-documentation
- Licenses: MIT
- Latest release: v0.0.0-20231202071711-9a357b53e9c9 (published 11 months ago)
- Last Synced: 2024-11-09T00:31:09.439Z (1 day ago)
- Versions: 10
- Dependent Packages: 6,758
- Dependent Repositories: 103,229
- Docker Downloads: 24,003,831,777
-
Rankings:
- Dependent repos count: 0.009%
- Docker downloads count: 0.012%
- Dependent packages count: 0.034%
- Average: 1.779%
- Forks count: 4.283%
- Stargazers count: 4.558%
Dependencies
- github.com/stretchr/testify v1.4.0
- github.com/davecgh/go-spew v1.1.0
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/testify v1.4.0
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/yaml.v2 v2.2.2