1 unstable release

Uses old Rust 2015

0.2.1 Jul 22, 2021

#1801 in Math

Download history 31/week @ 2024-03-11 31/week @ 2024-03-18 51/week @ 2024-03-25 83/week @ 2024-04-01 22/week @ 2024-04-08 25/week @ 2024-04-15 32/week @ 2024-04-22 26/week @ 2024-04-29 33/week @ 2024-05-06 28/week @ 2024-05-13 21/week @ 2024-05-20 29/week @ 2024-05-27 29/week @ 2024-06-03 24/week @ 2024-06-10 20/week @ 2024-06-17 26/week @ 2024-06-24

102 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–670KB
~15K SLoC