awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

15 repositorios

Awesome GitHub RepositoriesMonetary

Specialized value objects for handling standardized monetary values and currency formatting.

Distinct from Value Objects: Focuses specifically on the financial monetary pattern rather than general domain value objects.

Explore 15 awesome GitHub repositories matching software engineering & architecture · Monetary. Refine with filters or upvote what's useful.

Awesome Monetary GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • fincept-corporation/finceptterminalAvatar de Fincept-Corporation

    Fincept-Corporation/FinceptTerminal

    26,900Ver en GitHub↗

    FinceptTerminal is a quantitative finance platform and financial engineering library designed for asset valuation, risk management, and fixed-income analytics. It provides a comprehensive suite for algorithmic trading and investment strategy automation, integrating specialized language model agents and node-based workflows to automate market research and alpha generation. The project distinguishes itself with a dedicated game theory analysis engine for calculating Nash equilibria and simulating strategic interactions in competitive markets. It also features a specialized credit risk modeling

    Generates a standardized monetary value object and returns a formatted string.

    C++bloomberg-terminalcontributions-welcomefinance
    Ver en GitHub↗26,900
  • arrow-py/arrowAvatar de arrow-py

    arrow-py/arrow

    9,046Ver en GitHub↗

    Arrow es una librería de fechas y horas para Python que simplifica la creación y manipulación de marcas de tiempo envolviendo la librería estándar de Python. Sirve como herramienta para gestionar objetos de fecha, manejar desfases de zona horaria y realizar cálculos de fechas relativas. La librería destaca por su capacidad para humanizar marcas de tiempo en descripciones relativas en lenguaje natural en múltiples idiomas y para analizar frases temporales legibles por humanos convirtiéndolas en objetos de fecha precisos. También cuenta con un analizador especializado para convertir cadenas ISO 8601 y texto con formato personalizado en objetos de fecha. Sus capacidades incluyen aritmética temporal para desplazar fechas, generación de rangos para calcular lapsos de tiempo y redondeo de límites para alinear marcas de tiempo a unidades específicas. También cubre zonas horarias globales y transiciones de horario de verano, así como traducción basada en la configuración regional para el formato de fechas internacionalizado.

    Translates custom alphanumeric tokens into date and time components for flexible string generation.

    Python
    Ver en GitHub↗9,046
  • vendurehq/vendureAvatar de vendurehq

    vendurehq/vendure

    7,924Ver en GitHub↗

    Vendure is a Node.js e-commerce engine and headless commerce framework built with NestJS and TypeScript. It serves as a multi-channel commerce platform that manages product catalogs, orders, and customers via a strongly typed GraphQL API. The platform is distinguished by its highly extensible architecture, featuring a customizable administrative dashboard where developers can inject custom React components and entity views. It supports multi-channel commerce, allowing the isolation of products, currencies, and regional catalogs from a single unified backend. The engine covers a broad range o

    Defines specific rounding rules and decimal precision for how monetary values are persisted.

    TypeScriptecommerceecommerce-apiecommerce-framework
    Ver en GitHub↗7,924
  • sharingsource/logicstack-leetcodeAvatar de SharingSource

    SharingSource/LogicStack-LeetCode

    7,495Ver en GitHub↗

    LogicStack-LeetCode is a curated repository of solved algorithm problems and data structure implementations, primarily drawn from the LeetCode platform. Its core identity is a structured collection of solutions designed to support technical interview preparation and competitive programming practice, with each solution accompanied by complexity analyses to help engineers understand performance trade-offs. The repository distinguishes itself through its breadth of coverage across fundamental algorithmic patterns and data structures. It includes implementations for array manipulation, string pro

    Implements fraction addition and subtraction as a LeetCode problem solution.

    algorithminterview-practiceinterview-questions
    Ver en GitHub↗7,495
  • eonasdan/tempus-dominusAvatar de Eonasdan

    Eonasdan/tempus-dominus

    7,175Ver en GitHub↗

    Tempus Dominus is a JavaScript date-time picker library designed to integrate with Bootstrap-based web projects, replacing manual text entry with an interactive calendar and clock interface. It functions as a form input enhancement that provides visual selection of single dates, times, or combined date-time values through a calendar and clock widget. The picker is built as a collection of independent UI components that manage their own state and rendering, with visual customization achieved entirely through CSS variables and class overrides without requiring JavaScript configuration. User int

    Uses a configurable format string to drive locale-aware date and time display rendering.

    HTMLdatepickerdatetimedatetimepicker
    Ver en GitHub↗7,175
  • dinerojs/dinero.jsAvatar de dinerojs

    dinerojs/dinero.js

    6,758Ver en GitHub↗

    Dinero.js is a TypeScript-first library for creating, calculating, and formatting monetary values. It provides immutable money objects that represent amounts in the smallest currency subdivision as integers, ensuring precision and preventing floating-point errors. The library enforces same-currency rules on arithmetic operations and validates currency codes against ISO 4217 definitions at creation time. The library distinguishes itself through a calculator plugin architecture that delegates arithmetic operations to interchangeable backends, supporting number, bigint, or custom precision libra

    Adds or subtracts monetary values immutably, returning new objects without altering originals.

    TypeScriptamountcurrencyimmutable
    Ver en GitHub↗6,758
  • python-pendulum/pendulumAvatar de python-pendulum

    python-pendulum/pendulum

    6,668Ver en GitHub↗

    Pendulum is a Python datetime library used for creating, manipulating, and formatting date and time objects with native timezone awareness. It extends the native Python datetime class to maintain compatibility while providing a specialized engine for date arithmetic and timezone management. The library features a dedicated ISO 8601 and RFC 3339 parser that converts standardized strings into date objects without requiring manual format strings. It also includes a relative time generator for producing natural language descriptions of time differences and a timezone management tool that automati

    Uses a mapping of custom tokens and locale-specific strings to translate date attributes into human-readable text.

    Python
    Ver en GitHub↗6,668
  • vercel/msAvatar de vercel

    vercel/ms

    5,536Ver en GitHub↗

    This is a JavaScript time conversion library designed to format millisecond integers as human-readable durations and parse unit-based strings back into total milliseconds. It serves as a utility for managing the transition between machine-readable durations and text representations. The library provides bidirectional mapping, allowing for the conversion of raw numbers to strings and the parsing of strings containing units like days, hours, and minutes back into numeric millisecond counts. It supports both abbreviated and full written-out time formats.

    Implements an iterative subtraction algorithm to break down milliseconds into a readable sequence of time units.

    TypeScript
    Ver en GitHub↗5,536
  • beancount/beancountAvatar de beancount

    beancount/beancount

    5,291Ver en GitHub↗

    Beancount is a plain-text double-entry accounting system. It enforces zero-sum transactions, organizes accounts into a hierarchical five-type tree, and verifies balances at specific dates using precision-derived tolerances. Transactions are recorded in plain-text files with a strict syntax that supports currency-specific rounding, automatic interpolation of missing amounts, and comprehensive metadata including tags, links, and payee annotations. Beyond core bookkeeping, Beancount offers investment portfolio tracking with lot-based cost basis management, configurable booking strategies (FIFO,

    Ledger rounds amounts, prices, and costs computed from balancing legs to a configurable number of decimals.

    Pythonbeancount
    Ver en GitHub↗5,291
  • mikemcl/big.jsAvatar de MikeMcl

    MikeMcl/big.js

    5,186Ver en GitHub↗

    big.js es una librería decimal de precisión arbitraria para JavaScript diseñada para realizar aritmética decimal exacta. Proporciona un conjunto de herramientas para suma, resta, multiplicación y división de alta precisión para evitar los errores de redondeo comunes en las representaciones de punto flotante binario. La librería permite la creación de constructores de números personalizados para aislar configuraciones de precisión y reglas de redondeo para diferentes grupos de números. Soporta precisión global configurable y comportamientos de redondeo específicos, como truncar o redondear al par más cercano, para operaciones de división y potencia. La superficie de capacidades cubre aritmética básica, lógica de comparación y el cálculo de raíces cuadradas y potencias enteras. También incluye herramientas de formato de alta precisión para convertir valores numéricos en cadenas de punto fijo, exponencial o de dígitos significativos.

    Generates independent constructors to apply distinct precision and rounding rules to different number groups.

    JavaScript
    Ver en GitHub↗5,186
  • xrplf/rippledAvatar de XRPLF

    XRPLF/rippled

    5,166Ver en GitHub↗

    rippled is a peer-to-peer node implementation for the XRP Ledger. It serves as a distributed ledger consensus engine and a blockchain API gateway, allowing servers to validate transactions and maintain a shared, immutable sequence of ledger state. The project features a built-in decentralized exchange engine capable of executing atomic cross-currency payments and managing order books. It includes an on-chain asset management system for issuing and controlling fungible tokens and NFTs, as well as a Byzantine Fault Tolerant system for coordinating validators. The platform provides comprehensiv

    Sets the number of decimal places used for exchange rate calculations to control trading precision.

    C++blockchainc-plus-pluscplusplus
    Ver en GitHub↗5,166
  • spencermountain/spacetimeAvatar de spencermountain

    spencermountain/spacetime

    4,109Ver en GitHub↗

    Spacetime es una librería de zonas horarias de JavaScript y framework de manipulación de fechas diseñado para analizar, formatear y gestionar fechas a través de zonas horarias globales. Proporciona una herramienta de internacionalización para localizar componentes de fecha e incluye definiciones de tipo estáticas para entornos TypeScript para asegurar la verificación de tipos y el autocompletado. El proyecto cuenta con un sistema de plugins para lógica de fechas personalizada, permitiendo la inyección de métodos y comportamientos especializados en objetos de fecha. Esta extensibilidad permite la implementación de requisitos de tiempo específicos del proyecto a través de extensiones de métodos basadas en prototipos. La librería cubre una amplia gama de operaciones de fecha y hora, incluyendo matemáticas de calendario para sumar o restar unidades de tiempo, utilidades de comparación de fechas y extracción de componentes para recuperar detalles del calendario. Maneja la gestión global de zonas horarias con capacidades para offsets regionales, cálculos de horario de verano y conversiones entre diferentes zonas horarias. El sistema también proporciona análisis y validación para cadenas ISO, épocas y entradas en lenguaje natural, junto con herramientas de formato que transforman objetos de fecha en texto legible por humanos utilizando configuraciones de idioma regional y plantillas personalizadas.

    Transforms date and time objects into readable strings using formatting tokens and predefined presets.

    JavaScriptdate-formattingdaylight-savingstime-formatting
    Ver en GitHub↗4,109
  • awesome-print/awesome_printAvatar de awesome-print

    awesome-print/awesome_print

    4,082Ver en GitHub↗

    Awesome Print es un pretty printer de Ruby e inspector de objetos diseñado para visualizar estructuras de datos mediante sangría y colores ANSI. Sirve como formateador para shells interactivos y una utilidad para analizar estados internos de objetos. El proyecto cuenta con un sistema de plugins para definir reglas de formato personalizadas para tipos de objetos específicos y soporta la carga de preferencias globales mediante un archivo de configuración en el directorio home. Puede devolver cadenas ASCII formateadas en lugar de imprimir directamente en la consola. Las capacidades se extienden al renderizado de estructuras de objetos formateadas dentro de plantillas web y la escritura de representaciones de objetos coloreadas en los logs del sistema. La herramienta se integra con entornos REPL para formatear automáticamente los valores devueltos.

    Transforms object states into formatted HTML for visualization within web views during debugging.

    Ruby
    Ver en GitHub↗4,082
  • simonmichael/hledgerAvatar de simonmichael

    simonmichael/hledger

    4,059Ver en GitHub↗

    hledger is a plain text accounting tool and double-entry ledger manager that stores financial transactions in human-readable text files. It functions as a financial reporting engine for generating balance sheets and income statements, and as a multi-currency investment tracker for managing commodity lots and capital gains. The project distinguishes itself by providing multi-interface data access, allowing users to interact with their financial data via a command line interface, a terminal user interface, and a web server. It features a market-price valuation system to calculate the current va

    Adjusts decimal display based on defined commodity precision and rounding rules.

    Haskellaccountingcommand-line-toolconsole-application
    Ver en GitHub↗4,059
  • tc39/proposal-temporalAvatar de tc39

    tc39/proposal-temporal

    3,701Ver en GitHub↗

    This project is a proposal for a new immutable date and time API in JavaScript. It serves as a precision time-tracking library and a multi-calendar date engine designed to replace the legacy Date object. The system is distinguished by its support for multiple calendar systems beyond the ISO standard and its use of IANA-based time zone resolution. It provides a framework for managing daylight saving transitions and UTC offsets while maintaining nanosecond precision for global timestamps. The API covers broad functional areas including complex date and time arithmetic, locale-aware formatting,

    Produces unambiguous RFC 9557 string representations of dates with configurable calendar annotations.

    HTML
    Ver en GitHub↗3,701
  1. Home
  2. Software Engineering & Architecture
  3. Object Schema Definitions
  4. Value Objects
  5. Monetary

Explorar subetiquetas

  • Addition OperationsSums two or more money objects together, normalizing them to the same scale and enforcing same-currency rules. **Distinct from Monetary:** Distinct from Monetary: focuses specifically on addition with scale normalization and currency enforcement.
  • Addition and Subtraction Operations1 sub-etiquetaAdds or subtracts two monetary values immutably, returning a new object without altering the originals. **Distinct from Monetary:** Distinct from Monetary: focuses on immutable addition and subtraction operations, not the value object itself.
  • Bigint Monetary AmountsUses the bigint primitive for monetary amounts, enabling safe representation of arbitrarily large values beyond number limits. **Distinct from Monetary:** Distinct from Monetary: specifically uses bigint for amounts, not general monetary value objects.
  • Custom Calculator BackendsAccepts custom calculator objects to support third-party arithmetic libraries like big.js for arbitrary precision. **Distinct from Monetary:** Distinct from Monetary: focuses on pluggable calculator backends for custom precision, not the monetary value object itself.
  • Display Formatting2 sub-etiquetasFormats monetary values with precision appropriate for each currency, adjustable through a display precision setting. **Distinct from Monetary:** Distinct from Monetary: focuses on display formatting and output alignment rather than the monetary value object itself.
  • Precision Settings2 sub-etiquetasConfiguration of decimal precision and rounding rules for financial data storage. **Distinct from Monetary:** Focuses on the configuration and storage rules rather than the runtime arithmetic objects.
  • Safe Arithmetic OperationsPerforming safe, precise arithmetic on monetary values without floating-point errors, including addition, subtraction, and proportional allocation. **Distinct from Monetary:** Distinct from Monetary: focuses on the arithmetic operations themselves rather than the value object pattern.
  • Value ComparisonsCompares two monetary values to determine equality, greater-than, or less-than relationships. **Distinct from Monetary:** Distinct from Monetary: focuses on comparison operations, not the value object itself.
  • Value ConstructorsCreates immutable money objects from an amount and currency code, enabling safe arithmetic and formatting. **Distinct from Monetary:** Distinct from Monetary: focuses on the creation/construction of money objects, not the value object pattern itself.