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☆73Updated last year
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Cookies, but with structs, for happiness.☆112Updated 2 months ago
- Fast Go JSON encoder for large arrays of objects☆46Updated 3 years ago
- A simple In-Memory Data Grid in Go☆76Updated 3 years ago
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆66Updated 3 years ago
- A merkle tree (with proofs) in Go as per RFC6962☆58Updated 3 years ago
- ☆48Updated 5 years ago
- Roxy the Frontend Proxy☆50Updated 2 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆65Updated 4 months ago
- Run GPU code on your Apple system with Go.☆60Updated 3 years ago
- High-performance client-server library for Go, built around the Command pattern☆84Updated 2 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Pratt parser implementation in Go☆46Updated 3 years ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 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
- An inverted bitmap index written in Go.☆28Updated 2 years ago
- Fault tolerant, sharded key value storage written in GoLang☆84Updated 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 5 months ago
- Elegant middleware functions for your HTTP clients.☆104Updated 2 years ago
- A Kafka log inspired in-memory and append-only data structure☆134Updated last month
- 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 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- A high availability Sqlite service☆30Updated 5 years ago
- Sorted Data Structure Server - Treds is a Data Structure Server which returns data in sorted order and is the fastest prefix search serve…☆65Updated 3 months ago
- Faster utf8.Valid using multi-byte processing without SIMD.☆84Updated last year