erizocosmico / go-ewah
EWAH bitmap compression library for Go.
☆16Updated 3 years ago
Alternatives and similar repositories for go-ewah:
Users that are interested in go-ewah are comparing it to the libraries listed below
- Roaring Bitmaps - compressed bitmaps in Go☆46Updated 10 years ago
- A stripped-down Markdown variant that hopefully won't slip☆20Updated 7 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Experiments and bad ideas☆20Updated 4 months ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Super low overhead application level metrics☆24Updated 3 years ago
- HyperLogLog in golang☆25Updated 6 years ago
- ☆23Updated 8 years ago
- An x86(_64) spinlock☆15Updated 10 years ago
- adaptive replacement cache☆34Updated 10 years ago
- Ordered key-value storage package written in Go☆22Updated 3 years ago
- wyhash fast non-cryptographic string hash☆35Updated 4 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- A port of Stream VByte to Go