xlsxio
XLSX file reader/writer
A C library that enables reading and writing of .xlsx files with minimal dependencies.
XLSX I/O - C library for reading and writing .xlsx files
438 stars
20 watching
112 forks
Language: C
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
xou/elixlsx | A library for generating MS Excel (.xlsx) files in Elixir | 294 |
jmcnamara/libxlsxwriter | A C library for creating Excel XLSX files with various features and formatting options. | 1,538 |
damian-m-g/xlsx_drone | A fast and lightweight C library for reading Microsoft Excel's *.xlsx files without relying on external applications. | 15 |
fanlia/read_xlsx_v | A Vlang library for parsing and reading Excel files (.xlsx) in a file-based format | 0 |
cxn03651/write_xlsx | A Ruby gem that creates Excel XLSX files with support for various features and formatting options. | 289 |
childoftv/as3-xlsx-reader | A reader for Excel files in various Adobe technologies | 41 |
pyexcel/pyexcel | An API for reading and manipulating data in various spreadsheet formats | 1,221 |
jsonkenl/xlsxir | A library that parses .xlsx files and extracts data to an Erlang Term Storage process for use in Elixir applications. | 215 |
qrilka/xlsx | A Haskell-based library for reading and writing Excel files in the XLSX format. | 133 |
qtexcel/qsimplexlsxwriter | A C++ library for creating XLSX files compatible with MS Excel 2007 and above. | 31 |
troldal/openxlsx | A C++ library for reading and writing Microsoft Excel files (.xlsx) format | 1,405 |
gbiczo/oxcelix | An xlsx file parser that uses SAX stream parsing to efficiently parse Excel files into Ruby objects | 19 |
tfussell/xlnt | A C++ library for manipulating spreadsheets in memory and reading/writing XLSX files | 1,500 |
qtexcel/qxlsx | An Excel file reader/writer library using Qt. | 1,175 |
libxls/libxls | A C library that reads and parses binary Excel files | 444 |