FICHA · MANJARO

python-rpds-py

Python bindings to the Rust rpds crate for persistent data structures

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Exposes persistent data structures from the Rust rpds crate to Python. Persistent structures let code create changed versions of collections while sharing unchanged parts, which can help with undo systems, functional-style code, and efficient snapshots.

Developers use it as a library; it does not add an app. Choose it when immutable or versioned collection behavior matters more than using Python's built-in mutable containers.

Permissions

Permissions not analysed for this source yet.