libxlsxwriter
XLSX writer
A C library for creating Excel XLSX files with various features and formatting options.
A C library for creating Excel XLSX files.
2k stars
58 watching
340 forks
Language: C
last commit: about 2 months ago
Linked from 3 awesome lists
clibxlsxwriterspreadsheetxlsxxlsx-filesxlsxwriter
Related projects:
Repository | Description | Stars |
---|---|---|
qtexcel/qsimplexlsxwriter | A C++ library for creating XLSX files compatible with MS Excel 2007 and above. | 31 |
qtexcel/qlibxlsxwriter | A helper project that allows libxlsxwriter to be used in Qt applications | 11 |
cxn03651/write_xlsx | A Ruby gem that creates Excel XLSX files with support for various features and formatting options. | 289 |
xou/elixlsx | A library for generating MS Excel (.xlsx) files in Elixir | 294 |
qrilka/xlsx | A Haskell-based library for reading and writing Excel files in the XLSX format. | 133 |
jmcnamara/xlsxwriter | A Python module for creating Excel XLSX files with various formatting and content options | 3,678 |
qtexcel/qxlsx | An Excel file reader/writer library using Qt. | 1,175 |
brechtsanders/xlsxio | A C library that enables reading and writing of .xlsx files with minimal dependencies. | 438 |
troldal/openxlsx | A C++ library for reading and writing Microsoft Excel files (.xlsx) format | 1,405 |
libxls/libxls | A C library that reads and parses binary Excel files | 444 |
maxd/write_xlsx_rails | Generates Excel files from Rails views with support for formatting and templating | 6 |
damian-m-g/xlsx_drone | A fast and lightweight C library for reading Microsoft Excel's *.xlsx files without relying on external applications. | 15 |
defunkydrummer/lisp-xl | A Common Lisp library for reading and processing Microsoft Excel XLSX files | 28 |
plandem/xlsx | A Golang library for parsing and generating Microsoft Excel files (xlsx) | 174 |
tfussell/xlnt | A C++ library for manipulating spreadsheets in memory and reading/writing XLSX files | 1,500 |