Docs.rs
dynamo-mocker-1.0.2
dynamo-mocker 1.0.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
nv-anants
saturley-hall
pvijayakrish
dmitry-tokarev-nv
Dependencies
anyhow ^1
normal
dashmap ^6.1
normal
derive-getters ^0.5
normal
derive_builder ^0.20
normal
dynamo-kv-router ^1.0.2
normal
dynamo-runtime ^1.0.2
normal
dynamo-tokens ^1.0.2
normal
ndarray ^0.16
normal
ndarray-interp ^0.5
normal
ndarray-npy ^0.9
normal
rand ^0.9.2
normal
serde ^1
normal
serde_json ^1
normal
tokio =1.48.0
normal
tokio-util ^0.7.17
normal
tracing ^0.1
normal
uuid ^1.18.1
normal
validator ^0.20.0
normal
rstest ^0.18.2
dev
tokio-timerfd ^0.2
normal
Versions
60%
of the crate is documented
Go to latest version
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
Module hash_cache
dynamo_
mocker
1.0.2
Module hash_
cache
Module Items
Structs
In dynamo_
mocker::
cache
dynamo_mocker
::
cache
Module
hash_
cache
Copy item path
Source
Structs
ยง
Hash
Cache
Hash-based KV cache with O(1) block lookups, maintaining active (ref-counted) and inactive (LRU-evictable) pools.