Docs.rs
nomt-1.0.0-preview
Platform
i686-unknown-linux-gnu
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
nomt 1.0.0-preview
Nearly Optimal Merkle Trie - Schema and Database
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
67
out of
67
items documented
0
out of
38
items with examples
Size
Source code size: 965.31 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 11.73 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
thrumdev/nomt
307
30
1
crates.io
Dependencies
ahash ^0.8.11
normal
anyhow ^1.0.81
normal
bitvec ^1
normal
borsh >=1.4, <1.5.0
normal
optional
cfg-if ^1.0.0
normal
criterion ^0.3
normal
optional
crossbeam ^0.8.4
normal
crossbeam-channel ^0.5.13
normal
dashmap ^5.5.3
normal
fxhash ^0.2.1
normal
imbl ^3.0.0
normal
libc ^0.2.155
normal
lru ^0.12.3
normal
nomt-core ^1.0.0-preview
normal
parking_lot ^0.12.3
normal
rand ^0.8.5
normal
slab ^0.4.9
normal
thread_local ^1.1.8
normal
threadpool ^1.8.1
normal
twox-hash ^2.1.0
normal
blake3 ^1.5.1
dev
criterion ^0.3
dev
hex ^0.4.3
dev
hex-literal ^0.4
dev
lazy_static ^1.5.0
dev
quickcheck ^1.0.3
dev
rand_pcg ^0.3.1
dev
tempfile ^3.8.1
dev
loom ^0.7
normal
io-uring ^0.6.4
normal
Versions
1.0.2
(2025-11-01)
1.0.1
(2025-10-28)
1.0.0-preview
(2025-02-24)
0.1.0
(2024-03-20)
Owners
A Nearly-Optimal Merkle Trie Database.