Top 5 Ruby XLSX Projects
-
Spreadsheet Architect
Spreadsheet Architect is a library that allows you to create XLSX, ODS, or CSV spreadsheets super easily from ActiveRecord relations, plain Ruby objects, or tabular data.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
xsv
High performance, lightweight .xlsx parser for Ruby that provides nothing a CSV parser wouldn't (by martijn)
-
Fastsheet
FastSheet is the fastest XLSX file parser for Ruby (at the time of release). It leverages a Rust library for high-performance parsing, making it significantly faster than other available solutions.
-
data_porter
Mountable Rails engine for CSV, XLSX, JSON & API data imports. Declarative DSL, live preview, dry run, real-time progress via ActionCable.
Project mention: DataPorter -- A Rails engine that turns data imports into a self-service feature | dev.to | 2026-02-08I got tired of this loop. So I built DataPorter -- a Rails engine that turns data imports into a self-service feature. Your clients upload their own files, see a preview of what's going to happen, fix their mistakes before importing, and you never touch a console again.
Ruby XLSX discussion
Ruby XLSX related posts
Index
What are some of the best open-source XLSX projects in Ruby? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | Spreadsheet Architect | 1,349 |
| 2 | Creek | 403 |
| 3 | xsv | 230 |
| 4 | Fastsheet | 28 |
| 5 | data_porter | 7 |