yourbasic / bloom
Probabilistic set data structure
☆86Updated 7 years ago
Alternatives and similar repositories for bloom:
Users that are interested in bloom are comparing it to the libraries listed below
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Load file-backed memory☆120Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 4 months ago
- 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
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- Fast Concurrent / Parallel Sorting in Go☆136Updated 11 months ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- Intern Go strings☆94Updated last year
- Expression evaluator for Go☆70Updated 2 weeks ago
- A memory allocator for Go.☆82Updated 5 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆47Updated 2 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A prefix tree implementation in go☆42Updated last year
- Bitset data structure☆163Updated 2 years ago
- Simple string pattern matcher for Go☆127Updated last year
- A simple library for working with raw Go struct data.☆86Updated 9 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Go package providing tools for building NSQ clients, servers and middleware.☆100Updated 2 weeks ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- Merge multiple pprof profile files into a single file☆123Updated last year