awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंOpen-source alternativesSelf-hosted softwareब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंHow we rankप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comब्लॉग
श्रेणियाँ

1 रिपॉजिटरी

Awesome GitHub RepositoriesNumeric JSON Serialization

Specialized serialization of high-precision numbers into JSON to maintain numerical accuracy.

Distinct from JSON Serializers: Distinct from JSON Serializers: focuses specifically on the precision requirements of decimal numbers rather than general application data.

Explore 1 awesome GitHub repository matching data & databases · Numeric JSON Serialization. Refine with filters or upvote what's useful.

Awesome Numeric JSON Serialization GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • shopspring/decimalshopspring का अवतार

    shopspring/decimal

    7,242GitHub पर देखें↗

    This is an arbitrary-precision decimal library and fixed-point math implementation used to eliminate floating-point rounding errors. It provides tools for high-precision arithmetic, a numerical analysis toolkit, and a database decimal mapper to ensure numerical accuracy in financial and scientific calculations. The library includes specialized serialization tools to transform high-precision numbers into SQL database types, JSON, and XML formats without losing precision. It also implements a variety of rounding strategies, including banker and cash rounding, and provides mechanisms for decimal

    Ensures high-precision decimals are consistently serialized to SQL and JSON formats during transmission.

    Gobignumberdecimalsgo
    GitHub पर देखें↗7,242
  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Data Serialization
  5. JSON Serializers
  6. Numeric JSON Serialization