Skip to content
#

text-buffer

Here are 4 public repositories matching this topic...

Language: All
Filter by language

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 Jul 25, 2026
  • Kotlin

Improve this page

Add a description, image, and links to the text-buffer topic page so that developers can more easily learn about it.

Curate this topic

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