qax-os/excelize
Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 99
- Release rhythm 68
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 143.5
- age_days: 3656
- days_rel: 58
- days_push: 7
- n_releases_24m: 5
Adoption not part of the score
20869 stars · 1937 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Excelize is a pure Go library for reading and writing Microsoft Excel spreadsheet files (XLAM, XLSM, XLSX, XLTM, XLTX). It supports charts, formulas, styles, and a streaming API for handling worksheets with very large datasets.
Use cases
- read and write xlsx files in Go
- generate Excel spreadsheets programmatically
- create charts in Excel files from Go code
- process huge Excel worksheets with streaming
- parse Excel formulas and cell values
- export data reports as xlsx
When to choose
- you need to read or write Excel files in a Go application
- you need high compatibility with Excel 2007+ formats including charts and styles
- you need to process very large worksheets efficiently via streaming
When to avoid
- you work in another language (ports exist for C#, JavaScript, Python)
- you need to edit legacy .xls binary files
- you need a GUI spreadsheet application
Facets
library · maturity stable
parser data-visualization developer-tools spreadsheets files data-science developer-tools go cross-platform windows excel xlsx ooxml spreadsheet charts streaming-api ecma-376 linux macos
2 sources
- readme: https://github.com/qax-os/excelize · fetched 2026-08-28 · a99028b2656f
- homepage: https://xuri.me/excelize · fetched 2026-08-29 · ef17e5d5e6f0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| qax-os/excelize | main | 88 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem