{"repo":"paupino/rust-decimal","free":true,"listed":false,"github":"https://github.com/paupino/rust-decimal","clone":"git clone https://github.com/paupino/rust-decimal.git","description":"Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.","language":"Rust","stars":1328,"topics":["rust","decimal","financial-calculations","number"],"license":"MIT","category":"dev-tools","readme_excerpt":"Decimal &emsp; [![Build Status]][actions] [![Latest Version]][crates.io] [![Docs Badge]][docs] [Build Status]: https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fpaupino%2Frust-decimal%2Fbadge&label=build&logo=none [actions]: https://actions-badge.atrox.dev/paupino/rust-decimal/goto [Latest Version]: https://img.shields.io/crates/v/rust-decimal.svg [crates.io]: https://crates.io/crates/rust-decimal [Docs Badge]: https://docs.rs/rust decimal/badge.svg [docs]: https://docs.rs/rust decimal A Decimal number implementation written in pure Rust suitable for financial calculations that require significant integral and fractional digits with no round-off errors. The binary representation consists of a 96 bit integer number, a scaling factor used to specify the decimal fraction and a 1 bit sign. Because of this representation, trailing zeros are preserved and may be exposed when in string form. These can be truncated using the normalize or round dp functions. Please read before contributing This is the main branch and is now considered unstable . The stable 1.x version of Rust Decimal has been branched and exists in the v1 branch. Patch requests and bug fixes are still accepted against v1 however will need to continue being backwards compatible and aligning with the support model. This branch also accepts contributions - any contributions to this branch are permitted to be breaking as we work towards an improved Decimal API. Some things expected to break o","default_branch":null,"files":null,"tree":[],"storefront":"/r/paupino","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/paupino/rust-decimal/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}