grailbio / baseLinks
A collection of Go utility packages used by GRAIL's tools
☆95Updated last year
Alternatives and similar repositories for base
Users that are interested in base are comparing it to the libraries listed below
Sorting:
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Expression evaluator for Go☆76Updated 4 months ago
- xxh3 fast hash function☆105Updated 6 years ago
- Go wrapper for CRoaring☆46Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- ☆98Updated 7 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Intern Go strings☆95Updated last year
- string interning library for lots of strings☆37Updated 4 years ago
- bíogo data store repository☆38Updated 4 years ago
- Fast approximate quantiles in Go☆127Updated 2 years ago
- Fast Scalable Minimal Perfect Hash for Large Keysets☆32Updated 6 months ago
- Miscellaneous Go hacks☆242Updated last month
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Fast integer map for uint32-to-uint32☆30Updated last month
- Load file-backed memory☆122Updated 2 years ago
- Bindings for the LMDB C library☆164Updated 3 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
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆90Updated 9 months ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated this week
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Minimal Perfect Hashing for Go☆187Updated 11 months ago
- Go translation of MetroHash☆110Updated 7 months ago
- Bitset data structure☆164Updated 2 years ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago