imdb-index

Crates.ioimdb-index
lib.rsimdb-index
version0.1.4
sourcesrc
created_at2018-04-13 01:56:42.974583
updated_at2023-12-16 17:10:41.56149
descriptionA library for indexing and searching IMDb using information retrieval.
homepagehttps://github.com/BurntSushi/imdb-rename
repositoryhttps://github.com/BurntSushi/imdb-rename
max_upload_size
id60366
size181,047
Andrew Gallant (BurntSushi)

documentation

https://github.com/BurntSushi/imdb-rename

README

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 Windows build status

Dual-licensed under MIT or the UNLICENSE.

Documentation

https://docs.rs/imdb-index

Commit count: 55

cargo fmt