=============

bigdecimal-rs

|travis-badge| |codecov-badge| |gitter-badge|

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.

.. _num: https://crates.io/crates/num

.. _MIT: https://opensource.org/licenses/MIT .. _Apache 2.0: https://opensource.org/licenses/Apache-2.0

.. |travis-badge| image:: https://travis-ci.org/akubera/bigdecimal-rs.svg?branch=master :target: https://travis-ci.org/akubera/bigdecimal-rs :alt: Travis-Ci

.. |codecov-badge| image:: https://codecov.io/gh/akubera/bigdecimal-rs/branch/master/graph/badge.svg :target: https://codecov.io/gh/akubera/bigdecimal-rs :alt: CodeCov.io

.. |gitter-badge| image:: https://badges.gitter.im/bigdecimal-rs/Lobby.svg :target: https://gitter.im/bigdecimal-rs/Lobby?utmsource=badge&utmmedium=badge :alt: Gitter