Is there an Excel library that can let me input formulae & get the result?

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • efp

    Go Language Microsoft Excelâ„¢ Formula Parser

  • Edit: I googled excel formula parser and find it https://github.com/xuri/efp

  • excelize

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

  • Yeah, I'm reading it now and just parse, I didn't find a implementation of "calculation engine" all the available libs just read previous saved value from a opened and calculated excel file. See: https://github.com/qax-os/excelize/issues/65

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • unioffice

    Pure go library for creating and processing Office Word (.docx), Excel (.xlsx) and Powerpoint (.pptx) documents (by 5andr0)

  • go-ole

    win32 ole implementation for golang

  • Component Object Model or OLE Here's a go library https://github.com/go-ole/go-ole

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

  • Recommend a powerful excel processing library, @zurmokeeper/exceljs, which supports encryption and decryption of xlsx files and flexible setting of multiple table headers when exporting, etc.

    2 projects | /r/node | 1 Jul 2023
  • how to work with .xlsx files?

    7 projects | /r/node | 28 Jun 2023
  • Excel To Json ?

    1 project | /r/node | 16 Mar 2023
  • Automating Excel Tasks

    1 project | /r/golang | 8 Mar 2023
  • React App Won't Read xlsx File

    1 project | /r/react | 6 Mar 2023