grailbio / base
A collection of Go utility packages used by GRAIL's tools
☆92Updated 9 months ago
Alternatives and similar repositories for base:
Users that are interested in base are comparing it to the libraries listed below
- xxh3 fast hash function☆104Updated 5 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- A prefix tree (trie) implementation in go☆36Updated 7 months ago
- ☆91Updated last month
- Go wrapper for CRoaring☆46Updated last year
- fast int64-int64 map for go☆95Updated 2 years ago
- Expression evaluator for Go☆68Updated 11 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 7 months ago
- Intern Go strings☆94Updated last year
- Fast Scalable Minimal Perfect Hash for Large Keysets☆32Updated 2 weeks ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 7 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Various golang benchmarks I've written☆111Updated 6 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- Fastest levenshtein implementation in Go.☆128Updated 4 years ago
- View annotated files based on line-spec☆227Updated last year
- bíogo data store repository☆38Updated 4 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- Fast integer map for uint32-to-uint32☆28Updated 3 months ago
- Miscellaneous Go hacks☆231Updated this week
- Golang generic Interval Search Tree☆32Updated 2 months ago
- Bindings for the LMDB C library☆160Updated 2 years ago
- ☆121Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated last month
- go-farm: a pure-Go farmhash implementation☆249Updated 4 months ago
- Minimal perfect hashing in Go☆72Updated 2 years ago