awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Financial Arithmetic Libraries · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesFinancial Arithmetic Libraries

Utilities for performing high-precision financial calculations.

Distinguishing note: Focuses on integer-based arithmetic to avoid floating-point errors.

Explore 1 awesome GitHub repository matching software engineering & architecture · Financial Arithmetic Libraries. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Financial Arithmetic Libraries

Awesome Financial Arithmetic Libraries GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • actualbudget/actual

    actualbudget/actual

    25,056View on GitHub↗

    Actual is a local-first personal finance manager designed to help users track income, manage expenses, and maintain a balanced budget. It functions as a data-centric application that prioritizes offline access and local file storage, ensuring that financial records remain available and performant regardless of network connectivity. The platform distinguishes itself through a robust architectural foundation that emphasizes data integrity and auditability. Every financial action is recorded as an immutable sequence of events, and all currency values are processed using an integer-based arithmet

    Represents all currency values as integers to avoid floating-point rounding errors during calculations.

    TypeScriptbudgetingfinancemoney
    25,056View on GitHub↗