grailbio / baseLinks
A collection of Go utility packages used by GRAIL's tools
☆97Updated 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
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Storing strings without GC overhead☆84Updated last week
- ☆99Updated 8 months ago
- Expression evaluator for Go☆77Updated 5 months ago
- Intern Go strings☆96Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆90Updated 11 months ago
- Fastest levenshtein implementation in Go.☆135Updated 4 years ago
- ☆43Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- ☆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.☆69Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆220Updated 2 years ago
- Fast, fully fledged murmur3 in Go.☆345Updated 2 years ago
- string interning library for lots of strings☆37Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆139Updated last month
- Go templates invoked as functions☆154Updated 4 years ago
- a fast counting quotient filter implementation in golang☆95Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- uint128 for Go☆253Updated 10 months ago
- Fast Scalable Minimal Perfect Hash for Large Keysets☆32Updated 7 months ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Pure Go SQL parser☆164Updated 2 months ago
- Cluster analysis library for Golang☆94Updated 5 years ago
- Go wrapper for CRoaring☆46Updated 2 years ago
- Fast approximate quantiles in Go☆126Updated 2 years ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆117Updated 6 years ago