Crate flechasdb

source ·
Expand description

The core library of the FlechasDB system.

Modules

  • Asynchronous database.
  • Synchronous vector database.
  • More straightforward weighted distribution.
  • Common error type for flechasdb.
  • IO utilities.
  • k-means clustering.
  • Provides basic linear algebra operations.
  • N-best selection.
  • Provides traits for numbers.
  • Partitions.
  • Protocol Buffers representing the database.
  • Extension for slices.
  • Vectors.