Docs.rs
mmdb_core-1.0.1
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
mmdb_core 1.0.1
A std-collection-like database
Crate
Source
Builds
Feature flags
Documentation
Coverage
23.68%
18
out of
76
items documented
1
out of
48
items with examples
Links
Homepage
Repository
crates.io
Dependencies
once_cell ^1.13.1
normal
parity-db ^0.4.13
normal
optional
parking_lot ^0.12.1
normal
rand ^0.8.5
normal
rocksdb ^0.22.0
normal
optional
ruc ^5.1.2
normal
serde ^1.0.136
normal
threadpool ^1.8.1
normal
criterion ^0.4.0
dev
hex ^0.4.3
dev
rmp-serde ^1.1.1
dev
Versions
1.1.1
(2024-06-28)
1.0.1
(2024-06-15)
1.0.0
(2024-05-28)
Owners
mmdb_core
This is a simplified version of
vsdb_core
, retaining only the most practical and stable parts.