zentures / encodingLinks
Integer Compression Libraries for Go
☆132Updated 7 years ago
Alternatives and similar repositories for encoding
Users that are interested in encoding are comparing it to the libraries listed below
Sorting:
- SIMD for Go☆163Updated 7 years ago
- Bloom-filter based search index☆123Updated 3 years ago
- github.com/cznic/kv has moved to modernc.org/kv☆413Updated 6 years ago
- Non blocking data structures for Go☆266Updated 8 years ago
- Minimal Perfect Hashing for Go☆181Updated 8 months ago
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- Streaming approximate histograms in Go☆175Updated 4 years ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- go-farm: a pure-Go farmhash implementation☆250Updated 8 months ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆296Updated 5 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- Cuckoo hashing for Go☆83Updated 3 years ago
- Bindings for the LMDB C library☆163Updated 2 years ago
- github.com/cznic/b has moved to modernc.org/b☆220Updated 6 years ago
- Fast approximate quantiles in Go☆127Updated 2 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- slab allocator in go☆379Updated 5 months ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆89Updated 2 years ago
- Library for working with compressed arrays of integers☆66Updated 2 years ago
- Go translation of MetroHash☆109Updated 4 months ago
- Streaming TopK estimates☆86Updated 3 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 7 months ago
- An implementation of Ted Dunning's t-digest in Go.☆142Updated 2 years ago
- fast int64-int64 map for go☆96Updated 2 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆285Updated 3 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago