e-XpertSolutions / go-iforestLinks
Isolation forest implementation in Go
☆37Updated 2 years ago
Alternatives and similar repositories for go-iforest
Users that are interested in go-iforest are comparing it to the libraries listed below
Sorting:
- concurrency utilities☆301Updated 6 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- Rolling window implementation in go.☆58Updated 3 weeks ago
- Simple DSL for executing functions in Go☆160Updated 3 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- A timed rate limiter for Go☆404Updated 3 years ago
- DNS lookup cache for Go☆287Updated 2 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- Benchmark comparing the go plugin package to other plugin implementations