https://github.com/engossoftware/dfp-number
Decimal floating-point arithmetic for Rust
https://github.com/engossoftware/dfp-number
arithmetic decimal floating-point rust
Last synced: 4 months ago
JSON representation
Decimal floating-point arithmetic for Rust
- Host: GitHub
- URL: https://github.com/engossoftware/dfp-number
- Owner: EngosSoftware
- License: apache-2.0
- Created: 2022-08-25T15:47:35.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-14T17:28:27.000Z (over 1 year ago)
- Last Synced: 2025-10-11T13:59:00.852Z (8 months ago)
- Topics: arithmetic, decimal, floating-point, rust
- Language: Rust
- Homepage:
- Size: 34.2 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Decimal floating-point arithmetic for Rust
[dfp-number-sys]: https://crates.io/crates/dfp-number-sys
Based on [dfp-number-sys] bindings for **Intel(R) Decimal Floating-Point Math Library v2.3**
**WORK IN PROGRESS**