https://github.com/ruby/bigdecimal

bigdecimal ruby

Last synced: about 1 month ago

Repository metadata:

Arbitrary-precision decimal floating-point number library for Ruby


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 914
Total Committers: 78
Avg Commits per committer: 11.718
Development Distribution Score (DDS): 0.671

Commits in past year: 36
Committers in past year: 15
Avg Commits per committer in past year: 2.4
Development Distribution Score (DDS) in past year: 0.639

Name Email Commits
Kenta Murata m****n@m****p 301
mrkn m****n@b****e 85
nobu n****u@b****e 84
shigek s****k@b****e 65
yui-knk s****a@g****m 47
Hiroshi SHIBATA h****t@r****g 44
matz m****z@b****e 37
Nobuyoshi Nakada n****u@r****g 29
mame m****e@b****e 17
akr a****r@b****e 16
Marcus Stollsteimer s****r@w****e 12
naruse n****e@b****e 12
BurdetteLamar B****r@Y****m 12
Kenta Murata 3****n 11
zzak z****k@b****e 11
Jeremy Evans c****e@j****t 10
kazu k****u@b****e 7
usa u****a@b****e 6
nagachika n****a@b****e 5
hsbt h****t@b****e 5
drbrain d****n@b****e 5
ayumin a****n@b****e 5
Peter Zhu p****r@p****a 5
Benoit Daloze e****p@g****m 5
marcandre m****e@b****e 4
Ibrahim Awwal i****l@g****m 3
Marc Riera m****7@g****m 3
Maciej Rzasa m****a@g****m 3
Koichi ITO k****o@g****m 2
Olle Jonsson o****n@g****m 2
and 48 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: bigdecimal

This library provides arbitrary-precision decimal floating-point number class.

  • Homepage: https://github.com/ruby/bigdecimal
  • Documentation: http://www.rubydoc.info/gems/bigdecimal/
  • Licenses: Ruby,BSD-2-Clause
  • Latest release: 3.1.8 (published 8 months ago)
  • Last Synced: 2024-11-10T23:32:27.134Z (about 1 month ago)
  • Versions: 49
  • Dependent Packages: 125
  • Dependent Repositories: 1,263
  • Downloads: 106,327,531 Total
  • Docker Downloads: 4,799,029,021
  • Rankings:
    • Docker downloads count: 0.005%
    • Dependent packages count: 0.377%
    • Downloads: 0.503%
    • Dependent repos count: 0.907%
    • Average: 1.722%
    • Forks count: 3.28%
    • Stargazers count: 5.261%
  • Maintainers (3)
go: github.com/ruby/bigdecimal

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/ruby/bigdecimal#section-documentation
  • Licenses: other
  • Latest release: v3.1.7+incompatible (published 9 months ago)
  • Last Synced: 2024-11-10T23:32:28.908Z (about 1 month ago)
  • Versions: 24
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 3.152%
    • Stargazers count: 4.514%
    • Average: 7.011%
    • Dependent packages count: 9.576%
    • Dependent repos count: 10.802%
rubygems: bigdecimal-fix

This library provides arbitrary-precision decimal floating-point number class.

  • Homepage: https://github.com/ruby/bigdecimal
  • Documentation: http://www.rubydoc.info/gems/bigdecimal-fix/
  • Licenses: ruby
  • Latest release: 1.4.4 (published over 5 years ago)
  • Last Synced: 2024-11-10T23:32:25.654Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 3,279 Total
  • Rankings:
    • Forks count: 3.186%
    • Stargazers count: 5.407%
    • Dependent packages count: 15.706%
    • Average: 31.373%
    • Dependent repos count: 46.782%
    • Downloads: 85.785%
  • Maintainers (1)

Dependencies

Gemfile rubygems
  • benchmark_driver >= 0
  • fiddle >= 0
  • irb >= 0
  • minitest < 5.0.0
  • rake >= 12.3.3
  • rake-compiler >= 0.9
  • test-unit >= 0
.github/workflows/benchmark.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
bigdecimal.gemspec rubygems