https://github.com/postmodern/digest-crc

crc crc16 crc32 crc64 crc8 digest ruby

Last synced: about 1 month ago

Repository metadata:

A Cyclic Redundancy Check (CRC) library for Ruby.


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 237
Total Committers: 10
Avg Commits per committer: 23.7
Development Distribution Score (DDS): 0.08

Commits in past year: 6
Committers in past year: 2
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.167

Name Email Commits
Postmodern p****3@g****m 218
Ivan i****v@y****u 7
dearblue d****e@u****e 4
Marcos Piccinini x@n****m 2
Henry Garner h****r@m****m 1
Joel Helbling j****l@j****m 1
Philipp Großelfinger p****p@p****m 1
Roger Oba r****a@g****m 1
ojab o****b@o****u 1
Akira Matsuda r****e@d****p 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: digest-crc

Adds support for calculating Cyclic Redundancy Check (CRC) to the Digest module.

  • Homepage: https://github.com/postmodern/digest-crc
  • Documentation: http://www.rubydoc.info/gems/digest-crc/
  • Licenses: MIT
  • Latest release: 0.6.5 (published over 1 year ago)
  • Last Synced: 2024-11-10T21:07:47.473Z (about 1 month ago)
  • Versions: 15
  • Dependent Packages: 37
  • Dependent Repositories: 20,778
  • Downloads: 199,857,472 Total
  • Docker Downloads: 581,672,213
  • Rankings:
    • Downloads: 0.103%
    • Docker downloads count: 0.218%
    • Dependent repos count: 0.249%
    • Dependent packages count: 0.67%
    • Average: 1.974%
    • Forks count: 4.882%
    • Stargazers count: 5.72%
  • Maintainers (1)

Dependencies

Gemfile rubygems
  • github-markup ~> 1.1 development
  • kramdown >= 0 development
  • kramdown-parser-gfm >= 0 development
  • rake >= 0 development
  • rspec ~> 3.0 development
  • rubygems-tasks ~> 0.2 development
  • yard ~> 0.9 development
.github/workflows/integration.yml actions
  • actions/checkout v2 composite
  • docker-practice/actions-setup-docker master composite
  • ruby/setup-ruby v1 composite
.github/workflows/ruby.yml actions
  • actions/checkout v2 composite
  • ruby/setup-ruby v1 composite
digest-crc.gemspec rubygems