1 unstable release

Uses old Rust 2015

0.2.1 Jul 22, 2021

#1990 in Math

Download history 29/week @ 2024-07-20 62/week @ 2024-07-27 35/week @ 2024-08-03 25/week @ 2024-08-10 15/week @ 2024-08-17 24/week @ 2024-08-24 30/week @ 2024-08-31 26/week @ 2024-09-07 27/week @ 2024-09-14 32/week @ 2024-09-21 31/week @ 2024-09-28 3/week @ 2024-10-05 17/week @ 2024-10-12 16/week @ 2024-10-19 9/week @ 2024-10-26 26/week @ 2024-11-02

68 downloads per month
Used in 8 crates (via nash-protocol)

MIT/Apache

100KB
2.5K SLoC

bigdecimal-rs

Travis-Ci CodeCov.io Gitter minimum rustc 1.34

Documentation

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.

Dependencies

~435–660KB
~15K SLoC