sohlich / go-dbscan
Implementation of DBSCAN clustering algorithm in Go lang
☆29Updated 8 years ago
Alternatives and similar repositories for go-dbscan
Users that are interested in go-dbscan are comparing it to the libraries listed below
Sorting:
- Cluster analysis library for Golang☆91Updated 5 years ago
- simpleline is a Golang package simplifies N dimensional lines using the Ramer–Douglas–Peucker algorithm☆13Updated 10 years ago
- Self-organizing maps in Go☆74Updated 2 years ago
- (Lat, lon) points fast clustering using DBScan algorithm☆51Updated 5 years ago
- The fastest way to xor bytes in Go☆74Updated 4 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
- Go QuadTree Library☆33Updated 2 years ago
- DBSCAN clustering optimized for multicore processing.☆12Updated 9 years ago
- RTree implementation for Go☆54Updated 4 years ago
- Golang Library for Kalman Filter(also known as Linear Quadratic Estimation) used in sensor fusion☆37Updated 7 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Golang port of kdbush, a fast static spatial index for 2D points.☆49Updated 5 years ago
- Golang adaptation of geohash-js (https://github.com/davetroy/geohash-js/tree/master)☆80Updated 10 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- Go implementation of Melissa O'Neill's excellent PCG pseudorandom number generator☆60Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- K-Means algorithm implementation in Go☆118Updated 10 years ago
- Go reflection simplified☆101Updated 6 months ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Go translation of MetroHash☆109Updated 4 months ago
- Fast Concurrent / Parallel Sorting in Go☆136Updated last year
- An approximate string matching library for the Go programming language.☆177Updated 2 years ago
- Access Times for files #golang☆42Updated 3 years ago
- Golang package to calculate distances and locations on an Ellipsoid☆63Updated 4 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- Fastest levenshtein implementation in Go.☆131Updated 4 years ago
- Random Go Language utilities that don't warrant their own repos.☆50Updated 7 years ago
- Moving average implementation for Go☆43Updated 4 years ago