xlsx_drone
Xlsx reader library
A fast and lightweight C library for reading Microsoft Excel's *.xlsx files without relying on external applications.
Fast Microsoft Excel's *.xlsx reader
15 stars
3 watching
4 forks
Language: C
last commit: 6 months ago
Linked from 1 awesome list
cc11excelliblibrarymicrosoftxlsx
Related projects:
Repository | Description | Stars |
---|---|---|
childoftv/as3-xlsx-reader | A reader for Excel files in various Adobe technologies | 41 |
fanlia/read_xlsx_v | A Vlang library for parsing and reading Excel files (.xlsx) in a file-based format | 0 |
qtexcel/qxlsx | An Excel file reader/writer library using Qt. | 1,155 |
defunkydrummer/lisp-xl | A Common Lisp library for reading and processing Microsoft Excel XLSX files | 29 |
brechtsanders/xlsxio | A C library that enables reading and writing of .xlsx files with minimal dependencies. | 426 |
jmcnamara/libxlsxwriter | A C library for creating Excel XLSX files with various features and formatting options. | 1,519 |
szyhf/go-excel | A lightweight library to read Excel files as tables quickly and easily. | 193 |
troldal/openxlsx | A C++ library for reading and writing Excel files in the .xlsx format. | 1,378 |
tidyverse/readxl | A package that reads data from Excel files into R | 729 |
pyexcel/pyexcel | A unified API for reading and manipulating various spreadsheet file formats. | 1,215 |
qrilka/xlsx | A Haskell-based library for reading and writing Excel files in the XLSX format. | 132 |
libxls/libxls | A C library that reads and parses binary Excel files | 442 |
tfussell/xlnt | A C++ library for manipulating spreadsheets in memory and reading/writing XLSX files | 1,491 |
og-sadpanda/sharpexcelibur | Tool to read Excel spreadsheets by executing a custom assembly in a temporary Excel process | 87 |
python-excel/xlrd | A Python library that reads data from Excel files in the historical .xls format. | 2,159 |