kyroy / kdtree
A k-d tree implementation in Go.
☆142Updated last year
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☆51Updated 4 years ago
- An R-tree implementation for Go☆319Updated 8 months ago
- fast int64-int64 map for go☆96Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- 🪡 Dead simple, lightweight tracing.☆88Updated 4 years ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- Generic and fast binary serializer for Go☆222Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 10 months ago
- Various golang benchmarks I've written☆110Updated 7 years ago
- uint128 for Go☆246Updated 5 months ago
- Fastest levenshtein implementation in Go.☆131Updated 4 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆157Updated 2 years ago
- Cluster analysis library for Golang☆91Updated 5 years ago
- Bitset data structure☆163Updated 2 years ago
- A zero-dependency Go package for coordinate transformations.☆138Updated 2 months ago
- A go in-memory table☆229Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- A Quadtree implemented in Go☆166Updated 5 years ago
- go websocket client for unit testing of a websocket handler☆101Updated 4 years ago
- Optimized bit-level Reader and Writer for Go.☆248Updated 2 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆163Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- A float32 version of Go's math package☆75Updated 4 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 9 months ago
- Simple string pattern matcher for Go☆127Updated last year
- Storing strings without GC overhead☆83Updated 5 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆213Updated last year
- The research project based on the draft design of Go Generics☆34Updated 3 years ago