alecthomas / mph
Minimal Perfect Hashing for Go
☆181Updated 8 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
- Integer Compression Libraries for Go☆132Updated 7 years ago
- Bloom-filter based search index☆123Updated 3 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Go translation of MetroHash☆109Updated 4 months ago
- Asynchronous read-ahead for Go readers☆231Updated 9 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
- Pure Go implementation of D. J. Bernstein's cdb constant database library.☆226Updated 2 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Fast approximate quantiles in Go☆127Updated 2 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Streaming TopK estimates☆86Updated 3 years ago
- Bindings for the LMDB C library☆163Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Circular buffer backed by MMAPed file for golang☆92Updated 8 months ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- Image resizing in pure Go and SIMD☆212Updated 7 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- Phi Accrual Failure Detection☆67Updated 9 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 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 6 years ago
- SIMD for Go☆163Updated 7 years ago
- Non blocking data structures for Go☆266Updated 8 years ago
- Go implementation of Count-Min-Log☆67Updated 2 months ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 7 months ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago
- fast int64-int64 map for go☆96Updated 2 years ago