Docs.rs
engramdb-core-0.2.0
engramdb-core 0.2.0
Docs.rs crate page
Apache-2.0
30 August 2026
Links
Repository
crates.io
Source
Owners
QingGo
Dependencies
Versions
41.18%
of the crate is documented
Go to latest version
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
Module layout
engramdb_
core
0.2.0
Module layout
Module Items
Structs
Functions
In crate engramdb_
core
engramdb_core
Module
layout
Copy item path
Source
Expand description
布局:行宽、badge、分片划分(与真实 checkpoint 结构一致的参数化小实现)。
Structs
§
Layout
物理布局描述:分片化的定长行存储(如 PLE: 128 shards × [2_500_012, 160] FP8)。
RowExtent
行范围(为批量连续读服务)
Functions
§
aligned_
badge_
rows
行宽 -> 尽量使 badge ≥ 4KB 且行数整除性佳的 badge_rows。