lisp-xl
Excel loader library
A Common Lisp library for reading and processing Microsoft Excel XLSX files
Common Lisp Microsoft XLSX (Microsoft Excel) loader for arbitrarily-sized / big-size files
29 stars
3 watching
6 forks
Language: Common Lisp
last commit: almost 3 years ago
Linked from 1 awesome list
common-lispexcelxlsx
Related projects:
Repository | Description | Stars |
---|---|---|
defunkydrummer/auto-text | A Common Lisp library for automatic analysis and processing of text files | 10 |
libxls/libxls | A C library that reads and parses binary Excel files | 442 |
damian-m-g/xlsx_drone | A fast and lightweight C library for reading Microsoft Excel's *.xlsx files without relying on external applications. | 15 |
jsonkenl/xlsxir | A library that parses .xlsx files and extracts data to an Erlang Term Storage process for use in Elixir applications. | 215 |
jmcnamara/libxlsxwriter | A C library for creating Excel XLSX files with various features and formatting options. | 1,519 |
plandem/xlsx | A Golang library for parsing and generating Microsoft Excel files (xlsx) | 174 |
fanlia/read_xlsx_v | A Vlang library for parsing and reading Excel files (.xlsx) in a file-based format | 0 |
troldal/openxlsx | A C++ library for reading and writing Excel files in the .xlsx format. | 1,378 |
qtexcel/qxlsx | An Excel file reader/writer library using Qt. | 1,155 |
xou/elixlsx | A library for generating MS Excel (.xlsx) files in Elixir | 293 |
python-excel/xlrd | A Python library that reads data from Excel files in the historical .xls format. | 2,159 |
jingtaozf/literate-lisp | An Emacs extension that loads Common Lisp code from Org files | 64 |
lisp-mirror/pngload | A library to decode PNG images in Common Lisp, optimized for speed and with features like chunk support and metadata parsing. | 1 |
pyexcel-webwares/flask-excel | A Flask extension for working with various Excel file formats using the pyexcel library | 259 |
fjames86/ftw | A thin wrapper around the Windows API for Common Lisp applications | 61 |