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.☆145Updated last year
- Storing strings without GC overhead☆82Updated 5 years ago
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆138Updated 3 years ago
- RTree implementation for Go☆54Updated 4 years ago
- Cluster analysis library for Golang☆93Updated 5 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- A trivial channel pubsub I use in lots of projects.☆245Updated last year
- fast int64-int64 map for go☆98Updated 2 years ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- A pseudo-random number generator wriiten in Golang☆112Updated 2 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 years ago
- Static bit vector structures library☆72Updated 6 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- System V shared memory functions in pure Go.☆133Updated 10 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- Go wrapper for CRoaring☆46Updated 2 years ago
- Simple audio recognition library.☆46Updated 5 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- MurmurHash / murmur 3 implementation of hash.Hash interface☆53Updated 10 years ago
- gotiny 是一个高效的golang序列化库。☆101Updated 9 months ago
- ⚡️ lock-free utilities in Go☆160Updated last year
- Package bitmap implements (thread-safe) bitmap functions and abstractions☆42Updated 9 years ago
- Server for benchmarking pure Go key/value databases☆161Updated 2 years ago
- Rolling window implementation in go.☆58Updated last month