kyroy / kdtreeLinks
A k-d tree implementation in Go.
☆144Updated last year
Alternatives and similar repositories for kdtree
Users that are interested in kdtree are comparing it to the libraries listed below
Sorting:
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week
- Generic and fast binary serializer for Go☆226Updated last year
- Golang implementation of KD tree data structure☆51Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- Cluster analysis library for Golang☆93Updated 5 years ago
- Bitset data structure☆164Updated 2 years ago
- A go in-memory table☆229Updated 3 years ago
- Fastest levenshtein implementation in Go.☆134Updated 4 years ago
- An R-tree implementation for Go☆327Updated 10 months ago
- Additions to Go's database/sql for super fast performance and convenience. (fork of gocraft/dbr)☆181Updated last year
- fast int64-int64 map for go☆98Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 months ago
- Storing strings without GC overhead☆83Updated 5 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆157Updated 2 years ago
- uint128 for Go☆248Updated 8 months ago
- Natural language detection package in pure Go☆173Updated 4 years ago
- Finite state machine for Go☆211Updated 5 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- A trivial channel pubsub I use in lots of projects.☆244Updated last year
- treedrawer is a Go module for drawing trees on the terminal.☆84Updated 4 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Highly configurable, fast JSON encoder for Go☆178Updated last year
- Fastest golang Dijkstra path finder☆176Updated last year
- Golang Genetic Algorithm☆223Updated 3 years ago
- 🪡 Dead simple, lightweight tracing.☆89Updated 4 years ago
- Eventually consistent distributed in-memory cache Go library☆160Updated 2 years ago
- The size of variable at runtime☆148Updated 11 months ago
- Go reflection simplified☆102Updated 8 months ago