LooMaclin / bigdecimal-rs

Arbitrary precision decimal crate for Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bigdecimal-rs

Travis-Ci CodeCov.io Gitter

Arbitrary precision decimal numbers implemented for rust.

About

This repository contains code originally meant for a bigdecimal module in the popular num crate, but was not merged due to uncertainty of what is the best design for such a crate.

I created this repository to test various implementations and host a conversation about community wants and needs.

License

This code is dual-licensed under the permissive MIT & Apache 2.0 licenses.

About

Arbitrary precision decimal crate for Rust

License:Other


Languages

Language:Rust 100.0%