#finite-state #fst #set #donotuseme #transducer #fork #tantivy

izihawa-fst

This is a tantivy-specific fork from the fst crate from Burntsushi. (Please use the fst crate instead.)

1 unstable release

0.4.0 Mar 19, 2023

#13 in #transducer

26 downloads per month

Unlicense/MIT

1.5MB
5.5K SLoC

Build Status

tantivy-fst

WARNING: This is not the crate you are looking for.

This crate is a fork of the fst crate from Andrew Gallant (alias BurntSushi) to better fit the need of tantivy. You are probably looking for the fst crate

Please do not depend on this crate directly.


lib.rs:

This is a fork over Andrew Gallant fst crate. Parts of this crate were retrofitted from a PR by Clément Renault https://github.com/BurntSushi/fst/pull/61

Dependencies