Creating Excel files with Golang

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • xlsx

    golang mapping between xlsx and struct instances by tag declarations. (by bingoohuang)

  • https://github.com/bingoohuang/xlsx, i wrapped a high-level repo which can read/write excels using direct struct values.

  • excelize

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

  • change your extension xls to xlsx, and use this one. https://github.com/360EntSecGroup-Skylar/excelize

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • xls

    Pure Golang xls library

  • try this one https://github.com/extrame/xls

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts