saia_turbovec 1.0.1 copy "saia_turbovec: ^1.0.1" to clipboard
saia_turbovec: ^1.0.1 copied to clipboard

Native bindings for turbovec (TurboQuant vector index) via Dart FFI.

1.0.1 #

  • Fix package logo rendering on pub.dev by using absolute raw GitHub URL.

1.0.0 #

  • Initial release of saia_turbovec.
  • Fully functional bindings for Google Research's turbovec (TurboQuant algorithm).
  • Support for lazy initialization, quantized 4-bit vector search, batch insertion, allowed filters (allowlists), record deletion, index persistence, and native memory release.
  • Platform compilation configurations and bundled precompiled binaries for macOS (libturbovec.dylib), iOS (turbovec.xcframework simulator + device), and Android (libturbovec.so ARM64/x86_64).
  • Decoupled architecture under Open Neom standards (domain/models, domain/use_cases, and data/implementations separation).
0
likes
160
points
12
downloads

Documentation

API reference

Publisher

verified publisheropenneom.dev

Weekly Downloads

Native bindings for turbovec (TurboQuant vector index) via Dart FFI.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

ffi, flutter

More

Packages that depend on saia_turbovec

Packages that implement saia_turbovec