9 skills found
tc39 / Proposal DecimalBuilt-in exact decimal numbers for JavaScript
woodsbury / Decimal128A Go module implementing support for decimal128 values.
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
JohnAD / Decimal128A Decimal128 IEEE 754 2008 number library for the Nim programming language.
jessealama / Decimal128JavaScript userland partial implementation of IEEE 754 Decimal128 decimal floating-point arithmetic
vitesse-ftian / PgdecimalDecimal64 and decimal128 for PostgreSQL
mongodb-rust / Decimal128WASM-compatible Decimal128 implementation
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.