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:
- Generic and fast binary serializer for Go☆232Updated last year
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months 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
- An R-tree implementation for Go☆335Updated last year
- Bitset data structure☆168Updated 2 years ago
- Cluster analysis library for Golang☆95Updated 6 years ago
- Fastest levenshtein implementation in Go.☆134Updated 4 years ago
- Fastest golang Dijkstra path finder☆179Updated last week
- Storing strings without GC overhead☆84Updated 3 months ago
- Golang implementation of KD tree data structure☆52Updated 4 years ago
- Natural language detection package in pure Go☆175Updated 4 years ago
- uint128 for Go☆255Updated last year
- A golang library for spline interpolation☆43Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated last week
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- A go in-memory table☆229Updated 3 years ago
- The size of variable at runtime☆152Updated last year
- treedrawer is a Go module for drawing trees on the terminal.☆84Updated 5 years ago
- Cache Slow Database Queries☆143Updated 4 years ago
- fast int64-int64 map for go☆98Updated last month
- Golang Genetic Algorithm☆223Updated 3 years ago
- A zero-dependency Go package for coordinate transformations.☆140Updated 9 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Go reflection simplified☆102Updated last year
- Highly configurable, fast JSON encoder for Go☆180Updated 2 years ago
- Simple string pattern matcher for Go☆134Updated 3 months ago
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆148Updated 5 years ago
- Optimized bit-level Reader and Writer for Go.☆254Updated 2 years ago
- Expression evaluator for Go☆77Updated 8 months ago