kyroy / kdtree
A k-d tree implementation in Go.
☆140Updated 11 months ago
Alternatives and similar repositories for kdtree:
Users that are interested in kdtree are comparing it to the libraries listed below
- Golang implementation of KD tree data structure☆50Updated 4 years ago
- Bitset data structure☆162Updated 2 years ago
- An R-tree implementation for Go☆318Updated 7 months ago
- Fast Concurrent / Parallel Sorting in Go☆136Updated 10 months ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 5 years ago
- Cluster analysis library for Golang☆91Updated 5 years ago
- A golang library for spline interpolation☆42Updated 3 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆87Updated 4 years ago
- Fastest levenshtein implementation in Go.☆130Updated 4 years ago
- An arbitrary-precision decimal floating-point arithmetic package for Go☆42Updated 2 years ago
- fast int64-int64 map for go☆95Updated 2 years ago
- Golang Connection pool for net.conn.☆36Updated 3 years ago
- Generic and fast binary serializer for Go☆218Updated last year
- Rich TIFF/BigTIFF/GeoTIFF decoder/encoder for Go (Pure Go/Zero Dependencies)☆62Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆84Updated last week
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆156Updated 2 years ago
- A GoLang library providing statistics and sampling for probability distributions.☆32Updated 5 years ago
- Expression evaluator for Go☆68Updated last year
- uint128 for Go☆242Updated 4 months ago
- Ordered-concurrently a library for concurrent processing with ordered output in Go. Process work concurrently and returns output in a cha…☆40Updated last year
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆158Updated last year
- A prefix tree implementation in go☆42Updated 11 months ago
- go websocket client for unit testing of a websocket handler☆102Updated 4 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 2 years ago
- Package closer ensures a clean exit for your Go app.☆139Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Helper tool for manual Go code optimization.☆131Updated this week
- A zero-dependency Go package for coordinate transformations.☆134Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 7 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago