alecthomas / mphLinks
Minimal Perfect Hashing for Go
☆187Updated 11 months ago
Alternatives and similar repositories for mph
Users that are interested in mph are comparing it to the libraries listed below
Sorting:
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆89Updated 2 years ago
- Pure Go implementation of D. J. Bernstein's cdb constant database library.☆228Updated 3 years ago
- Integer Compression Libraries for Go☆132Updated 7 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Bloom-filter based search index☆124Updated 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
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Go translation of MetroHash☆110Updated 7 months ago
- A Golang implementation of Bentley/McIlroy long string compression☆119Updated 10 months ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Streaming TopK estimates☆88Updated 4 years ago
- SIMD for Go☆163Updated 7 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- Asynchronous read-ahead for Go readers☆234Updated last year
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Bindings for the LMDB C library☆164Updated 3 years ago
- Unsafe zero-copy slice casts for Go☆37Updated 8 months ago
- Go implementation of Count-Min-Log☆67Updated 5 months ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- SSE-optimized group varint integer encoding☆37Updated 2 years ago
- Non blocking data structures for Go☆267Updated 8 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- Fast approximate quantiles in Go☆126Updated 2 years ago
- A native golang implementation of cdb (http://cr.yp.to/cdb.html)☆68Updated 6 years ago
- a fast counting quotient filter implementation in golang☆95Updated 3 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