yourbasic / bloomLinks
Probabilistic set data structure
☆87Updated 8 years ago
Alternatives and similar repositories for bloom
Users that are interested in bloom are comparing it to the libraries listed below
Sorting:
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- efficient client ⚡️☆75Updated last year
- Reusable transparent log database☆145Updated 4 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Fast Concurrent / Parallel Sorting in Go☆138Updated last week
- Bitset data structure☆164Updated 2 years ago
- Golang circular (ring) buffer☆175Updated 2 years ago
- A memory allocator for Go.☆84Updated 5 years ago
- Intern Go strings☆95Updated last year
- Load file-backed memory☆122Updated 2 years ago
- Meow hash for Golang☆126Updated 5 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 3 months ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Document mathematical Go code beautifully☆202Updated last year
- A spinlock implementation for Go.☆62Updated 4 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- Bindings for the LMDB C library☆164Updated 3 years ago
- Useful Go String methods☆191Updated 2 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- A library for parallel programming in Go☆188Updated 5 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- go-farm: a pure-Go farmhash implementation☆252Updated 10 months ago
- Miscellaneous Go hacks☆243Updated 2 months ago
- Image resizing in pure Go and SIMD☆212Updated 8 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago