# qax-os/excelize

Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets

Repository: https://github.com/qax-os/excelize
Canonical: https://ross.abutalabs.com/products/excelize
Homepage: https://xuri.me/excelize
Language: Go
License: BSD-3-Clause
License Family: permissive
Topics: xlsx, excel, microsoft, office, go, excelize, spreadsheet, statistics, formula, analytics, visualization, xml, table, chart, ecma-376, ooxml, vba, ai, mcp, agent
Last push: 2026-08-26T06:47:55+00:00

## Health v2 (maintenance only)
Score: 88/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 68, longevity 100
- inputs: {"age_days": 3656, "days_push": 7, "days_rel": 58, "gap_med": 143.5, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 20869, forks 1937 (observed 2026-08-28T04:11:30.492858+00:00)

## What it is
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
- artifact type: library
- maturity: stable
- function: parser, data-visualization, developer-tools
- domain: spreadsheets, files, data-science, developer-tools
- platform: go, cross-platform, windows
- tags: excel, xlsx, ooxml, spreadsheet, charts, streaming-api, ecma-376, linux, macos

## Member repositories
- qax-os/excelize (main) score 88

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:30.492858+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:58:31.875967+00:00, confidence not recorded.
  - readme: https://github.com/qax-os/excelize (fetched 2026-08-28T04:11:30.492858+00:00, sha a99028b2656f)
  - homepage: https://xuri.me/excelize (fetched 2026-08-29T07:57:08.397453+00:00, sha ef17e5d5e6f0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
