zentures / bloomLinks
Bloom filters implemented in Go.
☆147Updated 7 years ago
Alternatives and similar repositories for bloom
Users that are interested in bloom are comparing it to the libraries listed below
Sorting:
- Package pqueue provides a priority queue.☆102Updated 10 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- A probabilistic data structure service and storage☆92Updated 9 years ago
- Go library for writing standalone Map/Reduce jobs or for use with Hadoop's streaming protocol☆104Updated 11 years ago
- An optimized substring search engine written in Go☆548Updated 6 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆119Updated 10 months ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 9 months ago
- A Go database☆529Updated 6 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- A write-ahead log for Go☆67Updated 8 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆145Updated 6 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Golang client for Disque, the Persistent Distributed Job Priority Queue☆92Updated 5 years ago
- Ngram index for golang☆114Updated 9 years ago
- A JSON parser generator for high performance encoding and decoding in Go.☆468Updated 10 years ago
- Simple, ordered, key-value persistence library for the Go Language☆267Updated 4 years ago
- github.com/cznic/kv has moved to modernc.org/kv☆413Updated 6 years ago
- CRC32 hash with x64 optimizations☆75Updated last week
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- Deprecated. Please go look at monkit!☆175Updated 6 years ago
- Package ensure provides utilities for testing to ensure the given conditions are met and Fatal if they aren't satisified.☆76Updated 5 years ago
- A simple and fast Redis backed key-value store library for Go☆113Updated 8 years ago
- Time based UUIDs useful as unique keys☆57Updated 6 years ago
- goconf package - fork from http://code.google.com/p/goconf/☆48Updated 4 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year