annflat-core 0.1.1

Pure-Rust core for annflat: small in-memory flat-file ANN over f32 vectors.
Documentation
1
2
3
4
5
6
7
8
# annflat-core

Pure-Rust core for [annflat](https://github.com/MukundaKatta/annflat).
Flat-file ANN over f32 vectors with cosine, L2, or inner-product metrics.

## License

Dual-licensed under MIT or Apache-2.0.