oxcelix
Excel parser
An xlsx file parser that uses SAX stream parsing to efficiently parse Excel files into Ruby objects
Oxcelix - A fast and simple .xlsx file parser
19 stars
3 watching
4 forks
Language: Ruby
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jsonkenl/xlsxir | A library that parses .xlsx files and extracts data to an Erlang Term Storage process for use in Elixir applications. | 215 |
dmk/fastsheet | Faster way to read Excel documents in Ruby | 25 |
qrilka/xlsx | A Haskell-based library for reading and writing Excel files in the XLSX format. | 132 |
coreoffice/corexlsx | A library that parses and represents the internal structure of XLSX spreadsheet files in a Swift-based format | 831 |
cxn03651/write_xlsx | A Ruby library for generating Excel XLSX files with various features and formatting options | 287 |
plandem/xlsx | A Golang library for parsing and generating Microsoft Excel files (xlsx) | 174 |
xou/elixlsx | A library for generating MS Excel (.xlsx) files in Elixir | 293 |
fanlia/read_xlsx_v | A Vlang library for parsing and reading Excel files (.xlsx) in a file-based format | 0 |
libxls/libxls | A C library that reads and parses binary Excel files | 442 |
roo-rb/roo-xls | Supports reading and processing legacy Excel file formats | 82 |
maxd/write_xlsx_rails | Generates Excel files from Rails views with support for formatting and templating | 6 |
zdavatz/spreadsheet | A Ruby library for reading and writing spreadsheet documents in the Microsoft Excel format. | 1,129 |
ohler55/ox | An XML parser and object marshaller designed to be fast and efficient | 905 |
brendanlong/ocaml-ooxml | A collection of OCaml libraries for parsing and working with Microsoft Office document formats | 33 |
brechtsanders/xlsxio | A C library that enables reading and writing of .xlsx files with minimal dependencies. | 426 |