s-yata / marisa-trieLinks
MARISA: Matching Algorithm with Recursively Implemented StorAge
☆566Updated 3 weeks ago
Alternatives and similar repositories for marisa-trie
Users that are interested in marisa-trie are comparing it to the libraries listed below
Sorting:
- A clone of Darts (Double-ARray Trie System)☆151Updated 2 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆829Updated 10 months ago
- ☆172Updated 2 months ago
- A library of inverted index data structures☆150Updated 2 years ago
- Fast compressed trie dictionary library☆70Updated 10 months ago
- A C++ implementation of the aho corasick pattern search algorithm☆226Updated last year
- The FastPFOR C++ library: Fast integer compression☆929Updated last month
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆438Updated last month
- A simple C library for compressing lists of integers using binary packing☆505Updated last year
- A lightweight suffix-sorting library☆387Updated 5 years ago
- Fastest Integer Compression☆810Updated last year
- An efficient trie implementation.☆255Updated 4 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,098Updated this week
- Lucene++ is an up to date C++ port of the popular Java Lucene library, a high-performance, full-featured text search engine.☆763Updated 2 months ago
- A C++ library providing fast language model queries in compressed space.☆132Updated 2 years ago
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- a set of implementations of DBM☆191Updated 9 months ago
- A signature-based search engine☆401Updated 3 years ago
- Automatically exported from code.google.com/p/farmhash☆636Updated 3 years ago
- Automatically exported from code.google.com/p/cityhash☆1,180Updated last year
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆492Updated last year
- A collection of succinct data structures☆207Updated last year
- Real time vector search engine☆138Updated 2 years ago
- A compressed bitmap class in C++.☆454Updated 9 months ago
- Simhashing in C++☆135Updated 2 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- A-C implementation in "C". Tight-packed (interleaved) state-transition matrix -- as fast as it gets, as small as it gets.☆149Updated 4 years ago
- C++ integer-to-string conversion benchmark☆341Updated 6 months ago
- A simple and small bloom filter implementation in plain C.☆301Updated 2 years ago