SaaSHub helps you find the best software and product alternatives Learn more →
Top 14 Go Statistic Projects
-
excelize
Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
Project mention: Excelize 2.7.0 Released – Go language API for spreadsheet (Excel) document | reddit.com/r/golang | 2023-01-08Documentation website with multilingual: Arabic, German, Spanish, English, French, Russian, Chinese, Japanese, and Korean, which has been updated
-
miller
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
Project mention: I wrote this iCalendar (.ics) command-line utility to turn common calendar exports into more broadly compatible CSV files. | reddit.com/r/commandline | 2023-03-24CSV utilities (still haven't pick a favorite one...): https://github.com/harelba/q https://github.com/BurntSushi/xsv https://github.com/wireservice/csvkit https://github.com/johnkerl/miller
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
gonum
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
Math libraries. It's just gonum right now. Missing things that often require people to link C or Python libs. E.g. https://github.com/gonum/gonum/issues/354
-
scc
Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
Project mention: Ask HN: Programs that saved you 100 hours? (2022 edition) | news.ycombinator.com | 2022-12-20Going to say my own https://github.com/boyter/scc/ which I have used to turn down projects of "Oh we just need to do X"
It allows me to evaluate the code-base quickly and see where potential issues are, and find hidden complexity in the code. I have said no a lot due to it. The only reason it exists was because I got caught out from another project, which wasted months of my time.
Otherwise IntelliJ and the JetBrains IDE's in general.
-
Stats
A well tested and comprehensive Golang statistics library package with no dependencies. (by montanaflynn)
-
-
Go is quite a bit cleaner than Python and its concurrency/parallelism primitives can be well suited to scientific workloads.
You may want to have a look at Gonum (https://www.gonum.org), and the Go HEP package developed by CERN (https://go-hep.org).
I was also surprised to see DSP and pretty sophisticated packages, although I never used them: https://awesome-go.com/science-and-data-analysis
And of course Go has Jupyter integration, it's almost like running a script thanks to its fast compilation time.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Project mention: I used Golang to develop a terminal UI tool, which can perform statistics and comparisons on GitHub repositories | reddit.com/r/golang | 2022-05-31
-
-
-
-
-
Thank you for your work! I'm going to add it for optional SIMD acceleration to my time-Series (pandas-like) library.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Go Statistics related posts
- Ask HN: Any alternatives to Google Analytics that don't require cookies?
- Show HN: Counter – Simple and Free Web Analytics
- plausible-exporter: Export Plausible analytics data to Prometheus
- Alternatives to Google Analytics?
- From Python to NumPy
- GrowthBook: Open source LaunchDarkly alternative for feature flags and A/B testing
- Go for science?
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f160f8a66d8>
www.saashub.com | 2 Apr 2023
Index
What are some of the best open-source Statistic projects in Go? This list will help you:
Project | Stars | |
---|---|---|
1 | excelize | 14,676 |
2 | miller | 7,526 |
3 | gonum | 6,464 |
4 | scc | 4,575 |
5 | Stats | 2,711 |
6 | dataframe-go | 962 |
7 | hep | 215 |
8 | github-compare | 132 |
9 | phpstats | 64 |
10 | gosh | 33 |
11 | OpenWeightlifting | 18 |
12 | lesshero | 10 |
13 | series | 4 |
14 | xicor-go | 1 |