gap-buffer 0.1.0

Gap buffer implementation
Documentation

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.