ikawaha / mast
Minimal Acyclic Subsequential Transducers
☆26Updated 3 years ago
Alternatives and similar repositories for mast:
Users that are interested in mast are comparing it to the libraries listed below
- A Go library for succinct partial sums data structure☆10Updated 10 years ago
- Locality Sensitive Hashing using Golang and SQL database☆28Updated 8 years ago
- A Go library for space-efficient rank/select operations for both sparse and dense bit arrays.☆37Updated 4 years ago
- A clustered, masterless redis clone, built in Go☆31Updated 10 years ago
- A Go implementation of the Elias-Fano encoding☆36Updated 9 months ago
- LogLog based Cardinality Estimator☆62Updated 7 years ago
- Time Adaptive Sketches (Ada-Sketches) for Summarizing Data Streams☆37Updated 7 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- The Chronix storage based on Apache Lucene☆47Updated 7 years ago
- A C++ template library for compact Hamming distance indexes☆10Updated 7 years ago
- Probabilistic data structures server. The data model is key-value, where values are: Bloomfilters, LinearCounters, HyperLogLogs, CountMin…☆25Updated 9 years ago
- Bloom-filter based search index☆122Updated 3 years ago
- Final project for COS 521: Using Hokusai algorithm to approximate frequency counts of hashtags in twitter data stream.☆12Updated 10 years ago
- An apporximate frequency counter Redis module☆46Updated 5 years ago
- Succinct Data Structure of Trie, written in Go☆42Updated 3 years ago
- Go implementation of skiplist, with search fingers☆34Updated 9 years ago
- A simple library for loading word2vec binary model.☆12Updated 9 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- A simple column store in golang☆37Updated 8 years ago
- HyperLogLog++ for Go☆43Updated 6 years ago
- ☆25Updated 8 years ago
- Quickstep Project☆27Updated 6 years ago
- Count-Min Tree Sketch: Approximate counting for NLP☆10Updated 7 years ago
- Locality Sensitive Hashing for Go (Multi-probe LSH, LSH Forest, basic LSH)☆107Updated 6 years ago
- A C++ library providing fast language model queries in compressed space.