s-yata / marisa-trieLinks
MARISA: Matching Algorithm with Recursively Implemented StorAge
☆561Updated last week
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)☆149Updated last month
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆434Updated last year
- ☆168Updated last month
- C++ implementation of a fast and memory efficient HAT-trie☆822Updated 9 months ago
- The FastPFOR C++ library: Fast integer compression☆923Updated 3 months ago
- A library of inverted index data structures☆150Updated 2 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- A simple C library for compressing lists of integers using binary packing☆501Updated last year
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- Lucene++ is an up to date C++ port of the popular Java Lucene library, a high-performance, full-featured text search engine.☆759Updated last month
- STXXL: Standard Template Library for Extra Large Data Sets☆493Updated last year
- A collection of succinct data structures☆203Updated last year
- Fastest Integer Compression☆808Updated last year
- A compressed bitmap class in C++.☆453Updated 7 months ago
- Fast compressed trie dictionary library☆69Updated 9 months 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
- Adaptive Radix Trees implemented in C☆795Updated 3 years ago
- A potentia Ad Actum ★ Fullfast transactional key-value memory-mapped B-Tree storage engine without WAL ★ Surpasses the legendary LMDB in …☆1,221Updated 3 weeks ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Experimental C++11 version of sparsehash☆292Updated 2 years ago
- compact_enc_det - Compact Encoding Detection☆233Updated last year
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Redpanda, YDB and Sta…☆1,653Updated 2 weeks ago
- Fast integer compression in C using the StreamVByte codec☆402Updated 4 months ago
- A very fast lightweight embedded database engine with a built-in query language.☆578Updated 3 years ago
- C++ integer-to-string conversion benchmark☆341Updated 4 months ago
- A fast, memory efficient hash map for C++☆1,282Updated last month
- Bloom filters for C++11☆359Updated 3 years ago
- First Practical and General-purpose Range Filter☆545Updated 3 years ago
- A C++ implementation of the aho corasick pattern search algorithm☆223Updated last year
- A working project for High-concurrency B-tree source code in C☆250Updated 4 years ago