CoreXLSX
Spreadsheet parser
A library that parses and represents the internal structure of XLSX spreadsheet files in a Swift-based format
Excel spreadsheet (XLSX) format parser written in pure Swift
831 stars
27 watching
87 forks
Language: Swift
last commit: 8 months ago
Linked from 3 awesome lists
excelexcel-importexcelparserexcelreaderiosmacosofficeparserswifttvoswatchosxml
Related projects:
Repository | Description | Stars |
---|---|---|
qrilka/xlsx | A Haskell-based library for reading and writing Excel files in the XLSX format. | 132 |
jsonkenl/xlsxir | A library that parses .xlsx files and extracts data to an Erlang Term Storage process for use in Elixir applications. | 215 |
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 |
plandem/xlsx | A Golang library for parsing and generating Microsoft Excel files (xlsx) | 174 |
coreoffice/xmlcoder | An XML parsing framework with features like namespace prefix stripping and dynamic node encoding | 802 |
qtexcel/qxlsx | An Excel file reader/writer library using Qt. | 1,155 |
gbiczo/oxcelix | An xlsx file parser that uses SAX stream parsing to efficiently parse Excel files into Ruby objects | 19 |
troldal/openxlsx | A C++ library for reading and writing Excel files in the .xlsx format. | 1,378 |
xou/elixlsx | A library for generating MS Excel (.xlsx) files in Elixir | 293 |
jmcnamara/libxlsxwriter | A C library for creating Excel XLSX files with various features and formatting options. | 1,519 |
zdavatz/spreadsheet | A Ruby library for reading and writing spreadsheet documents in the Microsoft Excel format. | 1,129 |
caxlsx/caxlsx | A Ruby-based library for generating and validating Office Open XML spreadsheet documents with various features such as charts, styles, and validation. | 501 |
tfussell/xlnt | A C++ library for manipulating spreadsheets in memory and reading/writing XLSX files | 1,491 |
swiftcsv/swiftcsv | A CSV parser library for Swift that allows loading and parsing CSV data from various sources. | 966 |