gap-buffer

Crates.iogap-buffer
lib.rsgap-buffer
version0.1.0
sourcesrc
created_at2017-05-20 22:50:45.849974
updated_at2017-05-20 22:50:45.849974
descriptionGap buffer implementation
homepage
repositoryhttps://github.com/nathansizemore/gap-buffer-rs
max_upload_size
id15415
size25,304
Nathan Sizemore (nathansizemore)

documentation

https://docs.rs/gap-buffer-rs

README

gap-buffer-rs

Documentation

Rust Gap Buffer implementation.


Dynamic array that allows efficient insertion and removal operations that are near the same location. Ideal for text editors.

License

gap-buffer is available under the MPL-2.0 license. See the LICENSE file for more info.

Commit count: 3

cargo fmt