Docs.rs
idx-0.2.0
idx 0.2.0
Permalink
Docs.rs crate page
GPL-3.0
Links
Repository
crates.io
Source
Owners
krl
Dependencies
memmap ^0.6.2
normal
parking_lot ^0.5.3
normal
seahash ^3.0
normal
tempdir ^0.3.5
dev
Versions
100%
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
idx
0.2.0
All Items
Crate Items
Structs
Crate
idx
Copy item path
Source
Expand description
An append-only, on-disk key-value index
Only inserts are supported, updates or deletes not.
Structs
ยง
Idx
An index mapping keys to values