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:
- Storing strings without GC overhead☆83Updated 5 years ago
- Expression evaluator for Go☆74Updated 3 months ago
- A prefix tree (trie) implementation in go☆37Updated last year
- fast int64-int64 map for go☆98Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆89Updated 9 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 months ago
- string interning library for lots of strings☆38Updated 4 years ago
- Fastest levenshtein implementation in Go.☆134Updated 4 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- ☆98Updated 6 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Fast integer map for uint32-to-uint32☆29Updated 2 weeks ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week
- Intern Go strings☆96Updated last year
- ☆122Updated 2 years ago
- Various golang benchmarks I've written☆109Updated 7 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- ☆43Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Load file-backed memory☆122Updated 2 years ago
- a fast counting quotient filter implementation in golang☆95Updated 3 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- galaxycache is a caching and cache-filling library based on groupcache.☆69Updated last month
- Cluster analysis library for Golang☆93Updated 5 years ago
- Useful Go String methods☆191Updated 2 years ago