dgryski / go-bitsLinks
amd64 optimized bit operations
☆41Updated 7 years ago
Alternatives and similar repositories for go-bits
Users that are interested in go-bits are comparing it to the libraries listed below
Sorting:
- Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 2 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 6 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- Package rpool provides a resource pool.