From e8026c0a68a150d9c22622ad86bfb7abf46a6386 Mon Sep 17 00:00:00 2001 From: Markus Spann Date: Fri, 11 Sep 2026 15:11:41 +0200 Subject: [PATCH] Add iban-commons to Financial --- README_SOURCE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README_SOURCE.md b/README_SOURCE.md index 12ab52b4..b0bd9ece 100644 --- a/README_SOURCE.md +++ b/README_SOURCE.md @@ -452,6 +452,7 @@ _Libraries and SDKs for evaluating and managing feature flags._ _Libraries related to the financial domain._ - [Cassandre](https://github.com/cassandre-tech/cassandre-trading-bot) - Trading bot framework. +- [iban-commons](https://github.com/SpeedBankingDe/iban-commons) - Zero-dependency, allocation-free IBAN and BIC validation, parsing and formatting covering 127 countries. - [Joda-Money](https://github.com/JodaOrg/joda-money) - Basic currency and money classes and algorithms not provided by the JDK. - [OpenGamma Strata](https://github.com/OpenGamma/Strata) - Analytics and market risk library for financial products. - [Philadelphia](https://github.com/paritytrading/philadelphia) - Low-latency financial information exchange.