tidwall / rhh
A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.
☆80Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for rhh
- A JSON stream parser for Go☆67Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆55Updated 5 years ago
- A simple and efficient LRU cache package for Go☆38Updated last year
- A distributed service for monotonically increasing tickets.☆43Updated 4 years ago
- Expression evaluator for Go☆66Updated 7 months ago
- A goroutine limiter for Go☆80Updated 2 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 4 years ago
- Storing strings without GC overhead☆82Updated 4 years ago
- Load file-backed memory☆121Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Non-Invasive goroutine inspector☆91Updated 10 months ago
- Off heap golang memory pool☆59Updated 3 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆69Updated 9 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆58Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆54Updated 6 years ago
- Golang utlities to make your life easier with zero allocations☆46Updated 4 months ago
- Simple string pattern matcher for Go☆122Updated 7 months ago
- Golang library for io_uring (without CGO)☆131Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- fast int64-int64 map for go☆95Updated last year
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- Minimal perfect hashing in Go☆72Updated last year
- simple data streams for go☆31Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- jeez it's just a quadtree chill out☆25Updated 2 years ago
- efficient client ⚡️☆75Updated 7 months ago