tidwall / prtreeLinks
hybrid spatial data structure
☆12Updated 4 years ago
Alternatives and similar repositories for prtree
Users that are interested in prtree are comparing it to the libraries listed below
Sorting:
- A JSON stream parser for Go☆68Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- jeez it's just a quadtree chill out☆26Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- ☆18Updated 4 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Constant Database native golang implementation☆39Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- simple data streams for go☆31Updated 3 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- GO binary I/O☆18Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Fast integer map for uint32-to-uint32☆32Updated 5 months ago
- A small tool for embedding files in a Go source file.☆11Updated 5 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- 2D locality queries in Go☆34Updated 5 months ago
- Expression evaluator for Go☆77Updated 7 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Golang radix tree implementation☆35Updated 6 years ago
- Sequential and parallel mergesort in Go☆16Updated 5 years ago
- An efficient assembly hexadecimal implementation for Golang. [Abandoned].☆26Updated 6 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated 2 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆48Updated 2 years ago