milosgajdos / go-estimate
State estimation and filtering algorithms in Go
☆116Updated 3 months ago
Alternatives and similar repositories for go-estimate:
Users that are interested in go-estimate are comparing it to the libraries listed below
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- A GoLang library providing statistics and sampling for probability distributions.☆31Updated 5 years ago
- ☆43Updated 3 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆47Updated 2 years ago
- Buffered Reader/Writer☆75Updated 7 months ago
- Protocol Buffer compiler written in Go☆120Updated 8 years ago
- An assortment of more specialized math routines for Go☆71Updated 6 months ago
- Go translation of MetroHash☆109Updated 3 months ago
- Using io.Reader for data transformation in Go☆71Updated 4 years ago
- ☆78Updated 4 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆89Updated 2 years ago
- Minimal perfect hashing in Go☆72Updated 2 years ago
- Golgi is a library built on top of Gorgonia that provides neural network components☆39Updated 3 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- HTML5 Server-Sent-Events for Go☆103Updated 2 years ago
- Intern Go strings☆94Updated last year
- A Golang library that provides a standard way to execute code when a process exits normally or due to a signal.☆117Updated 7 years ago
- The command-line window recorder☆93Updated 8 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 2 years ago
- efficient client ⚡️☆75Updated last year
- Self-organizing maps in Go☆74Updated 2 years ago
- Go encoding based on protobuf, but hopefully easier to deal with