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.☆82Updated 3 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 5 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Load file-backed memory☆121Updated 2 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Bitset data structure☆165Updated 2 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Fast Concurrent / Parallel Sorting in Go☆139Updated last month
- cheap Go type to hold & operate on either a read-only []byte or string☆113Updated last year
- Document mathematical Go code beautifully☆202Updated last year
- A memory allocator for Go.☆87Updated 5 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Meow hash for Golang☆126Updated 5 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- Miscellaneous Go hacks☆242Updated 3 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 4 months ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Reusable transparent log database☆145Updated 4 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Useful Go String methods☆191Updated 2 years ago
- uint128 for Go☆253Updated 10 months ago
- Intern Go strings☆96Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago