Docs.rs
  • hnsw_rs_thousand_birds-0.1.20
    • hnsw_rs_thousand_birds 0.1.20
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kvey
    • Dependencies
      • bincode ^1.3 normal
      • cpu-time ^1.0 normal
      • env_logger ^0.10 normal
      • hashbrown ^0.14 normal
      • lazy_static ^1.4 normal
      • log ^0.4 normal
      • mmap-rs ^0.6 normal
      • num-traits ^0.2 normal
      • num_cpus ^1.15.0 normal
      • packed_simd_2 ^0.3 normal optional
      • parking_lot ^0.12 normal
      • rand ^0.8 normal
      • rayon ^1.7 normal
      • serde ^1.0 normal
      • simdeez ^1.0 normal optional
      • skiplist ^0.3 normal
      • hdf5 ^0.8 dev
      • ndarray ^0.15 dev
    • Versions
    • 81.1% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

hnsw_rs_thousand_birds0.1.20

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • datamap::DataMap
  • dist::DistCFFI
  • dist::DistCosine
  • dist::DistDot
  • dist::DistFn
  • dist::DistHamming
  • dist::DistHellinger
  • dist::DistJaccard
  • dist::DistJeffreys
  • dist::DistJensenShannon
  • dist::DistL1
  • dist::DistL2
  • dist::DistLevenshtein
  • dist::DistPtr
  • dist::NoDist
  • flatten::FlatNeighborhood
  • flatten::FlatPoint
  • hnsw::Hnsw
  • hnsw::IterPoint
  • hnsw::IterPointLayer
  • hnsw::LayerGenerator
  • hnsw::Neighbour
  • hnsw::NoData
  • hnsw::Point
  • hnsw::PointId
  • hnsw::PointIdWithOrder
  • hnsw::PointIndexation
  • hnswio::Description

Enums

  • hnswio::DumpMode

Traits

  • api::AnnT
  • dist::Distance
  • filter::FilterT
  • hnswio::HnswIO

Macros

  • mapdist_t

Functions

  • dist::l2_normalize
  • hnswio::load_description
  • hnswio::load_hnsw
  • hnswio::load_hnsw_with_dist

Type Aliases

  • hnsw::DataId
  • hnsw::PointDistance