/persistent_rope

Rope data structure with persistence in Rust

Primary LanguageRustMIT LicenseMIT

persistent_rope

build status

A rope data structure with persistence in Rust. I'm writing this mostly as practice (though I do intend to use it for another hobby project) and make no claims about performance, correctness, or code quality. Yet.