Ecosyste.ms: Funds

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

https://github.com/spf13/cast

Last synced: about 4 hours ago

Repository metadata:

safe and easy casting from one type to another in Go


Owner metadata:


Committers metadata

Last synced: about 7 hours ago

Total Commits: 103
Total Committers: 32
Avg Commits per committer: 3.219
Development Distribution Score (DDS): 0.718

Commits in past year: 7
Committers in past year: 3
Avg Commits per committer in past year: 2.333
Development Distribution Score (DDS) in past year: 0.286

Name Email Commits
Bjørn Erik Pedersen b****n@g****m 29
Cameron Moore m****n@g****m 15
spf13 s****a@g****m 10
Mark Sagi-Kazar m****r@g****m 9
dependabot[bot] 4****] 3
Chance Zibolski c****i@g****m 3
jackspirou j****u@t****m 3
Matt Keller m@c****m 3
Ben Orchard t****n@g****m 2
Xavier Vello x****o@d****m 2
txgruppi t****i@g****m 2
yveshield y****d@g****m 2
Chih-Hung Yeh c****h 1
Asdine El Hrychy a****y@g****m 1
Cyrill Schumacher c****l@s****m 1
Derek Perkins d****k@d****m 1
Feng g****n@q****m 1
Heewa Barfchin h****b@g****m 1
Jeff Hodges j****f@s****m 1
K4rian p****o@k****m 1
Kento Tsuji t****n@h****p 1
Milan Lesichkov l****m@g****m 1
Paco Preciado Mendoza _****m@o****m 1
Romain Baugue r****e@e****m 1
Roman Volosatovs r****s@r****t 1
Theofanis Despoudis t****u@h****m 1
Tyler Power t****x@g****m 1
chyeh c****h@c****m 1
emacsist p****y@g****m 1
skyjerry l****n@g****m 1
and 2 more...

Issue and Pull Request metadata

Last synced: 1 day ago


Package metadata

go: github.com/spf13/cast

Package cast provides easy and safe casting in Go.

  • Homepage: https://github.com/spf13/cast
  • Documentation: https://pkg.go.dev/github.com/spf13/cast#section-documentation
  • Licenses: MIT
  • Latest release: v1.6.0 (published 12 months ago)
  • Last Synced: 2024-11-09T00:00:35.128Z (1 day ago)
  • Versions: 11
  • Dependent Packages: 31,940
  • Dependent Repositories: 102,491
  • Docker Downloads: 43,477,768,335
  • Rankings:
    • Dependent packages count: 0.005%
    • Docker downloads count: 0.007%
    • Dependent repos count: 0.01%
    • Average: 0.6%
    • Stargazers count: 1.264%
    • Forks count: 1.717%
go: github.com/spf13/casT

Package cast provides easy and safe casting in Go.

  • Homepage: https://github.com/spf13/casT
  • Documentation: https://pkg.go.dev/github.com/spf13/casT#section-documentation
  • Licenses: MIT
  • Latest release:
  • Last Synced: 2024-11-09T00:05:34.886Z (1 day ago)
  • Versions: 11
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.285%
    • Average: 6.495%
    • Dependent repos count: 6.705%

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
go.mod go
  • github.com/frankban/quicktest v1.14.3
  • github.com/google/go-cmp v0.5.7
  • github.com/kr/pretty v0.3.0
  • github.com/kr/text v0.2.0
  • github.com/rogpeppe/go-internal v1.6.1
  • golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
go.sum go
  • github.com/creack/pty v1.1.9
  • github.com/frankban/quicktest v1.14.3
  • github.com/google/go-cmp v0.5.7
  • github.com/kr/pretty v0.1.0
  • github.com/kr/pretty v0.3.0
  • github.com/kr/pty v1.1.1
  • github.com/kr/text v0.1.0
  • github.com/kr/text v0.2.0
  • github.com/rogpeppe/go-internal v1.6.1
  • golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
  • gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
  • gopkg.in/errgo.v2 v2.1.0