OldPanda / bloomfilterLinks
Yet another Bloomfilter implementation in Go, compatible with Java's Guava library
☆20Updated 10 months ago
Alternatives and similar repositories for bloomfilter
Users that are interested in bloomfilter are comparing it to the libraries listed below
Sorting:
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 6 months ago
- Extremely fast Bloom filters for Go☆49Updated 7 months ago
- A priority queue for timed events, written in go.☆34Updated last year
- Build, execute and represent pipelines (aka workflows / templates) in Go☆28Updated 5 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- Enriches the standard go http client with retry functionality.☆57Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A revamped Google's jump consistent hash☆109Updated 3 years ago
- Storing strings without GC overhead☆86Updated last month
- Golang utlities to make your life easier with zero allocations☆49Updated 4 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆58Updated 8 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 4 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- Erlang-like supervisor trees☆34Updated 5 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆247Updated 6 years ago
- Key/Value database benchmark☆26Updated 6 years ago
- ☆39Updated 6 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆143Updated 5 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- Null Types, Safe primitive type conversion and fetching value from complex structures.☆46Updated 4 years ago
- ☆17Updated 6 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- distributed data sync with operational transformation/transforms☆87Updated 6 years ago
- A simple tool to collect and process quite a few web news from multiple sources☆36Updated 3 years ago
- Golang ticker that works with Cron scheduling.☆19Updated 5 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- Expression evaluator for Go☆80Updated 2 weeks ago