zentures / bitmapLinks
Bitmap Compression Library in Go
☆52Updated 12 years ago
Alternatives and similar repositories for bitmap
Users that are interested in bitmap are comparing it to the libraries listed below
Sorting:
- Go implementation of skiplist, with search fingers☆33Updated 10 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆118Updated last year
- A package for Go that can be used for range queries on large number of intervals☆43Updated 9 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Go implementation of Count-Min-Log☆69Updated 10 months ago
- SSE-optimized group varint integer encoding☆39Updated 2 years ago
- Minimal Perfect Hashing for Go☆192Updated last year
- An experimental KV store, which implements an LSM on top of Bolt segments.☆32Updated 9 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Streaming TopK estimates☆89Updated 4 years ago
- Pure-Go full text indexer and search library☆94Updated 10 years ago
- Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 3 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆82Updated last year
- gtreap is an immutable treap implementation in the Go Language☆92Updated 3 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- amd64 optimized bit operations☆41Updated 8 years ago
- Integer Compression Libraries for Go☆134Updated 8 years ago
- CRC32 hash with x64 optimizations☆82Updated 5 months ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 7 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆88Updated 3 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 11 years ago
- Go translation of MetroHash☆116Updated last year
- [deprecated] use logical decoding in postgres 9.4 or later for similar functionality☆52Updated 7 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆295Updated 6 years ago