Popularity
6.3
Growing
Activity
0.0
Stable
14
4
3

Monthly Downloads: 67
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Data     Text     Language    
Latest version: v0.3.1.0

rope-utf16-splay alternatives and similar packages

Based on the "Data" category.
Alternatively, view rope-utf16-splay alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of rope-utf16-splay or a related project?

Add another 'Data' Package

README

rope-utf16-splay Build Status Hackage

Thick strings optimised for indexing and updating using UTF-16 code units and row/column pairs.

This implementation uses splay trees instead of the usual finger trees, which is faster according to [the benchmarks](bench.html).

Contact

Olle Fredriksson - https://github.com/ollef