Meteroid
Open-source billing software that handles subscriptions, usage-based pricing and invoicing for a SaaS company, without locking you into a vendor.
🔗 Visit MeteroidDescription
Every subscription business eventually needs to handle plans, usage charges, invoices and revenue reports — Meteroid is a ready-made, open-source engine for all of that, so a SaaS team doesn't have to build its own billing system from scratch or hand it entirely to an expensive third party.
Meteroid is an open-source (AGPL-3.0, built in Rust) billing and monetization platform: subscription management, real-time usage-based metering, invoice generation, CPQ (configure-price-quote), trial/coupon management, a customer self-service portal, multiple pricing models (fixed, tiered, matrix, hybrid), and revenue analytics — all via an API-first architecture. It can be self-hosted for free or run on Meteroid's managed cloud tiers. The GitHub repo (meteroid-oss/meteroid) has roughly 785 stars.
💬 Our review
The short version: Meteroid is worth a serious look for a technical SaaS team that wants Stripe Billing-level functionality without being locked into Stripe (or paying Chargebee/Orb's enterprise pricing) — the catch is you (or your infra team) own the hosting if you go the free self-hosted route.
Compared to Stripe Billing (deeply integrated but couples you to Stripe payments), Chargebee and Orb (powerful but priced for mid-market/enterprise), and Lago (its closest open-source peer), Meteroid's real differentiator is the AGPL license plus matrix pricing support for genuinely complex pricing models. At ~785 GitHub stars it's a smaller, younger project than more established billing platforms — worth pilot-testing before betting your entire revenue pipeline on it, and self-hosting means you're responsible for uptime, security patches and scaling the billing engine yourself.
💰 Pricing
📊 Global score
🤖 AI-enriched data
Free and open-source for self-hosting; paid managed cloud tiers available, exact cloud pricing not published
Pros
Fully open-source (AGPL-3.0), free to self-host indefinitely
Supports complex matrix/hybrid pricing models
API-first, built in Rust for performance
No vendor lock-in vs Stripe Billing or Chargebee
Cons
~785 GitHub stars — smaller, younger community than established billing platforms
Self-hosting means you own uptime, scaling and security patching
Managed cloud tier pricing not transparently published
AGPL license has copyleft implications worth a legal read before adopting