grailbio / baseLinks
A collection of Go utility packages used by GRAIL's tools
☆96Updated last year
Alternatives and similar repositories for base
Users that are interested in base are comparing it to the libraries listed below
Sorting:
- fast int64-int64 map for go☆98Updated 2 years ago
- Fast Scalable Minimal Perfect Hash for Large Keysets☆32Updated 6 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Go wrapper for CRoaring☆46Updated 2 years ago
- Fastest levenshtein implementation in Go.☆135Updated 4 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆90Updated 10 months ago
- Expression evaluator for Go☆77Updated 5 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆71Updated 2 weeks ago
- Storing strings without GC overhead☆84Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- ☆98Updated 8 months ago
- Intern Go strings☆95Updated last year
- ☆122Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- cgosymbolizer teaches the Go runtime to include cgo frames in backtraces☆30Updated 3 years ago
- bíogo data store repository☆38Updated 4 years ago
- Fast integer map for uint32-to-uint32☆30Updated 2 months ago
- Transform Go code into it's AST☆123Updated 5 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- A prefix tree (trie) implementation in go☆37Updated last year
- Fast, fully fledged murmur3 in Go.☆339Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- string interning library for lots of strings☆37Updated 4 years ago
- ☆43Updated 3 years ago
- Go translation of MetroHash☆110Updated 7 months ago