mdunsmuir / persistent_rope

Rope data structure with persistence in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Rope data structure with persistence in Rust

License:MIT License


Languages

Language:Rust 100.0%