kyroy / kdtreeLinks
A k-d tree implementation in Go.
☆146Updated last year
Alternatives and similar repositories for kdtree
Users that are interested in kdtree are comparing it to the libraries listed below
Sorting:
- Generic and fast binary serializer for Go☆247Updated last year
- Fast Concurrent / Parallel Sorting in Go☆143Updated 5 months ago
- Cluster analysis library for Golang☆95Updated 6 years ago
- Bitset data structure☆169Updated 3 years ago
- Golang implementation of KD tree data structure☆52Updated 5 years ago
- fast int64-int64 map for go☆100Updated 2 months ago
- Fastest levenshtein implementation in Go.☆134Updated 5 years ago
- An R-tree implementation for Go☆340Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- A fast string sorting algorithm (MSD radix sort)☆195Updated 7 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- Storing strings without GC overhead☆85Updated last month
- Optimized bit-level Reader and Writer for Go.☆255Updated 2 years ago
- uint128 for Go☆261Updated last year
- Fastest golang Dijkstra path finder☆180Updated last month
- Finite state machine for Go☆211Updated 5 years ago
- Golang Genetic Algorithm☆222Updated 3 years ago
- Expression evaluator for Go☆78Updated 3 weeks ago
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆148Updated 5 years ago
- A go in-memory table☆229Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Go reflection simplified☆102Updated last year
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆140Updated 3 years ago
- Strict Runtime Dependency Injection for Golang☆39Updated 4 years ago
- A Go native tabular data extraction package. Currently supports .xls, .xlsx, .csv, .tsv formats.☆156Updated 2 years ago
- A collection of image processing algorithms written in pure Go.☆79Updated last year
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆71Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 6 years ago
- A zero-dependency Go package for coordinate transformations.☆140Updated 11 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago