imdb-index ========== A library for reading and writing an IMDb index, with a focus on IMDb titles. In particular, this library can build a name index on all of IMDb's 6 million names, which supports fast fuzzy searching and relevance ranking. [![Linux build status](https://api.travis-ci.org/BurntSushi/imdb-rename.png)](https://travis-ci.org/BurntSushi/imdb-rename) [![Windows build status](https://ci.appveyor.com/api/projects/status/github/BurntSushi/imdb-rename?svg=true)](https://ci.appveyor.com/project/BurntSushi/imdb-rename) [![](http://meritbadge.herokuapp.com/imdb-rename)](https://crates.io/crates/imdb-index) Dual-licensed under MIT or the [UNLICENSE](http://unlicense.org). ### Documentation https://docs.rs/imdb-index