frame-alloc 0.1.0

A no_std, dependency-free, const-constructible physical frame allocator for kernels
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Normalize line endings to LF in the repository regardless of contributor OS
*.csv text eol=lf
*.rs  text eol=lf
*.py  text eol=lf
*.sh  text eol=lf
*.toml text eol=lf
*.md  text eol=lf
*.json text eol=lf

# Generated / machine-maintained — keep out of diffs, blame, and language stats
Cargo.lock        linguist-generated=true -diff
benches/data/**   linguist-generated=true