downflux / go-kdLinks
Golang k-D tree implementation with duplicate coordinate support
☆51Updated 3 years ago
Alternatives and similar repositories for go-kd
Users that are interested in go-kd are comparing it to the libraries listed below
Sorting:
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated last year
- Fast Go JSON encoder for large arrays of objects☆47Updated 3 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆65Updated 3 years ago
- ☆48Updated 5 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated 3 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- Run GPU code on your Apple system with Go.☆60Updated 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
- Pratt parser implementation in Go☆46Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Go performance community☆31Updated 3 years ago
- Fault tolerant, sharded key value storage written in GoLang☆84Updated 2 years ago
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Roxy the Frontend Proxy☆50Updated 2 years ago
- A merkle tree (with proofs) in Go as per RFC6962☆57Updated 3 years ago
- A Kafka log inspired in-memory and append-only data structure☆136Updated last week
- golang's present tool but with code syntax highlighting☆41Updated 2 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 3 months ago
- An offheap memory allocator for manual memory management in Golang☆30Updated last month
- Go implementation of the traceroute tool☆106Updated 5 years ago
- simple data streams for go☆31Updated 3 years ago
- High-performance client-server library for Go, built around the Command pattern☆84Updated 3 weeks ago
- A set of performant rate limiters for Go☆91Updated last year
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Cookies, but with structs, for happiness.☆110Updated last month
- Cancellable, Efficient and Reliable Distributed Task Queue in Go☆94Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago