SaaSHub helps you find the best software and product alternatives Learn more →
Excelize Alternatives
Similar projects and alternatives to excelize
-
excelize
Golang library for reading and writing Microsoft Excel™ (XLSX) files. (by xuri)
-
xlsx
(No longer maintained!) Go (golang) library for reading and writing XLSX files.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
-
-
-
godotenv
A Go port of Ruby's dotenv library (Loads environment variables from `.env`.)
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
-
unioffice
Pure go library for creating and processing Office Word (.docx), Excel (.xlsx) and Powerpoint (.pptx) documents
-
ImportExcel
PowerShell module to import/export Excel spreadsheets, without Excel
-
-
event-loop
ReactPHP's core reactor event loop that libraries can use for evented I/O.
-
-
-
-
xlsx
golang mapping between xlsx and struct instances by tag declarations. (by bingoohuang)
-
go-dataframe
A simple package to abstract away the process of creating usable DataFrames for data analytics. This package is heavily inspired by the amazing Python library, Pandas.
-
unioffice
Pure go library for creating and processing Office Word (.docx), Excel (.xlsx) and Powerpoint (.pptx) documents (by 5andr0)
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
excelize reviews and mentions
-
Where does PHP being single threaded affect performance and can anything be done to make it better?
Golang excel: https://github.com/qax-os/excelize
-
Is there an Excel library that can let me input formulae & get the result?
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
-
Documentation for Powershell Commands for Excel
Much like excelize for go lang.
-
Excelize 2.6.1 Released – Go language API for spreadsheet (Excel) document
Suggestion: When a method is safe for concurrent use, document such in its godoc comment. None of the formal documentation mentions concurrency, and its unclear what methods are concurrency-safe. The only tip-off that something might be safe for concurrent use is the occasional use of the sync package. This eventually led me to a year-old release footnote as the only documentation across the entire project about concurrency. This information isn't even in the Git tag, just the GitHub release page.
-
What's the best library to parse and make operations on file (pdf, docx, csv, etc)?
You’re unlikely to find a single package that will handle all these file types without being behind a paywall of some sort. And I haven’t extensively worked with any of the other file types you’ve mentioned, but for xlsx, I highly recommend this package
- New go-dataframe Package
-
Excelize 2.3.2 is Released – Go library for spreadsheet (Excel) files
A summary of changes is available in the Release Notes. A full list of changes is available in the changelog.
-
Creating Excel files with Golang
change your extension xls to xlsx, and use this one. https://github.com/360EntSecGroup-Skylar/excelize
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007fea6094c288>
www.saashub.com | 31 Jan 2023
Stats
qax-os/excelize is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.