s-yata / marisa-trieLinks
MARISA: Matching Algorithm with Recursively Implemented StorAge
☆576Updated 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☆841Updated last year
- ☆172Updated 4 months ago
- A C++ implementation of the aho corasick pattern search algorithm☆229Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆438Updated 3 months ago
- Lucene++ is an up to date C++ port of the popular Java Lucene library, a high-performance, full-featured text search engine.☆770Updated 2 weeks ago
- A library of inverted index data structures☆151Updated 2 years ago
- Fast compressed trie dictionary library☆71Updated last year
- The FastPFOR C++ library: Fast integer compression☆933Updated 3 months ago
- Experimental C++11 version of sparsehash☆292Updated 3 years ago
- A lightweight suffix-sorting library☆393Updated 5 years ago
- A simple C library for compressing lists of integers using binary packing☆508Updated 2 years ago
- a set of implementations of DBM☆196Updated 11 months ago
- A compressed bitmap class in C++.☆456Updated 11 months ago
- Automatically exported from code.google.com/p/farmhash☆642Updated 4 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- C++ integer-to-string conversion benchmark☆341Updated 8 months ago
- A C++ library providing fast language model queries in compressed space.☆132Updated 2 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- Automatically exported from code.google.com/p/cityhash☆1,196Updated last year
- Fastest Integer Compression☆812Updated last year
- Real time vector search engine☆138Updated 2 years ago
- A signature-based search engine☆401Updated 3 years ago
- Bloom filters for C++11☆363Updated 3 years ago
- Simhashing in C++☆135Updated 2 years ago
- compact_enc_det - Compact Encoding Detection☆240Updated last year
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,697Updated last week
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆433Updated 9 months ago
- A collection of succinct data structures☆210Updated last year
- Keyvi - the key value index. It is an in-memory FST-based data structure highly optimized for size and lookup performance.☆252Updated last week