Docs.rs
magnumdb-0.4.8
magnumdb 0.4.8
Permalink
Docs.rs crate page
MIT
15 August 2026
Links
Repository
crates.io
Source
Owners
sohamdev77
Dependencies
ahash ^0.8
normal
anyhow ^1.0
normal
clap ^4.4
normal
crc32fast ^1.4
normal
crossbeam-utils ^0.8
normal
env_logger ^0.11
normal
log ^0.4
normal
lru ^0.18.1
normal
md5 ^0.8.1
normal
parking_lot ^0.12
normal
rand ^0.8.5
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.36
normal
toml ^0.8
normal
criterion ^0.5
dev
rand ^0.8.5
dev
tempfile ^3.10
dev
Versions
35.8%
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 magnumdb
magnumdb
0.4.8
All Items
Crate Items
Re-exports
Modules
Crate
magnumdb
Copy item path
Source
Re-exports
§
pub use config::
Config
;
pub use storage::
Database
;
Modules
§
cli
config
network
sql
storage
The Storage Engine module.
wal
Write-Ahead Log (WAL) module.