grailbio / baseLinks
A collection of Go utility packages used by GRAIL's tools
☆98Updated last year
Alternatives and similar repositories for base
Users that are interested in base are comparing it to the libraries listed below
Sorting:
- Storing strings without GC overhead☆84Updated 3 months ago
- Fastest levenshtein implementation in Go.☆134Updated 4 years ago
- Intern Go strings☆97Updated 2 years ago
- Expression evaluator for Go☆77Updated 8 months ago
- fast int64-int64 map for go☆98Updated last month
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆92Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A go function to report total system memory☆206Updated 3 years ago
- ☆101Updated 11 months ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- a fast counting quotient filter implementation in golang☆96Updated 2 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 3 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Useful Go String methods☆192Updated 2 years ago
- Transform Go code into it's AST☆123Updated 6 years ago
- A prefix tree implementation in go☆44Updated last year
- Fast Scalable Minimal Perfect Hash for Large Keysets☆32Updated 10 months ago
- bíogo data store repository☆38Updated 5 years ago
- ☆122Updated 2 years ago
- ☆43Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 4 months ago
- Go templates invoked as functions☆155Updated 4 years ago
- Buffered Reader/Writer☆78Updated 5 months ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago