1 unstable release

Uses old Rust 2015

0.4.0 Feb 16, 2023

#1455 in Math

21 downloads per month

MIT/Apache

105KB
2.5K SLoC

bigdecimal-no-std (fork of bigdecimal-rs adding no-std compatibility)

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

~400–650KB
~15K SLoC