atompack atompack atompack
  • atompack
  • Rust API (internal)
/
  • Atompack
  • Getting Started
  • Performance
  • Hugging Face
  • Architecture
  • Contributing
  • Rust API (Internal)
  • API Reference
    • atompack
      • atompack.ase_bridge
      • atompack.hub

On this page

  • Notes
  1. atompack /
  2. Rust API (Internal)
View Source Open in ChatGPT Open in Claude

Rust API (Internal)¶

Atompack’s storage engine is implemented in Rust. The Rust crate API docs are generated with cargo doc (rustdoc) and published alongside these Sphinx docs.

  • atompack (Rust crate) API docs

  • atompack-py / atompack_rs (Rust bindings crate) API docs

Notes¶

  • The Rust docs are intended for contributors and debugging internals.

  • The user-facing API is the Python module documented in API Reference.

Previous
Contributing
Next
API Reference

2026, Entalpic

Made with Sphinx and Shibuya theme.