commonsmachinery / hmsearch
C++ implementation of hamming distance algorithm HmSearch using Kyoto Cabinet
☆42Updated 9 years ago
Alternatives and similar repositories for hmsearch
Users that are interested in hmsearch are comparing it to the libraries listed below
Sorting:
- A C++ template library for compact Hamming distance indexes☆10Updated 8 years ago
- An inverted trigram index for accelerated string matching in Sqlite.☆77Updated 11 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- ☆89Updated last year
- Keyvi - a key value index that powers Cliqz search engine. It is an in-memory FST-based data structure highly optimized for size and look…☆177Updated 6 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- Reduced on-disk Suffix Array☆21Updated 11 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Updated 6 years ago
- An arrow-based parser combinator library for C☆40Updated 15 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 9 years ago
- Golomb Coded Sets☆93Updated 8 years ago
- immutable sorted string table library☆80Updated 4 months ago
- Format-incompatible 64-bit version of cdb (no 4GB limit)☆14Updated 11 years ago
- mcdb - fast, reliable, simple code to create and read constant databases☆111Updated 2 years ago
- C based graph db server using tokyocabinet & libevent☆296Updated 7 years ago
- Simhashing in C++☆132Updated 2 years ago
- Fork of Hustle - Originally developed at Chango - A column oriented, embarrassingly distributed relational event database.☆44Updated 10 years ago
- SUccinct Retrieval Framework☆20Updated 9 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- A simple proof of concept levenshtein automaton in Python☆109Updated 9 years ago
- C version of the MetroHash function☆26Updated 9 years ago
- Fast decoder for VByte-compressed integers☆122Updated 11 months ago
- hokusai -- sketching streams in real-time☆78Updated 7 years ago
- Mirror of Apache Lucy☆99Updated 7 years ago
- Language Detection based on Chromium's Compact Language Detector library☆106Updated 4 years ago
- C++11 library for fast fuzzy searching☆14Updated 9 years ago
- Tool for managing data-deduplication within extant compressed archive files, along with a relatively performant BK tree implementation fo…☆101Updated last year
- A Go library for succinct partial sums data structure☆10Updated 10 years ago
- a hash-based key-value database for persistent storing massive small records☆40Updated 10 years ago
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Updated 4 years ago