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
- A prefix tree (trie) implementation in go☆37Updated 11 months ago
- xxh3 fast hash function☆105Updated 6 years ago
- Go wrapper for CRoaring☆46Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- bíogo data store repository☆38Updated 4 years ago
- fast int64-int64 map for go☆97Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated 11 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- ☆98Updated 6 months ago
- Cluster analysis library for Golang☆92Updated 5 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated 11 months ago
- Intern Go strings☆95Updated last year
- A collection of concurrent ring buffers☆133Updated 7 years ago
- A prefix tree implementation in go☆43Updated last year
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Expression evaluator for Go☆74Updated 2 months ago
- Go stdlib net/rpc with context.Context support☆37Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Extremely fast Bloom filters for Go☆49Updated 8 months ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- A high performance memory-bound Go cache☆90Updated 3 weeks ago
- Static bit vector structures library☆72Updated 5 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆88Updated 8 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Load file-backed memory☆122Updated 2 years ago
- Fastest levenshtein implementation in Go.☆132Updated 4 years ago
- ☆121Updated last year
- Fast integer map for uint32-to-uint32☆28Updated last month
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago