smarty-archives / mafsa
Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of strings.
☆295Updated 5 years ago
Alternatives and similar repositories for mafsa:
Users that are interested in mafsa are comparing it to the libraries listed below
- An optimized substring search engine written in Go☆549Updated 6 years ago
- Streaming approximate histograms in Go☆175Updated 4 years ago
- SIMD for Go☆162Updated 7 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆89Updated 2 years ago
- Bloom filters implemented in Go.☆146Updated 6 years ago
- Non blocking data structures for Go☆266Updated 8 years ago
- Integer Compression Libraries for Go☆131Updated 7 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Ngram index for golang☆114Updated 8 years ago
- Bloom-filter based search index☆122Updated 3 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 6 years ago
- Probabilistic Data Structures for Go☆256Updated 6 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated last year
- 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
- Generate datastructures for your types.☆77Updated 5 years ago
- Minimal Perfect Hashing for Go☆181Updated 6 months ago
- Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database☆185Updated 7 years ago
- Very fast, very unsafe serialization for Go☆146Updated 2 years ago
- Cuckoo hashing for Go☆83Updated 3 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆282Updated last month
- Image resizing in pure Go and SIMD☆213Updated 7 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
- a small circular ring buffer library in go / golang☆187Updated 5 years ago
- An XPath 1.0 implementation written in the Go programming language.☆148Updated 3 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated last week
- Parallel and radix sorting in Go☆100Updated 2 years ago
- A simple, extensible, library to make argument validation in Go palatable.☆116Updated 8 years ago
- Measure and throttle the rate at which data is transferred.☆257Updated 8 months ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆182Updated 5 years ago