Docs.rs
alopex-core-0.3.0
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
alopex-core 0.3.0
Core storage engine for Alopex DB - LSM-tree, columnar storage, and vector index
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
1265
out of
1265
items documented
3
out of
550
items with examples
Size
Source code size: 1.06 MB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 90.15 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
alopex-db/alopex
1
0
0
crates.io
Dependencies
bincode ^1.3
normal
crc32fast ^1.4
normal
crossbeam-skiplist ^0.1
normal
optional
dhat ^0.3
normal
optional
lz4 ^1.24
normal
optional
rand ^0.8
normal
serde ^1.0
normal
snap ^1.1
normal
thiserror ^1.0
normal
tracing ^0.1
normal
xxhash-rust ^0.8
normal
optional
zstd ^0.13
normal
optional
criterion ^0.5
dev
crossbeam-skiplist ^0.1
dev
proptest ^1.4
dev
rand ^0.8
dev
tempfile ^3.8
dev
tracing-subscriber ^0.3
dev
memmap2 ^0.9
normal
jemalloc-ctl ^0.5
normal
optional
js-sys ^0.3
normal
optional
web-sys ^0.3
normal
optional
wasm-bindgen-test ^0.3
dev
Versions
0.4.1
(2026-01-15)
0.4.0
(2026-01-14)
0.3.4
(2026-01-05)
0.3.3
(2025-12-27)
0.3.1
(2025-12-19)
0.3.0
(2025-12-17)
Owners
The core crate for AlopexDB, providing low-level storage primitives.