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
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆140Updated 3 years ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- Simple audio recognition library.☆46Updated 6 years ago
- fast int64-int64 map for go☆98Updated 3 weeks ago
- Static bit vector structures library☆72Updated 6 years ago
- A pseudo-random number generator wriiten in Golang☆113Updated 3 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated 2 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- RTree implementation for Go☆54Updated 4 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- Package bitmap implements (thread-safe) bitmap functions and abstractions☆42Updated 10 years ago
- Golang LRU read-through cache backed by a remote store☆32Updated 9 years ago
- skiplist for golang☆84Updated 11 years ago
- A sharded map implementation to support fast concurrent access and swap/update operations.☆48Updated 8 years ago
- Simple, ordered, key-value persistence library for the Go Language☆267Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Cluster analysis library for Golang☆94Updated 6 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 4 years ago
- Stuff that's missing in Go stdlib, or hasn't made it into its own repo.☆87Updated 4 months ago
- gotiny 是一个高效的golang序列化库。☆102Updated last year
- A library for distributed processing for Go☆59Updated 5 months ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- System V shared memory functions in pure Go.☆133Updated last year