downflux / go-kdLinks
Golang k-D tree implementation with duplicate coordinate support
☆51Updated 2 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 8 months ago
- ☆48Updated 4 years ago
- Pratt parser implementation in Go☆46Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Go library that implements fs.FS for Postgres using Large Objects.☆63Updated last week
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Fast Go JSON encoder for large arrays of objects☆47Updated 3 years ago
- Go implementation of the traceroute tool☆105Updated 5 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Cookies, but with structs, for happiness.☆110Updated 3 months ago
- A merkle tree (with proofs) in Go as per RFC6962☆57Updated 3 years ago
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆18Updated last year
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- A Kafka log inspired in-memory and append-only data structure☆134Updated this week
- Fault tolerant, sharded key value storage written in GoLang☆83Updated 2 years ago
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆65Updated 3 years ago
- A set of performant rate limiters for Go☆91Updated last year
- Elegant middleware functions for your HTTP clients.☆103Updated 2 years ago
- A fast file-based priority queue☆58Updated last year
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆206Updated 2 years ago
- Run GPU code on your Apple system with Go.☆59Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 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 last week
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- Cancellable, Efficient and Reliable Distributed Task Queue in Go☆93Updated 2 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated last year
- High-performance client-server library for Go, built around the Command pattern☆82Updated this week