Docs.rs
nvs-core-0.1.0
nvs-core 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mboros1
Dependencies
anyhow ^1
normal
bytemuck ^1
normal
cpufeatures ^0.2
normal
half ^2
normal
memmap2 ^0.9
normal
once_cell ^1
normal
ordered-float ^4
normal
rayon ^1
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
tokenmonster ^0.1.0
normal
xxhash-rust ^0.8
normal
zstd ^0.13
normal
criterion ^0.5
dev
rand ^0.8
dev
tempfile ^3
dev
xxhash-rust ^0.8
dev
Versions
2.04%
of the crate is documented
Platform
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
Skip to main content
Crate nvs_core
nvs_
core
0.1.0
All Items
Crate Items
Re-exports
Modules
Crate
nvs_
core
Copy item path
Source
Re-exports
§
pub use crate::bm25::
tokenizer
;
pub use bundle::
Bundle
;
pub use vector_store::
VectorStore
;
Modules
§
bm25
bundle
chunker
errors
hybrid
manifest
search
simd
vector_
store