hongshibao / go-kdtreeLinks
Golang implementation of KD tree data structure
☆51Updated 4 years ago
Alternatives and similar repositories for go-kdtree
Users that are interested in go-kdtree are comparing it to the libraries listed below
Sorting:
- A k-d tree implementation in Go.☆144Updated last year
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆137Updated 3 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Static bit vector structures library☆72Updated 5 years ago
- Simple audio recognition library.☆46Updated 5 years ago
- Go wrapper for CRoaring☆46Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- Package bitmap implements (thread-safe) bitmap functions and abstractions☆42Updated 9 years ago
- RTree implementation for Go☆54Updated 4 years ago
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- a lock-free queue implementation for golang☆43Updated 12 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- libsvm go version☆73Updated 9 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- A spinlock implementation for Go.☆62Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Go geohash library☆55Updated this week
- A revamped Google's jump consistent hash☆106Updated 2 years ago
- Rolling window implementation in go.☆57Updated last month
- A library for distributed processing for Go☆58Updated 2 weeks ago
- A goroutine limiter for Go☆82Updated 3 years ago
- A pseudo-random number generator wriiten in Golang☆112Updated 2 years ago
- Low level image processing library in pure Go with SIMD assembly☆129Updated 8 years ago
- Cluster analysis library for Golang☆93Updated 5 years ago
- skiplist for golang☆84Updated 10 years ago