15 Repos
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.
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.
Arrow ist eine Python-Bibliothek für Datum und Uhrzeit, die eine vereinfachte Schnittstelle zum Erstellen und Bearbeiten von Zeitstempeln bietet, indem sie die Python-Standardbibliothek kapselt. Sie dient als Werkzeug zur Verwaltung von Datumsobjekten, zur Handhabung von Zeitzonen-Offsets und zur Durchführung relativer Datumsberechnungen. Die Bibliothek zeichnet sich durch ihre Fähigkeit aus, Zeitstempel in natürliche, relative Sprachbeschreibungen für verschiedene Gebietsschemata zu übersetzen und menschenlesbare Zeitangaben wieder in präzise Datumsobjekte umzuwandeln. Zudem verfügt sie über einen spezialisierten Parser zur Konvertierung von ISO 8601-Strings und benutzerdefiniert formatierten Texten in Datumsobjekte. Zu den umfassenden Funktionen gehören zeitliche Arithmetik zum Verschieben von Daten, Bereichsgenerierung zur Berechnung von Zeitspannen und Rundungen zur Anpassung von Zeitstempeln an bestimmte Einheiten. Sie deckt außerdem globale Zeitzonen und Sommerzeitumstellungen sowie die lokalisierte Übersetzung für internationalisierte Datumsformate ab.
Translates custom alphanumeric tokens into date and time components for flexible string generation.
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.
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.
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.
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.
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.
Dies ist eine JavaScript-Bibliothek zur Zeitkonvertierung, die darauf ausgelegt ist, Millisekunden-Integer als menschenlesbare Zeitdauern zu formatieren und einheitenbasierte Strings zurück in Millisekunden zu parsen. Sie dient als Utility für die Verwaltung des Übergangs zwischen maschinenlesbaren Zeitdauern und Textdarstellungen. Die Bibliothek bietet bidirektionale Abbildung, was die Konvertierung von Rohzahlen in Strings und das Parsen von Strings, die Einheiten wie Tage, Stunden und Minuten enthalten, zurück in numerische Millisekunden-Zählwerte ermöglicht. Sie unterstützt sowohl abgekürzte als auch vollständig ausgeschriebene Zeitformate.
Implements an iterative subtraction algorithm to break down milliseconds into a readable sequence of time units.
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.
big.js ist eine Bibliothek für Dezimalzahlen mit beliebiger Genauigkeit für JavaScript, die für exakte Dezimalarithmetik entwickelt wurde. Sie bietet eine Reihe von Tools für hochpräzise Addition, Subtraktion, Multiplikation und Division, um Rundungsfehler zu vermeiden, die bei binären Gleitkommadarstellungen üblich sind. Die Bibliothek ermöglicht die Erstellung benutzerdefinierter Zahlenkonstruktoren, um Genauigkeitseinstellungen und Rundungsregeln für verschiedene Zahlengruppen zu isolieren. Sie unterstützt konfigurierbare globale Genauigkeit und spezifische Rundungsverhalten, wie z. B. Abschneiden oder Runden auf die nächste gerade Zahl, für Divisions- und Potenzoperationen. Der Funktionsumfang deckt grundlegende Arithmetik, Vergleichslogik sowie die Berechnung von Quadratwurzeln und ganzzahligen Potenzen ab. Sie enthält zudem hochpräzise Formatierungstools, um numerische Werte in Festkomma-, Exponential- oder signifikante Ziffern-Strings zu konvertieren.
Generates independent constructors to apply distinct precision and rounding rules to different number groups.
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.
Spacetime ist eine JavaScript-Zeitzonen-Bibliothek und ein Framework zur Datumsmanipulation für das Parsen, Formatieren und Verwalten von Daten über globale Zeitzonen hinweg. Es bietet ein Internationalisierungstool zur Lokalisierung von Datumskomponenten und enthält statische Typdefinitionen für TypeScript-Umgebungen, um Typprüfung und Autovervollständigung zu gewährleisten. Das Projekt verfügt über ein Plugin-System für benutzerdefinierte Datumslogik, das die Injektion spezialisierter Methoden und Verhaltensweisen in Datumsobjekte ermöglicht. Diese Erweiterbarkeit erlaubt die Implementierung projektspezifischer Zeitanforderungen durch prototypbasierte Methodenerweiterungen. Die Bibliothek deckt ein breites Spektrum an Datums- und Zeitoperationen ab, einschließlich Kalender-Mathematik zum Addieren oder Subtrahieren von Zeiteinheiten, Datumsvergleichs-Utilities und Komponentenextraktion zum Abrufen von Kalenderdetails. Sie handhabt globales Zeitzonenmanagement mit Funktionen für regionale Offsets, Sommerzeitberechnungen und Konvertierungen zwischen verschiedenen Zeitzonen. Das System bietet zudem Parsing und Validierung für ISO-Strings, Epochen und natürlichsprachliche Eingaben sowie Formatierungstools, die Datumsobjekte mithilfe regionaler Spracheinstellungen und benutzerdefinierter Vorlagen in menschenlesbaren Text umwandeln.
Transforms date and time objects into readable strings using formatting tokens and predefined presets.
Awesome Print ist ein Ruby-Pretty-Printer und Objekt-Inspektor, der darauf ausgelegt ist, Datenstrukturen durch Einrückung und ANSI-Farben zu visualisieren. Er dient als Formatierer für interaktive Shells und als Dienstprogramm zur Analyse interner Objektzustände. Das Projekt bietet ein Plugin-System zur Definition benutzerdefinierter Formatierungsregeln für spezifische Objekttypen und unterstützt das Laden globaler Präferenzen über eine Konfigurationsdatei im Home-Verzeichnis. Es kann formatierte ASCII-Strings zurückgeben, anstatt direkt in die Konsole zu drucken. Die Funktionen erstrecken sich auf das Rendern formatierter Objektstrukturen innerhalb von Web-Templates und das Schreiben farbiger Objektdarstellungen in System-Logs. Das Tool integriert sich in REPL-Umgebungen, um zurückgegebene Werte automatisch zu formatieren.
Transforms object states into formatted HTML for visualization within web views during debugging.
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.
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.