Docs.rs
  • bbqvec-0.0.9
    • bbqvec 0.0.9
    • Docs.rs crate page
    • Apache-2.0
    • 23 September 2024
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • barakmich
    • Dependencies
      • anyhow ^1.0.86 normal
      • argminmax ^0.6.2 normal
      • bitvec ^1 normal
      • bytemuck ^1.16.0 normal
      • byteorder ^1.5.0 normal
      • croaring ^1.1.0 normal
      • half ^2.4.1 normal
      • memmap2 ^0.9.5 normal
      • rand ^0.8.5 normal
      • rayon ^1.10.0 normal
      • roaring ^0.10.4 normal
      • serde ^1.0.203 normal
      • serde_json ^1.0.128 normal
      • thiserror ^1.0.61 normal
      • criterion ^0.5.1 dev
      • pprof ^0.13.0 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

bbqvec0.0.9

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Structs
  • Traits
  • Functions
  • Type Aliases

Crate bbqvec

source ·

Re-exports§

  • pub use result::ResultSet;
  • pub use backend::VectorBackend;
  • pub use bitmaps::*;

Modules§

  • backend
  • bitmaps
  • result
  • vector

Structs§

  • BF16Quantization
  • NoQuantization
  • QuantizedMemoryBackend
  • VectorStore

Traits§

  • IndexIDIterator

Functions§

  • create_random_vector
  • create_vector_set

Type Aliases§

  • Basis
  • ID
  • MemoryBackend
  • Vector