1 unstable release
Uses old Rust 2015
0.1.0 | May 20, 2017 |
---|
#364 in Text editors
23 downloads per month
10KB
227 lines
gap-buffer-rs
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.
Dependencies
~42KB