tidwall / rhhLinks
A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.
☆80Updated 3 years ago
Alternatives and similar repositories for rhh
Users that are interested in rhh are comparing it to the libraries listed below
Sorting:
- A goroutine limiter for Go☆82Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Expression evaluator for Go☆74Updated 2 months ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- A memory allocator for Go.☆83Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Load file-backed memory☆121Updated 2 years ago
- Write ahead Raft log for Go☆58Updated 4 years ago
- Buffered Reader/Writer☆75Updated 9 months ago
- Non-Invasive goroutine inspector☆90Updated this week
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆74Updated 2 years ago
- efficient client ⚡️☆75Updated last year
- Consistent hashing hashring implementation.☆34Updated last year
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago