alecthomas / mphLinks
Minimal Perfect Hashing for Go
☆191Updated last year
Alternatives and similar repositories for mph
Users that are interested in mph are comparing it to the libraries listed below
Sorting:
- Pure Go implementation of D. J. Bernstein's cdb constant database library.☆231Updated 3 years ago
- Bloom-filter based search index☆126Updated 4 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆88Updated 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 small circular ring buffer library in go / golang☆187Updated 6 years ago
- Integer Compression Libraries for Go☆134Updated 8 years ago
- Asynchronous read-ahead for Go readers☆238Updated last year
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- Go translation of MetroHash☆113Updated 11 months ago
- Go implementation of Count-Min-Log☆69Updated 10 months ago
- SIMD for Go☆164Updated 8 years ago
- Bindings for the LMDB C library☆166Updated 3 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- High Performance Porter2 Stemmer☆47Updated 5 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆82Updated last year
- Streaming approximate histograms in Go☆176Updated 5 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 7 months ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- A radix sorting library for Go (golang)☆54Updated 2 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
- Unsafe zero-copy slice casts for Go☆37Updated 4 months ago
- Streaming TopK estimates☆89Updated 4 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- SSE-optimized group varint integer encoding☆39Updated 2 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 11 years ago
- Non blocking data structures for Go☆267Updated 9 years ago
- A native golang implementation of cdb (http://cr.yp.to/cdb.html)☆70Updated 6 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 7 years ago