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.