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
333 forks
Language: C
last commit: 8 days 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 library for generating Excel XLSX files with various features and formatting options | 287 |
xou/elixlsx | A library for generating MS Excel (.xlsx) files in Elixir | 293 |
qrilka/xlsx | A Haskell-based library for reading and writing Excel files in the XLSX format. | 132 |
jmcnamara/xlsxwriter | A Python module for creating Excel XLSX files with various formatting and content options | 3,651 |
qtexcel/qxlsx | An Excel file reader/writer library using Qt. | 1,155 |
brechtsanders/xlsxio | A C library that enables reading and writing of .xlsx files with minimal dependencies. | 426 |
troldal/openxlsx | A C++ library for reading and writing Excel files in the .xlsx format. | 1,378 |
libxls/libxls | A C library that reads and parses binary Excel files | 442 |
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 | 29 |
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,491 |