Reframe – Open‑Source ISO20022 Message Transformer in Rust
github.comHi HN — I’m excited to share Reframe, an open‑source engine written in Rust for transforming ISO 20022 financial messages. It provides: • Zero‑copy, high‑performance parsing & serialization—ideal for latency‑sensitive payment systems • Modular support for both message sets (e.g., pain, pacs, camt) and business domains • Pluggable validation/transform rules for data normalization, enrichment, or migration flows • A clean Rust API + CLI tool for easy integration and automation
Reframe is geared toward banks, fintechs, and open‑source adopters preparing for ISO20022 migrations.
Would love your feedback, use‑cases, or contributions!