Built-in exact decimal numbers for JavaScript
-
Updated
Jun 30, 2026 - HTML
Built-in exact decimal numbers for JavaScript
Zero-dependency 128-bit fixed-point decimal for Go. Exact SQL NUMERIC / PostgreSQL semantics, no heap allocation, no panics — built for money, ledgers and banking arithmetic.
Arbitrary-precision decimal arithmetic in Swift with full math functions and fixed-precision Decimal 32-, 64-, and 128-bit types.
Java library to encode and decode IEEE-754 decimals
An arbitrary-precision integer and decimal library for Mojo, also with a 128-bit fixed-point decimal type.
A 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.
Port of the Intel Decimal Floating-Point Math Library decimal128 type to Rust.
This project is for CSARCH2 class at De La Salle University.
Zero-allocation pgx v5 codec mapping PostgreSQL numeric to 128-bit fixed-point decimals in Go
IEEE 754 Decimal128 arithmetic for JavaScript & TypeScript — exact, TC39-aligned, tree-shakeable, functional API, zero dependencies.
To associate your repository with the decimal128 topic, visit your repo's landing page and select "manage topics."