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:
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- jeez it's just a quadtree chill out☆26Updated 3 years ago
- Storing strings without GC overhead☆84Updated last month
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- 2D locality queries in Go☆34Updated 4 months ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- ☆18Updated 4 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 4 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- simple data streams for go☆31Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Expression evaluator for Go☆77Updated 6 months ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- Constant Database native golang implementation☆39Updated 4 years ago
- GO binary I/O☆18Updated 5 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
- string interning library for lots of strings☆37Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆114Updated last year
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- WIP☆18Updated 3 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- A small tool for embedding files in a Go source file.☆11Updated 4 years ago
- Make random JSON in Go☆25Updated 5 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated last month