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:
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- Generic and fast binary serializer for Go☆247Updated last year
- Bitset data structure☆168Updated 3 years ago
- Cluster analysis library for Golang☆95Updated 6 years ago
- Fastest levenshtein implementation in Go.☆134Updated 5 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- treedrawer is a Go module for drawing trees on the terminal.☆84Updated 5 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Golang implementation of KD tree data structure☆52Updated 5 years ago
- An R-tree implementation for Go☆339Updated last year
- Strict Runtime Dependency Injection for Golang☆39Updated 4 years ago
- A collection of image processing algorithms written in pure Go.☆79Updated last year
- fast int64-int64 map for go☆99Updated 2 months ago
- uint128 for Go☆261Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Simple string pattern matcher for Go☆136Updated 4 months ago
- Golang Genetic Algorithm☆222Updated 3 years ago
- Fastest golang Dijkstra path finder☆180Updated last month
- A float32 version of Go's math package☆84Updated last year
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- High-throughput, sharded in-memory KV cache for Go with minimal allocations☆101Updated 7 months ago
- A zero-dependency Go package for coordinate transformations.☆140Updated 10 months ago
- some data structures and algorithms using golang☆69Updated last year
- Natural language detection package in pure Go☆175Updated 5 years ago
- A go in-memory table☆229Updated 3 years ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- Finite state machine for Go☆211Updated 5 years ago
- Expression evaluator for Go☆78Updated last week