alecthomas / mphLinks
Minimal Perfect Hashing for Go
☆181Updated 9 months ago
Alternatives and similar repositories for mph
Users that are interested in mph are comparing it to the libraries listed below
Sorting:
- Bloom-filter based search index☆123Updated 3 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
- Pure Go implementation of D. J. Bernstein's cdb constant database library.☆226Updated 3 years ago
- Asynchronous read-ahead for Go readers☆232Updated 10 months ago
- Integer Compression Libraries for Go☆132Updated 7 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- Bindings for the LMDB C library☆163Updated 2 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
- Go translation of MetroHash☆110Updated 5 months ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- Cuckoo hashing for Go☆83Updated 3 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆89Updated 2 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 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
- Streaming TopK estimates☆86Updated 4 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated last month
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Protocol Buffer compiler written in Go☆120Updated 8 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 7 months ago
- A radix sorting library for Go (golang)☆53Updated last year
- Shutdown Management package for Go v2☆51Updated 2 years ago
- Concurrent Buffered IO in Go #golang☆247Updated 3 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆120Updated 8 months ago
- Fast approximate quantiles in Go☆127Updated 2 years ago