An open API service indexing awesome lists of open source software.

https://github.com/engossoftware/decnumber.rs

Decimal floating point arithmetic for Rust based on The decNumber C library by IBM Fellow Mike Cowlishaw
https://github.com/engossoftware/decnumber.rs

Last synced: 4 months ago
JSON representation

Decimal floating point arithmetic for Rust based on The decNumber C library by IBM Fellow Mike Cowlishaw

Awesome Lists containing this project

README

        

# Decimal floating point arithmetic for Rust

based on bindings for **The decNumber C Library by IBM Fellow Mike Cowlishaw**

**WORK IN PROGRESS**