grailbio / baseLinks
A collection of Go utility packages used by GRAIL's tools
☆100Updated 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☆100Updated 3 months ago
- Expression evaluator for Go☆80Updated 2 weeks ago
- Storing strings without GC overhead☆86Updated last month
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆93Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- ☆101Updated last year
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Intern Go strings☆97Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- xxh3 fast hash function☆105Updated 6 years ago
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- Fastest levenshtein implementation in Go.☆134Updated 5 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Fast Scalable Minimal Perfect Hash for Large Keysets☆32Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Fast integer map for uint32-to-uint32☆33Updated 7 months ago
- ☆122Updated 2 years ago
- Optimized functions for Go using SIMD☆192Updated 5 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 6 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- Minimal perfect hashing in Go☆74Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- A go function to report total system memory☆207Updated 3 years ago
- A prefix tree (trie) implementation in go☆40Updated last year
- Load file-backed memory☆122Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆196Updated 7 years ago
- A prefix tree implementation in go☆44Updated last year
- Cluster analysis library for Golang☆95Updated 6 years ago