OpenXLSX
Excel library
A C++ library for reading and writing Microsoft Excel files (.xlsx) format
A C++ library for reading, writing, creating and modifying Microsoft Excel® (.xlsx) files.
1k stars
47 watching
339 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list
cppcpp17excel
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
qtexcel/qsimplexlsxwriter | A C++ library for creating XLSX files compatible with MS Excel 2007 and above. | 31 |
weshatheleopard/rubyxl | A Ruby library for reading and modifying spreadsheet files in the Open XML format | 1,276 |
tfussell/xlnt | A C++ library for manipulating spreadsheets in memory and reading/writing XLSX files | 1,500 |
qrilka/xlsx | A Haskell-based library for reading and writing Excel files in the XLSX format. | 133 |
plandem/xlsx | A Golang library for parsing and generating Microsoft Excel files (xlsx) | 174 |
jmcnamara/libxlsxwriter | A C library for creating Excel XLSX files with various features and formatting options. | 1,538 |
coreoffice/corexlsx | A library that parses and represents the internal structure of XLSX spreadsheet files in a Swift-based format | 838 |
fanlia/read_xlsx_v | A Vlang library for parsing and reading Excel files (.xlsx) in a file-based format | 0 |
tidyverse/readxl | A package that reads data from Excel files into R | 731 |
qtexcel/qlibxlsxwriter | A helper project that allows libxlsxwriter to be used in Qt applications | 11 |
xou/elixlsx | A library for generating MS Excel (.xlsx) files in Elixir | 294 |
damian-m-g/xlsx_drone | A fast and lightweight C library for reading Microsoft Excel's *.xlsx files without relying on external applications. | 15 |
caxlsx/caxlsx | A Ruby-based library for generating and validating Office Open XML spreadsheet documents with various features such as charts, styles, and validation. | 509 |