kyroy / kdtreeLinks
A k-d tree implementation in Go.
☆145Updated last year
Alternatives and similar repositories for kdtree
Users that are interested in kdtree are comparing it to the libraries listed below
Sorting:
- Cluster analysis library for Golang☆93Updated 5 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- Generic and fast binary serializer for Go☆228Updated last year
- treedrawer is a Go module for drawing trees on the terminal.☆85Updated 4 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- An R-tree implementation for Go☆328Updated last year
- Fast Concurrent / Parallel Sorting in Go☆138Updated last week
- Golang implementation of KD tree data structure☆51Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- Bitset data structure☆164Updated 2 years ago
- Finite state machine for Go☆211Updated 5 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- Go package for simplifying channel-based broadcasting of events from multiple publishers to multiple observers☆90Updated 2 years ago
- uint128 for Go☆251Updated 9 months ago
- The size of variable at runtime☆149Updated last year
- A go in-memory table☆230Updated 3 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆159Updated 2 years ago
- Fastest levenshtein implementation in Go.☆135Updated 4 years ago
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆139Updated 3 years ago
- Expression evaluator for Go☆77Updated 4 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Natural language detection package in pure Go☆174Updated 4 years ago
- Highly configurable, fast JSON encoder for Go☆179Updated 2 years ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- A golang library for spline interpolation☆43Updated 3 years ago
- Sparse matrix formats for linear algebra supporting scientific and machine learning applications☆165Updated 4 years ago
- Golang Genetic Algorithm☆225Updated 3 years ago