Hacker News·3 min read·hard
Prolly: A content-addressed ordered map built on prolly trees
F
forhappy✦AI Summary
Prolly is a new Rust library that provides content-addressed ordered map storage based on prolly trees. It is designed for efficient structural sharing, diffing, and merging, offering a runtime-neutral engine for building persistent data structures.
Prolly publishes the prolly Rust library crate. Users depend on the package as prolly-map , while code imports stay concise: use prolly::{Config, Prolly}; .
technology
✦
Get the full story
Sign up for Headlinne to unlock AI insights, political bias analysis, and your personalized news feed.
Create free accountAlready have an account? Sign in