Prolly publishes the prolly Rust library crate. Users depend on the package as prolly-map, while code imports stay concise: use prolly::{Config, Prolly};. The crate provides content-addressed prolly tree storage primitives: an immutable, ordered key-value index over byte keys and byte values, with stable content-derived structure for efficient structural sharing, diff, merge, and bulk ...