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:
- Cluster analysis library for Golang☆95Updated 6 years ago
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- Fastest levenshtein implementation in Go.☆134Updated 5 years ago
- Generic and fast binary serializer for Go☆250Updated last year
- Golang implementation of KD tree data structure☆52Updated 5 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- A fast string sorting algorithm (MSD radix sort)☆196Updated 7 years ago
- Bitset data structure☆169Updated 3 years ago
- An R-tree implementation for Go☆340Updated last year
- Fastest golang Dijkstra path finder☆180Updated 2 months ago
- fast int64-int64 map for go☆100Updated 3 months ago
- Golang Genetic Algorithm☆221Updated 3 years ago
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆140Updated 3 years ago
- Expression evaluator for Go☆80Updated 2 weeks ago
- 🔥 Fast, simple sklearn-like feature processing for Go☆126Updated last year
- A zero-dependency Go package for coordinate transformations.☆140Updated 11 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 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
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆149Updated 5 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- Highly configurable, fast JSON encoder for Go☆180Updated 2 years ago
- uint128 for Go☆262Updated last year
- Storing strings without GC overhead☆86Updated last month
- High-throughput, sharded in-memory KV cache for Go with minimal allocations☆102Updated last week
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆329Updated 2 years ago
- Optimized functions for Go using SIMD☆192Updated 5 years ago
- A golang library for spline interpolation☆43Updated 4 years ago
- Finite state machine for Go☆211Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 6 years ago