Docs.rs
ruvector-graph-0.1.25
ruvector-graph 0.1.25
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ruvnet
Dependencies
anyhow ^1.0
normal
bincode ^2.0.0-rc.3
normal
blake3 ^1.5
normal
optional
chrono ^0.4
normal
crossbeam ^0.8
normal
dashmap ^6.1
normal
futures ^0.3
normal
optional
hnsw_rs ^0.3
normal
optional
hyper ^1.4
normal
optional
lalrpop-util ^0.21
normal
optional
lru ^0.12
normal
lz4 ^1.24
normal
optional
memmap2 ^0.9
normal
optional
moka ^0.12
normal
optional
ndarray ^0.16
normal
nom ^7.1
normal
nom_locate ^4.2
normal
num_cpus ^1.16
normal
once_cell ^1.20
normal
ordered-float ^4.2
normal
parking_lot ^0.12
normal
pest ^2.7
normal
optional
pest_derive ^2.7
normal
optional
petgraph ^0.6
normal
prometheus ^0.13
normal
optional
prost ^0.13
normal
optional
rand ^0.8
normal
rand_distr ^0.4
normal
rayon ^1.10
normal
redb ^2.1
normal
optional
rkyv ^0.8
normal
roaring ^0.10
normal
ruvector-cluster ^0.1.2
normal
optional
ruvector-core ^0.1.2
normal
ruvector-raft ^0.1.2
normal
optional
ruvector-replication ^0.1.2
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
simsimd ^5.9
normal
optional
thiserror ^2.0
normal
tokio ^1.41
normal
optional
tonic ^0.12
normal
optional
tower ^0.4
normal
optional
tracing ^0.1
normal
uuid ^1.11
normal
xxhash-rust ^0.8
normal
optional
zstd ^0.13
normal
optional
criterion ^0.5
dev
csv ^1.3
dev
mockall ^0.13
dev
proptest ^1.5
dev
tempfile ^3.13
dev
tokio-test ^0.4
dev
tracing-subscriber ^0.3
dev
pest_generator ^2.7
build
Versions
62.05%
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
Properties
ruvector_
graph
0.1.25
Properties
Aliased Type
In ruvector_
graph::
types
ruvector_graph
::
types
Type Alias
Properties
Copy item path
Source
pub type Properties =
HashMap
<
String
,
PropertyValue
>;
Aliased Type
ยง
pub struct Properties {
/* private fields */
}