murphy214 / geohashtree
Flat, memory bound, k/v store based point-in-polygon alg. using geohash.
☆28Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for geohashtree
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- hybrid spatial data structure☆12Updated 3 years ago
- Write-ahead log in Golang☆41Updated 2 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆16Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 4 years ago
- Go client library for Pilosa☆58Updated 2 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 8 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 5 years ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- A goroutine limiter for Go☆80Updated 2 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆45Updated 10 years ago
- Streaming TopK estimates☆85Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆58Updated 3 years ago
- A simple and efficient LRU cache package for Go☆38Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Package bitmap implements (thread-safe) bitmap functions and abstractions☆41Updated 9 years ago
- An automatic way of creating command line options to override fields from a struct.☆20Updated 7 years ago
- Murmur3 hash in Go☆13Updated 6 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Fast integer map for uint32-to-uint32☆28Updated last year
- xxh3 fast hash function☆104Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 4 years ago
- An efficient memset implementation for Golang.☆32Updated 5 years ago
- Persist to disk channel for Go.☆47Updated 7 years ago