s-yata / marisa-trieLinks
MARISA: Matching Algorithm with Recursively Implemented StorAge
☆579Updated 2 months 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)☆154Updated 5 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆842Updated last week
- ☆172Updated 5 months ago
- A library of inverted index data structures☆151Updated 2 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆439Updated 4 months ago
- A C++ implementation of the aho corasick pattern search algorithm☆230Updated last year
- The FastPFOR C++ library: Fast integer compression☆940Updated 4 months ago
- A simple C library for compressing lists of integers using binary packing☆511Updated 2 years ago
- Fast compressed trie dictionary library☆71Updated last year
- Fastest Integer Compression☆817Updated last year
- Lucene++ is an up to date C++ port of the popular Java Lucene library, a high-performance, full-featured text search engine.☆774Updated last month
- a set of implementations of DBM☆197Updated last year
- A lightweight suffix-sorting library☆393Updated 5 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- Automatically exported from code.google.com/p/cityhash☆1,204Updated last year
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Rolling Hash C++ Library☆189Updated last year
- A compressed bitmap class in C++.☆456Updated last year
- Automatically exported from code.google.com/p/farmhash☆643Updated 4 years ago
- A C++ library providing fast language model queries in compressed space.☆132Updated 2 years ago
- Experimental C++11 version of sparsehash☆293Updated 3 years ago
- Fast integer compression in C using the StreamVByte codec☆410Updated 9 months ago
- Adaptive Radix Trees implemented in C☆808Updated 3 years ago
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,709Updated last week
- STXXL: Standard Template Library for Extra Large Data Sets☆495Updated last year
- Bloom filters for C++11☆365Updated 3 years ago
- C++ integer-to-string conversion benchmark☆341Updated 9 months ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆349Updated last year
- A signature-based search engine☆403Updated 3 years ago
- First Practical and General-purpose Range Filter☆550Updated 3 years ago