kampersanda / fcsdLinks
Rust library of fast and compact string dictionary using Front-Coding
☆12Updated 3 years ago
Alternatives and similar repositories for fcsd
Users that are interested in fcsd are comparing it to the libraries listed below
Sorting:
- Collection of succinct data structures in Rust☆98Updated 3 months ago
- Yada is a yet another double-array trie library aiming for fast search and compact data representation.☆40Updated last year
- Rust library providing fast language model queries in compressed space☆24Updated 2 years ago
- Rust implementations of succinct data structures☆58Updated last week
- FM-index for Rust☆22Updated last month
- Fast match expression optimized for string comparison☆38Updated last year
- Memory efficient trie (prefix tree) library based on LOUDS☆124Updated 3 months ago
- WIP: Full text search engine library written in Go with 1.18+ Generics, heavily inspired by Tantivy☆14Updated 2 years ago
- Minimal but feature-complete, I/O-free implementation of Raft distributed consensus algorithm for Rust.☆23Updated 6 months ago
- Rust wrappers for NGT approximate nearest neighbor search☆38Updated last year
- A Rust macro for writing regex pattern matching.☆49Updated 4 years ago
- Rust implementation of a fast, bounded, Zipf-distributed random number generator☆34Updated 4 months ago
- A Rust implementation of the Quad Wavelet Tree☆42Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 4 months ago
- Insert KaTeX autorender script into rustdoc☆20Updated last month
- ☆64Updated 4 years ago
- A Japanese tokenizer for Tantivy, based on TinySegmenter.☆14Updated 4 years ago
- 🐎 A fast implementation of the Aho-Corasick algorithm using the compact double-array data structure in Rust.☆220Updated 2 weeks ago
- Wavelet Matrix implementation written in Rust☆14Updated 2 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆139Updated last year
- 🦞 Rust library of natural language dictionaries using character-wise double-array tries.☆31Updated 5 months ago
- a crate to swap values between possibly-overlapping references☆23Updated 2 years ago
- High performance FID (Fully Indexable Dictionary) library☆25Updated 11 months ago
- Rust implementation of SIMD-oriented Fast Mersenne Twister (SFMT) using stable SIMD☆33Updated 3 years ago
- Succinct data structures using very efficient rank and select☆119Updated 2 weeks ago
- DLHN implementation for Rust☆169Updated last year
- Japanese tokenizer for rust☆35Updated 5 years ago
- Cargo subcommand to generate trend graph of dependent crates☆31Updated this week
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆107Updated 2 years ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated 3 months ago