DigiNews

Tech Watch Articles

← Back to articles

decimal-java: Java library to encode and decode IEEE-754 decimals

Quality: 8/10 Relevance: 9/10

Summary

Decimal-java is a Java library to convert between java.math.BigDecimal and IEEE-754r decimal representations (decimal32, decimal64, decimal128). The project includes usage examples, explains overflow handling, and was motivated by Firebird 4.0's DECFLOAT support in Jaybird; it is MIT licensed and actively maintained on GitHub.

🚀 Service construit par Johan Denoyer