Ross ROSS = Recommend OSS · open-source software intelligence for agents

qax-os/excelize

Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets observed · 2026-08-28

github.com/qax-os/excelize · homepage · Go · BSD-3-Clause (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
qax-os/excelizemain88

For agents

markdown · JSON · MCP: product_card(name="qax-os/excelize")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem