smarty-archives / mafsaLinks
Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of strings.
☆296Updated 6 years ago
Alternatives and similar repositories for mafsa
Users that are interested in mafsa are comparing it to the libraries listed below
Sorting:
- An optimized substring search engine written in Go☆548Updated 6 years ago
- Bloom-filter based search index☆123Updated 3 years ago
- Ngram index for golang☆114Updated 9 years ago
- Integer Compression Libraries for Go☆132Updated 7 years ago
- Non blocking data structures for Go☆267Updated 8 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- Minimal Perfect Hashing for Go☆187Updated 10 months ago
- Parallel and radix sorting in Go☆101Updated 2 years ago
- Cap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 fo…☆288Updated 5 years ago
- Streaming approximate histograms in Go