Ecosyste.ms: Funds

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

https://github.com/liufengyun/hashdiff

Last synced: about 8 hours ago

Repository metadata:

Hashdiff is a ruby library to to compute the smallest difference between two hashes


Owner metadata:


Committers metadata

Last synced: about 11 hours ago

Total Commits: 149
Total Committers: 31
Avg Commits per committer: 4.806
Development Distribution Score (DDS): 0.685

Commits in past year: 15
Committers in past year: 6
Avg Commits per committer in past year: 2.5
Development Distribution Score (DDS) in past year: 0.667

Name Email Commits
liufengyun l****a@g****m 47
Krzysztof Rybka k****a@g****m 16
Liu Fengyun l****u@f****e 14
Stephen G s****n@e****m 7
Stephen s****t 6
Yuya.Nishida y****a@j****g 5
Kevin Dew k****w@m****m 5
Matt Powell m****e@i****m 5
Jeff Felchner c****t@j****m 4
Ravi Gadad r****i@r****m 4
dfaust d****t@w****m 4
MatzFan m****n@m****m 3
Joe Francis j****e@l****m 3
Fengyun Liu f****s@g****m 3
Douglas Eichelberger d****g@g****m 2
Peter Boling p****g@g****m 2
ronco r****o@c****m 2
Koichi ITO k****o@g****m 2
Olle Jonsson o****n@g****m 2
yuuji.yaginuma y****a@g****m 2
moe m****e@b****t 1
cloakedcode a****n@a****t 1
Akira Matsuda r****e@d****p 1
Marek n****m@g****m 1
Vladimir Kochnev h****e@y****u 1
Thibaut Barrère t****e@g****m 1
Stanisław Pitucha v****r@g****m 1
Michael Grosser m****l@g****t 1
Ivan Nixon p****9@g****m 1
Eric Cohen e****c@g****m 1
and 1 more...

Issue and Pull Request metadata

Last synced: about 8 hours ago


Package metadata

rubygems: hashdiff

Hashdiff is a diff lib to compute the smallest difference between two hashes.

  • Homepage: https://github.com/liufengyun/hashdiff
  • Documentation: http://www.rubydoc.info/gems/hashdiff/
  • Licenses: MIT
  • Latest release: 1.1.0 (published 11 months ago)
  • Last Synced: 2024-11-08T20:05:59.226Z (1 day ago)
  • Versions: 26
  • Dependent Packages: 108
  • Dependent Repositories: 30,642
  • Downloads: 278,312,129 Total
  • Docker Downloads: 2,141,149,653
  • Rankings:
    • Downloads: 0.071%
    • Docker downloads count: 0.127%
    • Dependent repos count: 0.198%
    • Dependent packages count: 0.309%
    • Average: 1.092%
    • Stargazers count: 2.486%
    • Forks count: 3.361%
  • Maintainers (1)
go: github.com/liufengyun/hashdiff

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/liufengyun/hashdiff#section-documentation
  • Licenses: mit
  • Latest release: v1.1.0 (published 11 months ago)
  • Last Synced: 2024-11-08T20:05:57.989Z (1 day ago)
  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 2.648%
    • Forks count: 3.152%
    • Average: 6.544%
    • Dependent packages count: 9.576%
    • Dependent repos count: 10.802%

Dependencies

Gemfile rubygems
  • rake >= 0 development
hashdiff.gemspec rubygems
  • bluecloth >= 0 development
  • rspec ~> 3.5 development
  • rubocop >= 1.52.1 development
  • rubocop-rspec > 1.16.0 development
  • yard >= 0 development
.github/workflows/ci.yml actions
  • actions/checkout v4 composite
  • ruby/setup-ruby v1 composite