Skip to content
#

text-buffer

Here are 5 public repositories matching this topic...

A high-performance, immutable text buffer for Kotlin Multiplatform, powered by a balanced Rope data structure. Designed for collaborative editors, IDEs, and reactive text processing, it delivers O(log N) insertions/deletions with structural sharing to minimize memory overhead. Features include reactive coroutine-based event streams, multi-encoding.

  • Updated Sep 1, 2026
  • Kotlin

Add this topic to your repo

To associate your repository with the text-buffer topic, visit your repo's landing page and select "manage topics."

Learn more