hongshibao / go-kdtree
Golang implementation of KD tree data structure
☆50Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-kdtree
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆134Updated 2 years ago
- A k-d tree implementation in Go.☆138Updated 7 months ago
- npyio provides read/write access to numpy data files.☆60Updated 9 months ago
- A pseudo-random number generator wriiten in Golang☆110Updated 2 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 8 years ago
- RTree implementation for Go☆54Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Static bit vector structures library☆73Updated 5 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- go/golang: fast bit set Bloom filter☆132Updated 5 years ago
- Simple audio recognition library.☆46Updated 5 years ago
- Storing strings without GC overhead☆82Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆192Updated 6 years ago
- An epoll(7)-based file-descriptor multiplexer.☆108Updated 8 years ago
- fast int64-int64 map for go☆95Updated last year
- A simple, goroutine-safe, cache with a global TTL, a fixed size and an LRU eviction policy for Go (golang)☆23Updated last year
- K-Means algorithm implementation in Go☆118Updated 10 years ago
- A goroutine limiter for Go☆80Updated 2 years ago
- A Quadtree implemented in Go☆164Updated 4 years ago
- Package bitmap implements (thread-safe) bitmap functions and abstractions☆41Updated 9 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated 11 months ago
- a lock-free queue implementation for golang☆43Updated 11 years ago
- Implementation of Largest-Triangle-Three-Buckets down-sampling algorithm☆70Updated last year
- Rolling window implementation in go.☆57Updated 7 months ago
- Fast generation of 192-bit UUIDs☆83Updated last year
- TryLock for Go☆66Updated 5 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 6 years ago
- Package with auto-vectorized math functions for Go☆19Updated 2 years ago
- skiplist for golang☆84Updated 10 years ago
- A collection of concurrent ring buffers☆133Updated 6 years ago