AtompackΒΆ

Append-only molecule storage for atomistic ML datasets, with a Python API, Rust core, random access reads, ASE helpers, and optional compression when size matters.

Getting Started

Install Atompack and run the 5-minute quickstart.

Getting Started
Performance

Batch-oriented access patterns, benchmarks, and practical guidance.

Performance
Hugging Face

Upload and reopen Atompack datasets through the Hub.

Hugging Face
Architecture

Data model, storage layout, read/write modes, and current tradeoffs.

Architecture
Python API Reference

Auto-generated API docs for the atompack Python package.

API Reference
Rust API

rustdoc for the core crate plus the bindings crate.

Rust API (Internal)
Contributing

Development workflows, tests, docs, and stub generation.

Contributing