7 skills found
anz-bank / DecimalFixed-precision decimal numbers based on IEEE 754 decimal64
mgriebling / BigDecimalArbitrary-precision decimal arithmetic in Swift with full math functions and fixed-precision Decimal 32-, 64-, and 128-bit types.
FirebirdSQL / Decimal JavaJava library to encode and decode IEEE-754 decimals
vitesse-ftian / PgdecimalDecimal64 and decimal128 for PostgreSQL
dirkschreib / Decimal64No description available
HaveFunTrading / Decimal64Fast fixed point arithmetic that only uses u64 as internal representation.
mgriebling / DecimalNumbersA Swift implementation based on the Intel Corp Decimal Floating-Point Math Library v2.2. This library uses Binary Integer Decimal (BID) encoded numbers in its implementation. Conversions to/from Densely Packed Decimal (DPD) encoded numbers are provided.