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
- A Golang implementation of Bentley/McIlroy long string compression☆119Updated last year
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 11 years ago
- Go implementation of Count-Min-Log☆69Updated 8 months ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- Minimal Perfect Hashing for Go☆191Updated last year
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆32Updated 9 years ago
- SSE-optimized group varint integer encoding☆39Updated 2 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- I'm trying to learn how to use ragel in Go libraries. As I'm implementing things for practice I'll add them here. I'll be using Go 1.1, t…☆65Updated 12 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 7 years ago
- Streaming TopK estimates☆88Updated 4 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 7 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 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
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated last year
- CRC32 hash with x64 optimizations☆78Updated 4 months ago
- Integer Compression Libraries for Go☆133Updated 7 years ago
- gk: streaming quantiles☆45Updated 4 years ago
- RTree implementation for Go☆54Updated 4 years ago
- Various parsing utilities, such as IP, time, and top-level-domain, in Go☆25Updated 9 years ago
- [deprecated] use logical decoding in postgres 9.4 or later for similar functionality☆52Updated 7 years ago
- Go library for writing standalone Map/Reduce jobs or for use with Hadoop's streaming protocol☆104Updated 11 years ago
- SQL Parser from https://github.com/youtube/vitess/tree/master/go/vt/sqlparser☆33Updated 10 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆88Updated 2 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago