decimal topic

List decimal repositories

decimal

79
Stars
27
Forks
Watchers

Decimal Floating Point arithmetic for rust

PreciseDecimal

30
Stars
2
Forks
Watchers

A Decimal type that plays nicely with literals and Decodable

decimal

39
Stars
3
Forks
Watchers

An arbitrary-precision decimal floating-point arithmetic package for Go

rust-decimal

918
Stars
169
Forks
Watchers

Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.

Money

910
Stars
33
Forks
Watchers

A precise, type-safe representation of a monetary amount in a given currency

decimal

506
Stars
62
Forks
Watchers

A high-performance, arbitrary-precision, floating-point decimal library.

break_infinity.js

195
Stars
34
Forks
Watchers

A replacement for decimal.js for incremental games who want to deal with very large numbers (bigger in magnitude than 1e308, up to as much as 1e(9e15) ) and want to prioritize speed over accuracy.

protools

687
Stars
207
Forks
Watchers

历经开发周期两年,并且应用过千万级别项目的工具箱

react-native-input-spinner

397
Stars
33
Forks
Watchers

An extensible input number spinner component for react-native highly customizable. This component enhance a text input for entering numeric values, with increase and decrease buttons.

CurrencyConverter

83
Stars
4
Forks
Watchers

Utilities for doing currency conversion with the Money library