opencoff / go-bbhashLinks
Fast Scalable Minimal Perfect Hash for Large Keysets
☆32Updated 4 months ago
Alternatives and similar repositories for go-bbhash
Users that are interested in go-bbhash are comparing it to the libraries listed below
Sorting:
- A port of Stream VByte to Go☆35Updated 3 years ago
- Fast integer map for uint32-to-uint32☆28Updated last month
- A Stream VByte implementation in Go leveraging SIMD techniques☆16Updated 3 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- Variable-length, lexicographically-sortable hex format for uint64 values.☆13Updated 4 years ago
- A radix sorting library for Go (golang)☆53Updated last year
- 64-bit Roaring Bitmaps in Go☆52Updated 2 years ago
- go-judy is a Go language wrapper of the Judy array implementation at http://judy.sourceforge.net.☆29Updated 11 years ago
- bíogo data store repository☆38Updated 4 years ago
- Ordered codes for database keys☆41Updated 11 months ago
- A Go implementation of the PGM index☆15Updated 2 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- shoco is a compressor for small text strings.