Docs.rs
mdb-0.0.1
mdb 0.0.1
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
goldenMetteyya
Dependencies
memmap2 ^0.3.1
normal
miniz_oxide ^0.4.4
normal
rkyv ^0.7
normal
thiserror ^1
normal
tinyvec ^1.3.1
normal
tokio ^1.11.0
normal
criterion ^0.3
dev
quickcheck ^1.0
dev
rand ^0.8
dev
Versions
53.7%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
mdb
0.0.1
All Items
Crate Items
Re-exports
Modules
Structs
Enums
Type Aliases
Crate
mdb
Copy item path
Source
Expand description
Magam Timeseries Datastore
Re-exports
§
pub use tick::
Tick
;
pub use frame::
Frame
;
pub use epoch::
Epoch
;
Modules
§
epoch
frame
index
Radix Tree Index A wonderful, fast, safe, generic radix trie implementation.
path_
builder
Datastore Folder Layout Handler
tick
An Entry in the datastore
Structs
§
Data
File
Core Storage File with random reads
Magma
Enums
§
Error
Type Aliases
§
Result