alecthomas / mphLinks
Minimal Perfect Hashing for Go
☆187Updated 10 months ago
Alternatives and similar repositories for mph
Users that are interested in mph are comparing it to the libraries listed below
Sorting:
- Streaming TopK estimates☆88Updated 4 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Go translation of MetroHash☆110Updated 6 months ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆89Updated 2 years ago
- Bloom-filter based search index☆123Updated 3 years ago
- Go implementation of Count-Min-Log☆67Updated 4 months ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- Pure Go implementation of D. J. Bernstein's cdb constant database library.☆227Updated 3 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 9 months ago
- Integer Compression Libraries for Go☆132Updated 7 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Bindings for the LMDB C library☆164Updated 3 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆296Updated 6 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- A radix sorting library for Go (golang)☆53Updated last year
- Asynchronous read-ahead for Go readers☆234Updated 11 months ago
- Streaming approximate histograms in Go☆176Updated 4 years ago
- Non blocking data structures for Go☆267Updated 8 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Pure-Go full text indexer and search library☆93Updated 10 years ago
- SIMD for Go☆163Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 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
- Storing strings without GC overhead☆83Updated 5 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- Fast approximate quantiles in Go☆127Updated 2 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 years ago