Skip to content

A Rust implementation of the IEEE 754-2008 decimal floating point numbers.

License

Notifications You must be signed in to change notification settings

Tahler/decimal-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Decimal Library

An implementation of the IEEE 754-2008 standard for decimal floating point numbers.

Research and Influence

Contributing

If you're looking to help, there are plenty of small pieces that can be worked on. Below is a list:

  • Different rounding modes
  • Display with alternate formatting
  • Remainder
  • FromStrRadix
  • Any other traits that you think should be implemented

About

A Rust implementation of the IEEE 754-2008 decimal floating point numbers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages