grailbio / base
A collection of Go utility packages used by GRAIL's tools
☆91Updated 8 months ago
Alternatives and similar repositories for base:
Users that are interested in base are comparing it to the libraries listed below
- fast int64-int64 map for go☆95Updated 2 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- Go translation of MetroHash☆109Updated last week
- bíogo data store repository☆38Updated 4 years ago
- Expression evaluator for Go☆67Updated 10 months ago
- A prefix tree (trie) implementation in go☆36Updated 6 months ago
- ☆90Updated 3 weeks ago
- Storing strings without GC overhead☆83Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Intern Go strings☆92Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 6 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆93Updated 2 years ago
- Minimal Perfect Hashing for Go☆180Updated 4 months ago
- High resolution timing and benchmarking for Go☆257Updated 4 years ago
- Fast, fully fledged murmur3 in Go.☆312Updated last year
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆156Updated last year
- A spinlock implementation for Go.☆61Updated 3 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆83Updated 3 months ago
- Fastest levenshtein implementation in Go.☆129Updated 4 years ago
- Optimized functions for Go using SIMD☆190Updated 4 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- go-farm: a pure-Go farmhash implementation☆248Updated 3 months ago
- Go wrapper for CRoaring☆46Updated last year
- ☆120Updated last year
- A fast string sorting algorithm (MSD radix sort)☆192Updated 6 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆216Updated last year
- Fast approximate quantiles in Go☆127Updated last year
- ☆117Updated last year
- Various golang benchmarks I've written☆108Updated 6 years ago