read_xlsx_v
Excel parser
A Vlang library for parsing and reading Excel files (.xlsx) in a file-based format
read xlsx using vlang
0 stars
2 watching
0 forks
Language: V
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
jsonkenl/xlsxir | A library that parses .xlsx files and extracts data to an Erlang Term Storage process for use in Elixir applications. | 215 |
childoftv/as3-xlsx-reader | A reader for Excel files in various Adobe technologies | 41 |
coreoffice/corexlsx | A library that parses and represents the internal structure of XLSX spreadsheet files in a Swift-based format | 831 |
plandem/xlsx | A Golang library for parsing and generating Microsoft Excel files (xlsx) | 174 |
damian-m-g/xlsx_drone | A fast and lightweight C library for reading Microsoft Excel's *.xlsx files without relying on external applications. | 15 |
faisalman/simple-excel-js | A JavaScript library to parse and convert various file formats into multiple other formats | 190 |
pyexcel/pyexcel | A unified API for reading and manipulating various spreadsheet file formats. | 1,215 |
tidyverse/readxl | A package that reads data from Excel files into R | 729 |
troldal/openxlsx | A C++ library for reading and writing Excel files in the .xlsx format. | 1,378 |
gbiczo/oxcelix | An xlsx file parser that uses SAX stream parsing to efficiently parse Excel files into Ruby objects | 19 |
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 |
python-excel/xlrd | A Python library that reads data from Excel files in the historical .xls format. | 2,159 |