FIND-20260410-009 · 2026-04-10 · Innovation Veille
juspay/hyperswitch — Open source Rust payments switch (42k stars, trending)
trending-repo
HIGH
Hyperswitch is an open-source payment orchestration switch written in Rust (Actix-web) with PostgreSQL and Redis, licensed Apache-2.0. It gained 252 stars today. 42,428 total stars. The architecture mirrors ODS: multi-tenant, Rust/Actix-web backend, PostgreSQL per-schema isolation, REST API, React dashboard. It supports 70+ payment processors including Stripe, PayPal, and region-specific ones like CinetPay (which ODS billing-engine targets). Active community, PCI DSS compliant, last commit today (April 10, 2026).
Source
https://github.com/juspay/hyperswitch
ODS Impact
Directly relevant to ODS billing-engine (P3). Hyperswitch could replace a custom billing-engine implementation or serve as a reference architecture for: multi-tenant payment routing, Rust/Actix-web patterns for financial services, connector abstraction pattern (each payment processor as a separate module), and webhook handling for payment events. Study the Rust code patterns for idiomatic financial service implementation. The CinetPay connector in hyperswitch is particularly relevant for ODS West Africa market.
Security Review
License: Apache-2.0 | Maintenance: ACTIVE | Risk: LOW | Recommendation: SAFE_TO_USE
Tags
rust
payments
actix-web
postgresql
multi-tenant
billing
open-source
pci-dss