hongshibao / go-kdtreeLinks
Golang implementation of KD tree data structure
☆52Updated 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.☆145Updated last year
- go/golang: fast bit set Bloom filter☆136Updated 6 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆139Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- RTree implementation for Go☆54Updated 4 years ago
- fast int64-int64 map for go☆98Updated last week
- Package bitmap implements (thread-safe) bitmap functions and abstractions☆42Updated 10 years ago
- Rolling window implementation in go.☆58Updated last week
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- Simple audio recognition library.☆46Updated 6 years ago
- skiplist for golang☆84Updated 10 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Google CityHash in Go☆107Updated 11 years ago
- Static bit vector structures library☆72Updated 6 years ago
- A library for distributed processing for Go☆59Updated 4 months ago
- go-farm: a pure-Go farmhash implementation☆256Updated last year
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Building blocks for fast rpc systems☆86Updated 8 years ago
- Cluster analysis library for Golang☆94Updated 6 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆290Updated 2 years ago
- Golang LRU read-through cache backed by a remote store☆32Updated 9 years ago
- gotiny 是一个高效的golang序列化库。☆102Updated last year
- A Quadtree implemented in Go☆167Updated 5 years ago
- A revamped Google's jump consistent hash☆107Updated 3 years ago