https://github.com/engossoftware/dfp-number
Decimal floating point arithmetic for Rust based on bindings for Intel(R) Decimal Floating-Point Math Library v2.2
https://github.com/engossoftware/dfp-number
Last synced: 4 months ago
JSON representation
Decimal floating point arithmetic for Rust based on bindings for Intel(R) Decimal Floating-Point Math Library v2.2
- Host: GitHub
- URL: https://github.com/engossoftware/dfp-number
- Owner: EngosSoftware
- License: apache-2.0
- Created: 2022-08-25T15:47:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-13T14:13:56.000Z (4 months ago)
- Last Synced: 2025-02-13T14:39:16.961Z (4 months ago)
- Language: Rust
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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**