smarty-archives / mafsaLinks
Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of strings.
☆295Updated 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☆124Updated 3 years ago
- Ngram index for golang☆114Updated 9 years ago
- Minimal Perfect Hashing for Go☆190Updated last year
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Generate datastructures for your types.☆77Updated 6 years ago
- Streaming approximate histograms in Go☆176Updated 4 years ago
- Probabilistic Data Structures for Go☆257Updated 7 years ago
- Parallel and radix sorting in Go☆101Updated 2 years ago
- Integer Compression Libraries for Go☆132Updated 7 years ago
- simhash storage and searching☆138Updated 8 years ago
- Non blocking data structures for Go☆267Updated 9 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 11 months ago
- SIMD for Go☆163Updated 7 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆88Updated 2 years ago
- Packages for solving minimization problems [DEPRECATED]☆67Updated 6 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- Simple, ordered, key-value persistence library for the Go Language☆267Updated 4 years ago
- High Performance Porter2 Stemmer☆47Updated 5 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- Bloom filters implemented in Go.☆147Updated 7 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…☆287Updated 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…☆170Updated 6 years ago
- Asynchronous read-ahead for Go readers☆234Updated last year
- Streaming TopK estimates☆88Updated 4 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆145Updated 6 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 7 years ago