fastsheet

Excel parser

Faster way to read Excel documents in Ruby

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.

GitHub

25 stars
2 watching
6 forks
Language: Rust
last commit: over 4 years ago
Linked from 1 awesome list

excelgemrubyrustspreadsheetsxlsx

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
gbiczo/oxcelixAn xlsx file parser that uses SAX stream parsing to efficiently parse Excel files into Ruby objects19
zdavatz/spreadsheetA Ruby library for reading and writing spreadsheet documents in Microsoft Excel format1,130
roo-rb/roo-xlsSupports reading and processing legacy Excel file formats82
maxd/write_xlsx_railsGenerates Excel files from Rails views with support for formatting and templating6
qrilka/xlsxA Haskell-based library for reading and writing Excel files in the XLSX format.133
damirsvrtan/fastererTools for optimizing Ruby code performance1,812
cxn03651/write_xlsxA Ruby gem that creates Excel XLSX files with support for various features and formatting options.289
weshatheleopard/rubyxlA Ruby library for reading and modifying spreadsheet files in the Open XML format1,276
seamusabshere/remote_tableA Ruby library that reads and parses various file formats, including XLSX, XLS, ODS, CSV, TSV, and Google Docs, returning tabular data as arrays or hashes.226
tonytonyjan/exifFast Ruby EXIF reader150
dlackty/pangu.rbAutomatically inserts whitespace between specific character types to improve text readability17
fanlia/read_xlsx_vA Vlang library for parsing and reading Excel files (.xlsx) in a file-based format0
jonatas/fastTools to search and refactor Ruby code directly in its abstract syntax tree256
fatkodima/fast_countA Ruby gem that provides fast and accurate estimate of row counts in large databases230
glebm/to_spreadsheetA Ruby gem that enables Rails 3+ applications to render Excel files using existing views.91