1 unstable release

Uses old Rust 2015

0.2.1 Jul 22, 2021

#1522 in Math

Download history 19/week @ 2023-11-20 23/week @ 2023-11-27 2/week @ 2023-12-04 7/week @ 2023-12-11 14/week @ 2023-12-18 7/week @ 2023-12-25 11/week @ 2024-01-01 28/week @ 2024-01-08 7/week @ 2024-01-15 3/week @ 2024-01-22 16/week @ 2024-01-29 3/week @ 2024-02-05 17/week @ 2024-02-12 30/week @ 2024-02-19 36/week @ 2024-02-26 32/week @ 2024-03-04

115 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

~425–670KB
~15K SLoC