1 unstable release

Uses old Rust 2015

0.2.1 Jul 22, 2021

#19 in #arbitrary-precision

Download history 7/week @ 2024-11-13 12/week @ 2024-11-20 29/week @ 2024-11-27 23/week @ 2024-12-04 25/week @ 2024-12-11 7/week @ 2024-12-18 6/week @ 2025-01-08 8/week @ 2025-01-15 29/week @ 2025-01-22 7/week @ 2025-01-29 27/week @ 2025-02-05 24/week @ 2025-02-12 32/week @ 2025-02-19 23/week @ 2025-02-26

107 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

~430–650KB
~14K SLoC