/rs-annoy

spotify/annoy bindings for Rust.

Primary LanguageC++Apache License 2.0Apache-2.0

rannoy

spotify/annoy bindings for Rust.

[dependencies]
rannoy = { git = "https://github.com/uzushino/rs-annoy" }

Building

$ git clone https://github.com/uzushino/rannoy
$ cd rannoy
$ cargo build

Example

mnist

$ cargo run --example mnist

See also

spotify/annoy
https://github.com/spotify/annoy

License

rannoy is licensed under the Apache-2.0 license.