mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add github.com/db47h/decimal (#3108)
This commit is contained in:
parent
f4f40328f4
commit
2b09fb2f44
@ -1483,6 +1483,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [calendarheatmap](https://github.com/nikolaydubina/calendarheatmap) - Calendar heatmap in plain Go inspired by Github contribution activity.
|
* [calendarheatmap](https://github.com/nikolaydubina/calendarheatmap) - Calendar heatmap in plain Go inspired by Github contribution activity.
|
||||||
* [chart](https://github.com/vdobler/chart) - Simple Chart Plotting library for Go. Supports many graphs types.
|
* [chart](https://github.com/vdobler/chart) - Simple Chart Plotting library for Go. Supports many graphs types.
|
||||||
* [dataframe-go](https://github.com/rocketlaunchr/dataframe-go) - Dataframes for machine-learning and statistics (similar to pandas).
|
* [dataframe-go](https://github.com/rocketlaunchr/dataframe-go) - Dataframes for machine-learning and statistics (similar to pandas).
|
||||||
|
* [decimal](https://github.com/db47h/decimal) - Package decimal implements arbitrary-precision decimal floating-point arithmetic.
|
||||||
* [evaler](https://github.com/soniah/evaler) - Simple floating point arithmetic expression evaluator.
|
* [evaler](https://github.com/soniah/evaler) - Simple floating point arithmetic expression evaluator.
|
||||||
* [ewma](https://github.com/VividCortex/ewma) - Exponentially-weighted moving averages.
|
* [ewma](https://github.com/VividCortex/ewma) - Exponentially-weighted moving averages.
|
||||||
* [geom](https://github.com/skelterjohn/geom) - 2D geometry for golang.
|
* [geom](https://github.com/skelterjohn/geom) - 2D geometry for golang.
|
||||||
|
Loading…
Reference in New Issue
Block a user