tylertreat / InverseBloomFilter
Concurrent inverse Bloom filter.
☆13Updated 10 years ago
Alternatives and similar repositories for InverseBloomFilter:
Users that are interested in InverseBloomFilter are comparing it to the libraries listed below
- Golang client for HyperLogLog daemon (hlld)☆21Updated 9 years ago
- Go interface to Constant Databases (CDB)☆10Updated 8 years ago
- github.com/cznic/interval has moved to modernc.org/interval☆11Updated 6 years ago
- Go implemetation of cuckoo filters☆28Updated 3 years ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Updated 8 years ago
- Optimal cache stampede prevention☆15Updated 7 years ago
- A high-performance, memory-efficient concurrent hash table☆36Updated 11 years ago
- A counter data structure that knows when to start estimating to save space☆35Updated 7 years ago
- gk: streaming quantiles☆45Updated 3 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- ☆11Updated 7 years ago
- Super low overhead application level metrics☆24Updated 3 years ago
- (GitHub) Pkg Critic is a tool combining search results from GoDoc API and stats info from GitHub API.☆15Updated 8 years ago
- A property-based testing library☆37Updated 7 years ago
- A C11 positional lexer with error reporting written in Go☆22Updated 7 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆41Updated 6 years ago
- Go package that implements a bit array and some utility functions☆10Updated 9 years ago
- tools to modify go programs☆11Updated 9 years ago
- Efficient thread-safe circular byte buffer to keep in-memory logs☆21Updated 4 years ago
- counters and logarithmically bucketed histograms for distributed systems☆84Updated 7 years ago
- Event aggregation and indexing system☆53Updated 6 years ago
- Package retrygroup provides synchronization, Context cancelation for groups of retry goroutines working on subtasks of a common task.☆17Updated 8 years ago
- Simple generative fuzzer☆16Updated 3 years ago
- ☆26Updated 9 years ago
- ☆15Updated 7 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- wyhash fast non-cryptographic string hash☆35Updated 4 years ago
- All-in-one text tokenizer for Go. Super-fast. Lots of features.☆13Updated 9 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- PopCount implementation for Go. Using hardware POPCNT instruction if available it.☆23Updated 7 years ago