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


Owner metadata:


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 Email 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

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

go.mod go
  • github.com/stretchr/testify v1.4.0
go.sum go
  • 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