aiagent.club
中文
GitHub repo

qax-os/excelize

Go Tracked since 2016-08-29 Updated 2026-09-12 View source ↗

#138 of 803 by Stars among GitHub repos

20.9k Stars

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

About

Excelize is a library written in pure Go providing a set of functions that allow you to write to and read from XLAM / XLSM / XLSX / XLTM / XLTX files. Supports reading and writing spreadsheet documents generated by Microsoft Excel™ 2007 and later. Supports complex components by high compatibility, and provided streaming API for generating or reading data from a worksheet with huge amounts of data. This library needs Go version 1.25.0 or later. The full docs can be seen using go's built-in documentation tool, or online at go.dev and docs reference.

Here is a minimal example usage that will create spreadsheet file.

The following constitutes the bare to read a spreadsheet document.…

Excerpted from github.com/qax-os/excelize

Latest metrics

Stars 20.9k 2026-09-12
Forks 1.9k 2026-09-12
Commits 1.4k 2026-09-12
Releases 27 2026-09-12
Watchers 251 2026-09-12
Open issues 106 2026-09-12
Open PRs 28 2026-09-12